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

mxm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new f23d753e [hotfix] Add year 2024 to Notice files (#752)
f23d753e is described below

commit f23d753e880c77382c2d10949f705eb355449fe9
Author: Caican Cai <[email protected]>
AuthorDate: Thu Jan 11 21:53:03 2024 +0800

    [hotfix] Add year 2024 to Notice files (#752)
---
 NOTICE                                                         | 2 +-
 flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE | 2 +-
 flink-kubernetes-operator/src/main/resources/META-INF/NOTICE   | 2 +-
 flink-kubernetes-standalone/src/main/resources/META-INF/NOTICE | 2 +-
 flink-kubernetes-webhook/src/main/resources/META-INF/NOTICE    | 2 +-
 tools/license/NOTICE-binary_PREAMBLE.txt                       | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/NOTICE b/NOTICE
index 5cfa161b..f1b1f628 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Flink Kubernetes Operator (flink-kubernetes-operator)
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE 
b/flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE
index b8a51836..37ac8a9a 100644
--- a/flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE
+++ b/flink-autoscaler-standalone/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-autoscaler-standalone
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This project includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE 
b/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE
index 85b46e48..c0918e40 100644
--- a/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE
+++ b/flink-kubernetes-operator/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-kubernetes-operator
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This project includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/flink-kubernetes-standalone/src/main/resources/META-INF/NOTICE 
b/flink-kubernetes-standalone/src/main/resources/META-INF/NOTICE
index 108cef76..e1b19294 100644
--- a/flink-kubernetes-standalone/src/main/resources/META-INF/NOTICE
+++ b/flink-kubernetes-standalone/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-kubernetes-operator-standalone
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
\ No newline at end of file
diff --git a/flink-kubernetes-webhook/src/main/resources/META-INF/NOTICE 
b/flink-kubernetes-webhook/src/main/resources/META-INF/NOTICE
index 8ff184d6..9481a253 100644
--- a/flink-kubernetes-webhook/src/main/resources/META-INF/NOTICE
+++ b/flink-kubernetes-webhook/src/main/resources/META-INF/NOTICE
@@ -1,5 +1,5 @@
 flink-kubernetes-webhook
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/tools/license/NOTICE-binary_PREAMBLE.txt 
b/tools/license/NOTICE-binary_PREAMBLE.txt
index d4bad006..78685013 100644
--- a/tools/license/NOTICE-binary_PREAMBLE.txt
+++ b/tools/license/NOTICE-binary_PREAMBLE.txt
@@ -4,5 +4,5 @@
 // ------------------------------------------------------------------
 
 Apache Flink Kubernetes Operator (flink-kubernetes-operator)
-Copyright 2014-2023 The Apache Software Foundation
+Copyright 2014-2024 The Apache Software Foundation
 

Reply via email to