Skip to content

Commit 34cd14c

Browse files
committed
add license
1 parent 1c80723 commit 34cd14c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

releasing/determine-next-version.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
#!/bin/bash
2+
# Copyright 2024 The Kubernetes Authors.
3+
# SPDX-License-Identifier: Apache-2.0
24

35
set -eo pipefail
46
set -o nounset

0 commit comments

Comments
 (0)