X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c26ab6ee15974c1133a6d08c459b51199185f25f..e426e2dba8a5e280cda8074eb71f7bb43d8b1f40:/apps/wolnelektury_core/context_processors.py

diff --git a/apps/wolnelektury_core/context_processors.py b/apps/wolnelektury_core/context_processors.py
index c91211605..5885e039b 100644
--- a/apps/wolnelektury_core/context_processors.py
+++ b/apps/wolnelektury_core/context_processors.py
@@ -1,3 +1,7 @@
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from django.conf import settings
 
 def extra_settings(request):