diff --git a/setvalidator/value_sets_are_test.go b/setvalidator/value_sets_are_test.go index ecc8cd66..e029495d 100644 --- a/setvalidator/value_sets_are_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/value_strings_are.go b/setvalidator/value_strings_are.go index 38b4b781..cae1e1d2 100644 --- a/setvalidator/value_strings_are.go +++ b/setvalidator/value_strings_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_strings_are_example_test.go b/setvalidator/value_strings_are_example_test.go index 1d375948..b05438a4 100644 --- a/setvalidator/value_strings_are_example_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/setvalidator/value_strings_are_test.go b/setvalidator/value_strings_are_test.go index 0bbd5539..c59e7986 100644 --- a/setvalidator/value_strings_are_test.go +++ b/setvalidator/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 setvalidator_test diff --git a/stringvalidator/all.go b/stringvalidator/all.go index f53caba2..71eba45b 100644 --- a/stringvalidator/all.go +++ b/stringvalidator/all.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/all_example_test.go b/stringvalidator/all_example_test.go index 7747bbdb..85080a35 100644 --- a/stringvalidator/all_example_test.go +++ b/stringvalidator/all_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/all_test.go b/stringvalidator/all_test.go index 722a189e..5c11dd05 100644 --- a/stringvalidator/all_test.go +++ b/stringvalidator/all_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/also_requires.go b/stringvalidator/also_requires.go index 97ca59b7..af1f7843 100644 --- a/stringvalidator/also_requires.go +++ b/stringvalidator/also_requires.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/also_requires_example_test.go b/stringvalidator/also_requires_example_test.go index 4388514f..26881e21 100644 --- a/stringvalidator/also_requires_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/any.go b/stringvalidator/any.go index ba8f218a..d5d57a58 100644 --- a/stringvalidator/any.go +++ b/stringvalidator/any.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/any_example_test.go b/stringvalidator/any_example_test.go index a39a739a..538bea0a 100644 --- a/stringvalidator/any_example_test.go +++ b/stringvalidator/any_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/any_test.go b/stringvalidator/any_test.go index 0377c5d3..6ae38afb 100644 --- a/stringvalidator/any_test.go +++ b/stringvalidator/any_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/any_with_all_warnings.go b/stringvalidator/any_with_all_warnings.go index e857424c..8d8a0574 100644 --- a/stringvalidator/any_with_all_warnings.go +++ b/stringvalidator/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 stringvalidator diff --git a/stringvalidator/any_with_all_warnings_example_test.go b/stringvalidator/any_with_all_warnings_example_test.go index fc25de56..348903d0 100644 --- a/stringvalidator/any_with_all_warnings_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/any_with_all_warnings_test.go b/stringvalidator/any_with_all_warnings_test.go index e65f2796..e8013fba 100644 --- a/stringvalidator/any_with_all_warnings_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/at_least_one_of.go b/stringvalidator/at_least_one_of.go index 4434fad2..ab6029b7 100644 --- a/stringvalidator/at_least_one_of.go +++ b/stringvalidator/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 stringvalidator diff --git a/stringvalidator/at_least_one_of_example_test.go b/stringvalidator/at_least_one_of_example_test.go index 145358b4..41e81e89 100644 --- a/stringvalidator/at_least_one_of_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/conflicts_with.go b/stringvalidator/conflicts_with.go index 42f51453..4e7c3758 100644 --- a/stringvalidator/conflicts_with.go +++ b/stringvalidator/conflicts_with.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/conflicts_with_example_test.go b/stringvalidator/conflicts_with_example_test.go index 50003f48..4c87bfc1 100644 --- a/stringvalidator/conflicts_with_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/doc.go b/stringvalidator/doc.go index ce0a9bf3..db6ff665 100644 --- a/stringvalidator/doc.go +++ b/stringvalidator/doc.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 // Package stringvalidator provides validators for types.String attributes and function parameters. diff --git a/stringvalidator/exactly_one_of.go b/stringvalidator/exactly_one_of.go index e3f557d3..d7bc641c 100644 --- a/stringvalidator/exactly_one_of.go +++ b/stringvalidator/exactly_one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/exactly_one_of_example_test.go b/stringvalidator/exactly_one_of_example_test.go index 150457c1..ca0dc5ca 100644 --- a/stringvalidator/exactly_one_of_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/length_at_least.go b/stringvalidator/length_at_least.go index 38ae80a5..0b5e9db6 100644 --- a/stringvalidator/length_at_least.go +++ b/stringvalidator/length_at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/length_at_least_example_test.go b/stringvalidator/length_at_least_example_test.go index 4c5811eb..30a43c16 100644 --- a/stringvalidator/length_at_least_example_test.go +++ b/stringvalidator/length_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 stringvalidator_test diff --git a/stringvalidator/length_at_least_test.go b/stringvalidator/length_at_least_test.go index 6daada66..1dbe6340 100644 --- a/stringvalidator/length_at_least_test.go +++ b/stringvalidator/length_at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/length_at_most.go b/stringvalidator/length_at_most.go index 2c326968..129d0d3a 100644 --- a/stringvalidator/length_at_most.go +++ b/stringvalidator/length_at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/length_at_most_example_test.go b/stringvalidator/length_at_most_example_test.go index 3789344d..e152cb43 100644 --- a/stringvalidator/length_at_most_example_test.go +++ b/stringvalidator/length_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 stringvalidator_test diff --git a/stringvalidator/length_at_most_test.go b/stringvalidator/length_at_most_test.go index f3f13598..087ba21a 100644 --- a/stringvalidator/length_at_most_test.go +++ b/stringvalidator/length_at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/length_between.go b/stringvalidator/length_between.go index f02c5fdd..646500b6 100644 --- a/stringvalidator/length_between.go +++ b/stringvalidator/length_between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/length_between_example_test.go b/stringvalidator/length_between_example_test.go index f38cdf30..eff914e5 100644 --- a/stringvalidator/length_between_example_test.go +++ b/stringvalidator/length_between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/length_between_test.go b/stringvalidator/length_between_test.go index 6270a772..761f8557 100644 --- a/stringvalidator/length_between_test.go +++ b/stringvalidator/length_between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/none_of.go b/stringvalidator/none_of.go index 9639763b..e4f951d2 100644 --- a/stringvalidator/none_of.go +++ b/stringvalidator/none_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/none_of_case_insensitive.go b/stringvalidator/none_of_case_insensitive.go index f6a541dc..346bad80 100644 --- a/stringvalidator/none_of_case_insensitive.go +++ b/stringvalidator/none_of_case_insensitive.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/none_of_case_insensitive_test.go b/stringvalidator/none_of_case_insensitive_test.go index 52e67975..8694f84c 100644 --- a/stringvalidator/none_of_case_insensitive_test.go +++ b/stringvalidator/none_of_case_insensitive_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/none_of_example_test.go b/stringvalidator/none_of_example_test.go index 6e929136..2baf7cc5 100644 --- a/stringvalidator/none_of_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/none_of_test.go b/stringvalidator/none_of_test.go index c2e53435..1f5d8b1d 100644 --- a/stringvalidator/none_of_test.go +++ b/stringvalidator/none_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/one_of.go b/stringvalidator/one_of.go index 57902355..789805fb 100644 --- a/stringvalidator/one_of.go +++ b/stringvalidator/one_of.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/one_of_case_insensitive.go b/stringvalidator/one_of_case_insensitive.go index 74efc12c..3842a657 100644 --- a/stringvalidator/one_of_case_insensitive.go +++ b/stringvalidator/one_of_case_insensitive.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/one_of_case_insensitive_test.go b/stringvalidator/one_of_case_insensitive_test.go index 96da0684..d5e0c97d 100644 --- a/stringvalidator/one_of_case_insensitive_test.go +++ b/stringvalidator/one_of_case_insensitive_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/one_of_example_test.go b/stringvalidator/one_of_example_test.go index 2eede957..18f5cca4 100644 --- a/stringvalidator/one_of_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/one_of_test.go b/stringvalidator/one_of_test.go index c4c2d6a4..12ab69c3 100644 --- a/stringvalidator/one_of_test.go +++ b/stringvalidator/one_of_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/prefer_write_only_attribute.go b/stringvalidator/prefer_write_only_attribute.go index 589f4b84..924eba6a 100644 --- a/stringvalidator/prefer_write_only_attribute.go +++ b/stringvalidator/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 stringvalidator diff --git a/stringvalidator/prefer_write_only_attribute_example_test.go b/stringvalidator/prefer_write_only_attribute_example_test.go index 5ecf8d0c..2fdd4404 100644 --- a/stringvalidator/prefer_write_only_attribute_example_test.go +++ b/stringvalidator/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 stringvalidator_test diff --git a/stringvalidator/regex_matches.go b/stringvalidator/regex_matches.go index 756f9bbb..171cb3e2 100644 --- a/stringvalidator/regex_matches.go +++ b/stringvalidator/regex_matches.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/regex_matches_example_test.go b/stringvalidator/regex_matches_example_test.go index 3a190e9d..e2506140 100644 --- a/stringvalidator/regex_matches_example_test.go +++ b/stringvalidator/regex_matches_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/regex_matches_test.go b/stringvalidator/regex_matches_test.go index f84efa9e..2f6ee0ef 100644 --- a/stringvalidator/regex_matches_test.go +++ b/stringvalidator/regex_matches_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/utf8_length_at_least.go b/stringvalidator/utf8_length_at_least.go index a0f9931b..b6585b66 100644 --- a/stringvalidator/utf8_length_at_least.go +++ b/stringvalidator/utf8_length_at_least.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/utf8_length_at_least_example_test.go b/stringvalidator/utf8_length_at_least_example_test.go index 5ef990e1..92bcfe38 100644 --- a/stringvalidator/utf8_length_at_least_example_test.go +++ b/stringvalidator/utf8_length_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 stringvalidator_test diff --git a/stringvalidator/utf8_length_at_least_test.go b/stringvalidator/utf8_length_at_least_test.go index f18525f8..5fb81c78 100644 --- a/stringvalidator/utf8_length_at_least_test.go +++ b/stringvalidator/utf8_length_at_least_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/utf8_length_at_most.go b/stringvalidator/utf8_length_at_most.go index e02db80b..ccb22764 100644 --- a/stringvalidator/utf8_length_at_most.go +++ b/stringvalidator/utf8_length_at_most.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/utf8_length_at_most_example_test.go b/stringvalidator/utf8_length_at_most_example_test.go index fb188811..98cf1a98 100644 --- a/stringvalidator/utf8_length_at_most_example_test.go +++ b/stringvalidator/utf8_length_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 stringvalidator_test diff --git a/stringvalidator/utf8_length_at_most_test.go b/stringvalidator/utf8_length_at_most_test.go index 0dd450cb..9014b2b2 100644 --- a/stringvalidator/utf8_length_at_most_test.go +++ b/stringvalidator/utf8_length_at_most_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/utf8_length_between.go b/stringvalidator/utf8_length_between.go index 05e22159..de8c1df7 100644 --- a/stringvalidator/utf8_length_between.go +++ b/stringvalidator/utf8_length_between.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator diff --git a/stringvalidator/utf8_length_between_example_test.go b/stringvalidator/utf8_length_between_example_test.go index 139edf38..55e39714 100644 --- a/stringvalidator/utf8_length_between_example_test.go +++ b/stringvalidator/utf8_length_between_example_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/stringvalidator/utf8_length_between_test.go b/stringvalidator/utf8_length_between_test.go index b002019f..1dcde1d6 100644 --- a/stringvalidator/utf8_length_between_test.go +++ b/stringvalidator/utf8_length_between_test.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 package stringvalidator_test diff --git a/tools/copywrite.go b/tools/copywrite.go index e7b78ab5..c2da918f 100644 --- a/tools/copywrite.go +++ b/tools/copywrite.go @@ -1,4 +1,4 @@ -// Copyright (c) HashiCorp, Inc. +// Copyright IBM Corp. 2022, 2025 // SPDX-License-Identifier: MPL-2.0 //go:build generate