Cleaning: timezone issues, deprecated urls.py imports, missing notes.
[wolnelektury.git] / apps / lesmianator / views.py
index 7b289b7..e74d21f 100644 (file)
@@ -1,5 +1,7 @@
-# Create your views here.
-
+# -*- 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.http import Http404
 from django.shortcuts import render_to_response, get_object_or_404
 from django.template import RequestContext