C++11 tidying.
[dcpomatic.git] / src / lib / usl.h
index 260eb3c8059c873154dfc5d84597ce26c37fe272..896fcf971335b3e4b72a41b1fe853c771c4fbff6 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/usl.h
  *  @brief USL class.
  */
 
+
 #include "cinema_sound_processor.h"
 
+
 class USL : public CinemaSoundProcessor
 {
 public: