commit e279fac4b310efc674d0e0b1551376be7dbf842e
parent 06c2631298a5cf278ac692b42260bc49b9bffb56
Author: Dan Callaghan <djc@djc.id.au>
Date: Sat, 7 Aug 2010 16:28:11 +1000
indicate license in POM
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/pom.xml b/pom.xml
@@ -36,6 +36,12 @@
<url>http://www.djc.id.au/</url>
</developer>
</developers>
+ <licenses>
+ <license>
+ <name>GPLv3</name>
+ <url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
+ </license>
+ </licenses>
<repositories>
<repository>