Tidying.
[libdcp.git] / src / bitstream.cc
index 13d5ae4b09f60f352bf6bfcded81fd6851d73814..8b7988ddd0c5728ed3bc776dde734df8d6d40375 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 libdcp.
 
 */
 
 
+/** @file  src/bitstream.cc
+ *  @brief Bitstream class
+ */
+
+
 #include "bitstream.h"
 #include "dcp_assert.h"
 #include <iostream>