X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/15dec706694c3afc006713be0fabb4973a6c2946..8a9226b9c80c99c82702fba212f7a7241dc14c7e:/src/dvcs/tests/models.py?ds=sidebyside

diff --git a/src/dvcs/tests/models.py b/src/dvcs/tests/models.py
index b2dc93e5..dd57b055 100644
--- a/src/dvcs/tests/models.py
+++ b/src/dvcs/tests/models.py
@@ -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 dvcs.models import Document
 
 class ADocument(Document):