Tidying.
[libdcp.git] / src / mono_picture_asset.h
index 8c1521469538c54efe7b237bf42b82bf63f5871e..f6f8877c5e8e9c53484636b8a4b55fe7db47d51f 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 libdcp.
 
@@ -82,6 +82,8 @@ private:
        std::string cpl_node_name () const;
 };
 
+
 }
 
+
 #endif