fix handling empty xml files
[librarian.git] / librarian / parser.py
old mode 100755 (executable)
new mode 100644 (file)
index ae4ffa0..e6fdeb1
@@ -1,4 +1,8 @@
 # -*- coding: utf-8 -*-
+#
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.  
+#
 from librarian import ValidationError, NoDublinCore,  ParseError
 from librarian import RDFNS
 from librarian import dcparser