X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c2e8051452fa55db096553cbe5ae622fc363d481..2954f0e21a4c9adf96bb63c85339e7fa79d78e22:/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..f66415f3f 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 Wolne Lektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Wolne Lektury. See NOTICE for more information.
+#
 import json
 from django.core.management.base import BaseCommand
 from django.utils import timezone