Minor cleanup.
[redakcja.git] / scripts / crop.py
index a7d8384..3266e09 100644 (file)
@@ -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