Add config location versioning (#2090).
[dcpomatic.git] / src / lib / file_log.h
index 64e6a25051539b4efb4d1dcb38d2571be04b7446..d7667f799ba37cd40e1aecb5c8aa81dd5c09db9f 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.
 
 
 */
 
+
 #include "log.h"
 
+
 class FileLog : public Log
 {
 public: