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/