Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git] / apps / pdcounter / templatetags / time_tags.py
index e454acd..b8cc571 100755 (executable)
@@ -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.
+#
 import datetime
 import pytz
 from django.conf import settings