X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/edf56edfdbea88b0e18c2e5aecbb6e62250ec3d7..e22b691a1c2ac0e1aba750771cd17f032f47c172:/src/wiki/helpers.py

diff --git a/src/wiki/helpers.py b/src/wiki/helpers.py
index 6ad6bb63..9b1b3273 100644
--- 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