From 5f1c23e4ee99e56734c64244903898b8d256cdef Mon Sep 17 00:00:00 2001 From: Radu Ioan Fericean Date: Sun, 19 May 2013 20:31:10 +0300 Subject: [PATCH] created a misc tools folder --- copyright_header.txt => misc/copyright_header.txt | 0 header.sh => misc/header.sh | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename copyright_header.txt => misc/copyright_header.txt (100%) rename header.sh => misc/header.sh (100%) diff --git a/copyright_header.txt b/misc/copyright_header.txt similarity index 100% rename from copyright_header.txt rename to misc/copyright_header.txt diff --git a/header.sh b/misc/header.sh similarity index 100% rename from header.sh rename to misc/header.sh