Skip to content

Commit 058fe18

Browse files
oss-core-libraries-dashboard[bot]hashicorp-copywrite[bot]ssagarverma
authored
[COMPLIANCE] Update Copyright and License Headers (#362)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: Sagar Verma <[email protected]>
1 parent fe47d37 commit 058fe18

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+79
-79
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2016 HashiCorp, Inc.
1+
Copyright IBM Corp. 2016, 2025
22

33
Mozilla Public License, version 2.0
44

buf.gen.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2016, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: v1

buf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) HashiCorp, Inc.
1+
# Copyright IBM Corp. 2016, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: v1

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package plugin

client_logger_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package plugin

client_posix_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:build !windows

client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package plugin

client_unix_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
//go:build !windows

constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package plugin

discover.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) HashiCorp, Inc.
1+
// Copyright IBM Corp. 2016, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package plugin

0 commit comments

Comments
 (0)