This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository maven-debian-helper.

commit c1519418ed90f13d3d060a2bb7af02270e3c374e
Author: Emmanuel Bourg <[email protected]>
Date:   Fri Oct 24 16:29:56 2014 +0200

    Set Apache-2.0 as the default license
---
 bin/mh_make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/mh_make b/bin/mh_make
index f9d2832..bb5325f 100755
--- a/bin/mh_make
+++ b/bin/mh_make
@@ -59,7 +59,7 @@ fi
 
 if [ -z "$DEBLICENSE" ]; then
     echo "Environment variable DEBLICENSE not set, using GPL-3+ by default"
-    DEBLICENSE="GPL-3+"
+    DEBLICENSE="Apache-2.0"
 fi
 
 PACKAGE=$(getarg p package)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/maven-debian-helper.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to