X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c2e8051452fa55db096553cbe5ae622fc363d481..21de3884f82ce6c9b2d538d8d63c41cf68c9bae7:/src/isbn/management/commands/export_onix.py?ds=inline

diff --git a/src/isbn/management/commands/export_onix.py b/src/isbn/management/commands/export_onix.py
index 860bc7985..73cb8db4b 100644
--- a/src/isbn/management/commands/export_onix.py
+++ b/src/isbn/management/commands/export_onix.py
@@ -1,3 +1,6 @@
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 import json
 from django.core.management.base import BaseCommand
 from django.utils import timezone