diff --git a/listresourcevalidator/all_example_test.go b/listresourcevalidator/all_example_test.go index 6e2f9d4f..cdef1a66 100644 --- a/listresourcevalidator/all_example_test.go +++ b/listresourcevalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/all_test.go b/listresourcevalidator/all_test.go index 12142f11..17b773fc 100644 --- a/listresourcevalidator/all_test.go +++ b/listresourcevalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/any.go b/listresourcevalidator/any.go index 616cd230..3e127afd 100644 --- a/listresourcevalidator/any.go +++ b/listresourcevalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator diff --git a/listresourcevalidator/any_example_test.go b/listresourcevalidator/any_example_test.go index 8b5eec75..0244a95f 100644 --- a/listresourcevalidator/any_example_test.go +++ b/listresourcevalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/any_test.go b/listresourcevalidator/any_test.go index e850af34..0610835e 100644 --- a/listresourcevalidator/any_test.go +++ b/listresourcevalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/any_with_all_warnings.go b/listresourcevalidator/any_with_all_warnings.go index 2a4aaeae..4dcf21e4 100644 --- a/listresourcevalidator/any_with_all_warnings.go +++ b/listresourcevalidator/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 listresourcevalidator diff --git a/listresourcevalidator/any_with_all_warnings_example_test.go b/listresourcevalidator/any_with_all_warnings_example_test.go index 74667486..cb052265 100644 --- a/listresourcevalidator/any_with_all_warnings_example_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/any_with_all_warnings_test.go b/listresourcevalidator/any_with_all_warnings_test.go index 9757f399..819bd60b 100644 --- a/listresourcevalidator/any_with_all_warnings_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/at_least_one_of.go b/listresourcevalidator/at_least_one_of.go index 106e9675..83404609 100644 --- a/listresourcevalidator/at_least_one_of.go +++ b/listresourcevalidator/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 listresourcevalidator diff --git a/listresourcevalidator/at_least_one_of_example_test.go b/listresourcevalidator/at_least_one_of_example_test.go index 1072073b..afcc9dfa 100644 --- a/listresourcevalidator/at_least_one_of_example_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/at_least_one_of_test.go b/listresourcevalidator/at_least_one_of_test.go index e7be84dd..1e3854aa 100644 --- a/listresourcevalidator/at_least_one_of_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/conflicting.go b/listresourcevalidator/conflicting.go index eafa2a75..c961d69e 100644 --- a/listresourcevalidator/conflicting.go +++ b/listresourcevalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator diff --git a/listresourcevalidator/conflicting_example_test.go b/listresourcevalidator/conflicting_example_test.go index 899f56d3..c342cad3 100644 --- a/listresourcevalidator/conflicting_example_test.go +++ b/listresourcevalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/conflicting_test.go b/listresourcevalidator/conflicting_test.go index 848744f1..d7468f34 100644 --- a/listresourcevalidator/conflicting_test.go +++ b/listresourcevalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listresourcevalidator/doc.go b/listresourcevalidator/doc.go index 5453d9c1..3d040d95 100644 --- a/listresourcevalidator/doc.go +++ b/listresourcevalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package listresourcevalidator provides validators to express relationships diff --git a/listresourcevalidator/exactly_one_of.go b/listresourcevalidator/exactly_one_of.go index 06f02dc9..f7e46b91 100644 --- a/listresourcevalidator/exactly_one_of.go +++ b/listresourcevalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator diff --git a/listresourcevalidator/exactly_one_of_example_test.go b/listresourcevalidator/exactly_one_of_example_test.go index 7ccd677e..7df9ec64 100644 --- a/listresourcevalidator/exactly_one_of_example_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/exactly_one_of_test.go b/listresourcevalidator/exactly_one_of_test.go index 8ff52764..98f3a01e 100644 --- a/listresourcevalidator/exactly_one_of_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/required_together.go b/listresourcevalidator/required_together.go index 4c4fc630..8ef19c28 100644 --- a/listresourcevalidator/required_together.go +++ b/listresourcevalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator diff --git a/listresourcevalidator/required_together_example_test.go b/listresourcevalidator/required_together_example_test.go index cded78e4..b9ff48bd 100644 --- a/listresourcevalidator/required_together_example_test.go +++ b/listresourcevalidator/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 listresourcevalidator_test diff --git a/listresourcevalidator/required_together_test.go b/listresourcevalidator/required_together_test.go index bfdd6a8d..8426d182 100644 --- a/listresourcevalidator/required_together_test.go +++ b/listresourcevalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listresourcevalidator_test diff --git a/listvalidator/all.go b/listvalidator/all.go index a0ada209..899cce49 100644 --- a/listvalidator/all.go +++ b/listvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/all_example_test.go b/listvalidator/all_example_test.go index ec21e10a..a49d8608 100644 --- a/listvalidator/all_example_test.go +++ b/listvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/all_test.go b/listvalidator/all_test.go index 4615337f..a32d8f8b 100644 --- a/listvalidator/all_test.go +++ b/listvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/also_requires.go b/listvalidator/also_requires.go index 9a666c9e..d273e146 100644 --- a/listvalidator/also_requires.go +++ b/listvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/also_requires_example_test.go b/listvalidator/also_requires_example_test.go index b2cb83de..ebabc9e2 100644 --- a/listvalidator/also_requires_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/any.go b/listvalidator/any.go index 2fbb5f38..177f1084 100644 --- a/listvalidator/any.go +++ b/listvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/any_example_test.go b/listvalidator/any_example_test.go index 96752225..61f83d12 100644 --- a/listvalidator/any_example_test.go +++ b/listvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/any_test.go b/listvalidator/any_test.go index 76cf25b9..d0743108 100644 --- a/listvalidator/any_test.go +++ b/listvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/any_with_all_warnings.go b/listvalidator/any_with_all_warnings.go index de9ead9a..a9d559ef 100644 --- a/listvalidator/any_with_all_warnings.go +++ b/listvalidator/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 listvalidator diff --git a/listvalidator/any_with_all_warnings_example_test.go b/listvalidator/any_with_all_warnings_example_test.go index b44a9176..5732f2ee 100644 --- a/listvalidator/any_with_all_warnings_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/any_with_all_warnings_test.go b/listvalidator/any_with_all_warnings_test.go index 0cbf0855..8ccb67ca 100644 --- a/listvalidator/any_with_all_warnings_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/at_least_one_of.go b/listvalidator/at_least_one_of.go index 2de2fbb0..f2c0f8c2 100644 --- a/listvalidator/at_least_one_of.go +++ b/listvalidator/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 listvalidator diff --git a/listvalidator/at_least_one_of_example_test.go b/listvalidator/at_least_one_of_example_test.go index 405194df..939c6108 100644 --- a/listvalidator/at_least_one_of_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/conflicts_with.go b/listvalidator/conflicts_with.go index a8f35d06..c440ff6b 100644 --- a/listvalidator/conflicts_with.go +++ b/listvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/conflicts_with_example_test.go b/listvalidator/conflicts_with_example_test.go index 717ff250..4382a447 100644 --- a/listvalidator/conflicts_with_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/doc.go b/listvalidator/doc.go index ee0a5e8d..1bf9af6e 100644 --- a/listvalidator/doc.go +++ b/listvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package listvalidator provides validators for types.List attributes and function parameters. diff --git a/listvalidator/exactly_one_of.go b/listvalidator/exactly_one_of.go index 25fa59bf..0175db91 100644 --- a/listvalidator/exactly_one_of.go +++ b/listvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/exactly_one_of_example_test.go b/listvalidator/exactly_one_of_example_test.go index bf417c2a..8bbb8e18 100644 --- a/listvalidator/exactly_one_of_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/is_required.go b/listvalidator/is_required.go index c4f8a6f9..5e49efbe 100644 --- a/listvalidator/is_required.go +++ b/listvalidator/is_required.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/is_required_example_test.go b/listvalidator/is_required_example_test.go index 6b5864ce..b4fa986e 100644 --- a/listvalidator/is_required_example_test.go +++ b/listvalidator/is_required_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/is_required_test.go b/listvalidator/is_required_test.go index 581377d4..0507e257 100644 --- a/listvalidator/is_required_test.go +++ b/listvalidator/is_required_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/no_null_values.go b/listvalidator/no_null_values.go index a66e8b0b..a5c2152e 100644 --- a/listvalidator/no_null_values.go +++ b/listvalidator/no_null_values.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/no_null_values_example_test.go b/listvalidator/no_null_values_example_test.go index c141daec..d44b9258 100644 --- a/listvalidator/no_null_values_example_test.go +++ b/listvalidator/no_null_values_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/no_null_values_test.go b/listvalidator/no_null_values_test.go index f2ae0280..c0087010 100644 --- a/listvalidator/no_null_values_test.go +++ b/listvalidator/no_null_values_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/prefer_write_only_attribute.go b/listvalidator/prefer_write_only_attribute.go index d549cece..dcb72209 100644 --- a/listvalidator/prefer_write_only_attribute.go +++ b/listvalidator/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 listvalidator diff --git a/listvalidator/prefer_write_only_attribute_example_test.go b/listvalidator/prefer_write_only_attribute_example_test.go index dc81b3f6..58b05ed3 100644 --- a/listvalidator/prefer_write_only_attribute_example_test.go +++ b/listvalidator/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 listvalidator_test diff --git a/listvalidator/size_at_least.go b/listvalidator/size_at_least.go index 54f86bea..02e19e48 100644 --- a/listvalidator/size_at_least.go +++ b/listvalidator/size_at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/size_at_least_example_test.go b/listvalidator/size_at_least_example_test.go index 5c044859..8ba3ec47 100644 --- a/listvalidator/size_at_least_example_test.go +++ b/listvalidator/size_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 listvalidator_test diff --git a/listvalidator/size_at_least_test.go b/listvalidator/size_at_least_test.go index c5a0a0f3..62d585c5 100644 --- a/listvalidator/size_at_least_test.go +++ b/listvalidator/size_at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/size_at_most.go b/listvalidator/size_at_most.go index 0ff5ed24..7e5fc0ea 100644 --- a/listvalidator/size_at_most.go +++ b/listvalidator/size_at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/size_at_most_example_test.go b/listvalidator/size_at_most_example_test.go index e2cefa6b..83227289 100644 --- a/listvalidator/size_at_most_example_test.go +++ b/listvalidator/size_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 listvalidator_test diff --git a/listvalidator/size_at_most_test.go b/listvalidator/size_at_most_test.go index 83b2d9dc..d7c8052f 100644 --- a/listvalidator/size_at_most_test.go +++ b/listvalidator/size_at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/size_between.go b/listvalidator/size_between.go index cab9c9dc..e2991acd 100644 --- a/listvalidator/size_between.go +++ b/listvalidator/size_between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/size_between_example_test.go b/listvalidator/size_between_example_test.go index 3c15464c..1f1c4fc1 100644 --- a/listvalidator/size_between_example_test.go +++ b/listvalidator/size_between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/size_between_test.go b/listvalidator/size_between_test.go index 6902c9c2..4ab216e7 100644 --- a/listvalidator/size_between_test.go +++ b/listvalidator/size_between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/unique_values.go b/listvalidator/unique_values.go index cb9932c2..6ff28ee5 100644 --- a/listvalidator/unique_values.go +++ b/listvalidator/unique_values.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/unique_values_example_test.go b/listvalidator/unique_values_example_test.go index 8b00b4d2..a2f3f11f 100644 --- a/listvalidator/unique_values_example_test.go +++ b/listvalidator/unique_values_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/unique_values_test.go b/listvalidator/unique_values_test.go index 235d2b55..35755f04 100644 --- a/listvalidator/unique_values_test.go +++ b/listvalidator/unique_values_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_float32s_are.go b/listvalidator/value_float32s_are.go index 58f81277..68c19d34 100644 --- a/listvalidator/value_float32s_are.go +++ b/listvalidator/value_float32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_float32s_are_example_test.go b/listvalidator/value_float32s_are_example_test.go index 5adc1f27..4f0f33a6 100644 --- a/listvalidator/value_float32s_are_example_test.go +++ b/listvalidator/value_float32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_float32s_are_test.go b/listvalidator/value_float32s_are_test.go index 4d7c1dcf..c6ba66ee 100644 --- a/listvalidator/value_float32s_are_test.go +++ b/listvalidator/value_float32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_float64s_are.go b/listvalidator/value_float64s_are.go index 708e0878..d4dbb012 100644 --- a/listvalidator/value_float64s_are.go +++ b/listvalidator/value_float64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_float64s_are_example_test.go b/listvalidator/value_float64s_are_example_test.go index aec28b06..89b6ea13 100644 --- a/listvalidator/value_float64s_are_example_test.go +++ b/listvalidator/value_float64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_float64s_are_test.go b/listvalidator/value_float64s_are_test.go index f7aa5901..3e634da4 100644 --- a/listvalidator/value_float64s_are_test.go +++ b/listvalidator/value_float64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_int32s_are.go b/listvalidator/value_int32s_are.go index d4c09621..a097c820 100644 --- a/listvalidator/value_int32s_are.go +++ b/listvalidator/value_int32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_int32s_are_example_test.go b/listvalidator/value_int32s_are_example_test.go index ebdc5fb9..bcbc855b 100644 --- a/listvalidator/value_int32s_are_example_test.go +++ b/listvalidator/value_int32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_int32s_are_test.go b/listvalidator/value_int32s_are_test.go index b471cec3..164c2754 100644 --- a/listvalidator/value_int32s_are_test.go +++ b/listvalidator/value_int32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_int64s_are.go b/listvalidator/value_int64s_are.go index 6cdc0ce0..ee7c3141 100644 --- a/listvalidator/value_int64s_are.go +++ b/listvalidator/value_int64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_int64s_are_example_test.go b/listvalidator/value_int64s_are_example_test.go index 05fbeadf..ef36dc00 100644 --- a/listvalidator/value_int64s_are_example_test.go +++ b/listvalidator/value_int64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_int64s_are_test.go b/listvalidator/value_int64s_are_test.go index 7f04ccd9..edb773b4 100644 --- a/listvalidator/value_int64s_are_test.go +++ b/listvalidator/value_int64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_lists_are.go b/listvalidator/value_lists_are.go index 6ebf116d..30048770 100644 --- a/listvalidator/value_lists_are.go +++ b/listvalidator/value_lists_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_lists_are_example_test.go b/listvalidator/value_lists_are_example_test.go index eb6da469..e4a5228e 100644 --- a/listvalidator/value_lists_are_example_test.go +++ b/listvalidator/value_lists_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_lists_are_test.go b/listvalidator/value_lists_are_test.go index a0a27d8e..d0c8f711 100644 --- a/listvalidator/value_lists_are_test.go +++ b/listvalidator/value_lists_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_maps_are.go b/listvalidator/value_maps_are.go index ececd13c..10752490 100644 --- a/listvalidator/value_maps_are.go +++ b/listvalidator/value_maps_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_maps_are_example_test.go b/listvalidator/value_maps_are_example_test.go index 1e128145..8aabeb78 100644 --- a/listvalidator/value_maps_are_example_test.go +++ b/listvalidator/value_maps_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_maps_are_test.go b/listvalidator/value_maps_are_test.go index 2bac8170..f46d3b2f 100644 --- a/listvalidator/value_maps_are_test.go +++ b/listvalidator/value_maps_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_numbers_are.go b/listvalidator/value_numbers_are.go index 7e75e98e..e3247300 100644 --- a/listvalidator/value_numbers_are.go +++ b/listvalidator/value_numbers_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_numbers_are_example_test.go b/listvalidator/value_numbers_are_example_test.go index 15f5eb5a..35f5017e 100644 --- a/listvalidator/value_numbers_are_example_test.go +++ b/listvalidator/value_numbers_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_numbers_are_test.go b/listvalidator/value_numbers_are_test.go index 3c659ad8..b1c8ba4d 100644 --- a/listvalidator/value_numbers_are_test.go +++ b/listvalidator/value_numbers_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_sets_are.go b/listvalidator/value_sets_are.go index 9f05ae11..27d14c6f 100644 --- a/listvalidator/value_sets_are.go +++ b/listvalidator/value_sets_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_sets_are_example_test.go b/listvalidator/value_sets_are_example_test.go index eb0c37e5..48bae42b 100644 --- a/listvalidator/value_sets_are_example_test.go +++ b/listvalidator/value_sets_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_sets_are_test.go b/listvalidator/value_sets_are_test.go index 677a5a32..3d8f0478 100644 --- a/listvalidator/value_sets_are_test.go +++ b/listvalidator/value_sets_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_strings_are.go b/listvalidator/value_strings_are.go index ead85b52..bb2a2349 100644 --- a/listvalidator/value_strings_are.go +++ b/listvalidator/value_strings_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator diff --git a/listvalidator/value_strings_are_example_test.go b/listvalidator/value_strings_are_example_test.go index 441f6ba2..504474c3 100644 --- a/listvalidator/value_strings_are_example_test.go +++ b/listvalidator/value_strings_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/listvalidator/value_strings_are_test.go b/listvalidator/value_strings_are_test.go index e3049f29..29d8d3ac 100644 --- a/listvalidator/value_strings_are_test.go +++ b/listvalidator/value_strings_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package listvalidator_test diff --git a/mapvalidator/all.go b/mapvalidator/all.go index aa0e743b..4dca3a7c 100644 --- a/mapvalidator/all.go +++ b/mapvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/all_example_test.go b/mapvalidator/all_example_test.go index 932ba530..cede0095 100644 --- a/mapvalidator/all_example_test.go +++ b/mapvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/all_test.go b/mapvalidator/all_test.go index b3887464..3644674e 100644 --- a/mapvalidator/all_test.go +++ b/mapvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/also_requires.go b/mapvalidator/also_requires.go index 37c27705..1e54b890 100644 --- a/mapvalidator/also_requires.go +++ b/mapvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/also_requires_example_test.go b/mapvalidator/also_requires_example_test.go index cc47524c..7d7b4b52 100644 --- a/mapvalidator/also_requires_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/any.go b/mapvalidator/any.go index 27bc148a..b3afdbdf 100644 --- a/mapvalidator/any.go +++ b/mapvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/any_example_test.go b/mapvalidator/any_example_test.go index 7b78f331..8cc2c339 100644 --- a/mapvalidator/any_example_test.go +++ b/mapvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/any_test.go b/mapvalidator/any_test.go index d9fc1085..9fa4c7d6 100644 --- a/mapvalidator/any_test.go +++ b/mapvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/any_with_all_warnings.go b/mapvalidator/any_with_all_warnings.go index c77f9dda..58156416 100644 --- a/mapvalidator/any_with_all_warnings.go +++ b/mapvalidator/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 mapvalidator diff --git a/mapvalidator/any_with_all_warnings_example_test.go b/mapvalidator/any_with_all_warnings_example_test.go index 7e965a30..698e85d4 100644 --- a/mapvalidator/any_with_all_warnings_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/any_with_all_warnings_test.go b/mapvalidator/any_with_all_warnings_test.go index 1bc41d37..20de78b9 100644 --- a/mapvalidator/any_with_all_warnings_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/at_least_one_of.go b/mapvalidator/at_least_one_of.go index 691939d4..5bfc8f09 100644 --- a/mapvalidator/at_least_one_of.go +++ b/mapvalidator/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 mapvalidator diff --git a/mapvalidator/at_least_one_of_example_test.go b/mapvalidator/at_least_one_of_example_test.go index 3cca224e..42b62375 100644 --- a/mapvalidator/at_least_one_of_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/conflicts_with.go b/mapvalidator/conflicts_with.go index 9e1b5b33..147aeadc 100644 --- a/mapvalidator/conflicts_with.go +++ b/mapvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/conflicts_with_example_test.go b/mapvalidator/conflicts_with_example_test.go index 1f13f02d..749d46ed 100644 --- a/mapvalidator/conflicts_with_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/doc.go b/mapvalidator/doc.go index 64f596a9..c41e88dc 100644 --- a/mapvalidator/doc.go +++ b/mapvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package mapvalidator provides validators for types.Map attributes and function parameters. diff --git a/mapvalidator/exactly_one_of.go b/mapvalidator/exactly_one_of.go index 90b8db76..3e72e3ef 100644 --- a/mapvalidator/exactly_one_of.go +++ b/mapvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/exactly_one_of_example_test.go b/mapvalidator/exactly_one_of_example_test.go index 3a02a7f5..32b8e432 100644 --- a/mapvalidator/exactly_one_of_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/keys_are.go b/mapvalidator/keys_are.go index b54dca53..119631a7 100644 --- a/mapvalidator/keys_are.go +++ b/mapvalidator/keys_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/keys_are_example_test.go b/mapvalidator/keys_are_example_test.go index 69c5d58b..a8beed0d 100644 --- a/mapvalidator/keys_are_example_test.go +++ b/mapvalidator/keys_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/keys_are_test.go b/mapvalidator/keys_are_test.go index 8147b244..2a8318f4 100644 --- a/mapvalidator/keys_are_test.go +++ b/mapvalidator/keys_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/no_null_values.go b/mapvalidator/no_null_values.go index 0c9eb69d..48460db7 100644 --- a/mapvalidator/no_null_values.go +++ b/mapvalidator/no_null_values.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/no_null_values_example_test.go b/mapvalidator/no_null_values_example_test.go index 3a1604d4..d264be62 100644 --- a/mapvalidator/no_null_values_example_test.go +++ b/mapvalidator/no_null_values_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/no_null_values_test.go b/mapvalidator/no_null_values_test.go index 18e05e9d..c8a6256d 100644 --- a/mapvalidator/no_null_values_test.go +++ b/mapvalidator/no_null_values_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/prefer_write_only_attribute.go b/mapvalidator/prefer_write_only_attribute.go index 679c58df..e2d712b6 100644 --- a/mapvalidator/prefer_write_only_attribute.go +++ b/mapvalidator/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 mapvalidator diff --git a/mapvalidator/prefer_write_only_attribute_example_test.go b/mapvalidator/prefer_write_only_attribute_example_test.go index a99a4155..fe5bc9e6 100644 --- a/mapvalidator/prefer_write_only_attribute_example_test.go +++ b/mapvalidator/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 mapvalidator_test diff --git a/mapvalidator/size_at_least.go b/mapvalidator/size_at_least.go index 8c9ff5a8..52589a3f 100644 --- a/mapvalidator/size_at_least.go +++ b/mapvalidator/size_at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/size_at_least_example_test.go b/mapvalidator/size_at_least_example_test.go index a3fbd71c..7f184c96 100644 --- a/mapvalidator/size_at_least_example_test.go +++ b/mapvalidator/size_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 mapvalidator_test diff --git a/mapvalidator/size_at_least_test.go b/mapvalidator/size_at_least_test.go index 171cacff..9be394bd 100644 --- a/mapvalidator/size_at_least_test.go +++ b/mapvalidator/size_at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/size_at_most.go b/mapvalidator/size_at_most.go index 82fe3ef1..0eea422a 100644 --- a/mapvalidator/size_at_most.go +++ b/mapvalidator/size_at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/size_at_most_example_test.go b/mapvalidator/size_at_most_example_test.go index 21bdc599..c3450ea7 100644 --- a/mapvalidator/size_at_most_example_test.go +++ b/mapvalidator/size_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 mapvalidator_test diff --git a/mapvalidator/size_at_most_test.go b/mapvalidator/size_at_most_test.go index 9c15255f..267caa7d 100644 --- a/mapvalidator/size_at_most_test.go +++ b/mapvalidator/size_at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/size_between.go b/mapvalidator/size_between.go index 78e12fb3..6e2a117f 100644 --- a/mapvalidator/size_between.go +++ b/mapvalidator/size_between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/size_between_example_test.go b/mapvalidator/size_between_example_test.go index b2be0839..abf2305e 100644 --- a/mapvalidator/size_between_example_test.go +++ b/mapvalidator/size_between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/size_between_test.go b/mapvalidator/size_between_test.go index e57f6b7a..c647d6c0 100644 --- a/mapvalidator/size_between_test.go +++ b/mapvalidator/size_between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_float32s_are.go b/mapvalidator/value_float32s_are.go index 11c83e07..a2892859 100644 --- a/mapvalidator/value_float32s_are.go +++ b/mapvalidator/value_float32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_float32s_are_example_test.go b/mapvalidator/value_float32s_are_example_test.go index d730a0de..b526c75e 100644 --- a/mapvalidator/value_float32s_are_example_test.go +++ b/mapvalidator/value_float32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_float32s_are_test.go b/mapvalidator/value_float32s_are_test.go index cd4dc7ce..e455d5bd 100644 --- a/mapvalidator/value_float32s_are_test.go +++ b/mapvalidator/value_float32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_float64s_are.go b/mapvalidator/value_float64s_are.go index 937f2005..48abe638 100644 --- a/mapvalidator/value_float64s_are.go +++ b/mapvalidator/value_float64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_float64s_are_example_test.go b/mapvalidator/value_float64s_are_example_test.go index bd8a9bd2..91287e64 100644 --- a/mapvalidator/value_float64s_are_example_test.go +++ b/mapvalidator/value_float64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_float64s_are_test.go b/mapvalidator/value_float64s_are_test.go index f34aa7c6..c0a52f3f 100644 --- a/mapvalidator/value_float64s_are_test.go +++ b/mapvalidator/value_float64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_int32s_are.go b/mapvalidator/value_int32s_are.go index 0f600d8e..2c176a08 100644 --- a/mapvalidator/value_int32s_are.go +++ b/mapvalidator/value_int32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_int32s_are_example_test.go b/mapvalidator/value_int32s_are_example_test.go index 797b11a4..48420eb7 100644 --- a/mapvalidator/value_int32s_are_example_test.go +++ b/mapvalidator/value_int32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_int32s_are_test.go b/mapvalidator/value_int32s_are_test.go index 4184e7b1..136686d4 100644 --- a/mapvalidator/value_int32s_are_test.go +++ b/mapvalidator/value_int32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_int64s_are.go b/mapvalidator/value_int64s_are.go index 34facf21..daac3758 100644 --- a/mapvalidator/value_int64s_are.go +++ b/mapvalidator/value_int64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_int64s_are_example_test.go b/mapvalidator/value_int64s_are_example_test.go index 7e44f151..844af1dd 100644 --- a/mapvalidator/value_int64s_are_example_test.go +++ b/mapvalidator/value_int64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_int64s_are_test.go b/mapvalidator/value_int64s_are_test.go index 39f510f5..ed1e0417 100644 --- a/mapvalidator/value_int64s_are_test.go +++ b/mapvalidator/value_int64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_lists_are.go b/mapvalidator/value_lists_are.go index fbbc544c..3316b191 100644 --- a/mapvalidator/value_lists_are.go +++ b/mapvalidator/value_lists_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_lists_are_example_test.go b/mapvalidator/value_lists_are_example_test.go index 3280154e..34940a67 100644 --- a/mapvalidator/value_lists_are_example_test.go +++ b/mapvalidator/value_lists_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_lists_are_test.go b/mapvalidator/value_lists_are_test.go index fed09386..0ac423ed 100644 --- a/mapvalidator/value_lists_are_test.go +++ b/mapvalidator/value_lists_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_maps_are.go b/mapvalidator/value_maps_are.go index 54c77761..7ae77175 100644 --- a/mapvalidator/value_maps_are.go +++ b/mapvalidator/value_maps_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_maps_are_example_test.go b/mapvalidator/value_maps_are_example_test.go index 4c1817b4..9f45d76e 100644 --- a/mapvalidator/value_maps_are_example_test.go +++ b/mapvalidator/value_maps_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_maps_are_test.go b/mapvalidator/value_maps_are_test.go index 457fe376..dd761df5 100644 --- a/mapvalidator/value_maps_are_test.go +++ b/mapvalidator/value_maps_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_numbers_are.go b/mapvalidator/value_numbers_are.go index 919b9ef2..48fca954 100644 --- a/mapvalidator/value_numbers_are.go +++ b/mapvalidator/value_numbers_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_numbers_are_example_test.go b/mapvalidator/value_numbers_are_example_test.go index 5699aee0..51ca7c99 100644 --- a/mapvalidator/value_numbers_are_example_test.go +++ b/mapvalidator/value_numbers_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_numbers_are_test.go b/mapvalidator/value_numbers_are_test.go index 121529f7..c2c7d78d 100644 --- a/mapvalidator/value_numbers_are_test.go +++ b/mapvalidator/value_numbers_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_sets_are.go b/mapvalidator/value_sets_are.go index a6d05606..160b67ff 100644 --- a/mapvalidator/value_sets_are.go +++ b/mapvalidator/value_sets_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_sets_are_example_test.go b/mapvalidator/value_sets_are_example_test.go index d0b28596..f431f04d 100644 --- a/mapvalidator/value_sets_are_example_test.go +++ b/mapvalidator/value_sets_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_sets_are_test.go b/mapvalidator/value_sets_are_test.go index 88912933..0a8cd931 100644 --- a/mapvalidator/value_sets_are_test.go +++ b/mapvalidator/value_sets_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_strings_are.go b/mapvalidator/value_strings_are.go index ea391ff7..85c75245 100644 --- a/mapvalidator/value_strings_are.go +++ b/mapvalidator/value_strings_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator diff --git a/mapvalidator/value_strings_are_example_test.go b/mapvalidator/value_strings_are_example_test.go index ae8406a1..2c067ede 100644 --- a/mapvalidator/value_strings_are_example_test.go +++ b/mapvalidator/value_strings_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/mapvalidator/value_strings_are_test.go b/mapvalidator/value_strings_are_test.go index fa494cec..30aa9505 100644 --- a/mapvalidator/value_strings_are_test.go +++ b/mapvalidator/value_strings_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package mapvalidator_test diff --git a/numbervalidator/all.go b/numbervalidator/all.go index 91c92fe5..8ba36b5c 100644 --- a/numbervalidator/all.go +++ b/numbervalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/all_example_test.go b/numbervalidator/all_example_test.go index 281f939e..00d2c3b0 100644 --- a/numbervalidator/all_example_test.go +++ b/numbervalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/all_test.go b/numbervalidator/all_test.go index 9ab71c47..1af7d55d 100644 --- a/numbervalidator/all_test.go +++ b/numbervalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/also_requires.go b/numbervalidator/also_requires.go index 5185c1bb..c3758728 100644 --- a/numbervalidator/also_requires.go +++ b/numbervalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/also_requires_example_test.go b/numbervalidator/also_requires_example_test.go index 97412a61..007d16ed 100644 --- a/numbervalidator/also_requires_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/any.go b/numbervalidator/any.go index 4f4d9da2..e0d6477b 100644 --- a/numbervalidator/any.go +++ b/numbervalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/any_example_test.go b/numbervalidator/any_example_test.go index 770aac4c..4f524847 100644 --- a/numbervalidator/any_example_test.go +++ b/numbervalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/any_test.go b/numbervalidator/any_test.go index 8a9c93a4..3a4918b7 100644 --- a/numbervalidator/any_test.go +++ b/numbervalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/any_with_all_warnings.go b/numbervalidator/any_with_all_warnings.go index ecb1210c..8bdd9f9a 100644 --- a/numbervalidator/any_with_all_warnings.go +++ b/numbervalidator/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 numbervalidator diff --git a/numbervalidator/any_with_all_warnings_example_test.go b/numbervalidator/any_with_all_warnings_example_test.go index 56285d48..6d2458ff 100644 --- a/numbervalidator/any_with_all_warnings_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/any_with_all_warnings_test.go b/numbervalidator/any_with_all_warnings_test.go index c25eefce..50e8a900 100644 --- a/numbervalidator/any_with_all_warnings_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/at_least_one_of.go b/numbervalidator/at_least_one_of.go index 3f0004a0..80c69177 100644 --- a/numbervalidator/at_least_one_of.go +++ b/numbervalidator/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 numbervalidator diff --git a/numbervalidator/at_least_one_of_example_test.go b/numbervalidator/at_least_one_of_example_test.go index d0380f7f..fed719d7 100644 --- a/numbervalidator/at_least_one_of_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/conflicts_with.go b/numbervalidator/conflicts_with.go index 9a65e046..ccaac8ec 100644 --- a/numbervalidator/conflicts_with.go +++ b/numbervalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/conflicts_with_example_test.go b/numbervalidator/conflicts_with_example_test.go index c26a5953..b1b66f86 100644 --- a/numbervalidator/conflicts_with_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/doc.go b/numbervalidator/doc.go index 175ce24e..332bd2ca 100644 --- a/numbervalidator/doc.go +++ b/numbervalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package numbervalidator provides validators for types.Number attributes or function parameters. diff --git a/numbervalidator/exactly_one_of.go b/numbervalidator/exactly_one_of.go index 20e23afc..7167d774 100644 --- a/numbervalidator/exactly_one_of.go +++ b/numbervalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/exactly_one_of_example_test.go b/numbervalidator/exactly_one_of_example_test.go index f007bfdb..c6b60e9b 100644 --- a/numbervalidator/exactly_one_of_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/none_of.go b/numbervalidator/none_of.go index 43fb5f46..e2e4df0c 100644 --- a/numbervalidator/none_of.go +++ b/numbervalidator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/none_of_example_test.go b/numbervalidator/none_of_example_test.go index 9016bc6d..4af08e48 100644 --- a/numbervalidator/none_of_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/none_of_test.go b/numbervalidator/none_of_test.go index a238a65e..fd21036e 100644 --- a/numbervalidator/none_of_test.go +++ b/numbervalidator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/one_of.go b/numbervalidator/one_of.go index 9bbb3ac9..7a8992ce 100644 --- a/numbervalidator/one_of.go +++ b/numbervalidator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator diff --git a/numbervalidator/one_of_example_test.go b/numbervalidator/one_of_example_test.go index 956bbeb4..f107914c 100644 --- a/numbervalidator/one_of_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/numbervalidator/one_of_test.go b/numbervalidator/one_of_test.go index 2c516bb6..849cef4d 100644 --- a/numbervalidator/one_of_test.go +++ b/numbervalidator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package numbervalidator_test diff --git a/numbervalidator/prefer_write_only_attribute.go b/numbervalidator/prefer_write_only_attribute.go index a287b0dd..3d8a62d2 100644 --- a/numbervalidator/prefer_write_only_attribute.go +++ b/numbervalidator/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 numbervalidator diff --git a/numbervalidator/prefer_write_only_attribute_example_test.go b/numbervalidator/prefer_write_only_attribute_example_test.go index ea1cb436..b2bbab59 100644 --- a/numbervalidator/prefer_write_only_attribute_example_test.go +++ b/numbervalidator/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 numbervalidator_test diff --git a/objectvalidator/all.go b/objectvalidator/all.go index 7b9d427b..e5a693ca 100644 --- a/objectvalidator/all.go +++ b/objectvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/all_example_test.go b/objectvalidator/all_example_test.go index 8fa92e8e..5ea32c2b 100644 --- a/objectvalidator/all_example_test.go +++ b/objectvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/all_test.go b/objectvalidator/all_test.go index fbb3e06e..2db8db7b 100644 --- a/objectvalidator/all_test.go +++ b/objectvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/also_requires.go b/objectvalidator/also_requires.go index a5ec4988..ae3f419e 100644 --- a/objectvalidator/also_requires.go +++ b/objectvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/also_requires_example_test.go b/objectvalidator/also_requires_example_test.go index ff1a8eb4..ad43506c 100644 --- a/objectvalidator/also_requires_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/any.go b/objectvalidator/any.go index ff29a45f..caa02d20 100644 --- a/objectvalidator/any.go +++ b/objectvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/any_example_test.go b/objectvalidator/any_example_test.go index bc7fe656..cbb4a0d4 100644 --- a/objectvalidator/any_example_test.go +++ b/objectvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/any_test.go b/objectvalidator/any_test.go index 5850f71a..2d376372 100644 --- a/objectvalidator/any_test.go +++ b/objectvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/any_with_all_warnings.go b/objectvalidator/any_with_all_warnings.go index 521de112..895a7d9c 100644 --- a/objectvalidator/any_with_all_warnings.go +++ b/objectvalidator/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 objectvalidator diff --git a/objectvalidator/any_with_all_warnings_example_test.go b/objectvalidator/any_with_all_warnings_example_test.go index e62e93f8..ffa4813a 100644 --- a/objectvalidator/any_with_all_warnings_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/any_with_all_warnings_test.go b/objectvalidator/any_with_all_warnings_test.go index d595ec1f..5850806a 100644 --- a/objectvalidator/any_with_all_warnings_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/at_least_one_of.go b/objectvalidator/at_least_one_of.go index ae1af692..864cc5cd 100644 --- a/objectvalidator/at_least_one_of.go +++ b/objectvalidator/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 objectvalidator diff --git a/objectvalidator/at_least_one_of_example_test.go b/objectvalidator/at_least_one_of_example_test.go index 5b8c2f8a..e0ebfa91 100644 --- a/objectvalidator/at_least_one_of_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/conflicts_with.go b/objectvalidator/conflicts_with.go index 880aea7d..f3de5d9d 100644 --- a/objectvalidator/conflicts_with.go +++ b/objectvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/conflicts_with_example_test.go b/objectvalidator/conflicts_with_example_test.go index 4df17a3c..34c3762a 100644 --- a/objectvalidator/conflicts_with_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/doc.go b/objectvalidator/doc.go index 89f8f1b5..87d776d5 100644 --- a/objectvalidator/doc.go +++ b/objectvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package objectvalidator provides validators for types.Object attributes. diff --git a/objectvalidator/exactly_one_of.go b/objectvalidator/exactly_one_of.go index bc6fb5f3..7bd414c9 100644 --- a/objectvalidator/exactly_one_of.go +++ b/objectvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/exactly_one_of_example_test.go b/objectvalidator/exactly_one_of_example_test.go index 20e2725f..64d534c3 100644 --- a/objectvalidator/exactly_one_of_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/objectvalidator/is_required.go b/objectvalidator/is_required.go index 9a499fa8..ff3d727c 100644 --- a/objectvalidator/is_required.go +++ b/objectvalidator/is_required.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator diff --git a/objectvalidator/is_required_example_test.go b/objectvalidator/is_required_example_test.go index 9d4374ef..a69f2775 100644 --- a/objectvalidator/is_required_example_test.go +++ b/objectvalidator/is_required_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/is_required_test.go b/objectvalidator/is_required_test.go index 5a900c66..053a6225 100644 --- a/objectvalidator/is_required_test.go +++ b/objectvalidator/is_required_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package objectvalidator_test diff --git a/objectvalidator/prefer_write_only_attribute.go b/objectvalidator/prefer_write_only_attribute.go index 2db29392..601b2592 100644 --- a/objectvalidator/prefer_write_only_attribute.go +++ b/objectvalidator/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 objectvalidator diff --git a/objectvalidator/prefer_write_only_attribute_example_test.go b/objectvalidator/prefer_write_only_attribute_example_test.go index 4546771a..c0efdb39 100644 --- a/objectvalidator/prefer_write_only_attribute_example_test.go +++ b/objectvalidator/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 objectvalidator_test diff --git a/providervalidator/all.go b/providervalidator/all.go index 5914d707..a0036ac1 100644 --- a/providervalidator/all.go +++ b/providervalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator diff --git a/providervalidator/all_example_test.go b/providervalidator/all_example_test.go index 9335ef21..5f787f09 100644 --- a/providervalidator/all_example_test.go +++ b/providervalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/all_test.go b/providervalidator/all_test.go index 93836ea4..22c22d85 100644 --- a/providervalidator/all_test.go +++ b/providervalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/any.go b/providervalidator/any.go index 0519bd13..30d01503 100644 --- a/providervalidator/any.go +++ b/providervalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator diff --git a/providervalidator/any_example_test.go b/providervalidator/any_example_test.go index a30f92d7..2ef1158a 100644 --- a/providervalidator/any_example_test.go +++ b/providervalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/any_test.go b/providervalidator/any_test.go index 309d2567..0a8a8cf0 100644 --- a/providervalidator/any_test.go +++ b/providervalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/any_with_all_warnings.go b/providervalidator/any_with_all_warnings.go index 6d181c9d..36003e83 100644 --- a/providervalidator/any_with_all_warnings.go +++ b/providervalidator/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 providervalidator diff --git a/providervalidator/any_with_all_warnings_example_test.go b/providervalidator/any_with_all_warnings_example_test.go index b0409e5d..82cc73e3 100644 --- a/providervalidator/any_with_all_warnings_example_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/any_with_all_warnings_test.go b/providervalidator/any_with_all_warnings_test.go index f5d886ce..1a5621f8 100644 --- a/providervalidator/any_with_all_warnings_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/at_least_one_of.go b/providervalidator/at_least_one_of.go index 24a34e81..35f8d8fd 100644 --- a/providervalidator/at_least_one_of.go +++ b/providervalidator/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 providervalidator diff --git a/providervalidator/at_least_one_of_example_test.go b/providervalidator/at_least_one_of_example_test.go index 1acc7f7d..0f028be3 100644 --- a/providervalidator/at_least_one_of_example_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/at_least_one_of_test.go b/providervalidator/at_least_one_of_test.go index 12971e72..d517ae3d 100644 --- a/providervalidator/at_least_one_of_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/conflicting.go b/providervalidator/conflicting.go index 70764327..57602885 100644 --- a/providervalidator/conflicting.go +++ b/providervalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator diff --git a/providervalidator/conflicting_example_test.go b/providervalidator/conflicting_example_test.go index 1121d18a..17372c47 100644 --- a/providervalidator/conflicting_example_test.go +++ b/providervalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/conflicting_test.go b/providervalidator/conflicting_test.go index 456ea42b..52748366 100644 --- a/providervalidator/conflicting_test.go +++ b/providervalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/providervalidator/doc.go b/providervalidator/doc.go index 99f83a7e..ea3fa342 100644 --- a/providervalidator/doc.go +++ b/providervalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package providervalidator provides validators to express relationships diff --git a/providervalidator/exactly_one_of.go b/providervalidator/exactly_one_of.go index 5de293a3..b0e6a50c 100644 --- a/providervalidator/exactly_one_of.go +++ b/providervalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator diff --git a/providervalidator/exactly_one_of_example_test.go b/providervalidator/exactly_one_of_example_test.go index 842c7803..5895555a 100644 --- a/providervalidator/exactly_one_of_example_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/exactly_one_of_test.go b/providervalidator/exactly_one_of_test.go index 1561466b..c533be34 100644 --- a/providervalidator/exactly_one_of_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/required_together.go b/providervalidator/required_together.go index 9eccef66..8bbde179 100644 --- a/providervalidator/required_together.go +++ b/providervalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator diff --git a/providervalidator/required_together_example_test.go b/providervalidator/required_together_example_test.go index eb6890ca..61865204 100644 --- a/providervalidator/required_together_example_test.go +++ b/providervalidator/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 providervalidator_test diff --git a/providervalidator/required_together_test.go b/providervalidator/required_together_test.go index e552e3fd..0b0a76fb 100644 --- a/providervalidator/required_together_test.go +++ b/providervalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package providervalidator_test diff --git a/resourcevalidator/all.go b/resourcevalidator/all.go index db9197a3..a5acc2cd 100644 --- a/resourcevalidator/all.go +++ b/resourcevalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator diff --git a/resourcevalidator/all_example_test.go b/resourcevalidator/all_example_test.go index abba5dee..847a9a57 100644 --- a/resourcevalidator/all_example_test.go +++ b/resourcevalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/all_test.go b/resourcevalidator/all_test.go index bd91e197..3b397d3b 100644 --- a/resourcevalidator/all_test.go +++ b/resourcevalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/any.go b/resourcevalidator/any.go index 89cb678e..84a85e96 100644 --- a/resourcevalidator/any.go +++ b/resourcevalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator diff --git a/resourcevalidator/any_example_test.go b/resourcevalidator/any_example_test.go index 2429a452..6d6a8fc3 100644 --- a/resourcevalidator/any_example_test.go +++ b/resourcevalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/any_test.go b/resourcevalidator/any_test.go index 1f0ff6f9..3e471143 100644 --- a/resourcevalidator/any_test.go +++ b/resourcevalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/any_with_all_warnings.go b/resourcevalidator/any_with_all_warnings.go index 34b6a509..ce2589c2 100644 --- a/resourcevalidator/any_with_all_warnings.go +++ b/resourcevalidator/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 resourcevalidator diff --git a/resourcevalidator/any_with_all_warnings_example_test.go b/resourcevalidator/any_with_all_warnings_example_test.go index b1e8738a..48ec4d74 100644 --- a/resourcevalidator/any_with_all_warnings_example_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/any_with_all_warnings_test.go b/resourcevalidator/any_with_all_warnings_test.go index 43353a00..7c520baf 100644 --- a/resourcevalidator/any_with_all_warnings_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/at_least_one_of.go b/resourcevalidator/at_least_one_of.go index c2de7d62..c112b7b5 100644 --- a/resourcevalidator/at_least_one_of.go +++ b/resourcevalidator/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 resourcevalidator diff --git a/resourcevalidator/at_least_one_of_example_test.go b/resourcevalidator/at_least_one_of_example_test.go index e3f5b9ab..2fd9238c 100644 --- a/resourcevalidator/at_least_one_of_example_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/at_least_one_of_test.go b/resourcevalidator/at_least_one_of_test.go index 2d563688..32fa8051 100644 --- a/resourcevalidator/at_least_one_of_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/conflicting.go b/resourcevalidator/conflicting.go index 01f1c4aa..b254f955 100644 --- a/resourcevalidator/conflicting.go +++ b/resourcevalidator/conflicting.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator diff --git a/resourcevalidator/conflicting_example_test.go b/resourcevalidator/conflicting_example_test.go index 0edeffb1..8a3782bd 100644 --- a/resourcevalidator/conflicting_example_test.go +++ b/resourcevalidator/conflicting_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/conflicting_test.go b/resourcevalidator/conflicting_test.go index 01148a77..7b0997f8 100644 --- a/resourcevalidator/conflicting_test.go +++ b/resourcevalidator/conflicting_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/resourcevalidator/doc.go b/resourcevalidator/doc.go index c53097a9..6da28804 100644 --- a/resourcevalidator/doc.go +++ b/resourcevalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package resourcevalidator provides validators to express relationships diff --git a/resourcevalidator/exactly_one_of.go b/resourcevalidator/exactly_one_of.go index 4582cecf..f00d627c 100644 --- a/resourcevalidator/exactly_one_of.go +++ b/resourcevalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator diff --git a/resourcevalidator/exactly_one_of_example_test.go b/resourcevalidator/exactly_one_of_example_test.go index 6a205242..5aa5099e 100644 --- a/resourcevalidator/exactly_one_of_example_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/exactly_one_of_test.go b/resourcevalidator/exactly_one_of_test.go index 9dfeb1f1..5202791a 100644 --- a/resourcevalidator/exactly_one_of_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/prefer_write_only_attribute.go b/resourcevalidator/prefer_write_only_attribute.go index eda4c635..2571161c 100644 --- a/resourcevalidator/prefer_write_only_attribute.go +++ b/resourcevalidator/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 resourcevalidator diff --git a/resourcevalidator/prefer_write_only_attribute_example_test.go b/resourcevalidator/prefer_write_only_attribute_example_test.go index 6e61bde6..e1c136b9 100644 --- a/resourcevalidator/prefer_write_only_attribute_example_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/prefer_write_only_attribute_test.go b/resourcevalidator/prefer_write_only_attribute_test.go index 2256e8ea..2dbe9b60 100644 --- a/resourcevalidator/prefer_write_only_attribute_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/required_together.go b/resourcevalidator/required_together.go index 449db6f7..be61d106 100644 --- a/resourcevalidator/required_together.go +++ b/resourcevalidator/required_together.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator diff --git a/resourcevalidator/required_together_example_test.go b/resourcevalidator/required_together_example_test.go index 9b4121cf..bae85bf4 100644 --- a/resourcevalidator/required_together_example_test.go +++ b/resourcevalidator/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 resourcevalidator_test diff --git a/resourcevalidator/required_together_test.go b/resourcevalidator/required_together_test.go index 7b9a9e48..304b5766 100644 --- a/resourcevalidator/required_together_test.go +++ b/resourcevalidator/required_together_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package resourcevalidator_test diff --git a/setvalidator/all.go b/setvalidator/all.go index a160764c..afb9a642 100644 --- a/setvalidator/all.go +++ b/setvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/all_example_test.go b/setvalidator/all_example_test.go index fb04eaa0..60469eda 100644 --- a/setvalidator/all_example_test.go +++ b/setvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/all_test.go b/setvalidator/all_test.go index eaafe8b5..87c3f9d3 100644 --- a/setvalidator/all_test.go +++ b/setvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/also_requires.go b/setvalidator/also_requires.go index a505b2d1..00745d50 100644 --- a/setvalidator/also_requires.go +++ b/setvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/also_requires_example_test.go b/setvalidator/also_requires_example_test.go index 16022ba9..412f1895 100644 --- a/setvalidator/also_requires_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/any.go b/setvalidator/any.go index 387ca865..33341f9f 100644 --- a/setvalidator/any.go +++ b/setvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/any_example_test.go b/setvalidator/any_example_test.go index cddd99da..bb408d77 100644 --- a/setvalidator/any_example_test.go +++ b/setvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/any_test.go b/setvalidator/any_test.go index d609480a..2a83d546 100644 --- a/setvalidator/any_test.go +++ b/setvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/any_with_all_warnings.go b/setvalidator/any_with_all_warnings.go index e0c534e6..d5e99ccb 100644 --- a/setvalidator/any_with_all_warnings.go +++ b/setvalidator/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 setvalidator diff --git a/setvalidator/any_with_all_warnings_example_test.go b/setvalidator/any_with_all_warnings_example_test.go index db6a34b1..ad9c8b58 100644 --- a/setvalidator/any_with_all_warnings_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/any_with_all_warnings_test.go b/setvalidator/any_with_all_warnings_test.go index 211b1caa..f2d77178 100644 --- a/setvalidator/any_with_all_warnings_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/at_least_one_of.go b/setvalidator/at_least_one_of.go index 7ff7edab..29ab8aca 100644 --- a/setvalidator/at_least_one_of.go +++ b/setvalidator/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 setvalidator diff --git a/setvalidator/at_least_one_of_example_test.go b/setvalidator/at_least_one_of_example_test.go index 0442f819..db6fcb6a 100644 --- a/setvalidator/at_least_one_of_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/conflicts_with.go b/setvalidator/conflicts_with.go index 54792664..1c270678 100644 --- a/setvalidator/conflicts_with.go +++ b/setvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/conflicts_with_example_test.go b/setvalidator/conflicts_with_example_test.go index a2890ecb..072ea994 100644 --- a/setvalidator/conflicts_with_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/doc.go b/setvalidator/doc.go index ed5b8227..b67a876f 100644 --- a/setvalidator/doc.go +++ b/setvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package setvalidator provides validators for types.Set attributes and function parameters. diff --git a/setvalidator/exactly_one_of.go b/setvalidator/exactly_one_of.go index b48408d7..a8fb8c3e 100644 --- a/setvalidator/exactly_one_of.go +++ b/setvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/exactly_one_of_example_test.go b/setvalidator/exactly_one_of_example_test.go index e804f6fd..9ebd281d 100644 --- a/setvalidator/exactly_one_of_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/is_required.go b/setvalidator/is_required.go index 63564c5c..c757b165 100644 --- a/setvalidator/is_required.go +++ b/setvalidator/is_required.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/is_required_example_test.go b/setvalidator/is_required_example_test.go index 251afe85..ffb62d0e 100644 --- a/setvalidator/is_required_example_test.go +++ b/setvalidator/is_required_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/is_required_test.go b/setvalidator/is_required_test.go index fdbf424b..74dd2249 100644 --- a/setvalidator/is_required_test.go +++ b/setvalidator/is_required_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/no_null_values.go b/setvalidator/no_null_values.go index a4ae414c..dbe42cfe 100644 --- a/setvalidator/no_null_values.go +++ b/setvalidator/no_null_values.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/no_null_values_example_test.go b/setvalidator/no_null_values_example_test.go index 2e1de727..3a64b90a 100644 --- a/setvalidator/no_null_values_example_test.go +++ b/setvalidator/no_null_values_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/no_null_values_test.go b/setvalidator/no_null_values_test.go index 7ae47fe3..de9cb189 100644 --- a/setvalidator/no_null_values_test.go +++ b/setvalidator/no_null_values_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/size_at_least.go b/setvalidator/size_at_least.go index 7af58b00..4c7fbd62 100644 --- a/setvalidator/size_at_least.go +++ b/setvalidator/size_at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/size_at_least_example_test.go b/setvalidator/size_at_least_example_test.go index 97061f7a..1f82e47c 100644 --- a/setvalidator/size_at_least_example_test.go +++ b/setvalidator/size_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 setvalidator_test diff --git a/setvalidator/size_at_least_test.go b/setvalidator/size_at_least_test.go index de93cfb4..d5c7c8bf 100644 --- a/setvalidator/size_at_least_test.go +++ b/setvalidator/size_at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/size_at_most.go b/setvalidator/size_at_most.go index e0762acb..c2ad93fb 100644 --- a/setvalidator/size_at_most.go +++ b/setvalidator/size_at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/size_at_most_example_test.go b/setvalidator/size_at_most_example_test.go index 23040965..d4f905e8 100644 --- a/setvalidator/size_at_most_example_test.go +++ b/setvalidator/size_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 setvalidator_test diff --git a/setvalidator/size_at_most_test.go b/setvalidator/size_at_most_test.go index 8bac993b..ca06529a 100644 --- a/setvalidator/size_at_most_test.go +++ b/setvalidator/size_at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/size_between.go b/setvalidator/size_between.go index 9dd87044..4db84309 100644 --- a/setvalidator/size_between.go +++ b/setvalidator/size_between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/size_between_example_test.go b/setvalidator/size_between_example_test.go index 303d82ef..ca804dce 100644 --- a/setvalidator/size_between_example_test.go +++ b/setvalidator/size_between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/size_between_test.go b/setvalidator/size_between_test.go index b8da367b..38b50927 100644 --- a/setvalidator/size_between_test.go +++ b/setvalidator/size_between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_float32s_are.go b/setvalidator/value_float32s_are.go index 6c17fcef..d3bda2d2 100644 --- a/setvalidator/value_float32s_are.go +++ b/setvalidator/value_float32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_float32s_are_example_test.go b/setvalidator/value_float32s_are_example_test.go index 0afc1deb..21a7447d 100644 --- a/setvalidator/value_float32s_are_example_test.go +++ b/setvalidator/value_float32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_float32s_are_test.go b/setvalidator/value_float32s_are_test.go index fa3de8b5..c9b9193e 100644 --- a/setvalidator/value_float32s_are_test.go +++ b/setvalidator/value_float32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_float64s_are.go b/setvalidator/value_float64s_are.go index 04140b8c..c386df37 100644 --- a/setvalidator/value_float64s_are.go +++ b/setvalidator/value_float64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_float64s_are_example_test.go b/setvalidator/value_float64s_are_example_test.go index 5906cf66..5e495bba 100644 --- a/setvalidator/value_float64s_are_example_test.go +++ b/setvalidator/value_float64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_float64s_are_test.go b/setvalidator/value_float64s_are_test.go index 49c6b892..62a00646 100644 --- a/setvalidator/value_float64s_are_test.go +++ b/setvalidator/value_float64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_int32s_are.go b/setvalidator/value_int32s_are.go index 16aaed15..04290f9e 100644 --- a/setvalidator/value_int32s_are.go +++ b/setvalidator/value_int32s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_int32s_are_example_test.go b/setvalidator/value_int32s_are_example_test.go index 6edd5cb2..f33ae6fd 100644 --- a/setvalidator/value_int32s_are_example_test.go +++ b/setvalidator/value_int32s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_int32s_are_test.go b/setvalidator/value_int32s_are_test.go index a21eaeee..8ee6905a 100644 --- a/setvalidator/value_int32s_are_test.go +++ b/setvalidator/value_int32s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_int64s_are.go b/setvalidator/value_int64s_are.go index 37cf6c27..7272d455 100644 --- a/setvalidator/value_int64s_are.go +++ b/setvalidator/value_int64s_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_int64s_are_example_test.go b/setvalidator/value_int64s_are_example_test.go index e60fc907..be98e6ef 100644 --- a/setvalidator/value_int64s_are_example_test.go +++ b/setvalidator/value_int64s_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_int64s_are_test.go b/setvalidator/value_int64s_are_test.go index 745a46cd..90329761 100644 --- a/setvalidator/value_int64s_are_test.go +++ b/setvalidator/value_int64s_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_lists_are.go b/setvalidator/value_lists_are.go index 3f54b37e..7f26c8d0 100644 --- a/setvalidator/value_lists_are.go +++ b/setvalidator/value_lists_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_lists_are_example_test.go b/setvalidator/value_lists_are_example_test.go index fdd13f9f..44f9d8fd 100644 --- a/setvalidator/value_lists_are_example_test.go +++ b/setvalidator/value_lists_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_lists_are_test.go b/setvalidator/value_lists_are_test.go index 3448c103..cb815085 100644 --- a/setvalidator/value_lists_are_test.go +++ b/setvalidator/value_lists_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_maps_are.go b/setvalidator/value_maps_are.go index 19328be4..e43ef0e9 100644 --- a/setvalidator/value_maps_are.go +++ b/setvalidator/value_maps_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_maps_are_example_test.go b/setvalidator/value_maps_are_example_test.go index 3177a163..f1b8c884 100644 --- a/setvalidator/value_maps_are_example_test.go +++ b/setvalidator/value_maps_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_maps_are_test.go b/setvalidator/value_maps_are_test.go index 9d9bba93..80e9b743 100644 --- a/setvalidator/value_maps_are_test.go +++ b/setvalidator/value_maps_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_numbers_are.go b/setvalidator/value_numbers_are.go index abcc496a..edb5ca84 100644 --- a/setvalidator/value_numbers_are.go +++ b/setvalidator/value_numbers_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_numbers_are_example_test.go b/setvalidator/value_numbers_are_example_test.go index 01a76680..3bb9ae84 100644 --- a/setvalidator/value_numbers_are_example_test.go +++ b/setvalidator/value_numbers_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_numbers_are_test.go b/setvalidator/value_numbers_are_test.go index 72d21e5b..11491e3d 100644 --- a/setvalidator/value_numbers_are_test.go +++ b/setvalidator/value_numbers_are_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test diff --git a/setvalidator/value_sets_are.go b/setvalidator/value_sets_are.go index 023582a0..3d6f15d1 100644 --- a/setvalidator/value_sets_are.go +++ b/setvalidator/value_sets_are.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator diff --git a/setvalidator/value_sets_are_example_test.go b/setvalidator/value_sets_are_example_test.go index 4c3a399c..9a5998e6 100644 --- a/setvalidator/value_sets_are_example_test.go +++ b/setvalidator/value_sets_are_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package setvalidator_test