Fix for comments.
[librarian.git] / src / librarian / elements / comments / uwaga.py
index 1bdeb39..498d968 100644 (file)
@@ -1,3 +1,6 @@
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
 from ..base import WLElement
 
 
@@ -10,3 +13,6 @@ class Uwaga(WLElement):
 
     def epub_build(self, builder):
         pass
+
+    def validate(self):
+        return