Got pre-commit to check for correct copyright year

This commit is contained in:
Margo Crawford
2021-01-05 15:53:14 -08:00
parent 53a185083c
commit ea6ebd0226
3 changed files with 10 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
// Copyright 2020 the Pinniped contributors. All Rights Reserved.
// Copyright 2020-2021 the Pinniped contributors. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
package generator
@@ -25,7 +25,6 @@ import (
"go.pinniped.dev/internal/testutil"
)
// this is a comment
var (
owner = &appsv1.Deployment{
ObjectMeta: metav1.ObjectMeta{