From ec298c9a5593b46aca073567895613768ad19064 Mon Sep 17 00:00:00 2001 From: Mustafa Ali Date: Tue, 24 Jun 2014 12:56:14 +0530 Subject: [PATCH 1/2] Fixed issue #929 - Renamed license file to prevent duplicate file errors while using in Android apps. --- LICENSE.txt => LICENSE-junit.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename LICENSE.txt => LICENSE-junit.txt (100%) diff --git a/LICENSE.txt b/LICENSE-junit.txt similarity index 100% rename from LICENSE.txt rename to LICENSE-junit.txt From a0576ab189537d91e2c3f04df5bed3bf61ae9b1f Mon Sep 17 00:00:00 2001 From: Mustafa Ali Date: Tue, 24 Jun 2014 13:56:46 +0530 Subject: [PATCH 2/2] Updated license file name in pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 882e93c06259..ea4273d6549d 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ ${project.basedir} - LICENSE.txt + LICENSE-junit.txt