Fundraising in PDF.
[wolnelektury.git] / src / libraries / migrations / 0001_initial.py
index 91c10e5..7b2a0b5 100644 (file)
@@ -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 models, migrations
 import django.db.models.deletion