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
/
crop.py
diff --git
a/scripts/crop.py
b/scripts/crop.py
old mode 100755
(executable)
new mode 100644
(file)
index
a7d8384
..
3266e09
--- a/
scripts/crop.py
+++ b/
scripts/crop.py
@@
-1,4
+1,9
@@
#!/usr/bin/env python
#!/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
from os.path import splitext, dirname, basename, realpath
import sys
import os
from os.path import splitext, dirname, basename, realpath