diff --git a/Dockerfile b/Dockerfile index 83818c359..278eaaaa1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 # =================================== diff --git a/child/child.go b/child/child.go index f5d64db3a..3738227ee 100644 --- a/child/child.go +++ b/child/child.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package child diff --git a/child/child_test.go b/child/child_test.go index c5b6a730c..7e1bd33a0 100644 --- a/child/child_test.go +++ b/child/child_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package child diff --git a/child/command-prep.go b/child/command-prep.go index 7ec502208..ecc4643a8 100644 --- a/child/command-prep.go +++ b/child/command-prep.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build !windows diff --git a/child/command-prep_test.go b/child/command-prep_test.go index 85f16bc16..b77747f47 100644 --- a/child/command-prep_test.go +++ b/child/command-prep_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package child diff --git a/child/command-prep_windows.go b/child/command-prep_windows.go index 5ed5be9a8..09ba0e7d6 100644 --- a/child/command-prep_windows.go +++ b/child/command-prep_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/child/sys_nix.go b/child/sys_nix.go index adda52418..50e592957 100644 --- a/child/sys_nix.go +++ b/child/sys_nix.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build !windows diff --git a/child/sys_windows.go b/child/sys_windows.go index ea0d623d1..018d79e6f 100644 --- a/child/sys_windows.go +++ b/child/sys_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/cli.go b/cli.go index 8aeb3692e..f7e0891c9 100644 --- a/cli.go +++ b/cli.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package main diff --git a/cli_test.go b/cli_test.go index f40d9a8dd..a1f01521f 100644 --- a/cli_test.go +++ b/cli_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package main diff --git a/config/auth.go b/config/auth.go index b02e826ad..9c83a2da7 100644 --- a/config/auth.go +++ b/config/auth.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/auth_test.go b/config/auth_test.go index 54550cda4..b18660cb7 100644 --- a/config/auth_test.go +++ b/config/auth_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/config.go b/config/config.go index c8109a7da..8b2a9b01e 100644 --- a/config/config.go +++ b/config/config.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/config_test.go b/config/config_test.go index 09f2726b8..c6ffa0243 100644 --- a/config/config_test.go +++ b/config/config_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/consul.go b/config/consul.go index 784d7271f..d9c068e21 100644 --- a/config/consul.go +++ b/config/consul.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/consul_test.go b/config/consul_test.go index 353ae9c93..c0b1067e9 100644 --- a/config/consul_test.go +++ b/config/consul_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/convert.go b/config/convert.go index bd1877cd2..1f641df57 100644 --- a/config/convert.go +++ b/config/convert.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/convert_test.go b/config/convert_test.go index c19f9c972..c520cd730 100644 --- a/config/convert_test.go +++ b/config/convert_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/dedup.go b/config/dedup.go index 24e658989..a09e4b29c 100644 --- a/config/dedup.go +++ b/config/dedup.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/dedup_test.go b/config/dedup_test.go index 398edefa2..7ed9071da 100644 --- a/config/dedup_test.go +++ b/config/dedup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/default_delimiters.go b/config/default_delimiters.go index 58a55f163..db99638f9 100644 --- a/config/default_delimiters.go +++ b/config/default_delimiters.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/default_delimiters_test.go b/config/default_delimiters_test.go index 57a0ed22e..74b5b69d4 100644 --- a/config/default_delimiters_test.go +++ b/config/default_delimiters_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/env.go b/config/env.go index 0170372c2..623c81908 100644 --- a/config/env.go +++ b/config/env.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/env_test.go b/config/env_test.go index 84be4ae6c..f410c3329 100644 --- a/config/env_test.go +++ b/config/env_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/exec.go b/config/exec.go index 6a1218ec6..99c5ab098 100644 --- a/config/exec.go +++ b/config/exec.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/exec_test.go b/config/exec_test.go index 7fffc8e6b..be1dd296f 100644 --- a/config/exec_test.go +++ b/config/exec_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/logfile.go b/config/logfile.go index 55ef4d87b..55ebd5e28 100644 --- a/config/logfile.go +++ b/config/logfile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/mapstructure.go b/config/mapstructure.go index a11d8b61e..ad95c5815 100644 --- a/config/mapstructure.go +++ b/config/mapstructure.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/mapstructure_test.go b/config/mapstructure_test.go index 73f8c694e..b5e3e2965 100644 --- a/config/mapstructure_test.go +++ b/config/mapstructure_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/nomad.go b/config/nomad.go index 1071d1c98..6fc83800a 100644 --- a/config/nomad.go +++ b/config/nomad.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/nomad_test.go b/config/nomad_test.go index 9055c32b4..700037262 100644 --- a/config/nomad_test.go +++ b/config/nomad_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/retry.go b/config/retry.go index 13ac1fa1c..386efa616 100644 --- a/config/retry.go +++ b/config/retry.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/retry_test.go b/config/retry_test.go index eed11fef4..43644f2e1 100644 --- a/config/retry_test.go +++ b/config/retry_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/ssl.go b/config/ssl.go index 86fb5eb00..88477a4bd 100644 --- a/config/ssl.go +++ b/config/ssl.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/ssl_test.go b/config/ssl_test.go index 8fbec91df..a65ffa60c 100644 --- a/config/ssl_test.go +++ b/config/ssl_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/syslog.go b/config/syslog.go index dcc1280d9..0b8965087 100644 --- a/config/syslog.go +++ b/config/syslog.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/syslog_test.go b/config/syslog_test.go index ad03b902a..5b881f573 100644 --- a/config/syslog_test.go +++ b/config/syslog_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/template.go b/config/template.go index 58ac2a86a..f3a1643ee 100644 --- a/config/template.go +++ b/config/template.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/template_test.go b/config/template_test.go index c83f0a83f..bece943bf 100644 --- a/config/template_test.go +++ b/config/template_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/transport.go b/config/transport.go index c1352fe00..4bafa224c 100644 --- a/config/transport.go +++ b/config/transport.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/transport_test.go b/config/transport_test.go index 043a088ab..bab9906f8 100644 --- a/config/transport_test.go +++ b/config/transport_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/vault.go b/config/vault.go index 2808acd46..56bc0ba56 100644 --- a/config/vault.go +++ b/config/vault.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/vault_test.go b/config/vault_test.go index 0ac232113..2a04205f1 100644 --- a/config/vault_test.go +++ b/config/vault_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/wait.go b/config/wait.go index 5a57ecd63..43378db98 100644 --- a/config/wait.go +++ b/config/wait.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/config/wait_test.go b/config/wait_test.go index 07dbf9320..c94c0456a 100644 --- a/config/wait_test.go +++ b/config/wait_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package config diff --git a/dependency/catalog_datacenters.go b/dependency/catalog_datacenters.go index 821ac675b..ea5989e4e 100644 --- a/dependency/catalog_datacenters.go +++ b/dependency/catalog_datacenters.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_datacenters_test.go b/dependency/catalog_datacenters_test.go index 85759dc00..3ab0e6459 100644 --- a/dependency/catalog_datacenters_test.go +++ b/dependency/catalog_datacenters_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_node.go b/dependency/catalog_node.go index 771270474..ada32069f 100644 --- a/dependency/catalog_node.go +++ b/dependency/catalog_node.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_node_test.go b/dependency/catalog_node_test.go index 49da440a8..0e5683424 100644 --- a/dependency/catalog_node_test.go +++ b/dependency/catalog_node_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_nodes.go b/dependency/catalog_nodes.go index fe8d59a1c..f926609be 100644 --- a/dependency/catalog_nodes.go +++ b/dependency/catalog_nodes.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_nodes_test.go b/dependency/catalog_nodes_test.go index bc815925d..3c20de97f 100644 --- a/dependency/catalog_nodes_test.go +++ b/dependency/catalog_nodes_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_service.go b/dependency/catalog_service.go index a86c8578f..f88e284a0 100644 --- a/dependency/catalog_service.go +++ b/dependency/catalog_service.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_service_test.go b/dependency/catalog_service_test.go index 98a11c6a9..ff9d37dba 100644 --- a/dependency/catalog_service_test.go +++ b/dependency/catalog_service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_services.go b/dependency/catalog_services.go index 81307d0a0..3313006bd 100644 --- a/dependency/catalog_services.go +++ b/dependency/catalog_services.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/catalog_services_test.go b/dependency/catalog_services_test.go index 88169b6b3..a34bac442 100644 --- a/dependency/catalog_services_test.go +++ b/dependency/catalog_services_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/client_set.go b/dependency/client_set.go index 95c3095a5..440d2860a 100644 --- a/dependency/client_set.go +++ b/dependency/client_set.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/client_set_test.go b/dependency/client_set_test.go index 4cc1e7472..c36bb19ba 100644 --- a/dependency/client_set_test.go +++ b/dependency/client_set_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/connect_ca.go b/dependency/connect_ca.go index acd4b7207..76f465edb 100644 --- a/dependency/connect_ca.go +++ b/dependency/connect_ca.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/connect_ca_test.go b/dependency/connect_ca_test.go index d5a6d881c..969e38c89 100644 --- a/dependency/connect_ca_test.go +++ b/dependency/connect_ca_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/connect_leaf.go b/dependency/connect_leaf.go index d685517a9..dc77296e8 100644 --- a/dependency/connect_leaf.go +++ b/dependency/connect_leaf.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/connect_leaf_test.go b/dependency/connect_leaf_test.go index 345601c34..ffd3ef22a 100644 --- a/dependency/connect_leaf_test.go +++ b/dependency/connect_leaf_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/consul_common_test.go b/dependency/consul_common_test.go index 9444d5f95..2d7ebfb3a 100644 --- a/dependency/consul_common_test.go +++ b/dependency/consul_common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/consul_peering.go b/dependency/consul_peering.go index 2b99eda2e..7c4b34a94 100644 --- a/dependency/consul_peering.go +++ b/dependency/consul_peering.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/dependency.go b/dependency/dependency.go index c84a456b2..4a9a7f473 100644 --- a/dependency/dependency.go +++ b/dependency/dependency.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/dependency_test.go b/dependency/dependency_test.go index f5acf1c91..e8bb09a1e 100644 --- a/dependency/dependency_test.go +++ b/dependency/dependency_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/errors.go b/dependency/errors.go index f57a99f96..72e213c2a 100644 --- a/dependency/errors.go +++ b/dependency/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/file.go b/dependency/file.go index addc3fb16..63bc2111c 100644 --- a/dependency/file.go +++ b/dependency/file.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/file_test.go b/dependency/file_test.go index 5c9f64096..90976e29d 100644 --- a/dependency/file_test.go +++ b/dependency/file_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/health_service.go b/dependency/health_service.go index 7c4517a57..39ba09076 100644 --- a/dependency/health_service.go +++ b/dependency/health_service.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/health_service_test.go b/dependency/health_service_test.go index fb6c1cf65..f5df09d95 100644 --- a/dependency/health_service_test.go +++ b/dependency/health_service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_get.go b/dependency/kv_get.go index 2518f92da..d0f654cbc 100644 --- a/dependency/kv_get.go +++ b/dependency/kv_get.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_get_test.go b/dependency/kv_get_test.go index 88dc763ca..0d5c38634 100644 --- a/dependency/kv_get_test.go +++ b/dependency/kv_get_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_keys.go b/dependency/kv_keys.go index 2b80c3205..6b381d877 100644 --- a/dependency/kv_keys.go +++ b/dependency/kv_keys.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_keys_test.go b/dependency/kv_keys_test.go index 1c4410977..595b0972a 100644 --- a/dependency/kv_keys_test.go +++ b/dependency/kv_keys_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_list.go b/dependency/kv_list.go index 76cbbd3e5..b7d9e9292 100644 --- a/dependency/kv_list.go +++ b/dependency/kv_list.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/kv_list_test.go b/dependency/kv_list_test.go index 743b8965a..d03e1dd90 100644 --- a/dependency/kv_list_test.go +++ b/dependency/kv_list_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_service.go b/dependency/nomad_service.go index ab9384035..c0efec78a 100644 --- a/dependency/nomad_service.go +++ b/dependency/nomad_service.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_service_test.go b/dependency/nomad_service_test.go index c9eca9264..d427cd888 100644 --- a/dependency/nomad_service_test.go +++ b/dependency/nomad_service_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_services.go b/dependency/nomad_services.go index 0626fc580..97c15dd4d 100644 --- a/dependency/nomad_services.go +++ b/dependency/nomad_services.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_services_test.go b/dependency/nomad_services_test.go index 097b64ca9..cca70d91c 100644 --- a/dependency/nomad_services_test.go +++ b/dependency/nomad_services_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_var_get.go b/dependency/nomad_var_get.go index 3114b9c16..47e379501 100644 --- a/dependency/nomad_var_get.go +++ b/dependency/nomad_var_get.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_var_get_test.go b/dependency/nomad_var_get_test.go index bb2629259..9119fa5dd 100644 --- a/dependency/nomad_var_get_test.go +++ b/dependency/nomad_var_get_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_var_list.go b/dependency/nomad_var_list.go index ef1814d37..91a0bc89a 100644 --- a/dependency/nomad_var_list.go +++ b/dependency/nomad_var_list.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_var_list_test.go b/dependency/nomad_var_list_test.go index 16bad174d..7ebd24002 100644 --- a/dependency/nomad_var_list_test.go +++ b/dependency/nomad_var_list_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/nomad_var_structs.go b/dependency/nomad_var_structs.go index 9dcae3eb9..3b6058512 100644 --- a/dependency/nomad_var_structs.go +++ b/dependency/nomad_var_structs.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/set.go b/dependency/set.go index 7ad1959b2..8dd5fb9da 100644 --- a/dependency/set.go +++ b/dependency/set.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_agent_token.go b/dependency/vault_agent_token.go index b5d7ef734..e0e7e3ab4 100644 --- a/dependency/vault_agent_token.go +++ b/dependency/vault_agent_token.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_agent_token_test.go b/dependency/vault_agent_token_test.go index 69e55871e..fe828f6ae 100644 --- a/dependency/vault_agent_token_test.go +++ b/dependency/vault_agent_token_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_common.go b/dependency/vault_common.go index b28a98214..d2d69b897 100644 --- a/dependency/vault_common.go +++ b/dependency/vault_common.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_common_test.go b/dependency/vault_common_test.go index 910fe9214..592243f6f 100644 --- a/dependency/vault_common_test.go +++ b/dependency/vault_common_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_list.go b/dependency/vault_list.go index f83e33615..d3eb24539 100644 --- a/dependency/vault_list.go +++ b/dependency/vault_list.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_list_test.go b/dependency/vault_list_test.go index 745891a63..bc67cd445 100644 --- a/dependency/vault_list_test.go +++ b/dependency/vault_list_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_pki.go b/dependency/vault_pki.go index 37bc3d6a8..60cc771f6 100644 --- a/dependency/vault_pki.go +++ b/dependency/vault_pki.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_pki_test.go b/dependency/vault_pki_test.go index 068b91b63..99e146b12 100644 --- a/dependency/vault_pki_test.go +++ b/dependency/vault_pki_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build ignore diff --git a/dependency/vault_read.go b/dependency/vault_read.go index a9b0a9d8f..85a5bd8f6 100644 --- a/dependency/vault_read.go +++ b/dependency/vault_read.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_read_test.go b/dependency/vault_read_test.go index ed8d5d4ea..bedc5fee8 100644 --- a/dependency/vault_read_test.go +++ b/dependency/vault_read_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_token.go b/dependency/vault_token.go index 5d184e05d..226f5fe19 100644 --- a/dependency/vault_token.go +++ b/dependency/vault_token.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_token_test.go b/dependency/vault_token_test.go index 73a4e0980..75aab8837 100644 --- a/dependency/vault_token_test.go +++ b/dependency/vault_token_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_write.go b/dependency/vault_write.go index 2232d1c79..1b405a98a 100644 --- a/dependency/vault_write.go +++ b/dependency/vault_write.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/dependency/vault_write_test.go b/dependency/vault_write_test.go index 785bc1afd..81fba83d4 100644 --- a/dependency/vault_write_test.go +++ b/dependency/vault_write_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package dependency diff --git a/flags.go b/flags.go index 144615f61..09404f33f 100644 --- a/flags.go +++ b/flags.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package main diff --git a/logging/logfile.go b/logging/logfile.go index 13ec9cbb0..146f4c590 100644 --- a/logging/logfile.go +++ b/logging/logfile.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/logfile_test.go b/logging/logfile_test.go index bb78a39d6..381f72a3d 100644 --- a/logging/logfile_test.go +++ b/logging/logfile_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/logging.go b/logging/logging.go index e1275283d..7662851cc 100644 --- a/logging/logging.go +++ b/logging/logging.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/logging_test.go b/logging/logging_test.go index e8a9f0eb4..d981e7fdd 100644 --- a/logging/logging_test.go +++ b/logging/logging_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/syslog.go b/logging/syslog.go index 83f9cb9ff..4ab3859f0 100644 --- a/logging/syslog.go +++ b/logging/syslog.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/logging/syslog_test.go b/logging/syslog_test.go index 7f7a72d3b..072f9827d 100644 --- a/logging/syslog_test.go +++ b/logging/syslog_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package logging diff --git a/main.go b/main.go index 0381e4fc2..0d186ffcd 100644 --- a/main.go +++ b/main.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package main // import "github.com/hashicorp/consul-template" diff --git a/main_test.go b/main_test.go index f47275087..d6af5e989 100644 --- a/main_test.go +++ b/main_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package main diff --git a/manager/dedup.go b/manager/dedup.go index baf62aafd..f22c0fd91 100644 --- a/manager/dedup.go +++ b/manager/dedup.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/manager/dedup_test.go b/manager/dedup_test.go index 07b825a6c..b33788506 100644 --- a/manager/dedup_test.go +++ b/manager/dedup_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/manager/errors.go b/manager/errors.go index ad8e7207a..5113fe039 100644 --- a/manager/errors.go +++ b/manager/errors.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/manager/example_extfuncmap_test.go b/manager/example_extfuncmap_test.go index e8f025573..5d8155b8d 100644 --- a/manager/example_extfuncmap_test.go +++ b/manager/example_extfuncmap_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager_test diff --git a/manager/example_manager_test.go b/manager/example_manager_test.go index 7a847b48c..c208c2e8c 100644 --- a/manager/example_manager_test.go +++ b/manager/example_manager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager_test diff --git a/manager/manager_test.go b/manager/manager_test.go index 2c35fdf34..3ffa18fed 100644 --- a/manager/manager_test.go +++ b/manager/manager_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/manager/runner.go b/manager/runner.go index cd3fe74be..04cbbc51e 100644 --- a/manager/runner.go +++ b/manager/runner.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/manager/runner_test.go b/manager/runner_test.go index 7cc070a1f..7ce882355 100644 --- a/manager/runner_test.go +++ b/manager/runner_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package manager diff --git a/renderer/file_ownership.go b/renderer/file_ownership.go index 2522b94cf..8e927aed2 100644 --- a/renderer/file_ownership.go +++ b/renderer/file_ownership.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build !windows diff --git a/renderer/file_ownership_windows.go b/renderer/file_ownership_windows.go index d1024ec61..ef23b4cac 100644 --- a/renderer/file_ownership_windows.go +++ b/renderer/file_ownership_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/renderer/file_perms.go b/renderer/file_perms.go index 8a4d4724e..e3746205e 100644 --- a/renderer/file_perms.go +++ b/renderer/file_perms.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build !windows diff --git a/renderer/file_perms_windows.go b/renderer/file_perms_windows.go index aa1ab4a79..cfa135fa3 100644 --- a/renderer/file_perms_windows.go +++ b/renderer/file_perms_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/renderer/renderer.go b/renderer/renderer.go index 5abe45ecf..4a9fbd198 100644 --- a/renderer/renderer.go +++ b/renderer/renderer.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package renderer diff --git a/renderer/renderer_test.go b/renderer/renderer_test.go index ddfd5b759..636f5d24b 100644 --- a/renderer/renderer_test.go +++ b/renderer/renderer_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package renderer diff --git a/scripts/readme-toc.sh b/scripts/readme-toc.sh index 166832a92..af5a9ff86 100755 --- a/scripts/readme-toc.sh +++ b/scripts/readme-toc.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) HashiCorp, Inc. +# Copyright IBM Corp. 2014, 2025 # SPDX-License-Identifier: MPL-2.0 diff --git a/service_os/service.go b/service_os/service.go index a3ea6b6d7..a42e1234c 100644 --- a/service_os/service.go +++ b/service_os/service.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package service_os diff --git a/service_os/service_windows.go b/service_os/service_windows.go index 28d1b02e8..6312aa0fd 100644 --- a/service_os/service_windows.go +++ b/service_os/service_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/signals/mapstructure.go b/signals/mapstructure.go index 307107ef0..7051f6ee4 100644 --- a/signals/mapstructure.go +++ b/signals/mapstructure.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package signals diff --git a/signals/mapstructure_test.go b/signals/mapstructure_test.go index 64e391370..53ac57789 100644 --- a/signals/mapstructure_test.go +++ b/signals/mapstructure_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package signals diff --git a/signals/signals.go b/signals/signals.go index 4f985ea52..e4576dbdd 100644 --- a/signals/signals.go +++ b/signals/signals.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package signals diff --git a/signals/signals_test.go b/signals/signals_test.go index 1ca28b678..5ffefdac9 100644 --- a/signals/signals_test.go +++ b/signals/signals_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package signals diff --git a/signals/signals_unix.go b/signals/signals_unix.go index 65d9d3778..732f26091 100644 --- a/signals/signals_unix.go +++ b/signals/signals_unix.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build linux || darwin || freebsd || openbsd || solaris || netbsd diff --git a/signals/signals_windows.go b/signals/signals_windows.go index 6d3c45b76..4fa004a2b 100644 --- a/signals/signals_windows.go +++ b/signals/signals_windows.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build windows diff --git a/template/brain.go b/template/brain.go index 4597e45cf..96414f5e5 100644 --- a/template/brain.go +++ b/template/brain.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/brain_test.go b/template/brain_test.go index ad57b1ea5..1c8d291b3 100644 --- a/template/brain_test.go +++ b/template/brain_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/funcs.go b/template/funcs.go index 181e12a3e..bdc05b43f 100644 --- a/template/funcs.go +++ b/template/funcs.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/funcs_test.go b/template/funcs_test.go index 23d46ec99..516436bdc 100644 --- a/template/funcs_test.go +++ b/template/funcs_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/nomad_funcs.go b/template/nomad_funcs.go index 41e8af016..540be92fb 100644 --- a/template/nomad_funcs.go +++ b/template/nomad_funcs.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/scratch.go b/template/scratch.go index 7f4b95073..86f4eeb3e 100644 --- a/template/scratch.go +++ b/template/scratch.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/scratch_test.go b/template/scratch_test.go index 9a9802722..d4e79be32 100644 --- a/template/scratch_test.go +++ b/template/scratch_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/template.go b/template/template.go index 48484b3b8..4bf8cc53f 100644 --- a/template/template.go +++ b/template/template.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/template/template_test.go b/template/template_test.go index 5f26671a6..a70856f63 100644 --- a/template/template_test.go +++ b/template/template_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package template diff --git a/test/helpers.go b/test/helpers.go index f270a4d49..0ae69a2dc 100644 --- a/test/helpers.go +++ b/test/helpers.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/test/tenancy_helper.go b/test/tenancy_helper.go index 9c2143014..e2d1ffafc 100644 --- a/test/tenancy_helper.go +++ b/test/tenancy_helper.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package test diff --git a/version/version.go b/version/version.go index 63cd2967d..d5d5cdc83 100644 --- a/version/version.go +++ b/version/version.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package version diff --git a/watch/dependencies_test.go b/watch/dependencies_test.go index 9bc78daae..304fd3b00 100644 --- a/watch/dependencies_test.go +++ b/watch/dependencies_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/vault_token.go b/watch/vault_token.go index 7e3cc2fbd..b5e15a71e 100644 --- a/watch/vault_token.go +++ b/watch/vault_token.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/vault_token_test.go b/watch/vault_token_test.go index 9e9398935..763f86df1 100644 --- a/watch/vault_token_test.go +++ b/watch/vault_token_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/view.go b/watch/view.go index f29e1531b..2a75c83ec 100644 --- a/watch/view.go +++ b/watch/view.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/view_test.go b/watch/view_test.go index 199fd45a4..ec1bb60b4 100644 --- a/watch/view_test.go +++ b/watch/view_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/watch_test.go b/watch/watch_test.go index a967dc454..e8b5ab696 100644 --- a/watch/watch_test.go +++ b/watch/watch_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/watcher.go b/watch/watcher.go index ea362e70d..db750684f 100644 --- a/watch/watcher.go +++ b/watch/watcher.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch diff --git a/watch/watcher_test.go b/watch/watcher_test.go index bda76c443..ac4b91b68 100644 --- a/watch/watcher_test.go +++ b/watch/watcher_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2014, 2025 // SPDX-License-Identifier: MPL-2.0 package watch