From 06d8e7d4cf2622505fd062ea356d3f8a050abd37 Mon Sep 17 00:00:00 2001 From: Joshua Ferraro Date: Tue, 2 Oct 2007 19:06:20 -0500 Subject: [PATCH] chmod 644 on all modules Signed-off-by: Chris Cormack --- C4/Accounts.pm | 0 C4/Amazon.pm | 0 C4/Bookfund.pm | 0 C4/Bookseller.pm | 0 C4/Circulation.pm | 0 C4/Labels.pm | 0 C4/Reserves.pm | 0 C4/Search.pm | 0 C4/VirtualShelves.pm | 0 C4/Z3950.pm | 0 10 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 C4/Accounts.pm mode change 100755 => 100644 C4/Amazon.pm mode change 100755 => 100644 C4/Bookfund.pm mode change 100755 => 100644 C4/Bookseller.pm mode change 100755 => 100644 C4/Circulation.pm mode change 100755 => 100644 C4/Labels.pm mode change 100755 => 100644 C4/Reserves.pm mode change 100755 => 100644 C4/Search.pm mode change 100755 => 100644 C4/VirtualShelves.pm mode change 100755 => 100644 C4/Z3950.pm diff --git a/C4/Accounts.pm b/C4/Accounts.pm old mode 100755 new mode 100644 diff --git a/C4/Amazon.pm b/C4/Amazon.pm old mode 100755 new mode 100644 diff --git a/C4/Bookfund.pm b/C4/Bookfund.pm old mode 100755 new mode 100644 diff --git a/C4/Bookseller.pm b/C4/Bookseller.pm old mode 100755 new mode 100644 diff --git a/C4/Circulation.pm b/C4/Circulation.pm old mode 100755 new mode 100644 diff --git a/C4/Labels.pm b/C4/Labels.pm old mode 100755 new mode 100644 diff --git a/C4/Reserves.pm b/C4/Reserves.pm old mode 100755 new mode 100644 diff --git a/C4/Search.pm b/C4/Search.pm old mode 100755 new mode 100644 diff --git a/C4/VirtualShelves.pm b/C4/VirtualShelves.pm old mode 100755 new mode 100644 diff --git a/C4/Z3950.pm b/C4/Z3950.pm old mode 100755 new mode 100644 -- 2.20.1