X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/edf56edfdbea88b0e18c2e5aecbb6e62250ec3d7..cc489b0c8d9ed514fddd5ccb81c9c1f62666663f:/src/wiki/helpers.py?ds=inline

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