Merge master; MXF subtitle stuff not included.
[libdcp.git] / src / signer_chain.h
index 034e2290db7b0c0c850c8686e27a4ddbbce107fa..f039caf31a2ad6e9bcc2c2076e95d9596646fc62 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2013 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2013-2014 Carl Hetherington <cth@carlh.net>
 
     This program is free software; you can redistribute it and/or modify
     it under the terms of the GNU General Public License as published by
 
 */
 
+/** @file  src/signer_chain.h
+ *  @brief Functions to make signer chains.
+ */
+
 #include <boost/filesystem.hpp>
 
 namespace dcp {