C++11 tidying.
[dcpomatic.git] / src / lib / string_log_entry.h
index e3df5fd547b188dfd63d2c6f07b650bcbd2e1cd4..143ada024be67f45c0370311de362413fc15135c 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"
 #include <string>
 
+
 class StringLogEntry : public LogEntry
 {
 public: