mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-07 17:48:35 +00:00
REPO-4331: Add remaining core transformers (#45)
* REPO-4331: Add remaining core transformers * HtmlParserContentTransformer * AppleIWorksContentTransformer * StringExtractingContentTransformer * TextToPdfContentTransformer * OOXMLThumbnailContentTransformer
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# Generated by org.codehaus.mojo.license.AddThirdPartyMojo
|
||||
#-------------------------------------------------------------------------------
|
||||
# Already used licenses in project :
|
||||
# - Apache 2
|
||||
# - Apache License 2.0
|
||||
# - Apache License, Version 2.0
|
||||
# - Apache License, version 2.0
|
||||
# - CDDL + GPLv2 with classpath exception
|
||||
# - CDDL+GPL License
|
||||
# - Eclipse Public License - v 1.0
|
||||
# - GNU Lesser General Public License
|
||||
# - GNU Lesser General Public License v2.1
|
||||
# - MIT License
|
||||
# - Public Domain, per Creative Commons CC0
|
||||
# - The Apache License, Version 2.0
|
||||
# - The Apache Software License, Version 2.0
|
||||
# - The JSON License
|
||||
# - The SAX License
|
||||
# - The W3C License
|
||||
#-------------------------------------------------------------------------------
|
||||
# Please fill the missing licenses for dependencies :
|
||||
#
|
||||
#
|
||||
#Wed Jun 19 15:25:21 EEST 2019
|
||||
javax.servlet--servlet-api--2.5=CDDL License
|
||||
javax.transaction--jta--1.0.1b=Sun Binary Code License Agreement
|
||||
commons-httpclient--commons-httpclient--3.1-HTTPCLIENT-1265=Apache License 2.0
|
||||
org.codehaus.guessencoding--guessencoding--1.4=Apache License 2.0
|
||||
dom4j--dom4j--1.6.1=BSD
|
Reference in New Issue
Block a user