From 092c73f9c04f8eb63bca3a40609eef69a1aaa363 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sat, 8 Feb 2014 22:22:44 +0100 Subject: [PATCH] Cleanup --- Liberation_VESA.xml => tools/Liberation_VESA.xml | 0 add_license.bash => tools/add_license.bash | 0 asm_license_header => tools/asm_license_header | 0 cpp_license_header => tools/cpp_license_header | 0 font_convert.tmpl => tools/font_convert.tmpl | 0 5 files changed, 0 insertions(+), 0 deletions(-) rename Liberation_VESA.xml => tools/Liberation_VESA.xml (100%) rename add_license.bash => tools/add_license.bash (100%) rename asm_license_header => tools/asm_license_header (100%) rename cpp_license_header => tools/cpp_license_header (100%) rename font_convert.tmpl => tools/font_convert.tmpl (100%) diff --git a/Liberation_VESA.xml b/tools/Liberation_VESA.xml similarity index 100% rename from Liberation_VESA.xml rename to tools/Liberation_VESA.xml diff --git a/add_license.bash b/tools/add_license.bash similarity index 100% rename from add_license.bash rename to tools/add_license.bash diff --git a/asm_license_header b/tools/asm_license_header similarity index 100% rename from asm_license_header rename to tools/asm_license_header diff --git a/cpp_license_header b/tools/cpp_license_header similarity index 100% rename from cpp_license_header rename to tools/cpp_license_header diff --git a/font_convert.tmpl b/tools/font_convert.tmpl similarity index 100% rename from font_convert.tmpl rename to tools/font_convert.tmpl