From 5797da5a0e1bb5a833c9d50b8eaf2ff57476816b Mon Sep 17 00:00:00 2001 From: Steven McDonald Date: Wed, 28 Sep 2011 21:29:46 +1000 Subject: [PATCH] fix modes on files (why were these all executable?) --- about.shtml | 0 doctype.txt | 0 footer.shtml | 0 head.shtml | 0 header.shtml | 0 index.shtml | 0 licence.shtml | 0 navigation.shtml | 0 pgp_public_key.asc | 0 sitename.txt | 0 style.css | 0 tutorials/915resolution.shtml | 0 tutorials/index.shtml | 0 ugly.shtml | 0 14 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 about.shtml mode change 100755 => 100644 doctype.txt mode change 100755 => 100644 footer.shtml mode change 100755 => 100644 head.shtml mode change 100755 => 100644 header.shtml mode change 100755 => 100644 index.shtml mode change 100755 => 100644 licence.shtml mode change 100755 => 100644 navigation.shtml mode change 100755 => 100644 pgp_public_key.asc mode change 100755 => 100644 sitename.txt mode change 100755 => 100644 style.css mode change 100755 => 100644 tutorials/915resolution.shtml mode change 100755 => 100644 tutorials/index.shtml mode change 100755 => 100644 ugly.shtml diff --git a/about.shtml b/about.shtml old mode 100755 new mode 100644 diff --git a/doctype.txt b/doctype.txt old mode 100755 new mode 100644 diff --git a/footer.shtml b/footer.shtml old mode 100755 new mode 100644 diff --git a/head.shtml b/head.shtml old mode 100755 new mode 100644 diff --git a/header.shtml b/header.shtml old mode 100755 new mode 100644 diff --git a/index.shtml b/index.shtml old mode 100755 new mode 100644 diff --git a/licence.shtml b/licence.shtml old mode 100755 new mode 100644 diff --git a/navigation.shtml b/navigation.shtml old mode 100755 new mode 100644 diff --git a/pgp_public_key.asc b/pgp_public_key.asc old mode 100755 new mode 100644 diff --git a/sitename.txt b/sitename.txt old mode 100755 new mode 100644 diff --git a/style.css b/style.css old mode 100755 new mode 100644 diff --git a/tutorials/915resolution.shtml b/tutorials/915resolution.shtml old mode 100755 new mode 100644 diff --git a/tutorials/index.shtml b/tutorials/index.shtml old mode 100755 new mode 100644 diff --git a/ugly.shtml b/ugly.shtml old mode 100755 new mode 100644 -- 2.30.2