Skip to content

Commit 5121759

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent d8b416d commit 5121759

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)