Tidying.
[libdcp.git] / src / language_tag.h
index 3b0b6ac9f19dd2601c66cc171b96e08bd9b782a6..0f05ac12371ba3d7cdc2ffed4a88695807bdf4a7 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.
 
@@ -248,4 +248,5 @@ extern void load_language_tag_lists (boost::filesystem::path tags_directory);
 
 }
 
+
 #endif