This is an automated email from the ASF dual-hosted git repository.
fokko pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-cpp.git
The following commit(s) were added to refs/heads/main by this push:
new e10d629 Fix copyright year range (#25)
e10d629 is described below
commit e10d62939efec27d1190f9085edee99976aee8a6
Author: Junwang Zhao <[email protected]>
AuthorDate: Mon Jan 13 14:05:18 2025 +0800
Fix copyright year range (#25)
Iceberg C++ was started at year 2024, so change to it.
Signed-off-by: Junwang Zhao <[email protected]>
---
NOTICE | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NOTICE b/NOTICE
index 4e75b6d..e466e8c 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
Apache Iceberg C++
-Copyright 2023-2024 The Apache Software Foundation
+Copyright 2024-2025 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).