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

mawiesne pushed a commit to branch opennlp-2.x
in repository https://gitbox.apache.org/repos/asf/opennlp.git


The following commit(s) were added to refs/heads/opennlp-2.x by this push:
     new f7cd4931 Updates copyright year in several files (#820)
f7cd4931 is described below

commit f7cd49311fcca2de5ffbf226adc5e07b8a6fb964
Author: Martin Wiesner <[email protected]>
AuthorDate: Mon Jul 21 06:50:31 2025 +0200

    Updates copyright year in several files (#820)
    
    - NOTICE,
    - LICENSE, and
    - Dev Manual's primary docbookx file
    
    (cherry picked from commit 0349ae950cce632dc8988766b16f041ca0310a2f)
---
 LICENSE                              | 2 +-
 opennlp-distr/src/main/readme/NOTICE | 2 +-
 opennlp-docs/src/docbkx/opennlp.xml  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/LICENSE b/LICENSE
index 98312932..7fcb36b1 100644
--- a/LICENSE
+++ b/LICENSE
@@ -282,7 +282,7 @@ The following license applies to the SLF4J API:
 
     MIT license
 
-    Copyright (c) 2004-2022 QOS.ch Sarl (Switzerland)
+    Copyright (c) 2004-2025 QOS.ch Sarl (Switzerland)
     All rights reserved.
 
     Permission is hereby granted, free  of charge, to any person obtaining
diff --git a/opennlp-distr/src/main/readme/NOTICE 
b/opennlp-distr/src/main/readme/NOTICE
index cef43523..e43b73a5 100644
--- a/opennlp-distr/src/main/readme/NOTICE
+++ b/opennlp-distr/src/main/readme/NOTICE
@@ -1,5 +1,5 @@
 Apache OpenNLP
-Copyright 2017-2024 The Apache Software Foundation
+Copyright 2017-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/opennlp-docs/src/docbkx/opennlp.xml 
b/opennlp-docs/src/docbkx/opennlp.xml
index 1f62e894..f07769e1 100644
--- a/opennlp-docs/src/docbkx/opennlp.xml
+++ b/opennlp-docs/src/docbkx/opennlp.xml
@@ -72,7 +72,7 @@ under the License.
 
                <copyright>
                        <year>2011</year>
-                       <year>2024</year>
+                       <year>2025</year>
                        <holder>The Apache Software Foundation</holder>
                </copyright>
 

Reply via email to