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)
commiteab9d6900d4a2daf353309e0e64dbb4c54421f82
treecf933d5ffc5a94bd896cbe73bbc89ff2f0bd933f
parent973b9a288ad6aabea38991857313748b99bd6a22
bug 2509: fix file permissions

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]