rpcapi: Manually update copyright in template

This commit is contained in:
Radek Simko 2026-02-13 12:31:40 +00:00 committed by Radek Simko
parent 0fe906fa8c
commit cee1246acc

View file

@ -111,7 +111,7 @@ func main() {
var buf bytes.Buffer
fmt.Fprintf(&buf, `// Copyright (c) HashiCorp, Inc.
fmt.Fprintf(&buf, `// Copyright IBM Corp. 2014, 2026
// SPDX-License-Identifier: BUSL-1.1
// Code generated by ./generator. DO NOT EDIT.