fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
newtagging refactor
[wolnelektury.git]
/
apps
/
search
/
management
/
commands
/
snippets.py
diff --git
a/apps/search/management/commands/snippets.py
b/apps/search/management/commands/snippets.py
index
058ea05
..
7706547
100755
(executable)
--- 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
from django.core.management.base import BaseCommand
from glob import glob