This is an automated email from the ASF dual-hosted git repository. fcsaky pushed a commit to branch v6.0 in repository https://gitbox.apache.org/repos/asf/flink-connector-aws.git
commit ec9700723291c034166724787933023ab1129d6d Author: Ferenc Csaky <[email protected]> AuthorDate: Wed Jan 14 20:51:54 2026 +0100 [hotfix] Update NOTICE dates to 2026 (cherry picked from commit 976e0e8dc0dbc6cebfb2be1aabe001e59c5e652d) --- NOTICE | 4 ++-- .../src/main/resources/META-INF/NOTICE | 2 +- .../src/main/resources/META-INF/NOTICE | 2 +- .../flink-sql-connector-dynamodb/src/main/resources/META-INF/NOTICE | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/NOTICE b/NOTICE index 6efd9dc..273ef11 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache Flink AWS connectors -Copyright 2022-2024 The Apache Software Foundation +Copyright 2022-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). @@ -11,4 +11,4 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE -USE OR PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file +USE OR PERFORMANCE OF THIS SOFTWARE. diff --git a/flink-connector-aws/flink-sql-connector-aws-kinesis-firehose/src/main/resources/META-INF/NOTICE b/flink-connector-aws/flink-sql-connector-aws-kinesis-firehose/src/main/resources/META-INF/NOTICE index ebb3b3e..adec7aa 100644 --- a/flink-connector-aws/flink-sql-connector-aws-kinesis-firehose/src/main/resources/META-INF/NOTICE +++ b/flink-connector-aws/flink-sql-connector-aws-kinesis-firehose/src/main/resources/META-INF/NOTICE @@ -1,6 +1,6 @@ flink-sql-connector-aws-kinesis-firehose -Copyright 2014-2024 The Apache Software Foundation +Copyright 2014-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/flink-connector-aws/flink-sql-connector-aws-kinesis-streams/src/main/resources/META-INF/NOTICE b/flink-connector-aws/flink-sql-connector-aws-kinesis-streams/src/main/resources/META-INF/NOTICE index 516da77..959f8ea 100644 --- a/flink-connector-aws/flink-sql-connector-aws-kinesis-streams/src/main/resources/META-INF/NOTICE +++ b/flink-connector-aws/flink-sql-connector-aws-kinesis-streams/src/main/resources/META-INF/NOTICE @@ -1,6 +1,6 @@ flink-sql-connector-aws-kinesis-streams -Copyright 2014-2024 The Apache Software Foundation +Copyright 2014-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/flink-connector-aws/flink-sql-connector-dynamodb/src/main/resources/META-INF/NOTICE b/flink-connector-aws/flink-sql-connector-dynamodb/src/main/resources/META-INF/NOTICE index 99a3544..37590a4 100644 --- a/flink-connector-aws/flink-sql-connector-dynamodb/src/main/resources/META-INF/NOTICE +++ b/flink-connector-aws/flink-sql-connector-dynamodb/src/main/resources/META-INF/NOTICE @@ -1,6 +1,6 @@ flink-sql-connector-dynamodb -Copyright 2022-2024 The Apache Software Foundation +Copyright 2022-2026 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
