fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fixes #4124: export cataloge books to csv.
[redakcja.git]
/
src
/
wiki
/
helpers.py
diff --git
a/src/wiki/helpers.py
b/src/wiki/helpers.py
index
6ad6bb6
..
9b1b327
100644
(file)
--- a/
src/wiki/helpers.py
+++ b/
src/wiki/helpers.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 datetime import datetime
from functools import wraps