This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 02e7a89698 Update the URL to the CDDL 1.0 license
02e7a89698 is described below
commit 02e7a8969828b62e0daed8e991755847d1793c85
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Apr 8 13:08:32 2026 +0100
Update the URL to the CDDL 1.0 license
---
res/maven/tomcat-servlet-api.pom | 2 +-
webapps/docs/changelog.xml | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/res/maven/tomcat-servlet-api.pom b/res/maven/tomcat-servlet-api.pom
index 69ba4cadc5..0fb4068254 100644
--- a/res/maven/tomcat-servlet-api.pom
+++ b/res/maven/tomcat-servlet-api.pom
@@ -34,7 +34,7 @@
</name>
<url>
http://www.apache.org/licenses/LICENSE-2.0.txt and
- https://opensource.org/license/cddl-1-0 and
+ https://opensource.org/license/CDDL-1.0 and
https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.txt
</url>
<distribution>repo</distribution>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b84d3a85f1..36e4857873 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -161,6 +161,13 @@
</fix>
</changelog>
</subsection>
+ <subsection name="Other">
+ <changelog>
+ <fix>
+ <bug>69993</bug>: Update the URL to the CDDL 1.0 license. (markt)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 11.0.21 (markt)" rtext="in development">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]