diff --git a/META.d/data.yml b/META.d/data.yml index 2d42c6b..2cad174 100644 --- a/META.d/data.yml +++ b/META.d/data.yml @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2020, 2025 # SPDX-License-Identifier: MPL-2.0 data_summary: diff --git a/index.js b/index.js index aa9fd40..ee870d0 100644 --- a/index.js +++ b/index.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/lib/setup-terraform.js b/lib/setup-terraform.js index 87e7575..2712e52 100644 --- a/lib/setup-terraform.js +++ b/lib/setup-terraform.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/test/setup-terraform.test.js b/test/setup-terraform.test.js index 57cda0f..0eab6e0 100644 --- a/test/setup-terraform.test.js +++ b/test/setup-terraform.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/wrapper/lib/output-listener.js b/wrapper/lib/output-listener.js index 8323a5c..39599a9 100644 --- a/wrapper/lib/output-listener.js +++ b/wrapper/lib/output-listener.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/wrapper/lib/terraform-bin.js b/wrapper/lib/terraform-bin.js index 478ff6a..2337e8a 100644 --- a/wrapper/lib/terraform-bin.js +++ b/wrapper/lib/terraform-bin.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/wrapper/terraform.js b/wrapper/terraform.js index 7350dc4..52c87ec 100755 --- a/wrapper/terraform.js +++ b/wrapper/terraform.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */ diff --git a/wrapper/test/output-listener.test.js b/wrapper/test/output-listener.test.js index 7266754..835edee 100644 --- a/wrapper/test/output-listener.test.js +++ b/wrapper/test/output-listener.test.js @@ -1,5 +1,5 @@ /** - * Copyright (c) HashiCorp, Inc. + * Copyright IBM Corp. 2020, 2025 * SPDX-License-Identifier: MPL-2.0 */