From 6377eb356ff6e2d714ce8a94f34ee666c0edf155 Mon Sep 17 00:00:00 2001 From: Timo Stamm Date: Mon, 16 Mar 2026 18:31:35 +0100 Subject: [PATCH] Update license year for 2026 --- LICENSE | 2 +- Makefile | 20 +++++-------------- any.go | 2 +- ast.go | 2 +- ast_test.go | 2 +- base.go | 2 +- bindings.go | 2 +- bindings_test.go | 2 +- builder.go | 2 +- builder_test.go | 2 +- cache.go | 2 +- cache_test.go | 2 +- cel.go | 2 +- cel/library.go | 2 +- cel/library_test.go | 2 +- cel/lookups.go | 2 +- cel/lookups_test.go | 2 +- compilation_error.go | 2 +- compile.go | 2 +- compile_test.go | 2 +- enum.go | 2 +- error_utils.go | 2 +- error_utils_test.go | 2 +- evaluator.go | 2 +- field.go | 2 +- filter.go | 2 +- .../cmd/protovalidate-conformance-go/main.go | 2 +- .../buf/validate/conformance/cases/bool.pb.go | 2 +- .../conformance/cases/bool_protoopaque.pb.go | 2 +- .../validate/conformance/cases/bytes.pb.go | 2 +- .../conformance/cases/bytes_protoopaque.pb.go | 2 +- .../cases/custom_rules/custom_rules.pb.go | 2 +- .../custom_rules_protoopaque.pb.go | 2 +- .../validate/conformance/cases/enums.pb.go | 2 +- .../conformance/cases/enums_protoopaque.pb.go | 2 +- .../cases/filename-with-dash.pb.go | 2 +- .../filename-with-dash_protoopaque.pb.go | 2 +- .../conformance/cases/groups_editions.pb.go | 2 +- .../cases/groups_editions_protoopaque.pb.go | 2 +- .../conformance/cases/groups_proto2.pb.go | 2 +- .../cases/groups_proto2_protoopaque.pb.go | 2 +- .../cases/ignore_empty_proto2.pb.go | 2 +- .../ignore_empty_proto2_protoopaque.pb.go | 2 +- .../cases/ignore_empty_proto3.pb.go | 2 +- .../ignore_empty_proto3_protoopaque.pb.go | 2 +- .../cases/ignore_empty_proto_editions.pb.go | 2 +- ...ore_empty_proto_editions_protoopaque.pb.go | 2 +- .../conformance/cases/ignore_proto2.pb.go | 2 +- .../cases/ignore_proto2_protoopaque.pb.go | 2 +- .../conformance/cases/ignore_proto3.pb.go | 2 +- .../cases/ignore_proto3_protoopaque.pb.go | 2 +- .../cases/ignore_proto_editions.pb.go | 2 +- .../ignore_proto_editions_protoopaque.pb.go | 2 +- .../conformance/cases/kitchen_sink.pb.go | 2 +- .../cases/kitchen_sink_protoopaque.pb.go | 2 +- .../validate/conformance/cases/library.pb.go | 2 +- .../cases/library_protoopaque.pb.go | 2 +- .../buf/validate/conformance/cases/maps.pb.go | 2 +- .../conformance/cases/maps_protoopaque.pb.go | 2 +- .../validate/conformance/cases/messages.pb.go | 2 +- .../cases/messages_protoopaque.pb.go | 2 +- .../validate/conformance/cases/numbers.pb.go | 2 +- .../cases/numbers_protoopaque.pb.go | 2 +- .../validate/conformance/cases/oneofs.pb.go | 2 +- .../cases/oneofs_protoopaque.pb.go | 2 +- .../cases/other_package/embed.pb.go | 2 +- .../other_package/embed_protoopaque.pb.go | 2 +- .../cases/predefined_rules_proto2.pb.go | 2 +- .../predefined_rules_proto2_protoopaque.pb.go | 2 +- .../cases/predefined_rules_proto3.pb.go | 2 +- .../predefined_rules_proto3_protoopaque.pb.go | 2 +- .../predefined_rules_proto_editions.pb.go | 2 +- ...ned_rules_proto_editions_protoopaque.pb.go | 2 +- .../validate/conformance/cases/repeated.pb.go | 2 +- .../cases/repeated_protoopaque.pb.go | 2 +- .../cases/required_field_proto2.pb.go | 2 +- .../required_field_proto2_protoopaque.pb.go | 2 +- .../cases/required_field_proto3.pb.go | 2 +- .../required_field_proto3_protoopaque.pb.go | 2 +- .../cases/required_field_proto_editions.pb.go | 2 +- ...red_field_proto_editions_protoopaque.pb.go | 2 +- .../validate/conformance/cases/strings.pb.go | 2 +- .../cases/strings_protoopaque.pb.go | 2 +- .../cases/subdirectory/in_subdirectory.pb.go | 2 +- .../in_subdirectory_protoopaque.pb.go | 2 +- .../validate/conformance/cases/wkt_any.pb.go | 2 +- .../cases/wkt_any_protoopaque.pb.go | 2 +- .../conformance/cases/wkt_duration.pb.go | 2 +- .../cases/wkt_duration_protoopaque.pb.go | 2 +- .../conformance/cases/wkt_field_mask.pb.go | 2 +- .../cases/wkt_field_mask_protoopaque.pb.go | 2 +- .../conformance/cases/wkt_nested.pb.go | 2 +- .../cases/wkt_nested_protoopaque.pb.go | 2 +- .../conformance/cases/wkt_timestamp.pb.go | 2 +- .../cases/wkt_timestamp_protoopaque.pb.go | 2 +- .../conformance/cases/wkt_wrappers.pb.go | 2 +- .../cases/wkt_wrappers_protoopaque.pb.go | 2 +- .../cases/yet_another_package/embed2.pb.go | 2 +- .../embed2_protoopaque.pb.go | 2 +- .../conformance/harness/harness.pb.go | 2 +- .../harness/harness_protoopaque.pb.go | 2 +- .../conformance/harness/results.pb.go | 2 +- .../harness/results_protoopaque.pb.go | 2 +- internal/gen/tests/example/v1/bench.pb.go | 2 +- .../tests/example/v1/bench_protoopaque.pb.go | 2 +- internal/gen/tests/example/v1/compile.pb.go | 2 +- .../example/v1/compile_protoopaque.pb.go | 2 +- internal/gen/tests/example/v1/example.pb.go | 2 +- .../example/v1/example_protoopaque.pb.go | 2 +- internal/gen/tests/example/v1/filter.pb.go | 2 +- .../tests/example/v1/filter_protoopaque.pb.go | 2 +- .../gen/tests/example/v1/groups_proto2.pb.go | 2 +- .../v1/groups_proto2_protoopaque.pb.go | 2 +- .../gen/tests/example/v1/predefined.pb.go | 2 +- .../example/v1/predefined_protoopaque.pb.go | 2 +- .../gen/tests/example/v1/validations.pb.go | 2 +- .../example/v1/validations_protoopaque.pb.go | 2 +- lookups.go | 2 +- lookups_test.go | 2 +- map.go | 2 +- map_test.go | 2 +- map_value.go | 2 +- message.go | 2 +- message_oneof.go | 2 +- oneof.go | 2 +- option.go | 2 +- program.go | 2 +- program_test.go | 2 +- proto/tests/example/v1/bench.proto | 2 +- proto/tests/example/v1/compile.proto | 2 +- proto/tests/example/v1/example.proto | 2 +- proto/tests/example/v1/filter.proto | 2 +- proto/tests/example/v1/groups_proto2.proto | 2 +- proto/tests/example/v1/predefined.proto | 2 +- proto/tests/example/v1/validations.proto | 2 +- registry.go | 2 +- registry_test.go | 2 +- repeated.go | 2 +- resolve.go | 2 +- resolve_test.go | 2 +- runtime_error.go | 2 +- validation_error.go | 2 +- validation_error_test.go | 2 +- validator.go | 2 +- validator_bench_test.go | 2 +- validator_dynamic_test.go | 2 +- validator_example_test.go | 2 +- validator_test.go | 2 +- value.go | 2 +- violation.go | 2 +- violation_test.go | 2 +- 151 files changed, 155 insertions(+), 165 deletions(-) diff --git a/LICENSE b/LICENSE index 3e1d480e..347d9fc9 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023-2025 Buf Technologies, Inc. + Copyright 2023-2026 Buf Technologies, Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/Makefile b/Makefile index 7fa4df54..2f48ea97 100644 --- a/Makefile +++ b/Makefile @@ -9,8 +9,7 @@ MAKEFLAGS += --no-print-directory TMP := .tmp BIN := $(TMP)/bin BENCH_TMP := $(TMP)/bench -COPYRIGHT_YEARS := 2023-2025 -LICENSE_IGNORE := -e internal/testdata/ +COPYRIGHT_YEARS := 2023-2026 # Set to use a different compiler. For example, `GO=go1.18rc1 make test`. GO ?= go ARGS ?= --strict_message --strict_error @@ -77,19 +76,10 @@ generate-proto: $(BIN)/buf .PHONY: generate-license generate-license: $(BIN)/license-header - @# We want to operate on a list of modified and new files, excluding - @# deleted and ignored files. git-ls-files can't do this alone. comm -23 takes - @# two files and prints the union, dropping lines common to both (-3) and - @# those only in the second file (-2). We make one git-ls-files call for - @# the modified, cached, and new (--others) files, and a second for the - @# deleted files. - comm -23 \ - <(git ls-files --cached --modified --others --no-empty-directory --exclude-standard | sort -u | grep -v $(LICENSE_IGNORE) ) \ - <(git ls-files --deleted | sort -u) | \ - xargs $(BIN)/license-header \ - --license-type apache \ - --copyright-holder "Buf Technologies, Inc." \ - --year-range "$(COPYRIGHT_YEARS)" + $(BIN)/license-header \ + --license-type apache \ + --copyright-holder "Buf Technologies, Inc." \ + --year-range "$(COPYRIGHT_YEARS)" .PHONY: checkgenerate checkgenerate: generate diff --git a/any.go b/any.go index d02ba4ef..ead36b7f 100644 --- a/any.go +++ b/any.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ast.go b/ast.go index ea23cd09..002e2466 100644 --- a/ast.go +++ b/ast.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/ast_test.go b/ast_test.go index 8e350e87..40e07d16 100644 --- a/ast_test.go +++ b/ast_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/base.go b/base.go index 4acaac4f..b31cdec3 100644 --- a/base.go +++ b/base.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bindings.go b/bindings.go index 8c2a7e14..d7c3748c 100644 --- a/bindings.go +++ b/bindings.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/bindings_test.go b/bindings_test.go index 06a5198f..a14dae07 100644 --- a/bindings_test.go +++ b/bindings_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/builder.go b/builder.go index ad940515..36cc9a97 100644 --- a/builder.go +++ b/builder.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/builder_test.go b/builder_test.go index 37e05265..a294e82e 100644 --- a/builder_test.go +++ b/builder_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cache.go b/cache.go index 7d0284a8..032b5074 100644 --- a/cache.go +++ b/cache.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cache_test.go b/cache_test.go index e483ed5d..1d0798d6 100644 --- a/cache_test.go +++ b/cache_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cel.go b/cel.go index 3de6b5f1..f643a82f 100644 --- a/cel.go +++ b/cel.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cel/library.go b/cel/library.go index 8b9fdce6..e29696e3 100644 --- a/cel/library.go +++ b/cel/library.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cel/library_test.go b/cel/library_test.go index d53cbf79..597cf543 100644 --- a/cel/library_test.go +++ b/cel/library_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cel/lookups.go b/cel/lookups.go index b2229c40..6483ba30 100644 --- a/cel/lookups.go +++ b/cel/lookups.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cel/lookups_test.go b/cel/lookups_test.go index 2edd0a6c..afd534e0 100644 --- a/cel/lookups_test.go +++ b/cel/lookups_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/compilation_error.go b/compilation_error.go index 10f59285..9e16a685 100644 --- a/compilation_error.go +++ b/compilation_error.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/compile.go b/compile.go index 8f4255b3..08436455 100644 --- a/compile.go +++ b/compile.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/compile_test.go b/compile_test.go index 668e26db..67ffd814 100644 --- a/compile_test.go +++ b/compile_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/enum.go b/enum.go index 959dd376..e29f9311 100644 --- a/enum.go +++ b/enum.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/error_utils.go b/error_utils.go index 31161818..30c61973 100644 --- a/error_utils.go +++ b/error_utils.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/error_utils_test.go b/error_utils_test.go index 9b173c70..7c2edc3c 100644 --- a/error_utils_test.go +++ b/error_utils_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/evaluator.go b/evaluator.go index d89d326d..e6bbe6d7 100644 --- a/evaluator.go +++ b/evaluator.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/field.go b/field.go index 3c02e2eb..9c2c5b74 100644 --- a/field.go +++ b/field.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/filter.go b/filter.go index 2c4235c0..e9b9502b 100644 --- a/filter.go +++ b/filter.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/cmd/protovalidate-conformance-go/main.go b/internal/cmd/protovalidate-conformance-go/main.go index 087cb7ae..663ef2f3 100644 --- a/internal/cmd/protovalidate-conformance-go/main.go +++ b/internal/cmd/protovalidate-conformance-go/main.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/bool.pb.go b/internal/gen/buf/validate/conformance/cases/bool.pb.go index 67ae617f..32f18653 100644 --- a/internal/gen/buf/validate/conformance/cases/bool.pb.go +++ b/internal/gen/buf/validate/conformance/cases/bool.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/bool_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/bool_protoopaque.pb.go index fcd5edc4..78cfba70 100644 --- a/internal/gen/buf/validate/conformance/cases/bool_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/bool_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/bytes.pb.go b/internal/gen/buf/validate/conformance/cases/bytes.pb.go index 51c32b67..cbc2313b 100644 --- a/internal/gen/buf/validate/conformance/cases/bytes.pb.go +++ b/internal/gen/buf/validate/conformance/cases/bytes.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/bytes_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/bytes_protoopaque.pb.go index d9982569..0b450190 100644 --- a/internal/gen/buf/validate/conformance/cases/bytes_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/bytes_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules.pb.go b/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules.pb.go index f523a062..bab77c7d 100644 --- a/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules.pb.go +++ b/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules_protoopaque.pb.go index 2e1a28c5..c063a169 100644 --- a/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/custom_rules/custom_rules_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/enums.pb.go b/internal/gen/buf/validate/conformance/cases/enums.pb.go index 5b1ee7eb..453da011 100644 --- a/internal/gen/buf/validate/conformance/cases/enums.pb.go +++ b/internal/gen/buf/validate/conformance/cases/enums.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/enums_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/enums_protoopaque.pb.go index b7397838..649c7455 100644 --- a/internal/gen/buf/validate/conformance/cases/enums_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/enums_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/filename-with-dash.pb.go b/internal/gen/buf/validate/conformance/cases/filename-with-dash.pb.go index b8f35ee3..4440bf21 100644 --- a/internal/gen/buf/validate/conformance/cases/filename-with-dash.pb.go +++ b/internal/gen/buf/validate/conformance/cases/filename-with-dash.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/filename-with-dash_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/filename-with-dash_protoopaque.pb.go index 477067aa..59c2006e 100644 --- a/internal/gen/buf/validate/conformance/cases/filename-with-dash_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/filename-with-dash_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/groups_editions.pb.go b/internal/gen/buf/validate/conformance/cases/groups_editions.pb.go index b721dfa1..0b982ded 100644 --- a/internal/gen/buf/validate/conformance/cases/groups_editions.pb.go +++ b/internal/gen/buf/validate/conformance/cases/groups_editions.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/groups_editions_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/groups_editions_protoopaque.pb.go index bc68fb7a..1c606965 100644 --- a/internal/gen/buf/validate/conformance/cases/groups_editions_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/groups_editions_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/groups_proto2.pb.go b/internal/gen/buf/validate/conformance/cases/groups_proto2.pb.go index a1e09d9e..d057d857 100644 --- a/internal/gen/buf/validate/conformance/cases/groups_proto2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/groups_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/groups_proto2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/groups_proto2_protoopaque.pb.go index 6aadb24f..b645cf00 100644 --- a/internal/gen/buf/validate/conformance/cases/groups_proto2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/groups_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2.pb.go index 6d588f17..f9f17b16 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2_protoopaque.pb.go index 5bac816c..bc1dfd8c 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3.pb.go index 39c2aab7..ad8dbc08 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3_protoopaque.pb.go index 3b020fd5..3338658b 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto3_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions.pb.go index 94838a91..91c0bbfc 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions_protoopaque.pb.go index 204091f5..5eedfd08 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_empty_proto_editions_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto2.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto2.pb.go index 88781b99..b7b37458 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto2_protoopaque.pb.go index 4d73b668..98e1cb14 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto3.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto3.pb.go index 13c745c0..6c8497d4 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto3.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto3.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto3_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto3_protoopaque.pb.go index b636b423..6ae232b8 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto3_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto3_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto_editions.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto_editions.pb.go index 00c186c8..321d172d 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto_editions.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto_editions.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/ignore_proto_editions_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/ignore_proto_editions_protoopaque.pb.go index e861e821..9f120458 100644 --- a/internal/gen/buf/validate/conformance/cases/ignore_proto_editions_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/ignore_proto_editions_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/kitchen_sink.pb.go b/internal/gen/buf/validate/conformance/cases/kitchen_sink.pb.go index 80dd672b..ac05ddb1 100644 --- a/internal/gen/buf/validate/conformance/cases/kitchen_sink.pb.go +++ b/internal/gen/buf/validate/conformance/cases/kitchen_sink.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/kitchen_sink_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/kitchen_sink_protoopaque.pb.go index a5f7856a..868d43f7 100644 --- a/internal/gen/buf/validate/conformance/cases/kitchen_sink_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/kitchen_sink_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/library.pb.go b/internal/gen/buf/validate/conformance/cases/library.pb.go index aacb19e8..243aee1e 100644 --- a/internal/gen/buf/validate/conformance/cases/library.pb.go +++ b/internal/gen/buf/validate/conformance/cases/library.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/library_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/library_protoopaque.pb.go index 9017784e..7e21fe45 100644 --- a/internal/gen/buf/validate/conformance/cases/library_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/library_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/maps.pb.go b/internal/gen/buf/validate/conformance/cases/maps.pb.go index 535822c3..dffd6dc9 100644 --- a/internal/gen/buf/validate/conformance/cases/maps.pb.go +++ b/internal/gen/buf/validate/conformance/cases/maps.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/maps_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/maps_protoopaque.pb.go index 10e5b725..822ee2dd 100644 --- a/internal/gen/buf/validate/conformance/cases/maps_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/maps_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/messages.pb.go b/internal/gen/buf/validate/conformance/cases/messages.pb.go index 66f350a1..729e2579 100644 --- a/internal/gen/buf/validate/conformance/cases/messages.pb.go +++ b/internal/gen/buf/validate/conformance/cases/messages.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/messages_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/messages_protoopaque.pb.go index f6f38903..f8c76817 100644 --- a/internal/gen/buf/validate/conformance/cases/messages_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/messages_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/numbers.pb.go b/internal/gen/buf/validate/conformance/cases/numbers.pb.go index 44f34274..df6944be 100644 --- a/internal/gen/buf/validate/conformance/cases/numbers.pb.go +++ b/internal/gen/buf/validate/conformance/cases/numbers.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/numbers_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/numbers_protoopaque.pb.go index a56a446d..4f8e81c4 100644 --- a/internal/gen/buf/validate/conformance/cases/numbers_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/numbers_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/oneofs.pb.go b/internal/gen/buf/validate/conformance/cases/oneofs.pb.go index 048fe7b8..433b3313 100644 --- a/internal/gen/buf/validate/conformance/cases/oneofs.pb.go +++ b/internal/gen/buf/validate/conformance/cases/oneofs.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/oneofs_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/oneofs_protoopaque.pb.go index 2a13c14f..d1d64931 100644 --- a/internal/gen/buf/validate/conformance/cases/oneofs_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/oneofs_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/other_package/embed.pb.go b/internal/gen/buf/validate/conformance/cases/other_package/embed.pb.go index 6619ee4f..0805201b 100644 --- a/internal/gen/buf/validate/conformance/cases/other_package/embed.pb.go +++ b/internal/gen/buf/validate/conformance/cases/other_package/embed.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/other_package/embed_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/other_package/embed_protoopaque.pb.go index fb7f8bff..71924162 100644 --- a/internal/gen/buf/validate/conformance/cases/other_package/embed_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/other_package/embed_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2.pb.go index d4befdfc..09ba6f4c 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2_protoopaque.pb.go index 877b2436..27e44705 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3.pb.go index 75f7abcf..73a40f0a 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3_protoopaque.pb.go index 6be5b9da..90273261 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto3_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions.pb.go index f909e7bd..0a3fb395 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions_protoopaque.pb.go index 74a5185b..6e461028 100644 --- a/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/predefined_rules_proto_editions_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/repeated.pb.go b/internal/gen/buf/validate/conformance/cases/repeated.pb.go index 9e5e991b..e99e0e6e 100644 --- a/internal/gen/buf/validate/conformance/cases/repeated.pb.go +++ b/internal/gen/buf/validate/conformance/cases/repeated.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/repeated_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/repeated_protoopaque.pb.go index 2af7a60a..0c4d6bd5 100644 --- a/internal/gen/buf/validate/conformance/cases/repeated_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/repeated_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto2.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto2.pb.go index 7bee9cc0..98b991a1 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto2_protoopaque.pb.go index 401d2f84..fd055344 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto3.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto3.pb.go index f077c2c4..36e0c6fd 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto3.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto3.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto3_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto3_protoopaque.pb.go index a30f4332..7c339279 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto3_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto3_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto_editions.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto_editions.pb.go index e745710d..54e67167 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto_editions.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto_editions.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/required_field_proto_editions_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/required_field_proto_editions_protoopaque.pb.go index 5ac6c0a9..c4d45579 100644 --- a/internal/gen/buf/validate/conformance/cases/required_field_proto_editions_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/required_field_proto_editions_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/strings.pb.go b/internal/gen/buf/validate/conformance/cases/strings.pb.go index 456f6608..67647e58 100644 --- a/internal/gen/buf/validate/conformance/cases/strings.pb.go +++ b/internal/gen/buf/validate/conformance/cases/strings.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/strings_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/strings_protoopaque.pb.go index 328590af..174c8b61 100644 --- a/internal/gen/buf/validate/conformance/cases/strings_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/strings_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory.pb.go b/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory.pb.go index 21bf82d3..ce2282be 100644 --- a/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory.pb.go +++ b/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory_protoopaque.pb.go index 907264be..78305024 100644 --- a/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/subdirectory/in_subdirectory_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_any.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_any.pb.go index 070cefba..caed8fd2 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_any.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_any.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_any_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_any_protoopaque.pb.go index 4507ca83..ef33b817 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_any_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_any_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_duration.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_duration.pb.go index 31d5bdfd..0c1894fe 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_duration.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_duration.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_duration_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_duration_protoopaque.pb.go index 0e1385ae..ffa4da87 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_duration_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_duration_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_field_mask.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_field_mask.pb.go index 41b848f8..9a8d1c09 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_field_mask.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_field_mask.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_field_mask_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_field_mask_protoopaque.pb.go index 15658326..c4857714 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_field_mask_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_field_mask_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_nested.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_nested.pb.go index c42f9b08..f23e9bbf 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_nested.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_nested.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_nested_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_nested_protoopaque.pb.go index e9031a57..146a1ee7 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_nested_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_nested_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_timestamp.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_timestamp.pb.go index bfb0e0f2..704cbbcf 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_timestamp.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_timestamp.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_timestamp_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_timestamp_protoopaque.pb.go index 3a0879f3..4db95799 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_timestamp_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_timestamp_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_wrappers.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_wrappers.pb.go index 74c055ca..06db36c8 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_wrappers.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_wrappers.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/wkt_wrappers_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/wkt_wrappers_protoopaque.pb.go index b00f813a..650e4ada 100644 --- a/internal/gen/buf/validate/conformance/cases/wkt_wrappers_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/wkt_wrappers_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2.pb.go b/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2.pb.go index 738ae276..692fcaa9 100644 --- a/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2.pb.go +++ b/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2_protoopaque.pb.go b/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2_protoopaque.pb.go index 5d1ed400..b888bbc7 100644 --- a/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/cases/yet_another_package/embed2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/harness/harness.pb.go b/internal/gen/buf/validate/conformance/harness/harness.pb.go index 1a5d10f5..2e0d3382 100644 --- a/internal/gen/buf/validate/conformance/harness/harness.pb.go +++ b/internal/gen/buf/validate/conformance/harness/harness.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/harness/harness_protoopaque.pb.go b/internal/gen/buf/validate/conformance/harness/harness_protoopaque.pb.go index e845efab..8bf3e468 100644 --- a/internal/gen/buf/validate/conformance/harness/harness_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/harness/harness_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/harness/results.pb.go b/internal/gen/buf/validate/conformance/harness/results.pb.go index e310f52a..b0dec955 100644 --- a/internal/gen/buf/validate/conformance/harness/results.pb.go +++ b/internal/gen/buf/validate/conformance/harness/results.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/buf/validate/conformance/harness/results_protoopaque.pb.go b/internal/gen/buf/validate/conformance/harness/results_protoopaque.pb.go index f8ce926e..5baa7dd9 100644 --- a/internal/gen/buf/validate/conformance/harness/results_protoopaque.pb.go +++ b/internal/gen/buf/validate/conformance/harness/results_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/bench.pb.go b/internal/gen/tests/example/v1/bench.pb.go index 5f7d2168..28bbb56a 100644 --- a/internal/gen/tests/example/v1/bench.pb.go +++ b/internal/gen/tests/example/v1/bench.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/bench_protoopaque.pb.go b/internal/gen/tests/example/v1/bench_protoopaque.pb.go index 4ccc1319..f90bc1f4 100644 --- a/internal/gen/tests/example/v1/bench_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/bench_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/compile.pb.go b/internal/gen/tests/example/v1/compile.pb.go index db824013..39af98c3 100644 --- a/internal/gen/tests/example/v1/compile.pb.go +++ b/internal/gen/tests/example/v1/compile.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/compile_protoopaque.pb.go b/internal/gen/tests/example/v1/compile_protoopaque.pb.go index 301ee485..f06f726a 100644 --- a/internal/gen/tests/example/v1/compile_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/compile_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/example.pb.go b/internal/gen/tests/example/v1/example.pb.go index 69b3e6cb..2704f2b5 100644 --- a/internal/gen/tests/example/v1/example.pb.go +++ b/internal/gen/tests/example/v1/example.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/example_protoopaque.pb.go b/internal/gen/tests/example/v1/example_protoopaque.pb.go index b2377a20..be4fd9f1 100644 --- a/internal/gen/tests/example/v1/example_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/example_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/filter.pb.go b/internal/gen/tests/example/v1/filter.pb.go index b7979aee..9d5b9b4d 100644 --- a/internal/gen/tests/example/v1/filter.pb.go +++ b/internal/gen/tests/example/v1/filter.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/filter_protoopaque.pb.go b/internal/gen/tests/example/v1/filter_protoopaque.pb.go index 0864badb..97120886 100644 --- a/internal/gen/tests/example/v1/filter_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/filter_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/groups_proto2.pb.go b/internal/gen/tests/example/v1/groups_proto2.pb.go index 294bda0e..adc269d4 100644 --- a/internal/gen/tests/example/v1/groups_proto2.pb.go +++ b/internal/gen/tests/example/v1/groups_proto2.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/groups_proto2_protoopaque.pb.go b/internal/gen/tests/example/v1/groups_proto2_protoopaque.pb.go index 2d1462f3..8118102c 100644 --- a/internal/gen/tests/example/v1/groups_proto2_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/groups_proto2_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/predefined.pb.go b/internal/gen/tests/example/v1/predefined.pb.go index f1831213..97bca89c 100644 --- a/internal/gen/tests/example/v1/predefined.pb.go +++ b/internal/gen/tests/example/v1/predefined.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/predefined_protoopaque.pb.go b/internal/gen/tests/example/v1/predefined_protoopaque.pb.go index e91a2b16..769c0d87 100644 --- a/internal/gen/tests/example/v1/predefined_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/predefined_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/validations.pb.go b/internal/gen/tests/example/v1/validations.pb.go index a30482e0..de6df400 100644 --- a/internal/gen/tests/example/v1/validations.pb.go +++ b/internal/gen/tests/example/v1/validations.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/internal/gen/tests/example/v1/validations_protoopaque.pb.go b/internal/gen/tests/example/v1/validations_protoopaque.pb.go index f8cfb875..aae63bdc 100644 --- a/internal/gen/tests/example/v1/validations_protoopaque.pb.go +++ b/internal/gen/tests/example/v1/validations_protoopaque.pb.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/lookups.go b/lookups.go index f1140bac..258dc725 100644 --- a/lookups.go +++ b/lookups.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/lookups_test.go b/lookups_test.go index 8c13b39d..01e07295 100644 --- a/lookups_test.go +++ b/lookups_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/map.go b/map.go index 8ca22884..70c4ec73 100644 --- a/map.go +++ b/map.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/map_test.go b/map_test.go index 120bd028..1c322e00 100644 --- a/map_test.go +++ b/map_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/map_value.go b/map_value.go index 39304808..177b8a68 100644 --- a/map_value.go +++ b/map_value.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/message.go b/message.go index a3530637..ba8741f3 100644 --- a/message.go +++ b/message.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/message_oneof.go b/message_oneof.go index 6de954c5..ce7842d1 100644 --- a/message_oneof.go +++ b/message_oneof.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/oneof.go b/oneof.go index 7b05e28b..326fd23d 100644 --- a/oneof.go +++ b/oneof.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/option.go b/option.go index 118fd8bb..a132dbac 100644 --- a/option.go +++ b/option.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/program.go b/program.go index e92b0a1c..a79a6811 100644 --- a/program.go +++ b/program.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/program_test.go b/program_test.go index 2f58b037..9dc899b5 100644 --- a/program_test.go +++ b/program_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/bench.proto b/proto/tests/example/v1/bench.proto index da5954f5..1e158ca7 100644 --- a/proto/tests/example/v1/bench.proto +++ b/proto/tests/example/v1/bench.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/compile.proto b/proto/tests/example/v1/compile.proto index 0eba9ac8..56aee730 100644 --- a/proto/tests/example/v1/compile.proto +++ b/proto/tests/example/v1/compile.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/example.proto b/proto/tests/example/v1/example.proto index e545254b..905a6a18 100644 --- a/proto/tests/example/v1/example.proto +++ b/proto/tests/example/v1/example.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/filter.proto b/proto/tests/example/v1/filter.proto index f7bb2d4b..53ca2f6c 100644 --- a/proto/tests/example/v1/filter.proto +++ b/proto/tests/example/v1/filter.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/groups_proto2.proto b/proto/tests/example/v1/groups_proto2.proto index c4b6350c..85b705a4 100644 --- a/proto/tests/example/v1/groups_proto2.proto +++ b/proto/tests/example/v1/groups_proto2.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/predefined.proto b/proto/tests/example/v1/predefined.proto index a586acc2..6c32cae1 100644 --- a/proto/tests/example/v1/predefined.proto +++ b/proto/tests/example/v1/predefined.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/proto/tests/example/v1/validations.proto b/proto/tests/example/v1/validations.proto index 25317788..db71428a 100644 --- a/proto/tests/example/v1/validations.proto +++ b/proto/tests/example/v1/validations.proto @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/registry.go b/registry.go index 7930866b..3d325699 100644 --- a/registry.go +++ b/registry.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/registry_test.go b/registry_test.go index c245e3b0..7178c712 100644 --- a/registry_test.go +++ b/registry_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/repeated.go b/repeated.go index dfca0822..ec71b2cd 100644 --- a/repeated.go +++ b/repeated.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/resolve.go b/resolve.go index 1d7b2d11..19ecc052 100644 --- a/resolve.go +++ b/resolve.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/resolve_test.go b/resolve_test.go index 7e746973..3270c33c 100644 --- a/resolve_test.go +++ b/resolve_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/runtime_error.go b/runtime_error.go index 56842bc1..4d764f2e 100644 --- a/runtime_error.go +++ b/runtime_error.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validation_error.go b/validation_error.go index a5b23ea6..800864ae 100644 --- a/validation_error.go +++ b/validation_error.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validation_error_test.go b/validation_error_test.go index aa6674a7..1c46f881 100644 --- a/validation_error_test.go +++ b/validation_error_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validator.go b/validator.go index 0a278134..2267d193 100644 --- a/validator.go +++ b/validator.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validator_bench_test.go b/validator_bench_test.go index 60510299..4073a15e 100644 --- a/validator_bench_test.go +++ b/validator_bench_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validator_dynamic_test.go b/validator_dynamic_test.go index 9390ac4f..feecf138 100644 --- a/validator_dynamic_test.go +++ b/validator_dynamic_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validator_example_test.go b/validator_example_test.go index 38673468..215b77cf 100644 --- a/validator_example_test.go +++ b/validator_example_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/validator_test.go b/validator_test.go index 5ccd3365..cf9b1d4d 100644 --- a/validator_test.go +++ b/validator_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/value.go b/value.go index 1caee82a..9a6b3fa9 100644 --- a/value.go +++ b/value.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/violation.go b/violation.go index 9f195b75..6edefc0a 100644 --- a/violation.go +++ b/violation.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/violation_test.go b/violation_test.go index d28b5db3..a6bfe769 100644 --- a/violation_test.go +++ b/violation_test.go @@ -1,4 +1,4 @@ -// Copyright 2023-2025 Buf Technologies, Inc. +// Copyright 2023-2026 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.