Tidying.
[libdcp.git] / src / load_font_node.h
index 068f7d2150b8ce3032340478261147cc2fe1f93f..b57eb3c473c20777ccbf3ac9cc54463139728ba4 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.
 
     files in the program, then also delete it here.
 */
 
+
 /** @file  src/load_font_node.h
- *  @brief LoadFontNode class.
+ *  @brief LoadFontNode class
  */
 
+
 #include <string>
 
+
 namespace dcp {
 
+
 /** @class LoadFontNode
- *  @brief Parser for LoadFont nodes from subtitle XML.
+ *  @brief Parser for LoadFont nodes from subtitle XML
  */
 class LoadFontNode
 {