X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e9327dee290c524806c89e1c3cb546f95ee51e52..e426e2dba8a5e280cda8074eb71f7bb43d8b1f40:/apps/picture/forms.py?ds=inline

diff --git a/apps/picture/forms.py b/apps/picture/forms.py
index 9d0c5a54b..2ad47b0b8 100644
--- a/apps/picture/forms.py
+++ b/apps/picture/forms.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 import forms
 from django.utils.translation import ugettext_lazy as _
 from picture.models import Picture