Assorted C++11/formatting cleanups.
[dcpomatic.git] / src / lib / environment_info.h
index 1f4c9aba09fffb9a30e4bb079e68bed6e6866359..7e85f8df6116dd62c5e93395fb320f17269a180b 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2015 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -18,4 +18,5 @@
 
 */
 
+
 extern std::list<std::string> environment_info ();