This is an automated email from the ASF dual-hosted git repository.
ctubbsii pushed a commit to branch 2.1
in repository https://gitbox.apache.org/repos/asf/accumulo.git
The following commit(s) were added to refs/heads/2.1 by this push:
new 3d4b2c6392 Update copyright year to 2025 in all NOTICE files
3d4b2c6392 is described below
commit 3d4b2c6392c717ecaef4ebb1d913285789cc8443
Author: Christopher Tubbs <[email protected]>
AuthorDate: Fri Aug 29 21:01:15 2025 -0400
Update copyright year to 2025 in all NOTICE files
PR #5701 only updated it for the src tarball; this change updates it for
the binary assembly and the native tarball
---
assemble/src/main/resources/NOTICE | 2 +-
server/native/src/main/resources/NOTICE | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/assemble/src/main/resources/NOTICE
b/assemble/src/main/resources/NOTICE
index 1ec60645df..94fa2a7391 100644
--- a/assemble/src/main/resources/NOTICE
+++ b/assemble/src/main/resources/NOTICE
@@ -1,5 +1,5 @@
Apache Accumulo
-Copyright 2011-2024 The Apache Software Foundation
+Copyright 2011-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
diff --git a/server/native/src/main/resources/NOTICE
b/server/native/src/main/resources/NOTICE
index 15b354dbb2..b1219952fc 100644
--- a/server/native/src/main/resources/NOTICE
+++ b/server/native/src/main/resources/NOTICE
@@ -1,5 +1,5 @@
Apache Accumulo Native Libraries
-Copyright 2011-2024 The Apache Software Foundation
+Copyright 2011-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).