X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4883d3744dc45c9f044bc9ce3a5b6c9831a3d9ce..f8e9dec8c109a74eed190b03655ef6b3b8bcbfdc:/src/newsletter/migrations/0002_auto_20160914_1452.py diff --git a/src/newsletter/migrations/0002_auto_20160914_1452.py b/src/newsletter/migrations/0002_auto_20160914_1452.py index 60d6feff7..8e3badb22 100644 --- a/src/newsletter/migrations/0002_auto_20160914_1452.py +++ b/src/newsletter/migrations/0002_auto_20160914_1452.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