mirror of
https://github.com/Alfresco/alfresco-transform-core.git
synced 2025-08-14 17:58:27 +00:00
REPO-3299,REPO-3436,REPO-3437: License infor for PDFium, LibreOffice and ImageMagick
This commit is contained in:
@@ -81,7 +81,9 @@ public class LibreOfficeController extends AbstractTransformerController
|
||||
public LibreOfficeController() throws Exception
|
||||
{
|
||||
logger = LogFactory.getLog(LibreOfficeController.class);
|
||||
|
||||
logger.info("-------------------------------------------------------------------------------------------------------------------------------------------------------");
|
||||
logger.info("This transformer uses LibreOffice from The Document Foundation. See the license at https://www.libreoffice.org/download/license/ or in /libreoffice.txt");
|
||||
logger.info("-------------------------------------------------------------------------------------------------------------------------------------------------------");
|
||||
setJodConverter(createJodConverter());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user