Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git] / apps / wolnelektury_core / management / commands / localepack.py
index 4ec7434..26eee83 100644 (file)
@@ -1,4 +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 optparse import make_option
 from django.conf import settings
 from django.core.management.base import BaseCommand