aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f08cd60..a3f0584 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
<licenses>
<license>
- <name>The GNU General Public License (GPL)</name>
+ <name>Simplified BSD License</name>
<distribution>repo</distribution>
</license>
</licenses>
@@ -20,9 +20,14 @@
<developer>
<id>philjord</id>
<name>Philip Jordan</name>
+ <email>[email protected]</email>
<url>https://github.com/philjord</url>
<organization>JogAmp</organization>
<organizationUrl>http://jogamp.org/</organizationUrl>
+ <roles>
+ <role>maintainer</role>
+ </roles>
+ <timezone>+12</timezone>
</developer>
</developers>
<contributors>