From 0bb5ca0b5c1329b42913fcec82f8eb12ea22da6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lars=20K=C3=BChne?= Date: Sun, 11 Mar 2007 12:44:25 +0000 Subject: [PATCH] patch 1675244: added license section to Maven poms --- pom-optional.xml | 6 ++++++ pom.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/pom-optional.xml b/pom-optional.xml index 8e8c45fc9..c219cbc92 100755 --- a/pom-optional.xml +++ b/pom-optional.xml @@ -7,6 +7,12 @@ Checkstyle Optional http://checkstyle.sourceforge.net/ Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard + + + GNU Lesser General Public License + http://www.gnu.org/licenses/lgpl.txt + + http://checkstyle.cvs.sourceforge.net/checkstyle/ diff --git a/pom.xml b/pom.xml index 5803276dd..862e1591d 100755 --- a/pom.xml +++ b/pom.xml @@ -7,6 +7,12 @@ Checkstyle http://checkstyle.sourceforge.net/ Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard + + + GNU Lesser General Public License + http://www.gnu.org/licenses/lgpl.txt + + http://checkstyle.cvs.sourceforge.net/checkstyle/