X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/281e079a27d5f168d0a57c79b17850bc4fcc65a1..d25a3a166a0ec2e730a126c23f8855876384607c:/src/catalogue/migrations/0024_book_audio_length.py diff --git a/src/catalogue/migrations/0024_book_audio_length.py b/src/catalogue/migrations/0024_book_audio_length.py index 89e38affa..6d2d87210 100644 --- a/src/catalogue/migrations/0024_book_audio_length.py +++ b/src/catalogue/migrations/0024_book_audio_length.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