Fundraising in PDF.
[wolnelektury.git] / src / api / migrations / 0004_bookuserdata_last_changed.py
index f42c405..1e6f047 100644 (file)
@@ -1,8 +1,8 @@
-# -*- coding: utf-8 -*-
-from __future__ import unicode_literals
-
-from django.db import migrations, models
+# This file is part of Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
 import datetime
+from django.db import migrations, models
 from django.utils.timezone import utc