From 8ab1131505a43c69b5dafe819acdfdf3c6f058b4 Mon Sep 17 00:00:00 2001 From: "hashicorp-copywrite[bot]" <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 15:03:12 +0000 Subject: [PATCH] [COMPLIANCE] Update Copyright and License Headers (Batch 1 of 3) --- actionvalidator/all.go | 2 +- actionvalidator/all_example_test.go | 2 +- actionvalidator/all_test.go | 2 +- actionvalidator/any.go | 2 +- actionvalidator/any_example_test.go | 2 +- actionvalidator/any_test.go | 2 +- actionvalidator/any_with_all_warnings.go | 2 +- actionvalidator/any_with_all_warnings_example_test.go | 2 +- actionvalidator/any_with_all_warnings_test.go | 2 +- actionvalidator/at_least_one_of.go | 2 +- actionvalidator/at_least_one_of_example_test.go | 2 +- actionvalidator/at_least_one_of_test.go | 2 +- actionvalidator/conflicting.go | 2 +- actionvalidator/conflicting_example_test.go | 2 +- actionvalidator/conflicting_test.go | 2 +- actionvalidator/doc.go | 2 +- actionvalidator/exactly_one_of.go | 2 +- actionvalidator/exactly_one_of_example_test.go | 2 +- actionvalidator/exactly_one_of_test.go | 2 +- actionvalidator/required_together.go | 2 +- actionvalidator/required_together_example_test.go | 2 +- actionvalidator/required_together_test.go | 2 +- boolvalidator/all.go | 2 +- boolvalidator/all_example_test.go | 2 +- boolvalidator/also_requires.go | 2 +- boolvalidator/also_requires_example_test.go | 2 +- boolvalidator/any.go | 2 +- boolvalidator/any_example_test.go | 2 +- boolvalidator/any_with_all_warnings.go | 2 +- boolvalidator/any_with_all_warnings_example_test.go | 2 +- boolvalidator/at_least_one_of.go | 2 +- boolvalidator/at_least_one_of_example_test.go | 2 +- boolvalidator/conflicts_with.go | 2 +- boolvalidator/conflicts_with_example_test.go | 2 +- boolvalidator/doc.go | 2 +- boolvalidator/equals.go | 2 +- boolvalidator/equals_test.go | 2 +- boolvalidator/exactly_one_of.go | 2 +- boolvalidator/exactly_one_of_example_test.go | 2 +- boolvalidator/prefer_write_only_attribute.go | 2 +- boolvalidator/prefer_write_only_attribute_example_test.go | 2 +- datasourcevalidator/all.go | 2 +- datasourcevalidator/all_example_test.go | 2 +- datasourcevalidator/all_test.go | 2 +- datasourcevalidator/any.go | 2 +- datasourcevalidator/any_example_test.go | 2 +- datasourcevalidator/any_test.go | 2 +- datasourcevalidator/any_with_all_warnings.go | 2 +- datasourcevalidator/any_with_all_warnings_example_test.go | 2 +- datasourcevalidator/any_with_all_warnings_test.go | 2 +- datasourcevalidator/at_least_one_of.go | 2 +- datasourcevalidator/at_least_one_of_example_test.go | 2 +- datasourcevalidator/at_least_one_of_test.go | 2 +- datasourcevalidator/conflicting.go | 2 +- datasourcevalidator/conflicting_example_test.go | 2 +- datasourcevalidator/conflicting_test.go | 2 +- datasourcevalidator/doc.go | 2 +- datasourcevalidator/exactly_one_of.go | 2 +- datasourcevalidator/exactly_one_of_example_test.go | 2 +- datasourcevalidator/exactly_one_of_test.go | 2 +- datasourcevalidator/required_together.go | 2 +- datasourcevalidator/required_together_example_test.go | 2 +- datasourcevalidator/required_together_test.go | 2 +- dynamicvalidator/all.go | 2 +- dynamicvalidator/all_example_test.go | 2 +- dynamicvalidator/also_requires.go | 2 +- dynamicvalidator/also_requires_example_test.go | 2 +- dynamicvalidator/any.go | 2 +- dynamicvalidator/any_example_test.go | 2 +- dynamicvalidator/any_with_all_warnings.go | 2 +- dynamicvalidator/any_with_all_warnings_example_test.go | 2 +- dynamicvalidator/at_least_one_of.go | 2 +- dynamicvalidator/at_least_one_of_example_test.go | 2 +- dynamicvalidator/conflicts_with.go | 2 +- dynamicvalidator/conflicts_with_example_test.go | 2 +- dynamicvalidator/doc.go | 2 +- dynamicvalidator/exactly_one_of.go | 2 +- dynamicvalidator/exactly_one_of_example_test.go | 2 +- dynamicvalidator/prefer_write_only_attribute.go | 2 +- dynamicvalidator/prefer_write_only_attribute_example_test.go | 2 +- ephemeralvalidator/all.go | 2 +- ephemeralvalidator/all_example_test.go | 2 +- ephemeralvalidator/all_test.go | 2 +- ephemeralvalidator/any.go | 2 +- ephemeralvalidator/any_example_test.go | 2 +- ephemeralvalidator/any_test.go | 2 +- ephemeralvalidator/any_with_all_warnings.go | 2 +- ephemeralvalidator/any_with_all_warnings_example_test.go | 2 +- ephemeralvalidator/any_with_all_warnings_test.go | 2 +- ephemeralvalidator/at_least_one_of.go | 2 +- ephemeralvalidator/at_least_one_of_example_test.go | 2 +- ephemeralvalidator/at_least_one_of_test.go | 2 +- ephemeralvalidator/conflicting.go | 2 +- ephemeralvalidator/conflicting_example_test.go | 2 +- ephemeralvalidator/conflicting_test.go | 2 +- ephemeralvalidator/doc.go | 2 +- ephemeralvalidator/exactly_one_of.go | 2 +- ephemeralvalidator/exactly_one_of_example_test.go | 2 +- ephemeralvalidator/exactly_one_of_test.go | 2 +- ephemeralvalidator/required_together.go | 2 +- ephemeralvalidator/required_together_example_test.go | 2 +- ephemeralvalidator/required_together_test.go | 2 +- float32validator/all.go | 2 +- float32validator/all_example_test.go | 2 +- float32validator/all_test.go | 2 +- float32validator/also_requires.go | 2 +- float32validator/also_requires_example_test.go | 2 +- float32validator/any.go | 2 +- float32validator/any_example_test.go | 2 +- float32validator/any_test.go | 2 +- float32validator/any_with_all_warnings.go | 2 +- float32validator/any_with_all_warnings_example_test.go | 2 +- float32validator/any_with_all_warnings_test.go | 2 +- float32validator/at_least.go | 2 +- float32validator/at_least_example_test.go | 2 +- float32validator/at_least_one_of.go | 2 +- float32validator/at_least_one_of_example_test.go | 2 +- float32validator/at_least_test.go | 2 +- float32validator/at_most.go | 2 +- float32validator/at_most_example_test.go | 2 +- float32validator/at_most_test.go | 2 +- float32validator/between.go | 2 +- float32validator/between_example_test.go | 2 +- float32validator/between_test.go | 2 +- float32validator/conflicts_with.go | 2 +- float32validator/conflicts_with_example_test.go | 2 +- float32validator/doc.go | 2 +- float32validator/exactly_one_of.go | 2 +- float32validator/exactly_one_of_example_test.go | 2 +- float32validator/none_of.go | 2 +- float32validator/none_of_example_test.go | 2 +- float32validator/none_of_test.go | 2 +- float32validator/one_of.go | 2 +- float32validator/one_of_example_test.go | 2 +- float32validator/one_of_test.go | 2 +- float32validator/prefer_write_only_attribute.go | 2 +- float32validator/prefer_write_only_attribute_example_test.go | 2 +- float64validator/all.go | 2 +- float64validator/all_example_test.go | 2 +- float64validator/all_test.go | 2 +- float64validator/also_requires.go | 2 +- float64validator/also_requires_example_test.go | 2 +- float64validator/any.go | 2 +- float64validator/any_example_test.go | 2 +- float64validator/any_test.go | 2 +- float64validator/any_with_all_warnings.go | 2 +- float64validator/any_with_all_warnings_example_test.go | 2 +- float64validator/any_with_all_warnings_test.go | 2 +- float64validator/at_least.go | 2 +- float64validator/at_least_example_test.go | 2 +- float64validator/at_least_one_of.go | 2 +- float64validator/at_least_one_of_example_test.go | 2 +- float64validator/at_least_test.go | 2 +- float64validator/at_most.go | 2 +- float64validator/at_most_example_test.go | 2 +- float64validator/at_most_test.go | 2 +- float64validator/between.go | 2 +- float64validator/between_example_test.go | 2 +- float64validator/between_test.go | 2 +- float64validator/conflicts_with.go | 2 +- float64validator/conflicts_with_example_test.go | 2 +- float64validator/doc.go | 2 +- float64validator/exactly_one_of.go | 2 +- float64validator/exactly_one_of_example_test.go | 2 +- float64validator/none_of.go | 2 +- float64validator/none_of_example_test.go | 2 +- float64validator/none_of_test.go | 2 +- float64validator/one_of.go | 2 +- float64validator/one_of_example_test.go | 2 +- float64validator/one_of_test.go | 2 +- float64validator/prefer_write_only_attribute.go | 2 +- float64validator/prefer_write_only_attribute_example_test.go | 2 +- helpers/validatordiag/diag.go | 2 +- helpers/validatordiag/diag_test.go | 2 +- helpers/validatordiag/doc.go | 2 +- helpers/validatorfuncerr/doc.go | 2 +- helpers/validatorfuncerr/funcerr.go | 2 +- int32validator/all.go | 2 +- int32validator/all_example_test.go | 2 +- int32validator/all_test.go | 2 +- int32validator/also_requires.go | 2 +- int32validator/also_requires_example_test.go | 2 +- int32validator/any.go | 2 +- int32validator/any_example_test.go | 2 +- int32validator/any_test.go | 2 +- int32validator/any_with_all_warnings.go | 2 +- int32validator/any_with_all_warnings_example_test.go | 2 +- int32validator/any_with_all_warnings_test.go | 2 +- int32validator/at_least.go | 2 +- int32validator/at_least_example_test.go | 2 +- int32validator/at_least_one_of.go | 2 +- int32validator/at_least_one_of_example_test.go | 2 +- int32validator/at_least_sum_of.go | 2 +- int32validator/at_least_sum_of_example_test.go | 2 +- int32validator/at_least_sum_of_test.go | 2 +- int32validator/at_least_test.go | 2 +- int32validator/at_most.go | 2 +- int32validator/at_most_example_test.go | 2 +- int32validator/at_most_sum_of.go | 2 +- int32validator/at_most_sum_of_example_test.go | 2 +- int32validator/at_most_sum_of_test.go | 2 +- int32validator/at_most_test.go | 2 +- int32validator/between.go | 2 +- int32validator/between_example_test.go | 2 +- int32validator/between_test.go | 2 +- int32validator/conflicts_with.go | 2 +- int32validator/conflicts_with_example_test.go | 2 +- int32validator/doc.go | 2 +- int32validator/equal_to_product_of.go | 2 +- int32validator/equal_to_product_of_example_test.go | 2 +- int32validator/equal_to_product_of_test.go | 2 +- int32validator/equal_to_sum_of.go | 2 +- int32validator/equal_to_sum_of_example_test.go | 2 +- int32validator/equal_to_sum_of_test.go | 2 +- int32validator/exactly_one_of.go | 2 +- int32validator/exactly_one_of_example_test.go | 2 +- int32validator/none_of.go | 2 +- int32validator/none_of_example_test.go | 2 +- int32validator/none_of_test.go | 2 +- int32validator/one_of.go | 2 +- int32validator/one_of_example_test.go | 2 +- int32validator/one_of_test.go | 2 +- int32validator/prefer_write_only_attribute.go | 2 +- int32validator/prefer_write_only_attribute_example_test.go | 2 +- int64validator/all.go | 2 +- int64validator/all_example_test.go | 2 +- int64validator/all_test.go | 2 +- int64validator/also_requires.go | 2 +- int64validator/also_requires_example_test.go | 2 +- int64validator/any.go | 2 +- int64validator/any_example_test.go | 2 +- int64validator/any_test.go | 2 +- int64validator/any_with_all_warnings.go | 2 +- int64validator/any_with_all_warnings_example_test.go | 2 +- int64validator/any_with_all_warnings_test.go | 2 +- int64validator/at_least.go | 2 +- int64validator/at_least_example_test.go | 2 +- int64validator/at_least_one_of.go | 2 +- int64validator/at_least_one_of_example_test.go | 2 +- int64validator/at_least_sum_of.go | 2 +- int64validator/at_least_sum_of_example_test.go | 2 +- int64validator/at_least_sum_of_test.go | 2 +- int64validator/at_least_test.go | 2 +- int64validator/at_most.go | 2 +- int64validator/at_most_example_test.go | 2 +- int64validator/at_most_sum_of.go | 2 +- int64validator/at_most_sum_of_example_test.go | 2 +- int64validator/at_most_sum_of_test.go | 2 +- int64validator/at_most_test.go | 2 +- int64validator/between.go | 2 +- int64validator/between_example_test.go | 2 +- int64validator/between_test.go | 2 +- int64validator/conflicts_with.go | 2 +- int64validator/conflicts_with_example_test.go | 2 +- int64validator/doc.go | 2 +- int64validator/equal_to_product_of.go | 2 +- int64validator/equal_to_product_of_example_test.go | 2 +- int64validator/equal_to_product_of_test.go | 2 +- int64validator/equal_to_sum_of.go | 2 +- int64validator/equal_to_sum_of_example_test.go | 2 +- int64validator/equal_to_sum_of_test.go | 2 +- int64validator/exactly_one_of.go | 2 +- int64validator/exactly_one_of_example_test.go | 2 +- int64validator/none_of.go | 2 +- int64validator/none_of_example_test.go | 2 +- int64validator/none_of_test.go | 2 +- int64validator/one_of.go | 2 +- int64validator/one_of_example_test.go | 2 +- int64validator/one_of_test.go | 2 +- int64validator/prefer_write_only_attribute.go | 2 +- int64validator/prefer_write_only_attribute_example_test.go | 2 +- internal/configvalidator/at_least_one_of.go | 2 +- internal/configvalidator/at_least_one_of_test.go | 2 +- internal/configvalidator/conflicting.go | 2 +- internal/configvalidator/conflicting_test.go | 2 +- internal/configvalidator/doc.go | 2 +- internal/configvalidator/exactly_one_of.go | 2 +- internal/configvalidator/exactly_one_of_test.go | 2 +- internal/configvalidator/required_together.go | 2 +- internal/configvalidator/required_together_test.go | 2 +- internal/schemavalidator/also_requires.go | 2 +- internal/schemavalidator/also_requires_test.go | 2 +- internal/schemavalidator/at_least_one_of.go | 2 +- internal/schemavalidator/at_least_one_of_test.go | 2 +- internal/schemavalidator/conflicts_with.go | 2 +- internal/schemavalidator/conflicts_with_test.go | 2 +- internal/schemavalidator/doc.go | 2 +- internal/schemavalidator/exactly_one_of.go | 2 +- internal/schemavalidator/exactly_one_of_test.go | 2 +- internal/schemavalidator/prefer_write_only_attribute.go | 2 +- internal/schemavalidator/prefer_write_only_attribute_test.go | 2 +- internal/testvalidator/object.go | 2 +- internal/testvalidator/warning.go | 2 +- listresourcevalidator/all.go | 2 +- 294 files changed, 294 insertions(+), 294 deletions(-) diff --git a/actionvalidator/all.go b/actionvalidator/all.go index 6a4de6d1..038f72f0 100644 --- a/actionvalidator/all.go +++ b/actionvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/all_example_test.go b/actionvalidator/all_example_test.go index fa6f1e27..b5f71b5d 100644 --- a/actionvalidator/all_example_test.go +++ b/actionvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/all_test.go b/actionvalidator/all_test.go index 37403ecf..d9e1bc71 100644 --- a/actionvalidator/all_test.go +++ b/actionvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/any.go b/actionvalidator/any.go index b6797f22..677e334e 100644 --- a/actionvalidator/any.go +++ b/actionvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/any_example_test.go b/actionvalidator/any_example_test.go index ab220a29..553af680 100644 --- a/actionvalidator/any_example_test.go +++ b/actionvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/any_test.go b/actionvalidator/any_test.go index 2ec9e315..f99f654f 100644 --- a/actionvalidator/any_test.go +++ b/actionvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/any_with_all_warnings.go b/actionvalidator/any_with_all_warnings.go index 1c5be458..c9eef175 100644 --- a/actionvalidator/any_with_all_warnings.go +++ b/actionvalidator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/any_with_all_warnings_example_test.go b/actionvalidator/any_with_all_warnings_example_test.go index 5866f3a8..a943dda1 100644 --- a/actionvalidator/any_with_all_warnings_example_test.go +++ b/actionvalidator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/any_with_all_warnings_test.go b/actionvalidator/any_with_all_warnings_test.go index ef8be5ec..44552e77 100644 --- a/actionvalidator/any_with_all_warnings_test.go +++ b/actionvalidator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/at_least_one_of.go b/actionvalidator/at_least_one_of.go index 1167a309..946e329b 100644 --- a/actionvalidator/at_least_one_of.go +++ b/actionvalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/at_least_one_of_example_test.go b/actionvalidator/at_least_one_of_example_test.go index 89e8d2c7..aa745e04 100644 --- a/actionvalidator/at_least_one_of_example_test.go +++ b/actionvalidator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/at_least_one_of_test.go b/actionvalidator/at_least_one_of_test.go index 106aaeb6..8548549a 100644 --- a/actionvalidator/at_least_one_of_test.go +++ b/actionvalidator/at_least_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/conflicting.go b/actionvalidator/conflicting.go index a3035e7a..8c27f1a6 100644 --- a/actionvalidator/conflicting.go +++ b/actionvalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/conflicting_example_test.go b/actionvalidator/conflicting_example_test.go index e70f2d2f..983194ce 100644 --- a/actionvalidator/conflicting_example_test.go +++ b/actionvalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/conflicting_test.go b/actionvalidator/conflicting_test.go index becd88a8..c77ef81f 100644 --- a/actionvalidator/conflicting_test.go +++ b/actionvalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/doc.go b/actionvalidator/doc.go index e3f19a9e..9efc443f 100644 --- a/actionvalidator/doc.go +++ b/actionvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package actionvalidator provides validators to express relationships diff --git a/actionvalidator/exactly_one_of.go b/actionvalidator/exactly_one_of.go index 06747faf..47f5e3cb 100644 --- a/actionvalidator/exactly_one_of.go +++ b/actionvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/exactly_one_of_example_test.go b/actionvalidator/exactly_one_of_example_test.go index 6b2b67e7..b58570be 100644 --- a/actionvalidator/exactly_one_of_example_test.go +++ b/actionvalidator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/exactly_one_of_test.go b/actionvalidator/exactly_one_of_test.go index 93d9e538..ea0a3325 100644 --- a/actionvalidator/exactly_one_of_test.go +++ b/actionvalidator/exactly_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/required_together.go b/actionvalidator/required_together.go index aa5c7182..dcc43cd1 100644 --- a/actionvalidator/required_together.go +++ b/actionvalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator diff --git a/actionvalidator/required_together_example_test.go b/actionvalidator/required_together_example_test.go index 1c793996..3e98abbe 100644 --- a/actionvalidator/required_together_example_test.go +++ b/actionvalidator/required_together_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/actionvalidator/required_together_test.go b/actionvalidator/required_together_test.go index 58e2e117..7da8b76e 100644 --- a/actionvalidator/required_together_test.go +++ b/actionvalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package actionvalidator_test diff --git a/boolvalidator/all.go b/boolvalidator/all.go index 5b58b38b..ca09edfc 100644 --- a/boolvalidator/all.go +++ b/boolvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/all_example_test.go b/boolvalidator/all_example_test.go index 2e03e582..c77d8bf1 100644 --- a/boolvalidator/all_example_test.go +++ b/boolvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/also_requires.go b/boolvalidator/also_requires.go index feea9543..ad176948 100644 --- a/boolvalidator/also_requires.go +++ b/boolvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/also_requires_example_test.go b/boolvalidator/also_requires_example_test.go index c136e3d8..27e49e59 100644 --- a/boolvalidator/also_requires_example_test.go +++ b/boolvalidator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/any.go b/boolvalidator/any.go index 4025d0cc..cd853feb 100644 --- a/boolvalidator/any.go +++ b/boolvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/any_example_test.go b/boolvalidator/any_example_test.go index 00be1e66..0beff055 100644 --- a/boolvalidator/any_example_test.go +++ b/boolvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/any_with_all_warnings.go b/boolvalidator/any_with_all_warnings.go index 446489f2..40dbe166 100644 --- a/boolvalidator/any_with_all_warnings.go +++ b/boolvalidator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/any_with_all_warnings_example_test.go b/boolvalidator/any_with_all_warnings_example_test.go index e9643d41..36bf76ce 100644 --- a/boolvalidator/any_with_all_warnings_example_test.go +++ b/boolvalidator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/at_least_one_of.go b/boolvalidator/at_least_one_of.go index 6ea5aaa8..b1f7ac56 100644 --- a/boolvalidator/at_least_one_of.go +++ b/boolvalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/at_least_one_of_example_test.go b/boolvalidator/at_least_one_of_example_test.go index 58f00288..e09d6ad8 100644 --- a/boolvalidator/at_least_one_of_example_test.go +++ b/boolvalidator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/conflicts_with.go b/boolvalidator/conflicts_with.go index e4ad774f..315744b9 100644 --- a/boolvalidator/conflicts_with.go +++ b/boolvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/conflicts_with_example_test.go b/boolvalidator/conflicts_with_example_test.go index 805d4445..20c52149 100644 --- a/boolvalidator/conflicts_with_example_test.go +++ b/boolvalidator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/doc.go b/boolvalidator/doc.go index beae4455..f8bcfb71 100644 --- a/boolvalidator/doc.go +++ b/boolvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package boolvalidator provides validators for types.Bool attributes or function parameters. diff --git a/boolvalidator/equals.go b/boolvalidator/equals.go index 755e9769..1d6cb491 100644 --- a/boolvalidator/equals.go +++ b/boolvalidator/equals.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/equals_test.go b/boolvalidator/equals_test.go index 1798fbd5..b71daf40 100644 --- a/boolvalidator/equals_test.go +++ b/boolvalidator/equals_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/exactly_one_of.go b/boolvalidator/exactly_one_of.go index 98770328..6021bec2 100644 --- a/boolvalidator/exactly_one_of.go +++ b/boolvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/exactly_one_of_example_test.go b/boolvalidator/exactly_one_of_example_test.go index dabe30c1..988fbc59 100644 --- a/boolvalidator/exactly_one_of_example_test.go +++ b/boolvalidator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/boolvalidator/prefer_write_only_attribute.go b/boolvalidator/prefer_write_only_attribute.go index b07f8eef..9387df48 100644 --- a/boolvalidator/prefer_write_only_attribute.go +++ b/boolvalidator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator diff --git a/boolvalidator/prefer_write_only_attribute_example_test.go b/boolvalidator/prefer_write_only_attribute_example_test.go index 05b2ac0c..77bad798 100644 --- a/boolvalidator/prefer_write_only_attribute_example_test.go +++ b/boolvalidator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package boolvalidator_test diff --git a/datasourcevalidator/all.go b/datasourcevalidator/all.go index 88576ca5..8e6eadac 100644 --- a/datasourcevalidator/all.go +++ b/datasourcevalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/all_example_test.go b/datasourcevalidator/all_example_test.go index 0a93cb8c..0f14e43c 100644 --- a/datasourcevalidator/all_example_test.go +++ b/datasourcevalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/all_test.go b/datasourcevalidator/all_test.go index 439848d1..83e43999 100644 --- a/datasourcevalidator/all_test.go +++ b/datasourcevalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/any.go b/datasourcevalidator/any.go index 7097b6b5..d9eaebc7 100644 --- a/datasourcevalidator/any.go +++ b/datasourcevalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/any_example_test.go b/datasourcevalidator/any_example_test.go index 7b22018a..35970d63 100644 --- a/datasourcevalidator/any_example_test.go +++ b/datasourcevalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/any_test.go b/datasourcevalidator/any_test.go index 1b801403..a38c0541 100644 --- a/datasourcevalidator/any_test.go +++ b/datasourcevalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/any_with_all_warnings.go b/datasourcevalidator/any_with_all_warnings.go index 93c41c48..0afc6b90 100644 --- a/datasourcevalidator/any_with_all_warnings.go +++ b/datasourcevalidator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/any_with_all_warnings_example_test.go b/datasourcevalidator/any_with_all_warnings_example_test.go index f007c48b..e09736f8 100644 --- a/datasourcevalidator/any_with_all_warnings_example_test.go +++ b/datasourcevalidator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/any_with_all_warnings_test.go b/datasourcevalidator/any_with_all_warnings_test.go index 5ec0bebe..f65dc8c5 100644 --- a/datasourcevalidator/any_with_all_warnings_test.go +++ b/datasourcevalidator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/at_least_one_of.go b/datasourcevalidator/at_least_one_of.go index 354655fb..84c92d2a 100644 --- a/datasourcevalidator/at_least_one_of.go +++ b/datasourcevalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/at_least_one_of_example_test.go b/datasourcevalidator/at_least_one_of_example_test.go index 644b8cdc..c06a6a02 100644 --- a/datasourcevalidator/at_least_one_of_example_test.go +++ b/datasourcevalidator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/at_least_one_of_test.go b/datasourcevalidator/at_least_one_of_test.go index 118676b2..e1fe5545 100644 --- a/datasourcevalidator/at_least_one_of_test.go +++ b/datasourcevalidator/at_least_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/conflicting.go b/datasourcevalidator/conflicting.go index 22d5219c..b1af1776 100644 --- a/datasourcevalidator/conflicting.go +++ b/datasourcevalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/conflicting_example_test.go b/datasourcevalidator/conflicting_example_test.go index c34717b3..266b9f14 100644 --- a/datasourcevalidator/conflicting_example_test.go +++ b/datasourcevalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/conflicting_test.go b/datasourcevalidator/conflicting_test.go index a3e5dc5d..65befe6b 100644 --- a/datasourcevalidator/conflicting_test.go +++ b/datasourcevalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/doc.go b/datasourcevalidator/doc.go index 5c669fdf..d3ee6128 100644 --- a/datasourcevalidator/doc.go +++ b/datasourcevalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package datasourcevalidator provides validators to express relationships diff --git a/datasourcevalidator/exactly_one_of.go b/datasourcevalidator/exactly_one_of.go index a3bf9d51..e1707d95 100644 --- a/datasourcevalidator/exactly_one_of.go +++ b/datasourcevalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/exactly_one_of_example_test.go b/datasourcevalidator/exactly_one_of_example_test.go index 186fc61b..185ee9ff 100644 --- a/datasourcevalidator/exactly_one_of_example_test.go +++ b/datasourcevalidator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/exactly_one_of_test.go b/datasourcevalidator/exactly_one_of_test.go index 96f19ee1..412a20ca 100644 --- a/datasourcevalidator/exactly_one_of_test.go +++ b/datasourcevalidator/exactly_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/required_together.go b/datasourcevalidator/required_together.go index 7be3aa33..c36e1c93 100644 --- a/datasourcevalidator/required_together.go +++ b/datasourcevalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator diff --git a/datasourcevalidator/required_together_example_test.go b/datasourcevalidator/required_together_example_test.go index dd3122fa..5684c728 100644 --- a/datasourcevalidator/required_together_example_test.go +++ b/datasourcevalidator/required_together_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/datasourcevalidator/required_together_test.go b/datasourcevalidator/required_together_test.go index 1186a2ee..b7e869ac 100644 --- a/datasourcevalidator/required_together_test.go +++ b/datasourcevalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package datasourcevalidator_test diff --git a/dynamicvalidator/all.go b/dynamicvalidator/all.go index 7f29e2ae..5790f54d 100644 --- a/dynamicvalidator/all.go +++ b/dynamicvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/all_example_test.go b/dynamicvalidator/all_example_test.go index e1de7cfb..b40d1859 100644 --- a/dynamicvalidator/all_example_test.go +++ b/dynamicvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/also_requires.go b/dynamicvalidator/also_requires.go index 15113d78..6a50dd46 100644 --- a/dynamicvalidator/also_requires.go +++ b/dynamicvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/also_requires_example_test.go b/dynamicvalidator/also_requires_example_test.go index 4d4bb261..ab1624e4 100644 --- a/dynamicvalidator/also_requires_example_test.go +++ b/dynamicvalidator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/any.go b/dynamicvalidator/any.go index 42086fcf..130e505f 100644 --- a/dynamicvalidator/any.go +++ b/dynamicvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/any_example_test.go b/dynamicvalidator/any_example_test.go index b7cce6d6..a5782cb8 100644 --- a/dynamicvalidator/any_example_test.go +++ b/dynamicvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/any_with_all_warnings.go b/dynamicvalidator/any_with_all_warnings.go index c1614798..5063fd1d 100644 --- a/dynamicvalidator/any_with_all_warnings.go +++ b/dynamicvalidator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/any_with_all_warnings_example_test.go b/dynamicvalidator/any_with_all_warnings_example_test.go index 8e7ebb85..c0bb2d23 100644 --- a/dynamicvalidator/any_with_all_warnings_example_test.go +++ b/dynamicvalidator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/at_least_one_of.go b/dynamicvalidator/at_least_one_of.go index 7a833fd4..24d7523f 100644 --- a/dynamicvalidator/at_least_one_of.go +++ b/dynamicvalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/at_least_one_of_example_test.go b/dynamicvalidator/at_least_one_of_example_test.go index 6e64bbc4..66d7069d 100644 --- a/dynamicvalidator/at_least_one_of_example_test.go +++ b/dynamicvalidator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/conflicts_with.go b/dynamicvalidator/conflicts_with.go index 1bda81c2..bfdd1df4 100644 --- a/dynamicvalidator/conflicts_with.go +++ b/dynamicvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/conflicts_with_example_test.go b/dynamicvalidator/conflicts_with_example_test.go index 268f765a..a265efa5 100644 --- a/dynamicvalidator/conflicts_with_example_test.go +++ b/dynamicvalidator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/doc.go b/dynamicvalidator/doc.go index de534e26..5c92f615 100644 --- a/dynamicvalidator/doc.go +++ b/dynamicvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package dynamicvalidator provides validators for types.Dynamic attributes and function parameters. diff --git a/dynamicvalidator/exactly_one_of.go b/dynamicvalidator/exactly_one_of.go index a501c7e8..0dda7275 100644 --- a/dynamicvalidator/exactly_one_of.go +++ b/dynamicvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/exactly_one_of_example_test.go b/dynamicvalidator/exactly_one_of_example_test.go index 47be7cc8..b8b124c0 100644 --- a/dynamicvalidator/exactly_one_of_example_test.go +++ b/dynamicvalidator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/dynamicvalidator/prefer_write_only_attribute.go b/dynamicvalidator/prefer_write_only_attribute.go index 92097784..167c8b2e 100644 --- a/dynamicvalidator/prefer_write_only_attribute.go +++ b/dynamicvalidator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator diff --git a/dynamicvalidator/prefer_write_only_attribute_example_test.go b/dynamicvalidator/prefer_write_only_attribute_example_test.go index 62491f62..2f48c3fe 100644 --- a/dynamicvalidator/prefer_write_only_attribute_example_test.go +++ b/dynamicvalidator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package dynamicvalidator_test diff --git a/ephemeralvalidator/all.go b/ephemeralvalidator/all.go index 7ee46787..a978241e 100644 --- a/ephemeralvalidator/all.go +++ b/ephemeralvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/all_example_test.go b/ephemeralvalidator/all_example_test.go index 72f8c648..e5d8229a 100644 --- a/ephemeralvalidator/all_example_test.go +++ b/ephemeralvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/all_test.go b/ephemeralvalidator/all_test.go index bbfbc0a9..9eff0bf2 100644 --- a/ephemeralvalidator/all_test.go +++ b/ephemeralvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/any.go b/ephemeralvalidator/any.go index 4c3ea6e8..dd883604 100644 --- a/ephemeralvalidator/any.go +++ b/ephemeralvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/any_example_test.go b/ephemeralvalidator/any_example_test.go index 30e98f1d..64104e68 100644 --- a/ephemeralvalidator/any_example_test.go +++ b/ephemeralvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/any_test.go b/ephemeralvalidator/any_test.go index 7d7b1e4d..7a7de750 100644 --- a/ephemeralvalidator/any_test.go +++ b/ephemeralvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/any_with_all_warnings.go b/ephemeralvalidator/any_with_all_warnings.go index f840d115..4e50a2a7 100644 --- a/ephemeralvalidator/any_with_all_warnings.go +++ b/ephemeralvalidator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/any_with_all_warnings_example_test.go b/ephemeralvalidator/any_with_all_warnings_example_test.go index 83c05933..68b368a2 100644 --- a/ephemeralvalidator/any_with_all_warnings_example_test.go +++ b/ephemeralvalidator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/any_with_all_warnings_test.go b/ephemeralvalidator/any_with_all_warnings_test.go index d7ba93a8..6baa0c60 100644 --- a/ephemeralvalidator/any_with_all_warnings_test.go +++ b/ephemeralvalidator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/at_least_one_of.go b/ephemeralvalidator/at_least_one_of.go index 8be3bc9a..c1a5b0a3 100644 --- a/ephemeralvalidator/at_least_one_of.go +++ b/ephemeralvalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/at_least_one_of_example_test.go b/ephemeralvalidator/at_least_one_of_example_test.go index d3eeb4f4..ba4b873d 100644 --- a/ephemeralvalidator/at_least_one_of_example_test.go +++ b/ephemeralvalidator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/at_least_one_of_test.go b/ephemeralvalidator/at_least_one_of_test.go index 0f546d69..b394cab7 100644 --- a/ephemeralvalidator/at_least_one_of_test.go +++ b/ephemeralvalidator/at_least_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/conflicting.go b/ephemeralvalidator/conflicting.go index 8ac8eac9..0ac115f9 100644 --- a/ephemeralvalidator/conflicting.go +++ b/ephemeralvalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/conflicting_example_test.go b/ephemeralvalidator/conflicting_example_test.go index bb1c2ca8..df538bdf 100644 --- a/ephemeralvalidator/conflicting_example_test.go +++ b/ephemeralvalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/conflicting_test.go b/ephemeralvalidator/conflicting_test.go index 864d5e14..f38ca005 100644 --- a/ephemeralvalidator/conflicting_test.go +++ b/ephemeralvalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/doc.go b/ephemeralvalidator/doc.go index 52fd596b..046e2080 100644 --- a/ephemeralvalidator/doc.go +++ b/ephemeralvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package ephemeralvalidator provides validators to express relationships diff --git a/ephemeralvalidator/exactly_one_of.go b/ephemeralvalidator/exactly_one_of.go index dfe2a8f8..f0ccae7c 100644 --- a/ephemeralvalidator/exactly_one_of.go +++ b/ephemeralvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/exactly_one_of_example_test.go b/ephemeralvalidator/exactly_one_of_example_test.go index 7581f183..fe52a633 100644 --- a/ephemeralvalidator/exactly_one_of_example_test.go +++ b/ephemeralvalidator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/exactly_one_of_test.go b/ephemeralvalidator/exactly_one_of_test.go index d873ed2e..a8b19aef 100644 --- a/ephemeralvalidator/exactly_one_of_test.go +++ b/ephemeralvalidator/exactly_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/required_together.go b/ephemeralvalidator/required_together.go index 565f4c0c..3d6467f7 100644 --- a/ephemeralvalidator/required_together.go +++ b/ephemeralvalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator diff --git a/ephemeralvalidator/required_together_example_test.go b/ephemeralvalidator/required_together_example_test.go index 906ec1e4..3e8d24c9 100644 --- a/ephemeralvalidator/required_together_example_test.go +++ b/ephemeralvalidator/required_together_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/ephemeralvalidator/required_together_test.go b/ephemeralvalidator/required_together_test.go index 8609f389..15d9860b 100644 --- a/ephemeralvalidator/required_together_test.go +++ b/ephemeralvalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package ephemeralvalidator_test diff --git a/float32validator/all.go b/float32validator/all.go index c690dc78..f9dcf6e1 100644 --- a/float32validator/all.go +++ b/float32validator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/all_example_test.go b/float32validator/all_example_test.go index 178640a1..b0a5b6c5 100644 --- a/float32validator/all_example_test.go +++ b/float32validator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/all_test.go b/float32validator/all_test.go index 6628eec6..7d1dda78 100644 --- a/float32validator/all_test.go +++ b/float32validator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/also_requires.go b/float32validator/also_requires.go index 71ea8d75..ab0abfdb 100644 --- a/float32validator/also_requires.go +++ b/float32validator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/also_requires_example_test.go b/float32validator/also_requires_example_test.go index 02c14497..510eaf8a 100644 --- a/float32validator/also_requires_example_test.go +++ b/float32validator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/any.go b/float32validator/any.go index 6d056bbc..c58afa99 100644 --- a/float32validator/any.go +++ b/float32validator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/any_example_test.go b/float32validator/any_example_test.go index 3bcfbb46..f619f77d 100644 --- a/float32validator/any_example_test.go +++ b/float32validator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/any_test.go b/float32validator/any_test.go index 111e202d..b3be7472 100644 --- a/float32validator/any_test.go +++ b/float32validator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/any_with_all_warnings.go b/float32validator/any_with_all_warnings.go index f1f14f0c..ec3c78b6 100644 --- a/float32validator/any_with_all_warnings.go +++ b/float32validator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/any_with_all_warnings_example_test.go b/float32validator/any_with_all_warnings_example_test.go index 5b6dac34..df93e91e 100644 --- a/float32validator/any_with_all_warnings_example_test.go +++ b/float32validator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/any_with_all_warnings_test.go b/float32validator/any_with_all_warnings_test.go index 596d4cba..033bb390 100644 --- a/float32validator/any_with_all_warnings_test.go +++ b/float32validator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/at_least.go b/float32validator/at_least.go index 9a8eb82e..0daf9036 100644 --- a/float32validator/at_least.go +++ b/float32validator/at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/at_least_example_test.go b/float32validator/at_least_example_test.go index 1729b3ab..68cc2fbe 100644 --- a/float32validator/at_least_example_test.go +++ b/float32validator/at_least_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/at_least_one_of.go b/float32validator/at_least_one_of.go index 008087ae..7fe29b28 100644 --- a/float32validator/at_least_one_of.go +++ b/float32validator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/at_least_one_of_example_test.go b/float32validator/at_least_one_of_example_test.go index 2440d35a..ba07d7fb 100644 --- a/float32validator/at_least_one_of_example_test.go +++ b/float32validator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/at_least_test.go b/float32validator/at_least_test.go index 3d9df1e4..8769232c 100644 --- a/float32validator/at_least_test.go +++ b/float32validator/at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/at_most.go b/float32validator/at_most.go index 0fdf981b..2c6e63a0 100644 --- a/float32validator/at_most.go +++ b/float32validator/at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/at_most_example_test.go b/float32validator/at_most_example_test.go index 8b1ac46c..1ab9b95f 100644 --- a/float32validator/at_most_example_test.go +++ b/float32validator/at_most_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/at_most_test.go b/float32validator/at_most_test.go index 87c31599..7de04b0b 100644 --- a/float32validator/at_most_test.go +++ b/float32validator/at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/between.go b/float32validator/between.go index a70cd8ca..837eb106 100644 --- a/float32validator/between.go +++ b/float32validator/between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/between_example_test.go b/float32validator/between_example_test.go index c9346133..50b0da9a 100644 --- a/float32validator/between_example_test.go +++ b/float32validator/between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/between_test.go b/float32validator/between_test.go index defc7994..f8f6ca00 100644 --- a/float32validator/between_test.go +++ b/float32validator/between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/conflicts_with.go b/float32validator/conflicts_with.go index 4b24668b..34dfb9d0 100644 --- a/float32validator/conflicts_with.go +++ b/float32validator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/conflicts_with_example_test.go b/float32validator/conflicts_with_example_test.go index 56318481..5439e0d1 100644 --- a/float32validator/conflicts_with_example_test.go +++ b/float32validator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/doc.go b/float32validator/doc.go index e57b117a..06b3c06f 100644 --- a/float32validator/doc.go +++ b/float32validator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package float32validator provides validators for types.Float32 attributes or function parameters. diff --git a/float32validator/exactly_one_of.go b/float32validator/exactly_one_of.go index 7f12dd75..4e97d0a2 100644 --- a/float32validator/exactly_one_of.go +++ b/float32validator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/exactly_one_of_example_test.go b/float32validator/exactly_one_of_example_test.go index 03a151cd..14ecc915 100644 --- a/float32validator/exactly_one_of_example_test.go +++ b/float32validator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/none_of.go b/float32validator/none_of.go index 0e6b2750..47ef3a2d 100644 --- a/float32validator/none_of.go +++ b/float32validator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/none_of_example_test.go b/float32validator/none_of_example_test.go index e004856a..f4c29571 100644 --- a/float32validator/none_of_example_test.go +++ b/float32validator/none_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/none_of_test.go b/float32validator/none_of_test.go index 569ecad4..39a3bda3 100644 --- a/float32validator/none_of_test.go +++ b/float32validator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/one_of.go b/float32validator/one_of.go index 963f4b10..3d6c930a 100644 --- a/float32validator/one_of.go +++ b/float32validator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/one_of_example_test.go b/float32validator/one_of_example_test.go index f4bea247..8003984f 100644 --- a/float32validator/one_of_example_test.go +++ b/float32validator/one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/one_of_test.go b/float32validator/one_of_test.go index 79a49489..6ed81da1 100644 --- a/float32validator/one_of_test.go +++ b/float32validator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float32validator/prefer_write_only_attribute.go b/float32validator/prefer_write_only_attribute.go index 088e76ef..c182e5f5 100644 --- a/float32validator/prefer_write_only_attribute.go +++ b/float32validator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator diff --git a/float32validator/prefer_write_only_attribute_example_test.go b/float32validator/prefer_write_only_attribute_example_test.go index 50754649..8cd971d3 100644 --- a/float32validator/prefer_write_only_attribute_example_test.go +++ b/float32validator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float32validator_test diff --git a/float64validator/all.go b/float64validator/all.go index c50aff58..7f2cb895 100644 --- a/float64validator/all.go +++ b/float64validator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/all_example_test.go b/float64validator/all_example_test.go index a64150e0..37b40f9f 100644 --- a/float64validator/all_example_test.go +++ b/float64validator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/all_test.go b/float64validator/all_test.go index ba562374..df834021 100644 --- a/float64validator/all_test.go +++ b/float64validator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/also_requires.go b/float64validator/also_requires.go index ba008fac..2112c1aa 100644 --- a/float64validator/also_requires.go +++ b/float64validator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/also_requires_example_test.go b/float64validator/also_requires_example_test.go index cc79eca7..b944cd51 100644 --- a/float64validator/also_requires_example_test.go +++ b/float64validator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/any.go b/float64validator/any.go index 97531425..fd716db3 100644 --- a/float64validator/any.go +++ b/float64validator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/any_example_test.go b/float64validator/any_example_test.go index df19a34f..111d5b33 100644 --- a/float64validator/any_example_test.go +++ b/float64validator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/any_test.go b/float64validator/any_test.go index b4e0745b..fa75a9fe 100644 --- a/float64validator/any_test.go +++ b/float64validator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/any_with_all_warnings.go b/float64validator/any_with_all_warnings.go index f75cd143..08d9ac28 100644 --- a/float64validator/any_with_all_warnings.go +++ b/float64validator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/any_with_all_warnings_example_test.go b/float64validator/any_with_all_warnings_example_test.go index 9260a188..e05d29c0 100644 --- a/float64validator/any_with_all_warnings_example_test.go +++ b/float64validator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/any_with_all_warnings_test.go b/float64validator/any_with_all_warnings_test.go index 0c9b0541..fb565771 100644 --- a/float64validator/any_with_all_warnings_test.go +++ b/float64validator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/at_least.go b/float64validator/at_least.go index 7d334b5e..883a0b7c 100644 --- a/float64validator/at_least.go +++ b/float64validator/at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/at_least_example_test.go b/float64validator/at_least_example_test.go index a5d1df22..4348c64c 100644 --- a/float64validator/at_least_example_test.go +++ b/float64validator/at_least_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/at_least_one_of.go b/float64validator/at_least_one_of.go index a88606c7..9b407ab1 100644 --- a/float64validator/at_least_one_of.go +++ b/float64validator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/at_least_one_of_example_test.go b/float64validator/at_least_one_of_example_test.go index 9a67aceb..3d923788 100644 --- a/float64validator/at_least_one_of_example_test.go +++ b/float64validator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/at_least_test.go b/float64validator/at_least_test.go index db59c56b..2b561893 100644 --- a/float64validator/at_least_test.go +++ b/float64validator/at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/at_most.go b/float64validator/at_most.go index 786859b2..c4b0a6a6 100644 --- a/float64validator/at_most.go +++ b/float64validator/at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/at_most_example_test.go b/float64validator/at_most_example_test.go index 106b4b3f..42583442 100644 --- a/float64validator/at_most_example_test.go +++ b/float64validator/at_most_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/at_most_test.go b/float64validator/at_most_test.go index 7bfb4daf..3eea300f 100644 --- a/float64validator/at_most_test.go +++ b/float64validator/at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/between.go b/float64validator/between.go index 5afdab37..75caabe7 100644 --- a/float64validator/between.go +++ b/float64validator/between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/between_example_test.go b/float64validator/between_example_test.go index 9ee79fab..71e25f70 100644 --- a/float64validator/between_example_test.go +++ b/float64validator/between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/between_test.go b/float64validator/between_test.go index 52517141..8b200355 100644 --- a/float64validator/between_test.go +++ b/float64validator/between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/conflicts_with.go b/float64validator/conflicts_with.go index d7f081bb..c10541db 100644 --- a/float64validator/conflicts_with.go +++ b/float64validator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/conflicts_with_example_test.go b/float64validator/conflicts_with_example_test.go index 9d00f49b..8df1e175 100644 --- a/float64validator/conflicts_with_example_test.go +++ b/float64validator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/doc.go b/float64validator/doc.go index aa1967ef..89ec87a4 100644 --- a/float64validator/doc.go +++ b/float64validator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package float64validator provides validators for types.Float64 attributes or function parameters. diff --git a/float64validator/exactly_one_of.go b/float64validator/exactly_one_of.go index a6b66bb8..557868b6 100644 --- a/float64validator/exactly_one_of.go +++ b/float64validator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/exactly_one_of_example_test.go b/float64validator/exactly_one_of_example_test.go index 6ee7ead8..96c1ec4c 100644 --- a/float64validator/exactly_one_of_example_test.go +++ b/float64validator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/none_of.go b/float64validator/none_of.go index 0dcc0db1..cf71b8e8 100644 --- a/float64validator/none_of.go +++ b/float64validator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/none_of_example_test.go b/float64validator/none_of_example_test.go index 2205ee49..0c7c73ec 100644 --- a/float64validator/none_of_example_test.go +++ b/float64validator/none_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/none_of_test.go b/float64validator/none_of_test.go index 51419cfe..f8a895db 100644 --- a/float64validator/none_of_test.go +++ b/float64validator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/one_of.go b/float64validator/one_of.go index 59c2f79d..b4d06154 100644 --- a/float64validator/one_of.go +++ b/float64validator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/one_of_example_test.go b/float64validator/one_of_example_test.go index ae800535..b7e2f7f5 100644 --- a/float64validator/one_of_example_test.go +++ b/float64validator/one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/one_of_test.go b/float64validator/one_of_test.go index 01a0c85f..48bb155f 100644 --- a/float64validator/one_of_test.go +++ b/float64validator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/float64validator/prefer_write_only_attribute.go b/float64validator/prefer_write_only_attribute.go index 96e2cf61..b4bce543 100644 --- a/float64validator/prefer_write_only_attribute.go +++ b/float64validator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator diff --git a/float64validator/prefer_write_only_attribute_example_test.go b/float64validator/prefer_write_only_attribute_example_test.go index e3c2e541..0c19429b 100644 --- a/float64validator/prefer_write_only_attribute_example_test.go +++ b/float64validator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package float64validator_test diff --git a/helpers/validatordiag/diag.go b/helpers/validatordiag/diag.go index e8563739..fb204b0a 100644 --- a/helpers/validatordiag/diag.go +++ b/helpers/validatordiag/diag.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package validatordiag diff --git a/helpers/validatordiag/diag_test.go b/helpers/validatordiag/diag_test.go index e80fcd0d..105069e6 100644 --- a/helpers/validatordiag/diag_test.go +++ b/helpers/validatordiag/diag_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package validatordiag diff --git a/helpers/validatordiag/doc.go b/helpers/validatordiag/doc.go index c6f8dcff..7f2b53e9 100644 --- a/helpers/validatordiag/doc.go +++ b/helpers/validatordiag/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package validatordiag provides diagnostics helpers for validator implementations. diff --git a/helpers/validatorfuncerr/doc.go b/helpers/validatorfuncerr/doc.go index 39f12681..2dc0c56d 100644 --- a/helpers/validatorfuncerr/doc.go +++ b/helpers/validatorfuncerr/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package validatorfuncerr provides error helpers for provider-defined function validators. diff --git a/helpers/validatorfuncerr/funcerr.go b/helpers/validatorfuncerr/funcerr.go index 94966c95..305819ed 100644 --- a/helpers/validatorfuncerr/funcerr.go +++ b/helpers/validatorfuncerr/funcerr.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package validatorfuncerr diff --git a/int32validator/all.go b/int32validator/all.go index f5cd0ed5..d3935d36 100644 --- a/int32validator/all.go +++ b/int32validator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/all_example_test.go b/int32validator/all_example_test.go index db508b1b..80f36913 100644 --- a/int32validator/all_example_test.go +++ b/int32validator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/all_test.go b/int32validator/all_test.go index 6fe0e881..14fd728b 100644 --- a/int32validator/all_test.go +++ b/int32validator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/also_requires.go b/int32validator/also_requires.go index f886e1c8..66d33fff 100644 --- a/int32validator/also_requires.go +++ b/int32validator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/also_requires_example_test.go b/int32validator/also_requires_example_test.go index 3af10167..66900022 100644 --- a/int32validator/also_requires_example_test.go +++ b/int32validator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/any.go b/int32validator/any.go index ba939694..fc63203e 100644 --- a/int32validator/any.go +++ b/int32validator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/any_example_test.go b/int32validator/any_example_test.go index 89a80169..ed59cf64 100644 --- a/int32validator/any_example_test.go +++ b/int32validator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/any_test.go b/int32validator/any_test.go index 2906afbb..1bc0c223 100644 --- a/int32validator/any_test.go +++ b/int32validator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/any_with_all_warnings.go b/int32validator/any_with_all_warnings.go index 1ddb2618..12253f9a 100644 --- a/int32validator/any_with_all_warnings.go +++ b/int32validator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/any_with_all_warnings_example_test.go b/int32validator/any_with_all_warnings_example_test.go index 7c6ce125..f6ed4a26 100644 --- a/int32validator/any_with_all_warnings_example_test.go +++ b/int32validator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/any_with_all_warnings_test.go b/int32validator/any_with_all_warnings_test.go index 1e4b95ad..3ee5fe52 100644 --- a/int32validator/any_with_all_warnings_test.go +++ b/int32validator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_least.go b/int32validator/at_least.go index c33d635b..3392cc14 100644 --- a/int32validator/at_least.go +++ b/int32validator/at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_least_example_test.go b/int32validator/at_least_example_test.go index b0e9d385..e5a5ae08 100644 --- a/int32validator/at_least_example_test.go +++ b/int32validator/at_least_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_least_one_of.go b/int32validator/at_least_one_of.go index 16eba3f2..5a4a9e70 100644 --- a/int32validator/at_least_one_of.go +++ b/int32validator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_least_one_of_example_test.go b/int32validator/at_least_one_of_example_test.go index 17f7ee92..0ff2fb90 100644 --- a/int32validator/at_least_one_of_example_test.go +++ b/int32validator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_least_sum_of.go b/int32validator/at_least_sum_of.go index 46808c6f..dc24ddd6 100644 --- a/int32validator/at_least_sum_of.go +++ b/int32validator/at_least_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_least_sum_of_example_test.go b/int32validator/at_least_sum_of_example_test.go index a8b56c1f..ccc511e6 100644 --- a/int32validator/at_least_sum_of_example_test.go +++ b/int32validator/at_least_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_least_sum_of_test.go b/int32validator/at_least_sum_of_test.go index 824b515b..780c5d6e 100644 --- a/int32validator/at_least_sum_of_test.go +++ b/int32validator/at_least_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_least_test.go b/int32validator/at_least_test.go index d96272a4..499981e8 100644 --- a/int32validator/at_least_test.go +++ b/int32validator/at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_most.go b/int32validator/at_most.go index 38f15d6f..7b4f2f95 100644 --- a/int32validator/at_most.go +++ b/int32validator/at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_most_example_test.go b/int32validator/at_most_example_test.go index 9a291c99..aa44d33b 100644 --- a/int32validator/at_most_example_test.go +++ b/int32validator/at_most_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_most_sum_of.go b/int32validator/at_most_sum_of.go index d59ed3f4..f3f1ff05 100644 --- a/int32validator/at_most_sum_of.go +++ b/int32validator/at_most_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_most_sum_of_example_test.go b/int32validator/at_most_sum_of_example_test.go index 1dbad052..80bc627b 100644 --- a/int32validator/at_most_sum_of_example_test.go +++ b/int32validator/at_most_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/at_most_sum_of_test.go b/int32validator/at_most_sum_of_test.go index de889324..46ab66d6 100644 --- a/int32validator/at_most_sum_of_test.go +++ b/int32validator/at_most_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/at_most_test.go b/int32validator/at_most_test.go index f1c651c8..76eeefb0 100644 --- a/int32validator/at_most_test.go +++ b/int32validator/at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/between.go b/int32validator/between.go index ea7291d1..c103e1f8 100644 --- a/int32validator/between.go +++ b/int32validator/between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/between_example_test.go b/int32validator/between_example_test.go index 754c788a..daaee61d 100644 --- a/int32validator/between_example_test.go +++ b/int32validator/between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/between_test.go b/int32validator/between_test.go index 1e6ebe1f..7213f5cb 100644 --- a/int32validator/between_test.go +++ b/int32validator/between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/conflicts_with.go b/int32validator/conflicts_with.go index 2f904d36..ee2787fa 100644 --- a/int32validator/conflicts_with.go +++ b/int32validator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/conflicts_with_example_test.go b/int32validator/conflicts_with_example_test.go index 066a1100..0c06dc54 100644 --- a/int32validator/conflicts_with_example_test.go +++ b/int32validator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/doc.go b/int32validator/doc.go index f91dd671..6b3e9d79 100644 --- a/int32validator/doc.go +++ b/int32validator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package int32validator provides validators for types.Int32 attributes or function parameters. diff --git a/int32validator/equal_to_product_of.go b/int32validator/equal_to_product_of.go index 961884f7..eb9c35c3 100644 --- a/int32validator/equal_to_product_of.go +++ b/int32validator/equal_to_product_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/equal_to_product_of_example_test.go b/int32validator/equal_to_product_of_example_test.go index 93ad7a6d..75c39707 100644 --- a/int32validator/equal_to_product_of_example_test.go +++ b/int32validator/equal_to_product_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/equal_to_product_of_test.go b/int32validator/equal_to_product_of_test.go index 8f0e9511..8c5bf893 100644 --- a/int32validator/equal_to_product_of_test.go +++ b/int32validator/equal_to_product_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/equal_to_sum_of.go b/int32validator/equal_to_sum_of.go index e7163a08..c34f913e 100644 --- a/int32validator/equal_to_sum_of.go +++ b/int32validator/equal_to_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/equal_to_sum_of_example_test.go b/int32validator/equal_to_sum_of_example_test.go index 8abe66cd..0613d6e1 100644 --- a/int32validator/equal_to_sum_of_example_test.go +++ b/int32validator/equal_to_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/equal_to_sum_of_test.go b/int32validator/equal_to_sum_of_test.go index 69484f63..c9c03bad 100644 --- a/int32validator/equal_to_sum_of_test.go +++ b/int32validator/equal_to_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/exactly_one_of.go b/int32validator/exactly_one_of.go index 4bdacfa3..058128bd 100644 --- a/int32validator/exactly_one_of.go +++ b/int32validator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/exactly_one_of_example_test.go b/int32validator/exactly_one_of_example_test.go index d9c7c4a9..c6a46534 100644 --- a/int32validator/exactly_one_of_example_test.go +++ b/int32validator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/none_of.go b/int32validator/none_of.go index fe985e91..45a70a05 100644 --- a/int32validator/none_of.go +++ b/int32validator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/none_of_example_test.go b/int32validator/none_of_example_test.go index e0880055..b9a7f8b4 100644 --- a/int32validator/none_of_example_test.go +++ b/int32validator/none_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/none_of_test.go b/int32validator/none_of_test.go index 29a6b7d0..ea2ad9af 100644 --- a/int32validator/none_of_test.go +++ b/int32validator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/one_of.go b/int32validator/one_of.go index 2877b944..a7c51cf1 100644 --- a/int32validator/one_of.go +++ b/int32validator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/one_of_example_test.go b/int32validator/one_of_example_test.go index 2023ae0e..c9285de8 100644 --- a/int32validator/one_of_example_test.go +++ b/int32validator/one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/one_of_test.go b/int32validator/one_of_test.go index 16d7ce54..a34f7f18 100644 --- a/int32validator/one_of_test.go +++ b/int32validator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int32validator/prefer_write_only_attribute.go b/int32validator/prefer_write_only_attribute.go index 689db218..8a1102a7 100644 --- a/int32validator/prefer_write_only_attribute.go +++ b/int32validator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator diff --git a/int32validator/prefer_write_only_attribute_example_test.go b/int32validator/prefer_write_only_attribute_example_test.go index 3ada7a75..43258c14 100644 --- a/int32validator/prefer_write_only_attribute_example_test.go +++ b/int32validator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int32validator_test diff --git a/int64validator/all.go b/int64validator/all.go index 374bdbea..6ea52f66 100644 --- a/int64validator/all.go +++ b/int64validator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/all_example_test.go b/int64validator/all_example_test.go index 6deb99e8..25f5fc70 100644 --- a/int64validator/all_example_test.go +++ b/int64validator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/all_test.go b/int64validator/all_test.go index f444377e..e3ebe28d 100644 --- a/int64validator/all_test.go +++ b/int64validator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/also_requires.go b/int64validator/also_requires.go index 6e6de278..29ea6599 100644 --- a/int64validator/also_requires.go +++ b/int64validator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/also_requires_example_test.go b/int64validator/also_requires_example_test.go index c10fcc2d..c8bf1a2b 100644 --- a/int64validator/also_requires_example_test.go +++ b/int64validator/also_requires_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/any.go b/int64validator/any.go index a44d082a..47674b46 100644 --- a/int64validator/any.go +++ b/int64validator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/any_example_test.go b/int64validator/any_example_test.go index d19a43bb..b4425660 100644 --- a/int64validator/any_example_test.go +++ b/int64validator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/any_test.go b/int64validator/any_test.go index 25c64b7a..e4c33d5b 100644 --- a/int64validator/any_test.go +++ b/int64validator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/any_with_all_warnings.go b/int64validator/any_with_all_warnings.go index 1cd3ee36..3aad621b 100644 --- a/int64validator/any_with_all_warnings.go +++ b/int64validator/any_with_all_warnings.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/any_with_all_warnings_example_test.go b/int64validator/any_with_all_warnings_example_test.go index 0be12d4b..0759d84c 100644 --- a/int64validator/any_with_all_warnings_example_test.go +++ b/int64validator/any_with_all_warnings_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/any_with_all_warnings_test.go b/int64validator/any_with_all_warnings_test.go index 89969d04..08e1460a 100644 --- a/int64validator/any_with_all_warnings_test.go +++ b/int64validator/any_with_all_warnings_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_least.go b/int64validator/at_least.go index 54f89584..17db6cb6 100644 --- a/int64validator/at_least.go +++ b/int64validator/at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_least_example_test.go b/int64validator/at_least_example_test.go index 55d206d4..854e6a95 100644 --- a/int64validator/at_least_example_test.go +++ b/int64validator/at_least_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_least_one_of.go b/int64validator/at_least_one_of.go index cf59b99e..0755f4c3 100644 --- a/int64validator/at_least_one_of.go +++ b/int64validator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_least_one_of_example_test.go b/int64validator/at_least_one_of_example_test.go index a6878a0e..6c436b49 100644 --- a/int64validator/at_least_one_of_example_test.go +++ b/int64validator/at_least_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_least_sum_of.go b/int64validator/at_least_sum_of.go index a8bb1069..3089963c 100644 --- a/int64validator/at_least_sum_of.go +++ b/int64validator/at_least_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_least_sum_of_example_test.go b/int64validator/at_least_sum_of_example_test.go index 73722c5e..58ae9684 100644 --- a/int64validator/at_least_sum_of_example_test.go +++ b/int64validator/at_least_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_least_sum_of_test.go b/int64validator/at_least_sum_of_test.go index ce22de62..6b28868d 100644 --- a/int64validator/at_least_sum_of_test.go +++ b/int64validator/at_least_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_least_test.go b/int64validator/at_least_test.go index 73250a4d..538edbe0 100644 --- a/int64validator/at_least_test.go +++ b/int64validator/at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_most.go b/int64validator/at_most.go index afc7dffa..c61f10f1 100644 --- a/int64validator/at_most.go +++ b/int64validator/at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_most_example_test.go b/int64validator/at_most_example_test.go index c25747bd..3e926e84 100644 --- a/int64validator/at_most_example_test.go +++ b/int64validator/at_most_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_most_sum_of.go b/int64validator/at_most_sum_of.go index cfdf7710..cdf8f00d 100644 --- a/int64validator/at_most_sum_of.go +++ b/int64validator/at_most_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_most_sum_of_example_test.go b/int64validator/at_most_sum_of_example_test.go index 2372a721..9b196c02 100644 --- a/int64validator/at_most_sum_of_example_test.go +++ b/int64validator/at_most_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/at_most_sum_of_test.go b/int64validator/at_most_sum_of_test.go index 5d10d2dd..cc28d57a 100644 --- a/int64validator/at_most_sum_of_test.go +++ b/int64validator/at_most_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/at_most_test.go b/int64validator/at_most_test.go index 11ebd08e..bb39c2e7 100644 --- a/int64validator/at_most_test.go +++ b/int64validator/at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/between.go b/int64validator/between.go index e414c3c8..2efe3123 100644 --- a/int64validator/between.go +++ b/int64validator/between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/between_example_test.go b/int64validator/between_example_test.go index 076b15f3..046aed7a 100644 --- a/int64validator/between_example_test.go +++ b/int64validator/between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/between_test.go b/int64validator/between_test.go index ca68c79e..1287003b 100644 --- a/int64validator/between_test.go +++ b/int64validator/between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/conflicts_with.go b/int64validator/conflicts_with.go index 2a73e72a..e862f7dc 100644 --- a/int64validator/conflicts_with.go +++ b/int64validator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/conflicts_with_example_test.go b/int64validator/conflicts_with_example_test.go index 499c6512..b304bad9 100644 --- a/int64validator/conflicts_with_example_test.go +++ b/int64validator/conflicts_with_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/doc.go b/int64validator/doc.go index b35fd42c..4afc2041 100644 --- a/int64validator/doc.go +++ b/int64validator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package int64validator provides validators for types.Int64 attributes or function parameters. diff --git a/int64validator/equal_to_product_of.go b/int64validator/equal_to_product_of.go index 75c23ec2..7c132726 100644 --- a/int64validator/equal_to_product_of.go +++ b/int64validator/equal_to_product_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/equal_to_product_of_example_test.go b/int64validator/equal_to_product_of_example_test.go index 32e568d0..28b0f6f4 100644 --- a/int64validator/equal_to_product_of_example_test.go +++ b/int64validator/equal_to_product_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/equal_to_product_of_test.go b/int64validator/equal_to_product_of_test.go index 321893d9..08420584 100644 --- a/int64validator/equal_to_product_of_test.go +++ b/int64validator/equal_to_product_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/equal_to_sum_of.go b/int64validator/equal_to_sum_of.go index cf322c76..8a436e32 100644 --- a/int64validator/equal_to_sum_of.go +++ b/int64validator/equal_to_sum_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/equal_to_sum_of_example_test.go b/int64validator/equal_to_sum_of_example_test.go index 2837b64a..1d6d894e 100644 --- a/int64validator/equal_to_sum_of_example_test.go +++ b/int64validator/equal_to_sum_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/equal_to_sum_of_test.go b/int64validator/equal_to_sum_of_test.go index ff34d481..be88173d 100644 --- a/int64validator/equal_to_sum_of_test.go +++ b/int64validator/equal_to_sum_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/exactly_one_of.go b/int64validator/exactly_one_of.go index 9edfa4f2..4dda1f5b 100644 --- a/int64validator/exactly_one_of.go +++ b/int64validator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/exactly_one_of_example_test.go b/int64validator/exactly_one_of_example_test.go index a3da392e..f66832ec 100644 --- a/int64validator/exactly_one_of_example_test.go +++ b/int64validator/exactly_one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/none_of.go b/int64validator/none_of.go index 42bcb0f0..c7fec769 100644 --- a/int64validator/none_of.go +++ b/int64validator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/none_of_example_test.go b/int64validator/none_of_example_test.go index 4be62628..921fced9 100644 --- a/int64validator/none_of_example_test.go +++ b/int64validator/none_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/none_of_test.go b/int64validator/none_of_test.go index 48bc0840..226a083e 100644 --- a/int64validator/none_of_test.go +++ b/int64validator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/one_of.go b/int64validator/one_of.go index 264bbe35..78560406 100644 --- a/int64validator/one_of.go +++ b/int64validator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/one_of_example_test.go b/int64validator/one_of_example_test.go index d67df85d..5a7d6a16 100644 --- a/int64validator/one_of_example_test.go +++ b/int64validator/one_of_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/one_of_test.go b/int64validator/one_of_test.go index a93e6023..6d77eef1 100644 --- a/int64validator/one_of_test.go +++ b/int64validator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/int64validator/prefer_write_only_attribute.go b/int64validator/prefer_write_only_attribute.go index 2cd384ce..327b6f13 100644 --- a/int64validator/prefer_write_only_attribute.go +++ b/int64validator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator diff --git a/int64validator/prefer_write_only_attribute_example_test.go b/int64validator/prefer_write_only_attribute_example_test.go index 9c894abb..83084a9d 100644 --- a/int64validator/prefer_write_only_attribute_example_test.go +++ b/int64validator/prefer_write_only_attribute_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package int64validator_test diff --git a/internal/configvalidator/at_least_one_of.go b/internal/configvalidator/at_least_one_of.go index 942b573e..eb3e8f36 100644 --- a/internal/configvalidator/at_least_one_of.go +++ b/internal/configvalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator diff --git a/internal/configvalidator/at_least_one_of_test.go b/internal/configvalidator/at_least_one_of_test.go index 429d7fa6..8e84c2ef 100644 --- a/internal/configvalidator/at_least_one_of_test.go +++ b/internal/configvalidator/at_least_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator_test diff --git a/internal/configvalidator/conflicting.go b/internal/configvalidator/conflicting.go index 0dafca32..18af2152 100644 --- a/internal/configvalidator/conflicting.go +++ b/internal/configvalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator diff --git a/internal/configvalidator/conflicting_test.go b/internal/configvalidator/conflicting_test.go index ad539d15..05170370 100644 --- a/internal/configvalidator/conflicting_test.go +++ b/internal/configvalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator_test diff --git a/internal/configvalidator/doc.go b/internal/configvalidator/doc.go index c39a56ee..2dbc60ab 100644 --- a/internal/configvalidator/doc.go +++ b/internal/configvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package configvalidator provides the generic configuration validator diff --git a/internal/configvalidator/exactly_one_of.go b/internal/configvalidator/exactly_one_of.go index 2aca8e35..c7f5dbe6 100644 --- a/internal/configvalidator/exactly_one_of.go +++ b/internal/configvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator diff --git a/internal/configvalidator/exactly_one_of_test.go b/internal/configvalidator/exactly_one_of_test.go index b319680a..588f9775 100644 --- a/internal/configvalidator/exactly_one_of_test.go +++ b/internal/configvalidator/exactly_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator_test diff --git a/internal/configvalidator/required_together.go b/internal/configvalidator/required_together.go index 5cd6a4ab..ce9e29ae 100644 --- a/internal/configvalidator/required_together.go +++ b/internal/configvalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator diff --git a/internal/configvalidator/required_together_test.go b/internal/configvalidator/required_together_test.go index 5384b340..e84e153c 100644 --- a/internal/configvalidator/required_together_test.go +++ b/internal/configvalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package configvalidator_test diff --git a/internal/schemavalidator/also_requires.go b/internal/schemavalidator/also_requires.go index f2de2828..9dc160c5 100644 --- a/internal/schemavalidator/also_requires.go +++ b/internal/schemavalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator diff --git a/internal/schemavalidator/also_requires_test.go b/internal/schemavalidator/also_requires_test.go index a17ebfa6..728e9f4f 100644 --- a/internal/schemavalidator/also_requires_test.go +++ b/internal/schemavalidator/also_requires_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator_test diff --git a/internal/schemavalidator/at_least_one_of.go b/internal/schemavalidator/at_least_one_of.go index c68ea841..056fd2dc 100644 --- a/internal/schemavalidator/at_least_one_of.go +++ b/internal/schemavalidator/at_least_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator diff --git a/internal/schemavalidator/at_least_one_of_test.go b/internal/schemavalidator/at_least_one_of_test.go index f1f26ebf..90b786ef 100644 --- a/internal/schemavalidator/at_least_one_of_test.go +++ b/internal/schemavalidator/at_least_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator_test diff --git a/internal/schemavalidator/conflicts_with.go b/internal/schemavalidator/conflicts_with.go index 9cbc096c..dd6bf790 100644 --- a/internal/schemavalidator/conflicts_with.go +++ b/internal/schemavalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator diff --git a/internal/schemavalidator/conflicts_with_test.go b/internal/schemavalidator/conflicts_with_test.go index d7c80f08..dad9f7a5 100644 --- a/internal/schemavalidator/conflicts_with_test.go +++ b/internal/schemavalidator/conflicts_with_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator_test diff --git a/internal/schemavalidator/doc.go b/internal/schemavalidator/doc.go index 612dce36..1cc11215 100644 --- a/internal/schemavalidator/doc.go +++ b/internal/schemavalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package schemavalidator provides validators to express relationships between diff --git a/internal/schemavalidator/exactly_one_of.go b/internal/schemavalidator/exactly_one_of.go index b4714a71..e879e094 100644 --- a/internal/schemavalidator/exactly_one_of.go +++ b/internal/schemavalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator diff --git a/internal/schemavalidator/exactly_one_of_test.go b/internal/schemavalidator/exactly_one_of_test.go index 1abe55f0..ebf3d67b 100644 --- a/internal/schemavalidator/exactly_one_of_test.go +++ b/internal/schemavalidator/exactly_one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator_test diff --git a/internal/schemavalidator/prefer_write_only_attribute.go b/internal/schemavalidator/prefer_write_only_attribute.go index e31bc1f0..874675c2 100644 --- a/internal/schemavalidator/prefer_write_only_attribute.go +++ b/internal/schemavalidator/prefer_write_only_attribute.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator diff --git a/internal/schemavalidator/prefer_write_only_attribute_test.go b/internal/schemavalidator/prefer_write_only_attribute_test.go index 6584fadc..c83b65a8 100644 --- a/internal/schemavalidator/prefer_write_only_attribute_test.go +++ b/internal/schemavalidator/prefer_write_only_attribute_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package schemavalidator_test diff --git a/internal/testvalidator/object.go b/internal/testvalidator/object.go index 0d71d608..da29ce4f 100644 --- a/internal/testvalidator/object.go +++ b/internal/testvalidator/object.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package testvalidator diff --git a/internal/testvalidator/warning.go b/internal/testvalidator/warning.go index 86b1ed59..538171ae 100644 --- a/internal/testvalidator/warning.go +++ b/internal/testvalidator/warning.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package testvalidator diff --git a/listresourcevalidator/all.go b/listresourcevalidator/all.go index ae9136c2..78c2b67e 100644 --- a/listresourcevalidator/all.go +++ b/listresourcevalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator