From ec54d58ef9a083f1b11c2fe0c60d07fc017633ec Mon Sep 17 00:00:00 2001 From: Luthaf Date: Fri, 21 Mar 2014 21:53:00 +0000 Subject: [PATCH] Change mode of .py file to non-executable. --- songbook_core/build.py | 0 songbook_core/plastex.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 songbook_core/build.py mode change 100755 => 100644 songbook_core/plastex.py diff --git a/songbook_core/build.py b/songbook_core/build.py old mode 100755 new mode 100644 diff --git a/songbook_core/plastex.py b/songbook_core/plastex.py old mode 100755 new mode 100644