aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0b8c335c..f0c391fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,6 +28,12 @@
<name>LGPL 2.1</name>
<url>http://www.gnu.org/licenses/lgpl-2.1.html</url>
</license>
+ <!-- this is the license under which javassist can be distributed.
+ -->
+ <license>
+ <name>Apache License 2.0</name>
+ <url>http://www.apache.org/licenses/</url>
+ </license>
</licenses>
<scm>