Some housekeeping
[redakcja.git] / src / catalogue / managers.py
index a131ce9..137baaf 100644 (file)
@@ -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 django.db import models
 
 class VisibleManager(models.Manager):