From 2cc0090f812f8a9c3c04fa59089312290a7c070f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Lemoine?= Date: Thu, 29 Mar 2012 21:59:58 +0200 Subject: [PATCH] move the licenses dir to the root of the repo --- {doc/licenses => licenses}/APACHE-2.0.txt | 0 {doc/licenses => licenses}/BSD-LICENSE.txt | 0 {doc/licenses => licenses}/MIT-LICENSE.txt | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {doc/licenses => licenses}/APACHE-2.0.txt (100%) rename {doc/licenses => licenses}/BSD-LICENSE.txt (100%) rename {doc/licenses => licenses}/MIT-LICENSE.txt (100%) diff --git a/doc/licenses/APACHE-2.0.txt b/licenses/APACHE-2.0.txt similarity index 100% rename from doc/licenses/APACHE-2.0.txt rename to licenses/APACHE-2.0.txt diff --git a/doc/licenses/BSD-LICENSE.txt b/licenses/BSD-LICENSE.txt similarity index 100% rename from doc/licenses/BSD-LICENSE.txt rename to licenses/BSD-LICENSE.txt diff --git a/doc/licenses/MIT-LICENSE.txt b/licenses/MIT-LICENSE.txt similarity index 100% rename from doc/licenses/MIT-LICENSE.txt rename to licenses/MIT-LICENSE.txt