This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push: new c861a98e79 Trademark improvements c861a98e79 is described below commit c861a98e799c06ec5002f9a236b6a9a517419d6f Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Dec 29 10:52:38 2023 +0000 Trademark improvements - Add ® after Tomcat in titles of Javadoc output - Add standard trademark attribution to Javadoc footer --- build.xml | 63 ++++++++++++++++++++++++++++++++++++++++++--------------------- 1 file changed, 42 insertions(+), 21 deletions(-) diff --git a/build.xml b/build.xml index 12b69e4e93..98289342fe 100644 --- a/build.xml +++ b/build.xml @@ -2243,9 +2243,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/annotationapi" version="true" windowtitle="Common Annotations ${annotation.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="Common Annotations ${annotation.spec.version} API - Apache Tomcat ${version}" - header="<b>Common Annotations ${annotation.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="Common Annotations ${annotation.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>Common Annotations ${annotation.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2265,9 +2268,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/servletapi" version="true" windowtitle="Servlet ${servlet.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="Servlet ${servlet.spec.version} API - Apache Tomcat ${version}" - header="<b>Servlet ${servlet.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="Servlet ${servlet.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>Servlet ${servlet.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2286,9 +2292,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/jspapi" version="true" windowtitle="JSP ${jsp.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="JSP ${jsp.spec.version} API - Apache Tomcat ${version}" - header="<b>JSP ${jsp.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="JSP ${jsp.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>JSP ${jsp.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2307,9 +2316,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/elapi" version="true" windowtitle="EL ${el.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="EL ${el.spec.version} API - Apache Tomcat ${version}" - header="<b>EL ${el.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="EL ${el.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>EL ${el.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2328,9 +2340,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/websocketapi" version="true" windowtitle="WebSocket ${websocket.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="WebSocket ${websocket.spec.version} API - Apache Tomcat ${version}" - header="<b>WebSocket ${websocket.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="WebSocket ${websocket.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>WebSocket ${websocket.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2349,9 +2364,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/jaspicapi" version="true" windowtitle="JASPIC ${jaspic.spec.version} API Documentation - Apache Tomcat ${version}" - doctitle="JASPIC ${jaspic.spec.version} API - Apache Tomcat ${version}" - header="<b>JASPIC ${jaspic.spec.version} - Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="JASPIC ${jaspic.spec.version} API - Apache Tomcat<sup>®</sup> ${version}" + header="<b>JASPIC ${jaspic.spec.version} - Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" @@ -2368,9 +2386,12 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. destdir="${tomcat.dist}/webapps/docs/api" version="true" windowtitle="Apache Tomcat ${version} API Documentation" - doctitle="Apache Tomcat ${version} API" - header="<b>Apache Tomcat ${version}</b>" - bottom="Copyright &#169; 2000-${year} Apache Software Foundation. All Rights Reserved." + doctitle="Apache Tomcat<sup>®</sup> ${version} API" + header="<b>Apache Tomcat<sup>®</sup> ${version}</b>" + bottom="Copyright &#169; 2000-${year} Apache Software Foundation. + <br/> + Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks + or trademarks of the Apache Software Foundation." encoding="UTF-8" docencoding="UTF-8" charset="UTF-8" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org