Assorted tidying.
[dcpomatic.git] / src / lib / dkdm_recipient.h
index 7cf59a495e007a581c2b78bc1f17304f7d11a926..d08f82daafa0e618f5b63ffb71b4055099ed6f1f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2020 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2020-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
 
 */
 
+
 #include "kdm_recipient.h"
 #include "kdm_with_metadata.h"
 
+
 class Film;
 
+
 class DKDMRecipient : public KDMRecipient
 {
 public: