fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
strip BOM
[librarian.git]
/
scripts
/
bookfragments
diff --git
a/scripts/bookfragments
b/scripts/bookfragments
index
f29e11e
..
124c1c5
100755
(executable)
--- a/
scripts/bookfragments
+++ b/
scripts/bookfragments
@@
-1,4
+1,9
@@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# Copyright © Fundacja Nowoczesna Polska. See NOTICE for more information.
+#
import os
import optparse