From 28b16eafda165f4841f5c03b6bbf27414bc0f199 Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Sat, 16 Jul 2016 13:52:55 +0200 Subject: [PATCH 1/1] Added information about the used license --- pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pom.xml b/pom.xml index 972375b..fc958c5 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,14 @@ http://juplo.de + + + GNU Lesser General Public License, Version 3.0 + http://www.gnu.org/licenses/lgpl-3.0.en.html + repo + + + @@ -85,4 +93,17 @@ + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.9 + + true + + + + + -- 2.20.1