Skip to content

Commit ea57f40

Browse files
[COMPLIANCE] Update Copyright and License Headers (#13752)
Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com>
1 parent 9f92797 commit ea57f40

File tree

299 files changed

+299
-299
lines changed

Some content is hidden

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

299 files changed

+299
-299
lines changed

.ci/load-ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: MPL-2.0
44

55
csource="${BASH_SOURCE[0]}"

.ci/spec/clean-packet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/create-hosts.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/create-packet.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/notify-success.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/pull-log.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/spec/run-test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

.ci/sync.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/env bash
2-
# Copyright (c) HashiCorp, Inc.
2+
# Copyright IBM Corp. 2010, 2025
33
# SPDX-License-Identifier: BUSL-1.1
44

55

plugins/commands/upload/command.rb

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. 2010, 2025
22
# SPDX-License-Identifier: BUSL-1.1
33

44
require 'optparse'

0 commit comments

Comments
 (0)