X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/468c2e650c854ffa691afc73aa1f41ce61283cdb..d9c51b94bfe6b1cda1790d57a9108b83c6e1643b:/src/paypal/migrations/0002_billingagreement_token.py

diff --git a/src/paypal/migrations/0002_billingagreement_token.py b/src/paypal/migrations/0002_billingagreement_token.py
index 7a45e87a0..242a6a5f8 100644
--- a/src/paypal/migrations/0002_billingagreement_token.py
+++ b/src/paypal/migrations/0002_billingagreement_token.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