C++11 tidying.
[dcpomatic.git] / src / lib / encoded_log_entry.h
index 54eb9dfaec09d1be20f1a6ae9bce2c3c79607b32..c4633dbe9dd2b571f4c37d3750c079fb4f2e8763 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2015 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2015-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "log_entry.h"
 
+
 class EncodedLogEntry : public LogEntry
 {
 public: