Merge branch '1.0' of git.carlh.net:git/libdcp into 1.0
[libdcp.git] / src / argb_frame.cc
index 79637329e0a07fc0be665b8fb1d7806046145952..99d6c8145154a3efb0fa6caa5d76502cec42611a 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-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/argb_frame.cc
+ *  @brief ARGBFrame class. 
+ */
+
 #include "argb_frame.h"
 
 using namespace dcp;