C++11 tidying.
[dcpomatic.git] / src / lib / dolby_cp750.h
index 3162a962d2e765917ffcd21c7d78dc9234bb58c2..92f8ec4463dcb3799fd7ab3e98b665b64a783f17 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 /** @file  src/lib/dolby_cp750.h
  *  @brief DolbyCP750 class.
  */
 
+
 #include "cinema_sound_processor.h"
 
+
 class DolbyCP750 : public CinemaSoundProcessor
 {
 public: