fnp
/
redakcja.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Javascript refactoring. History view now displays tags
[redakcja.git]
/
scripts
/
imgconv.py
diff --git
a/scripts/imgconv.py
b/scripts/imgconv.py
old mode 100755
(executable)
new mode 100644
(file)
index
ce514b3
..
3a7cfa9
--- a/
scripts/imgconv.py
+++ b/
scripts/imgconv.py
@@
-1,4
+1,9
@@
#!/usr/bin/env python
+# -*- 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.
+#
import sys
import os
import shutil