Skip to content

Commit 0f95fb0

Browse files
[COMPLIANCE] Update Copyright and License Headers (Batch 1 of 1)
1 parent 42e2126 commit 0f95fb0

44 files changed

Lines changed: 44 additions & 44 deletions

Some content is hidden

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

LICENSE

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

33
Mozilla Public License Version 2.0
44
==================================

internal/credential/attributes.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/credential/attributes_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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/credential/const.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/credential/state.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/credential/state_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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/credential/testing.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package credential

internal/errors/error.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package errors

internal/errors/error_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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package errors

internal/errors/testing.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. 2021, 2025
22
// SPDX-License-Identifier: MPL-2.0
33

44
package errors

0 commit comments

Comments
 (0)