X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/357027375ff8867f42ca34bcbfb5a78b5b185fc3..4fb23ed3c3396d23a37a718fc857ecc8b36b0c7f:/src/suggest/migrations/0002_auto_20151221_1225.py

diff --git a/src/suggest/migrations/0002_auto_20151221_1225.py b/src/suggest/migrations/0002_auto_20151221_1225.py
index 126808b68..51016d546 100644
--- a/src/suggest/migrations/0002_auto_20151221_1225.py
+++ b/src/suggest/migrations/0002_auto_20151221_1225.py
@@ -1,6 +1,6 @@
-# -*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
+# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
 from django.db import migrations, models