fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix: replace-all now handles the case where new string contains the old one as a...
[redakcja.git]
/
apps
/
catalogue
/
constants.py
diff --git
a/apps/catalogue/constants.py
b/apps/catalogue/constants.py
index
d75d6b4
..
0c84232
100644
(file)
--- a/
apps/catalogue/constants.py
+++ b/
apps/catalogue/constants.py
@@
-1,5
+1,8
@@
# -*- coding: utf-8 -*-
-
+#
+# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
TRIM_BEGIN = " TRIM_BEGIN "
TRIM_END = " TRIM_END "