This is an automated email from the ASF dual-hosted git repository.
nightowl888 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/lucenenet.git
The following commit(s) were added to refs/heads/master by this push:
new 6631b94dc LICENSE.txt, NOTICE.txt: Updated copyright dates
6631b94dc is described below
commit 6631b94dc032ba29b9ba33f604f0a783096b2eb9
Author: Shad Storhaug <[email protected]>
AuthorDate: Thu Oct 24 22:35:42 2024 +0700
LICENSE.txt, NOTICE.txt: Updated copyright dates
---
LICENSE.txt | 4 ++--
NOTICE.txt | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/LICENSE.txt b/LICENSE.txt
index 254fa9523..ed5e1374b 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -187,7 +187,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.
- Copyright 2022 Apache Lucene.NET
+ Copyright 2024 Apache Lucene.NET
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -748,4 +748,4 @@ falls under the following license:
// AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
// LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM,
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-// THE SOFTWARE.
\ No newline at end of file
+// THE SOFTWARE.
diff --git a/NOTICE.txt b/NOTICE.txt
index 019aa4a07..1864f94c8 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,6 +1,5 @@
-Apache Lucene.Net
-Copyright 2006-2022 The Apache Software Foundation
+Apache Lucene.Net
+Copyright 2006-2024 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
-