X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/ae60b2a3949e96357477cc04f90fd0873cee8a92..8505074633ff2e2194b7f845fc84f2040686e570:/src/polls/migrations/0002_auto_20151221_1225.py diff --git a/src/polls/migrations/0002_auto_20151221_1225.py b/src/polls/migrations/0002_auto_20151221_1225.py index e75948893..5edd0ff9a 100644 --- a/src/polls/migrations/0002_auto_20151221_1225.py +++ b/src/polls/migrations/0002_auto_20151221_1225.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