From 7e8e38ec27110cb909c9b5e603271f9f84e071a4 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 2 Jul 2015 23:31:15 +0200 Subject: [PATCH] Complete conf of license-maven-plugin --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index bbd530c3179..866dc476ae3 100644 --- a/pom.xml +++ b/pom.xml @@ -559,6 +559,15 @@ 1.8 compile + + Apache 2.0|The Apache Software License, Version 2.0|Apache License, Version 2.0|apache_v2 + CDDL 1.0|COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0|Common Development and Distribution License (CDDL) v1.0|cddl_v1 + GNU LGPL 2.1|GNU Lesser General Public License (LGPL), Version 2.1|GNU Lesser General Public License, version 2.1|lgpl_v2_1 + GNU LGPL 3|GNU LESSER GENERAL PUBLIC LICENSE, Version 3|GNU Lesser General Public Licence|GNU Lesser General Public License|GNU LESSER GENERAL PUBLIC LICENSE + Dual license: CDDL 1.0 and GPL v2|Dual license consisting of the CDDL v1.0 and GPL v2|CDDL+GPLv2|CDDL+GPL|CDDL+GPL License + Dual license: CDDL 1.1 and GPL v2|Dual license consisting of the CDDL v1.1 and GPL v2|CDDL1_1+GPLv2 + Dual License: CDDL 1.0 and GPL V2 with Classpath Exception|CDDL + GPLv2 with classpath exception +