]> source.dussan.org Git - javassist.git/commitdiff
updated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license is indic...
authoradinn <adinn@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 21 Apr 2010 15:28:16 +0000 (15:28 +0000)
committeradinn <adinn@30ef5769-5b8d-40dd-aea6-55b5d6557bb3>
Wed, 21 Apr 2010 15:28:16 +0000 (15:28 +0000)
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@537 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

pom.xml

diff --git a/pom.xml b/pom.xml
index a2a34603c01f00d2382b4b11992b99fe01599428..d69fe0a478fe1a1b02500125174e24a1f34f314f 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     <url>https://jira.jboss.org/jira/browse/JASSIST/</url>
   </issueManagement>
   <licenses>
+    <!-- this is the license under which javassist is usually distributed
+      -->
+    <license>
+      <name>MPL 1.1</name>
+      <url>http://www.mozilla.org/MPL/MPL-1.1.html</url>
+    </license>
     <!-- this is the license under which javassist is distributed when
         it is bundled with JBoss
       -->