Skip to content

Commit 16c8559

Browse files
committed
[hotfix] Updated NOTICE to 2025
1 parent 4606010 commit 16c8559

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Flink Kafka Connector
2-
Copyright 2014-2024 The Apache Software Foundation
2+
Copyright 2014-2025 The Apache Software Foundation
33

44
This product includes software developed at
55
The Apache Software Foundation (http://www.apache.org/).

mvnw

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
# MVNW_VERBOSE - true: enable verbose log; debug: trace the mvnw script; others: silence the output
3030
# ----------------------------------------------------------------------------
3131

32-
set -euf
32+
set -eu
3333
[ "${MVNW_VERBOSE-}" != debug ] || set -x
3434

3535
# OS specific support.

0 commit comments

Comments
 (0)