X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/15dec706694c3afc006713be0fabb4973a6c2946..0dedc63c56d5230c48c9abadbdbba18a099a5fa1:/src/dvcs/tests/models.py 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):