Some housekeeping
[redakcja.git] / src / catalogue / management / commands / import_wl.py
index 754474b..bb891ed 100644 (file)
@@ -1,5 +1,6 @@
-# -*- coding: utf-8 -*-
-
+# This file is part of FNP-Redakcja, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from collections import defaultdict
 import json
 from urllib.request import urlopen