Explorar el Código

updated licenses to include both MPL 1.1. and LGPL 2.1 -- the latter license is indicated as applying when it is distributed bundled as part of JBoss AS

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@537 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
tags/rel_3_17_1_ga
adinn hace 14 años
padre
commit
fc03fcd43c
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6
    0
      pom.xml

+ 6
- 0
pom.xml Ver fichero

@@ -17,6 +17,12 @@
<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
-->

Cargando…
Cancelar
Guardar