X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/e03461777af2a9d33062dda1bf888e9025731f3e..df60910b2d457f031cbe0a153e51e7378c0165d8:/src/catalogue/migrations/0015_book_recommended.py

diff --git a/src/catalogue/migrations/0015_book_recommended.py b/src/catalogue/migrations/0015_book_recommended.py
index 6e04500cd..d92d45884 100644
--- a/src/catalogue/migrations/0015_book_recommended.py
+++ b/src/catalogue/migrations/0015_book_recommended.py
@@ -1,6 +1,6 @@
-# -*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from django.db import migrations, models