From ee22df9877ef4ac383f0b58ec4656cdb18b4f955 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Fri, 27 Mar 2026 10:21:59 -0700 Subject: [PATCH] update copyright year in hack/boilerplate.go.txt --- hack/boilerplate.go.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/boilerplate.go.txt b/hack/boilerplate.go.txt index fc8bbc2d8..0d688e16b 100644 --- a/hack/boilerplate.go.txt +++ b/hack/boilerplate.go.txt @@ -1,2 +1,2 @@ -// Copyright 2020-2025 the Pinniped contributors. All Rights Reserved. +// Copyright 2020-2026 the Pinniped contributors. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0