X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/0679f997bb4e0583f2425b0abd07186e44c26915..HEAD:/src/funding/migrations/0003_auto_20180416_1336.py diff --git a/src/funding/migrations/0003_auto_20180416_1336.py b/src/funding/migrations/0003_auto_20180416_1336.py index 94485d732..5b771badc 100644 --- a/src/funding/migrations/0003_auto_20180416_1336.py +++ b/src/funding/migrations/0003_auto_20180416_1336.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