Add new write() method.
[libdcp.git] / src / util.h
index cc272b643522247ff6213a1fb417d7825b184921..d6803cdf32772c9df8c62388a2092458913f58bd 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012-2020 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2021 Carl Hetherington <cth@carlh.net>
 
     This file is part of libdcp.
 
@@ -166,4 +166,5 @@ private:
 
 }
 
+
 #endif