diff --git a/LICENSE b/LICENSE index 1d56d562..6e9dfef7 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024-2025 Buf Technologies, Inc. + Copyright 2024-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/package.json b/package.json index c0fa7591..42db9abd 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "packageManager": "npm@10.9.0", "licenseHeader": { "licenseType": "apache", - "yearRange": "2024-2025", + "yearRange": "2024-2026", "copyrightHolder": "Buf Technologies, Inc." }, "devDependencies": { diff --git a/packages/cel-spec/proto/cel/expr/checked.proto b/packages/cel-spec/proto/cel/expr/checked.proto index bc43de1f..767f3849 100644 --- a/packages/cel-spec/proto/cel/expr/checked.proto +++ b/packages/cel-spec/proto/cel/expr/checked.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/conformance_service.proto b/packages/cel-spec/proto/cel/expr/conformance/conformance_service.proto index a837f99b..825f9750 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/conformance_service.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/conformance_service.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/env_config.proto b/packages/cel-spec/proto/cel/expr/conformance/env_config.proto index 4cab5cba..4b16b394 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/env_config.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/env_config.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types.proto b/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types.proto index 13d2736d..93f5c2bb 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types_extensions.proto b/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types_extensions.proto index 1fe73f67..c82ea486 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types_extensions.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/proto2/test_all_types_extensions.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/proto3/test_all_types.proto b/packages/cel-spec/proto/cel/expr/conformance/proto3/test_all_types.proto index 3b4ab813..4b3bc89f 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/proto3/test_all_types.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/proto3/test_all_types.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/test/simple.proto b/packages/cel-spec/proto/cel/expr/conformance/test/simple.proto index 79696b77..68658a89 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/test/simple.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/test/simple.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/conformance/test/suite.proto b/packages/cel-spec/proto/cel/expr/conformance/test/suite.proto index eafde095..54eaa0f3 100644 --- a/packages/cel-spec/proto/cel/expr/conformance/test/suite.proto +++ b/packages/cel-spec/proto/cel/expr/conformance/test/suite.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/eval.proto b/packages/cel-spec/proto/cel/expr/eval.proto index eba212c2..da683587 100644 --- a/packages/cel-spec/proto/cel/expr/eval.proto +++ b/packages/cel-spec/proto/cel/expr/eval.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/explain.proto b/packages/cel-spec/proto/cel/expr/explain.proto index 1541f218..edd6e2a7 100644 --- a/packages/cel-spec/proto/cel/expr/explain.proto +++ b/packages/cel-spec/proto/cel/expr/explain.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/syntax.proto b/packages/cel-spec/proto/cel/expr/syntax.proto index 5ca4ad11..858ff0dc 100644 --- a/packages/cel-spec/proto/cel/expr/syntax.proto +++ b/packages/cel-spec/proto/cel/expr/syntax.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/proto/cel/expr/value.proto b/packages/cel-spec/proto/cel/expr/value.proto index 432dc046..a1cfb6fa 100644 --- a/packages/cel-spec/proto/cel/expr/value.proto +++ b/packages/cel-spec/proto/cel/expr/value.proto @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/common.js b/packages/cel-spec/scripts/common.js index 53583c08..b90e3a54 100644 --- a/packages/cel-spec/scripts/common.js +++ b/packages/cel-spec/scripts/common.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/fetch-proto.js b/packages/cel-spec/scripts/fetch-proto.js index 14dd32b0..bb4b9e58 100644 --- a/packages/cel-spec/scripts/fetch-proto.js +++ b/packages/cel-spec/scripts/fetch-proto.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/fetch-testdata.js b/packages/cel-spec/scripts/fetch-testdata.js index 2f7b9478..d698561c 100644 --- a/packages/cel-spec/scripts/fetch-testdata.js +++ b/packages/cel-spec/scripts/fetch-testdata.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/gen_incremental_tests.go b/packages/cel-spec/scripts/gen_incremental_tests.go index fe2edff7..36870c9d 100644 --- a/packages/cel-spec/scripts/gen_incremental_tests.go +++ b/packages/cel-spec/scripts/gen_incremental_tests.go @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/update-exports.js b/packages/cel-spec/scripts/update-exports.js index a37cf9a0..740fee05 100644 --- a/packages/cel-spec/scripts/update-exports.js +++ b/packages/cel-spec/scripts/update-exports.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/scripts/update-readme.js b/packages/cel-spec/scripts/update-readme.js index 56108aae..8ad9c45f 100644 --- a/packages/cel-spec/scripts/update-readme.js +++ b/packages/cel-spec/scripts/update-readme.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/checked_pb.ts b/packages/cel-spec/src/gen/cel/expr/checked_pb.ts index dbf7cefb..5e2fe0ab 100644 --- a/packages/cel-spec/src/gen/cel/expr/checked_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/checked_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/conformance_service_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/conformance_service_pb.ts index 58ac7051..2551c422 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/conformance_service_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/conformance_service_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/env_config_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/env_config_pb.ts index 9a22aed1..843f1304 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/env_config_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/env_config_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_extensions_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_extensions_pb.ts index 67857555..206e2c32 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_extensions_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_extensions_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_pb.ts index 71ce9749..aa6ef5cc 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/proto2/test_all_types_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/proto3/test_all_types_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/proto3/test_all_types_pb.ts index 5100fbae..631fb784 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/proto3/test_all_types_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/proto3/test_all_types_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/test/simple_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/test/simple_pb.ts index 23f0f566..f8f4f25f 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/test/simple_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/test/simple_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/conformance/test/suite_pb.ts b/packages/cel-spec/src/gen/cel/expr/conformance/test/suite_pb.ts index 3e1d7db7..2406d431 100644 --- a/packages/cel-spec/src/gen/cel/expr/conformance/test/suite_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/conformance/test/suite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/eval_pb.ts b/packages/cel-spec/src/gen/cel/expr/eval_pb.ts index 27be5e9a..ff7b9069 100644 --- a/packages/cel-spec/src/gen/cel/expr/eval_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/eval_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/explain_pb.ts b/packages/cel-spec/src/gen/cel/expr/explain_pb.ts index 0fca3ef3..ab72eccf 100644 --- a/packages/cel-spec/src/gen/cel/expr/explain_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/explain_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/syntax_pb.ts b/packages/cel-spec/src/gen/cel/expr/syntax_pb.ts index 1661ebce..8355ccde 100644 --- a/packages/cel-spec/src/gen/cel/expr/syntax_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/syntax_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/gen/cel/expr/value_pb.ts b/packages/cel-spec/src/gen/cel/expr/value_pb.ts index 6b8a38f1..b611669e 100644 --- a/packages/cel-spec/src/gen/cel/expr/value_pb.ts +++ b/packages/cel-spec/src/gen/cel/expr/value_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/comprehension.ts b/packages/cel-spec/src/testdata/comprehension.ts index 581d14a0..1fc6705e 100644 --- a/packages/cel-spec/src/testdata/comprehension.ts +++ b/packages/cel-spec/src/testdata/comprehension.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/conformance.ts b/packages/cel-spec/src/testdata/conformance.ts index 86dc23d9..c54ed288 100644 --- a/packages/cel-spec/src/testdata/conformance.ts +++ b/packages/cel-spec/src/testdata/conformance.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/parsing.ts b/packages/cel-spec/src/testdata/parsing.ts index 8eb9462a..581302ae 100644 --- a/packages/cel-spec/src/testdata/parsing.ts +++ b/packages/cel-spec/src/testdata/parsing.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/registry.ts b/packages/cel-spec/src/testdata/registry.ts index 6b3fc700..54ff2956 100644 --- a/packages/cel-spec/src/testdata/registry.ts +++ b/packages/cel-spec/src/testdata/registry.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/tests.ts b/packages/cel-spec/src/testdata/tests.ts index 9b415440..7b35bb4f 100644 --- a/packages/cel-spec/src/testdata/tests.ts +++ b/packages/cel-spec/src/testdata/tests.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel-spec/src/testdata/to-debug-string.ts b/packages/cel-spec/src/testdata/to-debug-string.ts index 7ff43386..a94f0101 100644 --- a/packages/cel-spec/src/testdata/to-debug-string.ts +++ b/packages/cel-spec/src/testdata/to-debug-string.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/access.ts b/packages/cel/src/access.ts index d88af808..a1bc92a0 100644 --- a/packages/cel/src/access.ts +++ b/packages/cel/src/access.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/activation.ts b/packages/cel/src/activation.ts index 57d7d153..a96a6087 100644 --- a/packages/cel/src/activation.ts +++ b/packages/cel/src/activation.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/builder.ts b/packages/cel/src/builder.ts index 4384a9c4..a02ec66e 100644 --- a/packages/cel/src/builder.ts +++ b/packages/cel/src/builder.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/conformance.test.ts b/packages/cel/src/conformance.test.ts index 33578934..17a47252 100644 --- a/packages/cel/src/conformance.test.ts +++ b/packages/cel/src/conformance.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/duration.test.ts b/packages/cel/src/duration.test.ts index f2ded364..87db42cf 100644 --- a/packages/cel/src/duration.test.ts +++ b/packages/cel/src/duration.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/duration.ts b/packages/cel/src/duration.ts index 1732cb47..8b53e294 100644 --- a/packages/cel/src/duration.ts +++ b/packages/cel/src/duration.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/env.ts b/packages/cel/src/env.ts index b60c7089..527a9428 100644 --- a/packages/cel/src/env.ts +++ b/packages/cel/src/env.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/equals.test.ts b/packages/cel/src/equals.test.ts index c9d436c2..8867c9f4 100644 --- a/packages/cel/src/equals.test.ts +++ b/packages/cel/src/equals.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/equals.ts b/packages/cel/src/equals.ts index 509de7f6..cfe6ab18 100644 --- a/packages/cel/src/equals.ts +++ b/packages/cel/src/equals.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/error.ts b/packages/cel/src/error.ts index f5b721e5..93721a8a 100644 --- a/packages/cel/src/error.ts +++ b/packages/cel/src/error.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/eval.ts b/packages/cel/src/eval.ts index 0d0dc408..d9c00bc9 100644 --- a/packages/cel/src/eval.ts +++ b/packages/cel/src/eval.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/ext/strings/index.ts b/packages/cel/src/ext/strings/index.ts index 33749cbe..256e3b44 100644 --- a/packages/cel/src/ext/strings/index.ts +++ b/packages/cel/src/ext/strings/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/ext/strings/strings.ts b/packages/cel/src/ext/strings/strings.ts index 401042a0..9fc17f78 100644 --- a/packages/cel/src/ext/strings/strings.ts +++ b/packages/cel/src/ext/strings/strings.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/field.ts b/packages/cel/src/field.ts index 3c198b50..065406aa 100644 --- a/packages/cel/src/field.ts +++ b/packages/cel/src/field.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/func.ts b/packages/cel/src/func.ts index 27bd33ef..53b932df 100644 --- a/packages/cel/src/func.ts +++ b/packages/cel/src/func.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/gen/dev/cel/expr/operator_const.ts b/packages/cel/src/gen/dev/cel/expr/operator_const.ts index 1e54968c..6b30b5f4 100644 --- a/packages/cel/src/gen/dev/cel/expr/operator_const.ts +++ b/packages/cel/src/gen/dev/cel/expr/operator_const.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/gen/dev/cel/expr/overload_const.ts b/packages/cel/src/gen/dev/cel/expr/overload_const.ts index 64dd5152..ad1f4947 100644 --- a/packages/cel/src/gen/dev/cel/expr/overload_const.ts +++ b/packages/cel/src/gen/dev/cel/expr/overload_const.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/index.ts b/packages/cel/src/index.ts index 540cad4f..f3fa12c6 100644 --- a/packages/cel/src/index.ts +++ b/packages/cel/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/list.test.ts b/packages/cel/src/list.test.ts index a6f33274..19588bda 100644 --- a/packages/cel/src/list.test.ts +++ b/packages/cel/src/list.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/list.ts b/packages/cel/src/list.ts index 6ab68a7c..4230ee48 100644 --- a/packages/cel/src/list.ts +++ b/packages/cel/src/list.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/logic-manager.ts b/packages/cel/src/logic-manager.ts index 5946bb0f..ed7a4d21 100644 --- a/packages/cel/src/logic-manager.ts +++ b/packages/cel/src/logic-manager.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/map.test.ts b/packages/cel/src/map.test.ts index 5d85dae1..9e6b698f 100644 --- a/packages/cel/src/map.test.ts +++ b/packages/cel/src/map.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/map.ts b/packages/cel/src/map.ts index e7a08cb2..7984aff6 100644 --- a/packages/cel/src/map.ts +++ b/packages/cel/src/map.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/namespace.test.ts b/packages/cel/src/namespace.test.ts index e4f5db99..997bcdab 100644 --- a/packages/cel/src/namespace.test.ts +++ b/packages/cel/src/namespace.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/namespace.ts b/packages/cel/src/namespace.ts index 10fc5131..cc08e6c6 100644 --- a/packages/cel/src/namespace.ts +++ b/packages/cel/src/namespace.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/object.ts b/packages/cel/src/object.ts index 4ae105bd..6085c0f4 100644 --- a/packages/cel/src/object.ts +++ b/packages/cel/src/object.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/parse.ts b/packages/cel/src/parse.ts index 5c9f8923..226f257a 100644 --- a/packages/cel/src/parse.ts +++ b/packages/cel/src/parse.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/parser-comprehensions.test.ts b/packages/cel/src/parser-comprehensions.test.ts index be3fb185..88827748 100644 --- a/packages/cel/src/parser-comprehensions.test.ts +++ b/packages/cel/src/parser-comprehensions.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/parser-conformance.test.ts b/packages/cel/src/parser-conformance.test.ts index 7ce84eec..4a080d52 100644 --- a/packages/cel/src/parser-conformance.test.ts +++ b/packages/cel/src/parser-conformance.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/parser.test.ts b/packages/cel/src/parser.test.ts index 2d839709..fee937e9 100644 --- a/packages/cel/src/parser.test.ts +++ b/packages/cel/src/parser.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/plan.ts b/packages/cel/src/plan.ts index ce56b194..450e26f4 100644 --- a/packages/cel/src/plan.ts +++ b/packages/cel/src/plan.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/planner.ts b/packages/cel/src/planner.ts index 43438db5..1906320d 100644 --- a/packages/cel/src/planner.ts +++ b/packages/cel/src/planner.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/proto.ts b/packages/cel/src/proto.ts index a4af1395..2f1a318f 100644 --- a/packages/cel/src/proto.ts +++ b/packages/cel/src/proto.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/registry.ts b/packages/cel/src/registry.ts index fcc91ca6..a70b5d9a 100644 --- a/packages/cel/src/registry.ts +++ b/packages/cel/src/registry.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/run.ts b/packages/cel/src/run.ts index 79a36722..988970f3 100644 --- a/packages/cel/src/run.ts +++ b/packages/cel/src/run.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/cast.ts b/packages/cel/src/std/cast.ts index b80711e7..9fe9a848 100644 --- a/packages/cel/src/std/cast.ts +++ b/packages/cel/src/std/cast.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/logic.test.ts b/packages/cel/src/std/logic.test.ts index b15f64cc..bb1ae76a 100644 --- a/packages/cel/src/std/logic.test.ts +++ b/packages/cel/src/std/logic.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/logic.ts b/packages/cel/src/std/logic.ts index 371d852b..0b7521c6 100644 --- a/packages/cel/src/std/logic.ts +++ b/packages/cel/src/std/logic.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/math.ts b/packages/cel/src/std/math.ts index 90fd3fc3..792e004c 100644 --- a/packages/cel/src/std/math.ts +++ b/packages/cel/src/std/math.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/std.ts b/packages/cel/src/std/std.ts index 4be2dce0..2f405dcf 100644 --- a/packages/cel/src/std/std.ts +++ b/packages/cel/src/std/std.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/std/time.ts b/packages/cel/src/std/time.ts index 12368935..a33fe5c8 100644 --- a/packages/cel/src/std/time.ts +++ b/packages/cel/src/std/time.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/testing.ts b/packages/cel/src/testing.ts index 2ec46c67..13364070 100644 --- a/packages/cel/src/testing.ts +++ b/packages/cel/src/testing.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/timestamp.test.ts b/packages/cel/src/timestamp.test.ts index c122a9ba..d4fcd141 100644 --- a/packages/cel/src/timestamp.test.ts +++ b/packages/cel/src/timestamp.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/timestamp.ts b/packages/cel/src/timestamp.ts index e8be281d..7e7273f1 100644 --- a/packages/cel/src/timestamp.ts +++ b/packages/cel/src/timestamp.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/type.test.ts b/packages/cel/src/type.test.ts index 3ce979fd..fa028bf3 100644 --- a/packages/cel/src/type.test.ts +++ b/packages/cel/src/type.test.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/type.ts b/packages/cel/src/type.ts index 6cd615e5..fdb1f04b 100644 --- a/packages/cel/src/type.ts +++ b/packages/cel/src/type.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/uint.ts b/packages/cel/src/uint.ts index 0b52b5ff..48ce6330 100644 --- a/packages/cel/src/uint.ts +++ b/packages/cel/src/uint.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/cel/src/value.ts b/packages/cel/src/value.ts index cf2572af..8f24e7bd 100644 --- a/packages/cel/src/value.ts +++ b/packages/cel/src/value.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/packages/example/src/example.ts b/packages/example/src/example.ts index e14e05c0..dc3b7a91 100644 --- a/packages/example/src/example.ts +++ b/packages/example/src/example.ts @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/scripts/gh-diffcheck.js b/scripts/gh-diffcheck.js index 04a2c09b..79a94774 100644 --- a/scripts/gh-diffcheck.js +++ b/scripts/gh-diffcheck.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/scripts/release.js b/scripts/release.js index 297904c4..fde12581 100644 --- a/scripts/release.js +++ b/scripts/release.js @@ -1,4 +1,4 @@ -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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/scripts/set-workspace-version.js b/scripts/set-workspace-version.js index dd142378..0526a510 100755 --- a/scripts/set-workspace-version.js +++ b/scripts/set-workspace-version.js @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2024-2025 Buf Technologies, Inc. +// Copyright 2024-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.