Made the license notice a bit shorter in source code. Left the long version in script...
[librarian.git] / scripts / normalize.py
old mode 100755 (executable)
new mode 100644 (file)
index b927269..ae1d84a
@@ -1,4 +1,11 @@
 #!/usr/bin/env python
+# -*- coding: utf-8 -*-
+#
+# Copyright © 2008,2009,2010 Fundacja Nowoczesna Polska  
+#
+# This file is part of Librarian, licensed under GNU Affero GPLv3 or later.
+# For full license text see COPYING or <http://www.gnu.org/licenses/agpl.html>
+#
 
 from __future__ import with_statement