Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git] / apps / waiter / settings.py
index 08e88d3..aaa9f03 100644 (file)
@@ -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 os.path import abspath, join
 from django.conf import settings