bug 2509: fix file permissions
authorGalen Charlton <galen.charlton@liblime.com>
Thu, 21 Aug 2008 21:39:45 +0000 (16:39 -0500)
committerChris Cormack <chris@bigballofwax.co.nz>
Thu, 3 Sep 2009 22:29:07 +0000 (10:29 +1200)
Following suggestion by Vincent Danjean for Debian
packaging, 0755 -> 0644 for non-executable
files.

Also removed shebang from a few modules in C4.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Biblio.pm [changed mode: 0755->0644]
koha-tmpl/intranet-tmpl/prog/en/includes/help-top.inc [changed mode: 0755->0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tmpl [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)