diff --git a/staging/src/k8s.io/client-go/applyconfigurations/doc.go b/staging/src/k8s.io/client-go/applyconfigurations/doc.go index afd1946927e..8efc9523ed3 100644 --- a/staging/src/k8s.io/client-go/applyconfigurations/doc.go +++ b/staging/src/k8s.io/client-go/applyconfigurations/doc.go @@ -1,5 +1,5 @@ /* -Copyright The Kubernetes Authors. +Copyright 2021 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -14,8 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. */ -// Code generated by applyconfiguration-gen. DO NOT EDIT. - /* Package applyconfigurations provides typesafe go representations of the apply configurations that are used to constructs Server-side Apply requests.