From 0f2369e8d8975d9128fb45192502a7e4206909d2 Mon Sep 17 00:00:00 2001 From: Richard Worth Date: Sun, 25 May 2008 03:34:18 +0000 Subject: [PATCH] Move license files to root. Added version file. --- ui/{source => }/GPL-LICENSE.txt | 0 ui/{source => }/MIT-LICENSE.txt | 0 ui/version.txt | 1 + 3 files changed, 1 insertion(+) rename ui/{source => }/GPL-LICENSE.txt (100%) rename ui/{source => }/MIT-LICENSE.txt (100%) create mode 100644 ui/version.txt diff --git a/ui/source/GPL-LICENSE.txt b/ui/GPL-LICENSE.txt similarity index 100% rename from ui/source/GPL-LICENSE.txt rename to ui/GPL-LICENSE.txt diff --git a/ui/source/MIT-LICENSE.txt b/ui/MIT-LICENSE.txt similarity index 100% rename from ui/source/MIT-LICENSE.txt rename to ui/MIT-LICENSE.txt diff --git a/ui/version.txt b/ui/version.txt new file mode 100644 index 0000000000..5c2ce7d10f --- /dev/null +++ b/ui/version.txt @@ -0,0 +1 @@ +1.5b4 \ No newline at end of file