Don't write empty <Text> nodes in subtitles/closed captions.
[dcpomatic.git] / src / lib / datasat_ap2x.h
index 4bbe3952101b36b55775356f112c54305167e4c7..3fbaad1dc9721fcba45eee64e9a210495880525c 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2019 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2019-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 /** @file  src/lib/datasat_ap2x.h
  *  @brief DatasatAP2x class.
  */
 
+
 #include "cinema_sound_processor.h"
 
+
 class DatasatAP2x : public CinemaSoundProcessor
 {
 public: