scripts: permit 2023 in license headers

Change-Id: Ia018cb8491871c8bf756c454d085780b75512962
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
pull/6896/head
Brad Fitzpatrick 1 year ago committed by Brad Fitzpatrick
parent 8f2bc0708b
commit 10eec37cd9

@ -10,7 +10,7 @@
check_file() {
got=$1
for year in `seq 2019 2022`; do
for year in `seq 2019 2023`; do
want=$(cat <<EOF
// Copyright (c) $year Tailscale Inc & AUTHORS All rights reserved.
// Use of this source code is governed by a BSD-style

Loading…
Cancel
Save