Skip to content

Commit 0824a89

Browse files
Merge pull request #172 from hashicorp/compliance/update-headers
[IND-4226] [COMPLIANCE] Update Copyright Headers
2 parents 5b82b98 + 9325934 commit 0824a89

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

LICENSE

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

33
Mozilla Public License, version 2.0
44

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

44
package version

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

44
package version

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

44
package version

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

44
package version

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

44
package version

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

44
package version

0 commit comments

Comments
 (0)