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 173a1343c0 Update the URL to the CDDL 1.0 license
173a1343c0 is described below

commit 173a1343c0dab68af50cbdcf448a0db41c5db24c
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 67d11b27b2..e5b9d1d714 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
-        http://www.opensource.org/licenses/cddl1.txt 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 4911b4c411..554451cf7d 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 10.1.54 (schultz)" rtext="release in progress">
   <subsection name="Catalina">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to