swc-parser-lazy: Add source JAR and mention the dependencies in LICENSE.txt

This commit is contained in:
Antonin Delpeuch 2017-08-17 16:37:04 +01:00
parent 7989aacc58
commit 2a3c158696
3 changed files with 2 additions and 1 deletions

View File

@ -84,6 +84,6 @@
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.13-20150929.jar"/>
<classpathentry kind="lib" path="extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.5-jar-with-dependencies.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.5-jar-with-dependencies.jar" sourcepath="main/webapp/WEB-INF/lib-src/swc-parser-lazy-3.1.5-sources.jar" />
<classpathentry kind="output" path="build"/>
</classpath>

View File

@ -60,6 +60,7 @@ licenses/apache2.0.LICENSE.txt
signpost
opencsv
textng
swc-parser-lazy
Apache License 1.1
------------------