diff --git a/alfresco-docker-alfresco-pdf-renderer/Dockerfile b/alfresco-docker-alfresco-pdf-renderer/Dockerfile index ac10f423..6907373b 100644 --- a/alfresco-docker-alfresco-pdf-renderer/Dockerfile +++ b/alfresco-docker-alfresco-pdf-renderer/Dockerfile @@ -1,4 +1,4 @@ -# Image provides a container in which to run alfresco-pdf-renderer transformations for Alfresco Enterprise Content Services. +# Image provides a container in which to run alfresco-pdf-renderer transformations for Alfresco Content Services. # 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. diff --git a/alfresco-docker-imagemagick/Dockerfile b/alfresco-docker-imagemagick/Dockerfile index de17d8eb..4bafc88e 100644 --- a/alfresco-docker-imagemagick/Dockerfile +++ b/alfresco-docker-imagemagick/Dockerfile @@ -1,3 +1,5 @@ +# Image provides a container in which to run ImageMagick transformations for Alfresco Content Services. + # 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 cfa6dc4e..9cd8b9ee 100644 --- a/alfresco-docker-libreoffice/Dockerfile +++ b/alfresco-docker-libreoffice/Dockerfile @@ -1,4 +1,4 @@ -# Image provides a container in which to run LibreOffice transformations for Alfresco Enterprise Content Services. +# Image provides a container in which to run LibreOffice transformations for Alfresco Content Services. # LibreOffice is from The Document Foundation. See the license at https://www.libreoffice.org/download/license/ or in /libreoffice.txt. diff --git a/alfresco-docker-tika/Dockerfile b/alfresco-docker-tika/Dockerfile index acc0897e..83149f76 100644 --- a/alfresco-docker-tika/Dockerfile +++ b/alfresco-docker-tika/Dockerfile @@ -1,4 +1,4 @@ -# Image provides a container in which to run Tika transformations for Alfresco Enterprise Content Services. +# Image provides a container in which to run Tika transformations for Alfresco Content Services. # Tika is from Apache. See the license at http://www.apache.org/licenses/LICENSE-2.0.