Skip to content

Commit ac8218d

Browse files
[COMPLIANCE] Update Copyright and License Headers
1 parent cfc9f1a commit ac8218d

File tree

97 files changed

+97
-97
lines changed

Some content is hidden

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

97 files changed

+97
-97
lines changed

.github/dependabot.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. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: 2

.goreleaser.yml

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. 2015, 2025
22
# SPDX-License-Identifier: MPL-2.0
33

44
version: 2

LICENSE

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

33
Mozilla Public License, version 2.0
44

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

44
package getter

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

44
package getter

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

44
package getter

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

44
package getter

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

44
package getter

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

44
package getter

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

44
package getter

0 commit comments

Comments
 (0)