mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-18 18:29:44 -05:00
rpcapi: Manually update copyright in template
This commit is contained in:
parent
0fe906fa8c
commit
cee1246acc
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue