X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/38f324dec64ba8adffcc795095023557b8a7a39c..99f6dd4f1ff0390de9a9bbd4e3352b953cb9a235:/apps/search/management/commands/snippets.py diff --git a/apps/search/management/commands/snippets.py b/apps/search/management/commands/snippets.py index 058ea052e..77065471b 100755 --- a/apps/search/management/commands/snippets.py +++ b/apps/search/management/commands/snippets.py @@ -1,3 +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 django.core.management.base import BaseCommand from glob import glob