Some housekeeping
[redakcja.git] / src / catalogue / templatetags / book_list.py
index b492433..db24c69 100755 (executable)
@@ -1,3 +1,6 @@
+# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from re import split
 from django.db.models import Q, Count
 from django import template