C++11 tidying.
[dcpomatic.git] / src / lib / examine_content_job.h
index 00d27a342391f4f9681cb60358898442cc54afc1..9437942dc0aa659e748c8d507fe2d75e776b40ef 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 "job.h"
 
+
 class Content;
 
+
 class ExamineContentJob : public Job
 {
 public: