aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorphil <[email protected]>2016-12-04 20:17:57 +1300
committerphil <[email protected]>2016-12-04 20:17:57 +1300
commit5fd55607bf2746994a22c5edb83de3c81f5f141a (patch)
tree7d836200583b953aa018aa7fd83b34ec37089716 /pom.xml
parentccfce542ddaa3388c244b3cd498e223fb53a0c29 (diff)
update licenses and added myself as maintainer
Altered new examples to use a JogAmp Community Simplified BSD License
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>