fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix
[redakcja.git]
/
src
/
dvcs
/
tests
/
models.py
diff --git
a/src/dvcs/tests/models.py
b/src/dvcs/tests/models.py
index
b2dc93e
..
dd57b05
100644
(file)
--- 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):