X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/39d26aa0f2cb893f19282657b2fddd2a494f2263..02a98d2af6f1fabf567b575c5f2d818688af1594:/scripts/crop.py diff --git a/scripts/crop.py b/scripts/crop.py old mode 100755 new mode 100644 index a7d83840..3266e090 --- a/scripts/crop.py +++ b/scripts/crop.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 from os.path import splitext, dirname, basename, realpath