C++11 tidying.
[dcpomatic.git] / src / lib / case_insensitive_sorter.h
index 28bd28ee8438515bde2630359849c9936e61d304..7f8186072ce8bb03c327ce0834c933267f81a202 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2016 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2016-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include <boost/filesystem.hpp>
 
+
 class CaseInsensitiveSorter
 {
 public: