From 9b33f81cb339e73a5e4e64853bc824fc56d1b72b Mon Sep 17 00:00:00 2001
From: Roland Haeder <roland@mxchange.org>
Date: Sat, 12 Sep 2015 00:50:45 +0200
Subject: [PATCH] Moved to contrib.

Signed-off-by: Roland Haeder <roland@mxchange.org>
---
 cleanup.sh => contrib/cleanup.sh           | 0
 clear-cache.sh => contrib/clear-cache.sh   | 0
 find-bad-php.sh => contrib/find-bad-php.sh | 0
 package.sh => contrib/package.sh           | 0
 pdepend.sh => contrib/pdepend.sh           | 0
 rebuild_doc.sh => contrib/rebuild_doc.sh   | 0
 todo-builder.sh => contrib/todo-builder.sh | 0
 update_year.sh => contrib/update_year.sh   | 0
 8 files changed, 0 insertions(+), 0 deletions(-)
 rename cleanup.sh => contrib/cleanup.sh (100%)
 rename clear-cache.sh => contrib/clear-cache.sh (100%)
 rename find-bad-php.sh => contrib/find-bad-php.sh (100%)
 rename package.sh => contrib/package.sh (100%)
 rename pdepend.sh => contrib/pdepend.sh (100%)
 rename rebuild_doc.sh => contrib/rebuild_doc.sh (100%)
 rename todo-builder.sh => contrib/todo-builder.sh (100%)
 rename update_year.sh => contrib/update_year.sh (100%)

diff --git a/cleanup.sh b/contrib/cleanup.sh
similarity index 100%
rename from cleanup.sh
rename to contrib/cleanup.sh
diff --git a/clear-cache.sh b/contrib/clear-cache.sh
similarity index 100%
rename from clear-cache.sh
rename to contrib/clear-cache.sh
diff --git a/find-bad-php.sh b/contrib/find-bad-php.sh
similarity index 100%
rename from find-bad-php.sh
rename to contrib/find-bad-php.sh
diff --git a/package.sh b/contrib/package.sh
similarity index 100%
rename from package.sh
rename to contrib/package.sh
diff --git a/pdepend.sh b/contrib/pdepend.sh
similarity index 100%
rename from pdepend.sh
rename to contrib/pdepend.sh
diff --git a/rebuild_doc.sh b/contrib/rebuild_doc.sh
similarity index 100%
rename from rebuild_doc.sh
rename to contrib/rebuild_doc.sh
diff --git a/todo-builder.sh b/contrib/todo-builder.sh
similarity index 100%
rename from todo-builder.sh
rename to contrib/todo-builder.sh
diff --git a/update_year.sh b/contrib/update_year.sh
similarity index 100%
rename from update_year.sh
rename to contrib/update_year.sh
-- 
2.39.5