Skip to content

Commit 08bca57

Browse files
[IND-4227] [COMPLIANCE] Update Copyright Headers (Batch 1 of 1) (#97)
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1) Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent ba9d67a commit 08bca57

19 files changed

+19
-19
lines changed

discovery/acl.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/acl_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/addr.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/addr_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/config.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/config_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/discoverer.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/event.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/event_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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

discovery/interceptor.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. 2022, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package discovery

0 commit comments

Comments
 (0)