X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/4616e23c1bd0474db31b4bc303aa17b61fc3cefb..bd6eceb9cd8e613c289f612ade962535741e2699:/apps/search/custom.py?ds=inline

diff --git a/apps/search/custom.py b/apps/search/custom.py
index dcb55eb44..b3b704d0b 100644
--- a/apps/search/custom.py
+++ b/apps/search/custom.py
@@ -1,4 +1,7 @@
-
+# -*- coding: utf-8 -*-
+# This file is part of Wolnelektury, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
 from sunburnt import sunburnt
 from lxml import etree
 import urllib