X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/bdf5017081b6f2017bed812c8276a9b693d8c564..26f3ed051ee8f2c5caa7a3119bcf30e5310d5266:/apps/api/helpers.py?ds=inline

diff --git a/apps/api/helpers.py b/apps/api/helpers.py
index acb491afc..62578e7c3 100644
--- a/apps/api/helpers.py
+++ b/apps/api/helpers.py
@@ -1,5 +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 time import mktime
 from piston.resource import Resource