C++11 tidying.
[dcpomatic.git] / src / lib / usl.cc
index b8a9a71f0e8708ac130c2eac743de3048e1dd4c6..063cc8d6182f25033eb4d92c2b3c9d94c2bff948 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.
 
 
 */
 
+
 #include "usl.h"
 
 #include "i18n.h"
 
+
 USL::USL ()
        : CinemaSoundProcessor ("usl", _("USL"), 5.5f, 10, 3.33333333333333333)
 {