This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 0f7b3db796 Update the URL to the CDDL 1.0 license
0f7b3db796 is described below

commit 0f7b3db7960cc70923141831fc4e2781e1cd1696
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 076a423eb3..1ca50dc7da 100644
--- a/res/maven/tomcat-servlet-api.pom
+++ b/res/maven/tomcat-servlet-api.pom
@@ -33,7 +33,7 @@
       </name>
       <url>
         http://www.apache.org/licenses/LICENSE-2.0.txt and
-        http://www.opensource.org/licenses/cddl1.txt
+        https://opensource.org/license/CDDL-1.0 and
       </url>
       <distribution>repo</distribution>
       <comments>
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 3fdb32d8c8..3ff31c2489 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 9.0.117 (remm)" rtext="release in progress">
   <subsection name="Catalina">


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

Reply via email to