diff --git a/alfresco-docker-alfresco-pdf-renderer/Dockerfile b/alfresco-docker-alfresco-pdf-renderer/Dockerfile index cb8d8683..ac10f423 100644 --- a/alfresco-docker-alfresco-pdf-renderer/Dockerfile +++ b/alfresco-docker-alfresco-pdf-renderer/Dockerfile @@ -1,6 +1,5 @@ # Image provides a container in which to run alfresco-pdf-renderer transformations for Alfresco Enterprise Content Services. -# The container is only intended to be used with the Alfresco Enterprise editon which is covered by https://www.alfresco.com/legal/agreements and https://www.alfresco.com/terms-use. # alfresco-pdf-renderer uses the PDFium library from Google Inc. See the license at https://pdfium.googlesource.com/pdfium/+/master/LICENSE or in /pdfium.txt. FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-f410546b40ea diff --git a/alfresco-docker-imagemagick/Dockerfile b/alfresco-docker-imagemagick/Dockerfile index 28cb8787..5876d339 100644 --- a/alfresco-docker-imagemagick/Dockerfile +++ b/alfresco-docker-imagemagick/Dockerfile @@ -1,6 +1,5 @@ # Image provides a container in which to run ImageMagick transformations for Alfresco Enterprise Content Services. -# The container is only intended to be used with the Alfresco Enterprise editon which is covered by https://www.alfresco.com/legal/agreements and https://www.alfresco.com/terms-use. # ImageMagick is from ImageMagick Studio LLC. See the license at http://www.imagemagick.org/script/license.php or in /ImageMagick-license.txt. FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-f410546b40ea diff --git a/alfresco-docker-libreoffice/Dockerfile b/alfresco-docker-libreoffice/Dockerfile index ba2f5d5b..cfa6dc4e 100644 --- a/alfresco-docker-libreoffice/Dockerfile +++ b/alfresco-docker-libreoffice/Dockerfile @@ -1,6 +1,5 @@ # Image provides a container in which to run LibreOffice transformations for Alfresco Enterprise Content Services. -# The container is only intended to be used with the Alfresco Enterprise editon which is covered by https://www.alfresco.com/legal/agreements and https://www.alfresco.com/terms-use. # LibreOffice is from The Document Foundation. See the license at https://www.libreoffice.org/download/license/ or in /libreoffice.txt. FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-f410546b40ea diff --git a/alfresco-docker-tika/Dockerfile b/alfresco-docker-tika/Dockerfile index ec2a51c0..acc0897e 100644 --- a/alfresco-docker-tika/Dockerfile +++ b/alfresco-docker-tika/Dockerfile @@ -1,6 +1,5 @@ # Image provides a container in which to run Tika transformations for Alfresco Enterprise Content Services. -# The container is only intended to be used with the Alfresco Enterprise editon which is covered by https://www.alfresco.com/legal/agreements and https://www.alfresco.com/terms-use. # Tika is from Apache. See the license at http://www.apache.org/licenses/LICENSE-2.0. FROM alfresco/alfresco-base-java:11.0.1-openjdk-centos-7-f410546b40ea