diff --git a/.eslintrc.cjs b/.eslintrc.cjs index 0c9c6df80..32d4d314b 100644 --- a/.eslintrc.cjs +++ b/.eslintrc.cjs @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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 55a109d73..325bd0372 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "licenseHeader": { "licenseType": "apache", - "yearRange": "2021-2023", + "yearRange": "2021-2024", "copyrightHolder": "Buf Technologies, Inc." }, "devDependencies": { diff --git a/packages/protobuf-bench/report.mjs b/packages/protobuf-bench/report.mjs index 00cc4b580..85cc0c4f4 100644 --- a/packages/protobuf-bench/report.mjs +++ b/packages/protobuf-bench/report.mjs @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/entry-google-protobuf.js b/packages/protobuf-bench/src/entry-google-protobuf.js index c98e6061c..b9c3e1060 100644 --- a/packages/protobuf-bench/src/entry-google-protobuf.js +++ b/packages/protobuf-bench/src/entry-google-protobuf.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/entry-protobuf-es.ts b/packages/protobuf-bench/src/entry-protobuf-es.ts index 319b22434..b59b6e5dc 100644 --- a/packages/protobuf-bench/src/entry-protobuf-es.ts +++ b/packages/protobuf-bench/src/entry-protobuf-es.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/envelope_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/envelope_pb.js index 3627fc116..82ebab2f5 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/envelope_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/envelope_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/module_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/module_pb.js index b5bcdb170..9cddc2d9f 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/module_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/module_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/plugin_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/plugin_pb.js index 487c2e1a8..82f306207 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/plugin_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/plugin_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/repository_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/repository_pb.js index 6ff233803..639fd328d 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/repository_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/repository_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/role_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/role_pb.js index 44820c241..1c3f49c5e 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/role_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/role_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/search_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/search_pb.js index e3b6a40e9..72ddf49f3 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/search_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/search_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/user_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/user_pb.js index 38272f082..d1daedf58 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/user_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/audit/v1alpha1/user_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/breaking/v1/config_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/breaking/v1/config_pb.js index fdf04a3b0..ac6e9f5a1 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/breaking/v1/config_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/breaking/v1/config_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/image/v1/image_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/image/v1/image_pb.js index f2822c70d..631447038 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/image/v1/image_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/image/v1/image_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/lint/v1/config_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/lint/v1/config_pb.js index 49383f8c2..a6b92d89f 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/lint/v1/config_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/lint/v1/config_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/module/v1alpha1/module_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/module/v1alpha1/module_pb.js index aa1c27a92..114db1165 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/module/v1alpha1/module_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/module/v1alpha1/module_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/admin_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/admin_pb.js index cd1b3dfd7..7e6bd548c 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/admin_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/admin_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/audit_logs_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/audit_logs_pb.js index 0e3d1eef7..9fec065a6 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/audit_logs_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/audit_logs_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authn_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authn_pb.js index 247e0c416..c72ba933f 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authn_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authn_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authz_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authz_pb.js index 7aa616e64..97e1f9804 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authz_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/authz_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/display_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/display_pb.js index a662ead46..d656572f1 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/display_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/display_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/doc_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/doc_pb.js index 15a8ab223..e932d92b8 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/doc_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/doc_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/download_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/download_pb.js index 6051d8291..50d1fcf98 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/download_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/download_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/generate_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/generate_pb.js index 934c82aea..48c23c866 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/generate_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/generate_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/image_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/image_pb.js index 10c6eb626..997ac8e75 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/image_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/image_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/jsonschema_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/jsonschema_pb.js index 0be3850c2..8bc3d25ef 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/jsonschema_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/jsonschema_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/module_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/module_pb.js index 159301315..27cb4433a 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/module_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/module_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/organization_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/organization_pb.js index 1fd5d006b..c34de04e0 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/organization_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/organization_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/owner_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/owner_pb.js index dbe530766..96edb7f5b 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/owner_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/owner_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/plugin_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/plugin_pb.js index aa5e7795c..fa971a6c9 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/plugin_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/plugin_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/push_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/push_pb.js index 034c8bc66..a9b1384c5 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/push_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/push_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/recommendation_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/recommendation_pb.js index 98228e5c7..bf010b7f5 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/recommendation_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/recommendation_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/reference_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/reference_pb.js index afeb05655..941e8b4cb 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/reference_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/reference_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_branch_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_branch_pb.js index d7c13efb1..3f2915db1 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_branch_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_branch_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_commit_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_commit_pb.js index c3780fbbf..88fc0d763 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_commit_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_commit_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_pb.js index ee952dba3..3fac80ce0 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_tag_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_tag_pb.js index 1e22b1d16..139ca82d3 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_tag_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_tag_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_commit_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_commit_pb.js index a2d486141..6d2e1af15 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_commit_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_commit_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_pb.js index c62a02e53..aa02b80f7 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/repository_track_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/resolve_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/resolve_pb.js index eb3763f67..9fe8212fe 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/resolve_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/resolve_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/role_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/role_pb.js index de5dafe30..c71888bbb 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/role_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/role_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/search_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/search_pb.js index 0928cf419..1d4bd32ee 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/search_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/search_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/token_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/token_pb.js index 523c94556..56fddc588 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/token_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/token_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/user_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/user_pb.js index 8091570b5..ae156a6c1 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/user_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/registry/v1alpha1/user_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/google-protobuf/buf/alpha/rpc/v1alpha1/error_pb.js b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/rpc/v1alpha1/error_pb.js index 4893ff5a5..c151868b9 100644 --- a/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/rpc/v1alpha1/error_pb.js +++ b/packages/protobuf-bench/src/gen/google-protobuf/buf/alpha/rpc/v1alpha1/error_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts index 982a5bb4e..100fa95c1 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/envelope_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts index cc353cd21..786b52517 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/module_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts index 5860dcfe1..14b0f6de9 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/plugin_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts index f0591ea6a..bc5973dfa 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/repository_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts index fa16151c3..39144e171 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/role_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts index 9633b9e5b..f123f85d9 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/search_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts index 901f58521..1cc398acf 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/audit/v1alpha1/user_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts index 469a9cb03..2ac237232 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/breaking/v1/config_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts index b11a329a3..960c25e28 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/image/v1/image_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts index e9d3325fd..fe237d8d6 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/lint/v1/config_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts index 40c3f6ace..b538190a2 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/module/v1alpha1/module_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts index 6f5c337c7..ef7857f39 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/admin_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts index bb55e7095..a73b771e1 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/audit_logs_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts index 9b651c71c..fbee2c8bf 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authn_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts index c82dcbc81..5b455ed56 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/authz_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts index 0e49b8ca6..107eb9729 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/display_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts index 4cea6c15b..1603fc9a0 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/doc_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts index abc187e36..3a77677db 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/download_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts index 3fd2567ac..31eeeb214 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/generate_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts index 1e36f41bb..6736307f5 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/image_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts index 36045ce06..456b3f342 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/jsonschema_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts index 573dffc13..d17165e8c 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/module_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts index 6d46d4e1f..2964586e5 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/organization_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts index 226a0c791..fe880593a 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/owner_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts index 285a9b130..290f633cd 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/plugin_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts index 9ab0fb17a..a518be311 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/push_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts index 7a9820150..69672a57e 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/recommendation_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts index f2b731365..c75745ae6 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/reference_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts index 502dbe53f..ae93cf315 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_branch_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts index ed3dade10..ee95f3e4a 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_commit_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts index a83fbc35c..7da49314f 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts index f2068118e..aaf28b5f9 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_tag_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts index 12c9b85ef..267f49fe8 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_commit_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts index afb47db94..374c0f1c1 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/repository_track_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts index 0d89b192d..7b62659ae 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/resolve_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts index 1e7a5cc43..62c4fa985 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/role_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts index 7dca00beb..9bbce64f0 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/search_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts index 0ec5846b0..3ec5c44bd 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/token_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts index eb8d043da..48c9ac231 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/registry/v1alpha1/user_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts index a36f0daea..bcb46b5fe 100644 --- a/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts +++ b/packages/protobuf-bench/src/gen/protobuf-es/buf/alpha/rpc/v1alpha1/error_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-conformance/bin/conformance_esm.js b/packages/protobuf-conformance/bin/conformance_esm.js index db4ee1f9e..ebcb4bb1f 100755 --- a/packages/protobuf-conformance/bin/conformance_esm.js +++ b/packages/protobuf-conformance/bin/conformance_esm.js @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-conformance/src/conformance.ts b/packages/protobuf-conformance/src/conformance.ts index 23fc2e919..0fc661583 100644 --- a/packages/protobuf-conformance/src/conformance.ts +++ b/packages/protobuf-conformance/src/conformance.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-conformance/src/gen/conformance/conformance_pb.ts b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts index 787e4f03b..01225bdc4 100644 --- a/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts +++ b/packages/protobuf-conformance/src/gen/conformance/conformance_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts index 9735cde65..8241cbbc3 100644 --- a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts +++ b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto2_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts index 18ee7cfcf..6a232c6ff 100644 --- a/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts +++ b/packages/protobuf-conformance/src/gen/google/protobuf/test_messages_proto3_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-example/addressbook.proto b/packages/protobuf-example/addressbook.proto index ec7204207..e52747e60 100644 --- a/packages/protobuf-example/addressbook.proto +++ b/packages/protobuf-example/addressbook.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-example/src/add-person.ts b/packages/protobuf-example/src/add-person.ts index 1fd72dc7e..95ac62466 100644 --- a/packages/protobuf-example/src/add-person.ts +++ b/packages/protobuf-example/src/add-person.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-example/src/gen/addressbook_pb.ts b/packages/protobuf-example/src/gen/addressbook_pb.ts index a2dfab148..4c5acc7d6 100644 --- a/packages/protobuf-example/src/gen/addressbook_pb.ts +++ b/packages/protobuf-example/src/gen/addressbook_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-example/src/list-people.ts b/packages/protobuf-example/src/list-people.ts index a5fcc06e6..68b39aeb1 100644 --- a/packages/protobuf-example/src/list-people.ts +++ b/packages/protobuf-example/src/list-people.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/editions/edition2023-default-features.proto b/packages/protobuf-test/editions/edition2023-default-features.proto index 698fc79c2..beb15a07f 100644 --- a/packages/protobuf-test/editions/edition2023-default-features.proto +++ b/packages/protobuf-test/editions/edition2023-default-features.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/comments.proto b/packages/protobuf-test/extra/comments.proto index 4c9f1cd7a..d9a982072 100644 --- a/packages/protobuf-test/extra/comments.proto +++ b/packages/protobuf-test/extra/comments.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/deprecation-explicit.proto b/packages/protobuf-test/extra/deprecation-explicit.proto index 185a03c8b..89a8f2405 100644 --- a/packages/protobuf-test/extra/deprecation-explicit.proto +++ b/packages/protobuf-test/extra/deprecation-explicit.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/deprecation-implicit.proto b/packages/protobuf-test/extra/deprecation-implicit.proto index d89b47c67..47826c4b5 100644 --- a/packages/protobuf-test/extra/deprecation-implicit.proto +++ b/packages/protobuf-test/extra/deprecation-implicit.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/empty-file.proto b/packages/protobuf-test/extra/empty-file.proto index 72d12d738..9709b9e11 100644 --- a/packages/protobuf-test/extra/empty-file.proto +++ b/packages/protobuf-test/extra/empty-file.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/enum.proto b/packages/protobuf-test/extra/enum.proto index 6d8838af0..850cf8a8f 100644 --- a/packages/protobuf-test/extra/enum.proto +++ b/packages/protobuf-test/extra/enum.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/example.proto b/packages/protobuf-test/extra/example.proto index fbc318440..42edaf70f 100644 --- a/packages/protobuf-test/extra/example.proto +++ b/packages/protobuf-test/extra/example.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/jstype-proto2.proto b/packages/protobuf-test/extra/jstype-proto2.proto index e6df85321..4af6fd13f 100644 --- a/packages/protobuf-test/extra/jstype-proto2.proto +++ b/packages/protobuf-test/extra/jstype-proto2.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/jstype.proto b/packages/protobuf-test/extra/jstype.proto index aa68e0a75..5eae62f86 100644 --- a/packages/protobuf-test/extra/jstype.proto +++ b/packages/protobuf-test/extra/jstype.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-json-names.proto b/packages/protobuf-test/extra/msg-json-names.proto index a588a771e..b3e5d445a 100644 --- a/packages/protobuf-test/extra/msg-json-names.proto +++ b/packages/protobuf-test/extra/msg-json-names.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-maps.proto b/packages/protobuf-test/extra/msg-maps.proto index 5a4d4aad4..0fe43b4cb 100644 --- a/packages/protobuf-test/extra/msg-maps.proto +++ b/packages/protobuf-test/extra/msg-maps.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-message.proto b/packages/protobuf-test/extra/msg-message.proto index a077989b8..d8c64dd9f 100644 --- a/packages/protobuf-test/extra/msg-message.proto +++ b/packages/protobuf-test/extra/msg-message.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-oneof.proto b/packages/protobuf-test/extra/msg-oneof.proto index 12d9de989..c18aeb044 100644 --- a/packages/protobuf-test/extra/msg-oneof.proto +++ b/packages/protobuf-test/extra/msg-oneof.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-scalar.proto b/packages/protobuf-test/extra/msg-scalar.proto index f4d4b8099..41cf0bb86 100644 --- a/packages/protobuf-test/extra/msg-scalar.proto +++ b/packages/protobuf-test/extra/msg-scalar.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/msg-self-reference.proto b/packages/protobuf-test/extra/msg-self-reference.proto index b9b9b87bd..a61a64acf 100644 --- a/packages/protobuf-test/extra/msg-self-reference.proto +++ b/packages/protobuf-test/extra/msg-self-reference.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/name-clash.proto b/packages/protobuf-test/extra/name-clash.proto index 2b43a2349..139b5ffc7 100644 --- a/packages/protobuf-test/extra/name-clash.proto +++ b/packages/protobuf-test/extra/name-clash.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/proto2.proto b/packages/protobuf-test/extra/proto2.proto index 48f63573a..3c9c09c21 100644 --- a/packages/protobuf-test/extra/proto2.proto +++ b/packages/protobuf-test/extra/proto2.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/proto3.proto b/packages/protobuf-test/extra/proto3.proto index 4c1824e00..e96d1d79d 100644 --- a/packages/protobuf-test/extra/proto3.proto +++ b/packages/protobuf-test/extra/proto3.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/service-all.proto b/packages/protobuf-test/extra/service-all.proto index 66880345c..931aae6cd 100644 --- a/packages/protobuf-test/extra/service-all.proto +++ b/packages/protobuf-test/extra/service-all.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/service-example.proto b/packages/protobuf-test/extra/service-example.proto index 523d5ef85..d95b5a1fb 100644 --- a/packages/protobuf-test/extra/service-example.proto +++ b/packages/protobuf-test/extra/service-example.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/extra/wkt-wrappers.proto b/packages/protobuf-test/extra/wkt-wrappers.proto index 8d6bca25b..f39e26345 100644 --- a/packages/protobuf-test/extra/wkt-wrappers.proto +++ b/packages/protobuf-test/extra/wkt-wrappers.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/jest.config.js b/packages/protobuf-test/jest.config.js index 69f54da8e..c274add1d 100644 --- a/packages/protobuf-test/jest.config.js +++ b/packages/protobuf-test/jest.config.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/clone.test.ts b/packages/protobuf-test/src/clone.test.ts index c76b39f8a..90b3aa1af 100644 --- a/packages/protobuf-test/src/clone.test.ts +++ b/packages/protobuf-test/src/clone.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/constructor.test.ts b/packages/protobuf-test/src/constructor.test.ts index c6b4fd33f..6db23360a 100644 --- a/packages/protobuf-test/src/constructor.test.ts +++ b/packages/protobuf-test/src/constructor.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/create-registry-from-desc.test.ts b/packages/protobuf-test/src/create-registry-from-desc.test.ts index 6590d6f30..c4dda74e9 100644 --- a/packages/protobuf-test/src/create-registry-from-desc.test.ts +++ b/packages/protobuf-test/src/create-registry-from-desc.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/create-registry.test.ts b/packages/protobuf-test/src/create-registry.test.ts index 9da83925f..daede2b98 100644 --- a/packages/protobuf-test/src/create-registry.test.ts +++ b/packages/protobuf-test/src/create-registry.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/descriptor-set.test.ts b/packages/protobuf-test/src/descriptor-set.test.ts index 523af0db6..ae655ec64 100644 --- a/packages/protobuf-test/src/descriptor-set.test.ts +++ b/packages/protobuf-test/src/descriptor-set.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/dynamic-message.test.ts b/packages/protobuf-test/src/dynamic-message.test.ts index 2ad15c9c9..a71dccd69 100644 --- a/packages/protobuf-test/src/dynamic-message.test.ts +++ b/packages/protobuf-test/src/dynamic-message.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/edition-feature-resolver.test.ts b/packages/protobuf-test/src/edition-feature-resolver.test.ts index 955cfc013..bd7a94ef0 100644 --- a/packages/protobuf-test/src/edition-feature-resolver.test.ts +++ b/packages/protobuf-test/src/edition-feature-resolver.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/enum.test.ts b/packages/protobuf-test/src/enum.test.ts index 9cdfc1fbd..e2a855021 100644 --- a/packages/protobuf-test/src/enum.test.ts +++ b/packages/protobuf-test/src/enum.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/equals.test.ts b/packages/protobuf-test/src/equals.test.ts index 455a0b1a4..cc767dc76 100644 --- a/packages/protobuf-test/src/equals.test.ts +++ b/packages/protobuf-test/src/equals.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/comments_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts index c35da5f82..c2c4beafc 100644 --- a/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/comments_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/comments_pb.js b/packages/protobuf-test/src/gen/js/extra/comments_pb.js index 8beee33bd..12b578943 100644 --- a/packages/protobuf-test/src/gen/js/extra/comments_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/comments_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts index 58a8de8b3..2d1623000 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js index 7aac5815d..5ff81ed97 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-explicit_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts index 1baaacd0d..818b0a1bb 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js index b7c280d43..5c513ad67 100644 --- a/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/deprecation-implicit_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/enum_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts index d2dcbc7e0..5df91f5ac 100644 --- a/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/enum_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/enum_pb.js b/packages/protobuf-test/src/gen/js/extra/enum_pb.js index 7314b2a55..b3312cc49 100644 --- a/packages/protobuf-test/src/gen/js/extra/enum_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/enum_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/example_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts index b1b47e67b..81a5e6b81 100644 --- a/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/example_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/example_pb.js b/packages/protobuf-test/src/gen/js/extra/example_pb.js index 9aac760bb..6ba6a3cc1 100644 --- a/packages/protobuf-test/src/gen/js/extra/example_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/example_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts index 5c505e05c..22c6f8bdc 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js index 897c25a4c..ecf1145cc 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/jstype-proto2_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/jstype_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts index 600e503b1..5ca794f53 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/jstype_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/jstype_pb.js b/packages/protobuf-test/src/gen/js/extra/jstype_pb.js index 8d72fa24e..fb749ed88 100644 --- a/packages/protobuf-test/src/gen/js/extra/jstype_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/jstype_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts index b74cff8f8..4f0b6d11d 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-json-names_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js index 7ec83f726..badaeb5a0 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-json-names_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts index f1702a1bf..0faaa8cec 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-maps_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js index 5a5710f65..5cc5f1681 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-maps_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts index 36033b304..0d862e46e 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-message_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js index dde157b7f..e387adbfd 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-message_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts index f830bea57..8de3f6119 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-oneof_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js index 99db7c5fb..043466133 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-oneof_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts index 02d48ccce..c20d3a6f6 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-scalar_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js index 9d5e26db4..1554d3102 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-scalar_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts index e4445ba68..d997eb510 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js index 0113aa340..1f530b8eb 100644 --- a/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/msg-self-reference_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts index f2feb1850..c98ca38e0 100644 --- a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/name-clash_pb.js b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js index 725d86507..6f8475e2f 100644 --- a/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/name-clash_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts index e7009545f..0f4906240 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/proto2_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/proto2_pb.js b/packages/protobuf-test/src/gen/js/extra/proto2_pb.js index 4e9304077..c67a81e45 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/proto2_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts index 3ea619886..7eb69c227 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/proto3_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/proto3_pb.js b/packages/protobuf-test/src/gen/js/extra/proto3_pb.js index 8aecbed1c..98e23a613 100644 --- a/packages/protobuf-test/src/gen/js/extra/proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/proto3_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/service-example_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts index ba7338a04..0f08df626 100644 --- a/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/service-example_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/service-example_pb.js b/packages/protobuf-test/src/gen/js/extra/service-example_pb.js index 312872009..68e9bbc07 100644 --- a/packages/protobuf-test/src/gen/js/extra/service-example_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/service-example_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts index 929141d5f..de61937e7 100644 --- a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js index c7ecbfcbb..1e4cac035 100644 --- a/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js +++ b/packages/protobuf-test/src/gen/js/extra/wkt-wrappers_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts index a8751f047..e01078950 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/any_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js index a8c321090..b76fdbfc9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/any_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts index d89cc3d7f..75241d0f0 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/api_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js index 6c02bca47..c8f6a86bd 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/api_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts index aaac3f9a0..36b679cf8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js index fc3c995dc..ec4b223f4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/compiler/plugin_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts index 205cc6282..e4210264e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js index 95133f1f3..5aea6b0f9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/descriptor_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts index 7680a4933..e52813e37 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/duration_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js index 7dae7e535..9677069c9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/duration_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts index b801371fa..bd79977f8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/empty_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js index ff87b1371..56109c35d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/empty_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts index 040d26f66..2d2a6e807 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js index d6d86912b..6fce4dc24 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/field_mask_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts index c3deb7aac..f1ff9a3b9 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js index e0ff7eec7..2fce8cab4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_lite_unittest_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts index b03c1a683..9366d0745 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js index e5cdde4c5..48439f41d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_proto2_unittest_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts index 61b689c93..0cccaae54 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js index 618fa5b10..a89714990 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/map_unittest_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts index be2c48515..bdb81110d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js index 6911c3c50..8146bc655 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/source_context_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts index eae094d9c..caf148627 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/struct_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js index 2236b10c1..91a7cd29c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/struct_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts index 8f80c7626..519e65bbc 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js index 58e4eeaea..50d06e19c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto2_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts index fb64c6f85..5787067be 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js index cd05e02ea..3c162a93b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/test_messages_proto3_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts index 7340f313a..b5acc3f5b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js index 4686db5bd..80b87e49b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/timestamp_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts index 20b59189c..1c40eb480 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/type_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js index 42c5ed501..2172d1abf 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/type_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts index 93c84a45f..a40952f07 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js index 17d07f295..848eefcab 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_custom_options_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts index b40be6d00..828ab915b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js index 25bb26639..07dd2c3aa 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_embed_optimize_for_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts index 6f33c516a..7fe21c7d7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js index ecef9b0c1..1e7aab307 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_enormous_descriptor_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts index 67a77c63c..2b3893876 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js index 80f61f71f..cab84a8b0 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_extension_set_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts index 66d9cdc85..67d55a8a8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js index cc3e602a4..33769dde1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_features_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts index 11c46045c..03f4440bf 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js index ef4cff245..48eb3c8b4 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_lite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts index fe24ed5fd..e18a089d6 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js index 02e8fce8a..789d343f2 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts index f5d698878..0e102a14d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js index 678af84a1..f9a61c600 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_lite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts index 3a9023ea5..1185d3d82 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js index 102b696bb..2f4ae9255 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_import_public_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts index fc39501f9..b816fb5a0 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js index ab106e89b..4e25b698c 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_invalid_features_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts index 7c0449502..ea5d562ec 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js index fad35e070..171e85f41 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_imports_nonlite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts index 8d136bd5c..34b14c39b 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js index 1afe05573..7459a4191 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_lite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts index b978593c3..eae844707 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js index ba663e779..9ba66fb7f 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts index 523343c59..2af234f01 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js index d077a9888..d99affdbe 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_mset_wire_format_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts index 3e97c7964..ef95502a8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js index aa6be8c32..15599abc8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_no_generic_services_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts index f5c56871c..5489b56f2 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js index d01f25182..92387c21e 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_optimize_for_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts index fa2e6c1a9..27e599069 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js index 9373fedde..7c04a9dba 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts index 795f2f44d..f7ff6f146 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js index 39c76f3c6..22afa68a0 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_lite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts index fe5b21179..9ea7eb290 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js index 51dcec673..ac6c2e608 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_arena_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts index c32897447..c36b2ce6a 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js index dc5e984e5..1f5eff3f1 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_bad_macros_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts index 7b313ff57..f36ff55ab 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js index 8e02397b3..8ef27e0d5 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_lite_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts index 24d9462eb..984b8a679 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js index 1c005cf9a..853135fd3 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_optional_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts index 0319042cf..a85316bb8 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js index 16f005c58..863efe5e7 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_proto3_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts index 45877818c..c2ead9250 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js index 6af9532ca..d4bee211d 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_retention_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts index 2e598db2c..889b27457 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js index 1eb9ddc1f..d0e7b3843 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/unittest_well_known_types_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts index ab85ab8b5..faf8a5f87 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts +++ b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js index acc194244..955c8c2db 100644 --- a/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js +++ b/packages/protobuf-test/src/gen/js/google/protobuf/wrappers_pb.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/comments_pb.ts b/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts index 4e93c2af3..bab1402e8 100644 --- a/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/comments_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts b/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts index d0dfa0ad1..63a09996b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/deprecation-explicit_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts b/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts index abe703218..549000fbd 100644 --- a/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/deprecation-implicit_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/enum_pb.ts b/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts index 1dcf04d4b..99e785ac6 100644 --- a/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/enum_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/example_pb.ts b/packages/protobuf-test/src/gen/ts/extra/example_pb.ts index 6e27ef06e..427ff7c4b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/example_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/example_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts b/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts index 6c04e43e1..08f6a853b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/jstype-proto2_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/jstype_pb.ts b/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts index ad79d2088..09aa2d4e0 100644 --- a/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/jstype_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts index 18407505b..1d7afb195 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-json-names_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts index a01fc9e74..84b757cb7 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-maps_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-message_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts index e0e458947..d7fdbb5d5 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-message_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts index a5ba51bf3..0e9d2d076 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-oneof_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts index 0e1becb40..db789fb19 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-scalar_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts b/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts index f5fb34952..2280e1b16 100644 --- a/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/msg-self-reference_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/name-clash_pb.ts b/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts index 58ddadd6d..a1d4166e8 100644 --- a/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/name-clash_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/proto2_pb.ts b/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts index ff58737e6..ce36c963b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/proto2_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/proto3_pb.ts b/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts index 20b6251d9..4bb66eb17 100644 --- a/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/proto3_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/service-example_pb.ts b/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts index 51f749e5f..fc3df98a6 100644 --- a/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/service-example_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts b/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts index 942e4a713..64673ed0b 100644 --- a/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts +++ b/packages/protobuf-test/src/gen/ts/extra/wkt-wrappers_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts index 8dd6cf4b3..6070d3b8e 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/any_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts index 4edec4811..844464870 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/api_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts index 20f1715b2..f5ae9f925 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/compiler/plugin_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts index 6a50f4108..a1fb7a4b0 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/descriptor_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts index ff9a646b9..75cdb411a 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/duration_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts index 20a86375f..42c7483c9 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/empty_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts index 14251a365..5aea9c27b 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/field_mask_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts index e2ad29f93..de773c3ad 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_lite_unittest_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts index b0fc7d173..d8db2a3d3 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_proto2_unittest_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts index 668cb538d..70595a9b5 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/map_unittest_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts index 697cecbc8..57c12a232 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/source_context_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts index 875cc2fdf..b68b9b511 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/struct_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts index 9735cde65..8241cbbc3 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto2_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts index 18ee7cfcf..6a232c6ff 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/test_messages_proto3_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts index 751556ac8..8d03247f6 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/timestamp_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts index 0409d4d78..b6b87d867 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/type_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts index 7a7fb366b..a1f1e6ef4 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_custom_options_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts index 1ce489e7e..d68628d8e 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_embed_optimize_for_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts index c182409bb..d42d45a26 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_enormous_descriptor_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts index 12d6b90b6..00e31f7e7 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_extension_set_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts index f7a0f16c5..c75c64e27 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_features_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts index fe360e74b..ad734d6a0 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_lite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts index be0713e1c..6a8826449 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts index b46bddae4..80699d2c4 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_lite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts index 4555e0295..b0ebcff2c 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_import_public_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts index dc8e090f3..43b4a51c8 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_invalid_features_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts index 53fa69a35..bb60e2505 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_imports_nonlite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts index ff4cb7ff1..9dda9a3cc 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_lite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts index e5ac7ed33..501b47124 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts index 434fbcbf0..684dd54a9 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_mset_wire_format_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts index 737e05769..3d076cb69 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_no_generic_services_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts index 8a634ecdd..15e2da5b9 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_optimize_for_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts index b65a6ae03..8829dc9f6 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts index 6822ed9a7..18ebd6b18 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_lite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts index 96f08cc8c..781172151 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_arena_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts index 3036b10f3..50d9937da 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_bad_macros_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts index b3bd2e8b5..ce5b9568f 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_lite_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts index af2a772fc..170327501 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_optional_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts index 562683d8c..337272953 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_proto3_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts index 51198d902..ad2bb808f 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_retention_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts index 35ad74014..b59c710aa 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/unittest_well_known_types_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts b/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts index 617402783..ddd815490 100644 --- a/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts +++ b/packages/protobuf-test/src/gen/ts/google/protobuf/wrappers_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/any.test.ts b/packages/protobuf-test/src/google/protobuf/any.test.ts index ead4570cd..c24419b7f 100644 --- a/packages/protobuf-test/src/google/protobuf/any.test.ts +++ b/packages/protobuf-test/src/google/protobuf/any.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/duration.test.ts b/packages/protobuf-test/src/google/protobuf/duration.test.ts index f2b37b1fe..07801dc66 100644 --- a/packages/protobuf-test/src/google/protobuf/duration.test.ts +++ b/packages/protobuf-test/src/google/protobuf/duration.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/field_mask.test.ts b/packages/protobuf-test/src/google/protobuf/field_mask.test.ts index 153ac4ac6..c5a01819c 100644 --- a/packages/protobuf-test/src/google/protobuf/field_mask.test.ts +++ b/packages/protobuf-test/src/google/protobuf/field_mask.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/struct.test.ts b/packages/protobuf-test/src/google/protobuf/struct.test.ts index c933b0b46..1b4374fc0 100644 --- a/packages/protobuf-test/src/google/protobuf/struct.test.ts +++ b/packages/protobuf-test/src/google/protobuf/struct.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/test_messages_proto3.test.ts b/packages/protobuf-test/src/google/protobuf/test_messages_proto3.test.ts index 322953388..40e1e4388 100644 --- a/packages/protobuf-test/src/google/protobuf/test_messages_proto3.test.ts +++ b/packages/protobuf-test/src/google/protobuf/test_messages_proto3.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/timestamp.test.ts b/packages/protobuf-test/src/google/protobuf/timestamp.test.ts index 437841c4c..07ce3ff81 100644 --- a/packages/protobuf-test/src/google/protobuf/timestamp.test.ts +++ b/packages/protobuf-test/src/google/protobuf/timestamp.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/google/protobuf/wrappers.test.ts b/packages/protobuf-test/src/google/protobuf/wrappers.test.ts index acaf5c85b..fd6970b6a 100644 --- a/packages/protobuf-test/src/google/protobuf/wrappers.test.ts +++ b/packages/protobuf-test/src/google/protobuf/wrappers.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/helpers.ts b/packages/protobuf-test/src/helpers.ts index 45eff1394..df7912b98 100644 --- a/packages/protobuf-test/src/helpers.ts +++ b/packages/protobuf-test/src/helpers.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/iterating-fields.test.ts b/packages/protobuf-test/src/iterating-fields.test.ts index e453a9c87..67d41bb80 100644 --- a/packages/protobuf-test/src/iterating-fields.test.ts +++ b/packages/protobuf-test/src/iterating-fields.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/json-names.test.ts b/packages/protobuf-test/src/json-names.test.ts index b52fb1394..3d4862d29 100644 --- a/packages/protobuf-test/src/json-names.test.ts +++ b/packages/protobuf-test/src/json-names.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/jstype.test.ts b/packages/protobuf-test/src/jstype.test.ts index 34a2a47c2..3e08783e6 100644 --- a/packages/protobuf-test/src/jstype.test.ts +++ b/packages/protobuf-test/src/jstype.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/message.test.ts b/packages/protobuf-test/src/message.test.ts index d4109da0b..78f25758a 100644 --- a/packages/protobuf-test/src/message.test.ts +++ b/packages/protobuf-test/src/message.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/mixing-instances.test.ts b/packages/protobuf-test/src/mixing-instances.test.ts index 4a504001e..06e3e94fe 100644 --- a/packages/protobuf-test/src/mixing-instances.test.ts +++ b/packages/protobuf-test/src/mixing-instances.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/msg-json-names.test.ts b/packages/protobuf-test/src/msg-json-names.test.ts index c2d720650..ccc9f9792 100644 --- a/packages/protobuf-test/src/msg-json-names.test.ts +++ b/packages/protobuf-test/src/msg-json-names.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/msg-maps.test.ts b/packages/protobuf-test/src/msg-maps.test.ts index e934035d3..241d67aed 100644 --- a/packages/protobuf-test/src/msg-maps.test.ts +++ b/packages/protobuf-test/src/msg-maps.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/msg-message.test.ts b/packages/protobuf-test/src/msg-message.test.ts index 698a0f728..9b14a62b4 100644 --- a/packages/protobuf-test/src/msg-message.test.ts +++ b/packages/protobuf-test/src/msg-message.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/msg-oneof.test.ts b/packages/protobuf-test/src/msg-oneof.test.ts index 367ccc23e..251f4190e 100644 --- a/packages/protobuf-test/src/msg-oneof.test.ts +++ b/packages/protobuf-test/src/msg-oneof.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/msg-scalar.test.ts b/packages/protobuf-test/src/msg-scalar.test.ts index fdf7a59de..a034449ec 100644 --- a/packages/protobuf-test/src/msg-scalar.test.ts +++ b/packages/protobuf-test/src/msg-scalar.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/name-clash.test.ts b/packages/protobuf-test/src/name-clash.test.ts index d934b193c..9c37e06c5 100644 --- a/packages/protobuf-test/src/name-clash.test.ts +++ b/packages/protobuf-test/src/name-clash.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/name.test.ts b/packages/protobuf-test/src/name.test.ts index e388bd611..11f14f780 100644 --- a/packages/protobuf-test/src/name.test.ts +++ b/packages/protobuf-test/src/name.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/perf.ts b/packages/protobuf-test/src/perf.ts index a1b816061..dec34fabf 100644 --- a/packages/protobuf-test/src/perf.ts +++ b/packages/protobuf-test/src/perf.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/proto-base64.test.ts b/packages/protobuf-test/src/proto-base64.test.ts index 2c907e839..7242eea2f 100644 --- a/packages/protobuf-test/src/proto-base64.test.ts +++ b/packages/protobuf-test/src/proto-base64.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/proto-delimited.test.ts b/packages/protobuf-test/src/proto-delimited.test.ts index b76dbf755..a81d5b2c1 100644 --- a/packages/protobuf-test/src/proto-delimited.test.ts +++ b/packages/protobuf-test/src/proto-delimited.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/proto-int64.test.ts b/packages/protobuf-test/src/proto-int64.test.ts index 560d32165..96d6e0184 100644 --- a/packages/protobuf-test/src/proto-int64.test.ts +++ b/packages/protobuf-test/src/proto-int64.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/proto2.test.ts b/packages/protobuf-test/src/proto2.test.ts index 07bc09b58..b9028a288 100644 --- a/packages/protobuf-test/src/proto2.test.ts +++ b/packages/protobuf-test/src/proto2.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/readme.test.ts b/packages/protobuf-test/src/readme.test.ts index 2a39dfaf7..64685ecb6 100644 --- a/packages/protobuf-test/src/readme.test.ts +++ b/packages/protobuf-test/src/readme.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/to-plain-message.test.ts b/packages/protobuf-test/src/to-plain-message.test.ts index ebb6646f9..6e726b68a 100644 --- a/packages/protobuf-test/src/to-plain-message.test.ts +++ b/packages/protobuf-test/src/to-plain-message.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf-test/src/wkt-wrappers.test.ts b/packages/protobuf-test/src/wkt-wrappers.test.ts index a94374a87..1d385b612 100644 --- a/packages/protobuf-test/src/wkt-wrappers.test.ts +++ b/packages/protobuf-test/src/wkt-wrappers.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/binary-encoding.ts b/packages/protobuf/src/binary-encoding.ts index 26c0c0c6f..fee9e8bb7 100644 --- a/packages/protobuf/src/binary-encoding.ts +++ b/packages/protobuf/src/binary-encoding.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/binary-format.ts b/packages/protobuf/src/binary-format.ts index 26215be25..f351ddd63 100644 --- a/packages/protobuf/src/binary-format.ts +++ b/packages/protobuf/src/binary-format.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/codegen-info.ts b/packages/protobuf/src/codegen-info.ts index f6c0d3756..acc5db2b2 100644 --- a/packages/protobuf/src/codegen-info.ts +++ b/packages/protobuf/src/codegen-info.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/create-descriptor-set.ts b/packages/protobuf/src/create-descriptor-set.ts index ce4c91559..764b07584 100644 --- a/packages/protobuf/src/create-descriptor-set.ts +++ b/packages/protobuf/src/create-descriptor-set.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/create-registry-from-desc.ts b/packages/protobuf/src/create-registry-from-desc.ts index 450630c10..838e0ee13 100644 --- a/packages/protobuf/src/create-registry-from-desc.ts +++ b/packages/protobuf/src/create-registry-from-desc.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/create-registry.ts b/packages/protobuf/src/create-registry.ts index edf9b79a5..e0d5c2ec3 100644 --- a/packages/protobuf/src/create-registry.ts +++ b/packages/protobuf/src/create-registry.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/descriptor-set.ts b/packages/protobuf/src/descriptor-set.ts index f0dd71281..a3b404ee7 100644 --- a/packages/protobuf/src/descriptor-set.ts +++ b/packages/protobuf/src/descriptor-set.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/enum.ts b/packages/protobuf/src/enum.ts index 526fcf14d..1399d78bc 100644 --- a/packages/protobuf/src/enum.ts +++ b/packages/protobuf/src/enum.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/field-list.ts b/packages/protobuf/src/field-list.ts index 6a6714295..95d60d745 100644 --- a/packages/protobuf/src/field-list.ts +++ b/packages/protobuf/src/field-list.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/field.ts b/packages/protobuf/src/field.ts index 5cad47149..fbdf252e2 100644 --- a/packages/protobuf/src/field.ts +++ b/packages/protobuf/src/field.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/any_pb.ts b/packages/protobuf/src/google/protobuf/any_pb.ts index 0cbc17e4f..49d2074bc 100644 --- a/packages/protobuf/src/google/protobuf/any_pb.ts +++ b/packages/protobuf/src/google/protobuf/any_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/api_pb.ts b/packages/protobuf/src/google/protobuf/api_pb.ts index 1fd28c029..00c09d450 100644 --- a/packages/protobuf/src/google/protobuf/api_pb.ts +++ b/packages/protobuf/src/google/protobuf/api_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/compiler/plugin_pb.ts b/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts index 0c70d27d7..1c60d0e45 100644 --- a/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts +++ b/packages/protobuf/src/google/protobuf/compiler/plugin_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/descriptor_pb.ts b/packages/protobuf/src/google/protobuf/descriptor_pb.ts index ff769e864..77aa81bbe 100644 --- a/packages/protobuf/src/google/protobuf/descriptor_pb.ts +++ b/packages/protobuf/src/google/protobuf/descriptor_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/duration_pb.ts b/packages/protobuf/src/google/protobuf/duration_pb.ts index b95db1a23..b3eefbea8 100644 --- a/packages/protobuf/src/google/protobuf/duration_pb.ts +++ b/packages/protobuf/src/google/protobuf/duration_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/empty_pb.ts b/packages/protobuf/src/google/protobuf/empty_pb.ts index a6fc3bd52..42c65076d 100644 --- a/packages/protobuf/src/google/protobuf/empty_pb.ts +++ b/packages/protobuf/src/google/protobuf/empty_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/field_mask_pb.ts b/packages/protobuf/src/google/protobuf/field_mask_pb.ts index 93d1490bc..38b27ecbe 100644 --- a/packages/protobuf/src/google/protobuf/field_mask_pb.ts +++ b/packages/protobuf/src/google/protobuf/field_mask_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/source_context_pb.ts b/packages/protobuf/src/google/protobuf/source_context_pb.ts index 4c1af7fbf..cfd98d65f 100644 --- a/packages/protobuf/src/google/protobuf/source_context_pb.ts +++ b/packages/protobuf/src/google/protobuf/source_context_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/struct_pb.ts b/packages/protobuf/src/google/protobuf/struct_pb.ts index 8705f6356..96cb79eaf 100644 --- a/packages/protobuf/src/google/protobuf/struct_pb.ts +++ b/packages/protobuf/src/google/protobuf/struct_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/timestamp_pb.ts b/packages/protobuf/src/google/protobuf/timestamp_pb.ts index d85a934d1..2cbbfb424 100644 --- a/packages/protobuf/src/google/protobuf/timestamp_pb.ts +++ b/packages/protobuf/src/google/protobuf/timestamp_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/type_pb.ts b/packages/protobuf/src/google/protobuf/type_pb.ts index 589621a0d..46c12e3c9 100644 --- a/packages/protobuf/src/google/protobuf/type_pb.ts +++ b/packages/protobuf/src/google/protobuf/type_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/google/protobuf/wrappers_pb.ts b/packages/protobuf/src/google/protobuf/wrappers_pb.ts index eedd1921c..93dcdad92 100644 --- a/packages/protobuf/src/google/protobuf/wrappers_pb.ts +++ b/packages/protobuf/src/google/protobuf/wrappers_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/index.ts b/packages/protobuf/src/index.ts index 1673935bc..d903b60a3 100644 --- a/packages/protobuf/src/index.ts +++ b/packages/protobuf/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/json-format.ts b/packages/protobuf/src/json-format.ts index 0d0d4faeb..dff546d5f 100644 --- a/packages/protobuf/src/json-format.ts +++ b/packages/protobuf/src/json-format.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/message-type.ts b/packages/protobuf/src/message-type.ts index 290fc62de..bd825eab6 100644 --- a/packages/protobuf/src/message-type.ts +++ b/packages/protobuf/src/message-type.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/message.ts b/packages/protobuf/src/message.ts index 683a833d4..39552d547 100644 --- a/packages/protobuf/src/message.ts +++ b/packages/protobuf/src/message.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/assert.ts b/packages/protobuf/src/private/assert.ts index c16151698..b210c23af 100644 --- a/packages/protobuf/src/private/assert.ts +++ b/packages/protobuf/src/private/assert.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/binary-format-common.ts b/packages/protobuf/src/private/binary-format-common.ts index 61e1c5bcb..1802f16d4 100644 --- a/packages/protobuf/src/private/binary-format-common.ts +++ b/packages/protobuf/src/private/binary-format-common.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/binary-format-proto2.ts b/packages/protobuf/src/private/binary-format-proto2.ts index 61186b0b2..2b0f23571 100644 --- a/packages/protobuf/src/private/binary-format-proto2.ts +++ b/packages/protobuf/src/private/binary-format-proto2.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/binary-format-proto3.ts b/packages/protobuf/src/private/binary-format-proto3.ts index acacb6aac..37826a56c 100644 --- a/packages/protobuf/src/private/binary-format-proto3.ts +++ b/packages/protobuf/src/private/binary-format-proto3.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/enum.ts b/packages/protobuf/src/private/enum.ts index 7b22a7ba7..3de34026f 100644 --- a/packages/protobuf/src/private/enum.ts +++ b/packages/protobuf/src/private/enum.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/feature-set.ts b/packages/protobuf/src/private/feature-set.ts index 0a929296a..f4d8c75ff 100644 --- a/packages/protobuf/src/private/feature-set.ts +++ b/packages/protobuf/src/private/feature-set.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/field-list.ts b/packages/protobuf/src/private/field-list.ts index 28e9828ff..a9e6b1862 100644 --- a/packages/protobuf/src/private/field-list.ts +++ b/packages/protobuf/src/private/field-list.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/field-wrapper.ts b/packages/protobuf/src/private/field-wrapper.ts index 8b4612680..21f21d990 100644 --- a/packages/protobuf/src/private/field-wrapper.ts +++ b/packages/protobuf/src/private/field-wrapper.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/field.ts b/packages/protobuf/src/private/field.ts index 6662cfaf5..a14d2f58b 100644 --- a/packages/protobuf/src/private/field.ts +++ b/packages/protobuf/src/private/field.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/json-format-common.ts b/packages/protobuf/src/private/json-format-common.ts index 698062ac2..3940f43a7 100644 --- a/packages/protobuf/src/private/json-format-common.ts +++ b/packages/protobuf/src/private/json-format-common.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/json-format-proto2.ts b/packages/protobuf/src/private/json-format-proto2.ts index 2e029dba4..953792688 100644 --- a/packages/protobuf/src/private/json-format-proto2.ts +++ b/packages/protobuf/src/private/json-format-proto2.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/json-format-proto3.ts b/packages/protobuf/src/private/json-format-proto3.ts index aa23b5a2a..e0b676aa1 100644 --- a/packages/protobuf/src/private/json-format-proto3.ts +++ b/packages/protobuf/src/private/json-format-proto3.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/message-type.ts b/packages/protobuf/src/private/message-type.ts index d6e7826c4..97feb879c 100644 --- a/packages/protobuf/src/private/message-type.ts +++ b/packages/protobuf/src/private/message-type.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/names.ts b/packages/protobuf/src/private/names.ts index 4c5253745..a51247e55 100644 --- a/packages/protobuf/src/private/names.ts +++ b/packages/protobuf/src/private/names.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/options-map.ts b/packages/protobuf/src/private/options-map.ts index e80f8ea63..95a499181 100644 --- a/packages/protobuf/src/private/options-map.ts +++ b/packages/protobuf/src/private/options-map.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/proto-runtime.ts b/packages/protobuf/src/private/proto-runtime.ts index 1d9dc3aa0..bb834d4f9 100644 --- a/packages/protobuf/src/private/proto-runtime.ts +++ b/packages/protobuf/src/private/proto-runtime.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/reify-wkt.ts b/packages/protobuf/src/private/reify-wkt.ts index 07dfc8893..b6ab3ee2e 100644 --- a/packages/protobuf/src/private/reify-wkt.ts +++ b/packages/protobuf/src/private/reify-wkt.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/scalars.ts b/packages/protobuf/src/private/scalars.ts index 8b8b52653..fea54b93e 100644 --- a/packages/protobuf/src/private/scalars.ts +++ b/packages/protobuf/src/private/scalars.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/text-format.ts b/packages/protobuf/src/private/text-format.ts index 924837efb..513c8a9e2 100644 --- a/packages/protobuf/src/private/text-format.ts +++ b/packages/protobuf/src/private/text-format.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/util-common.ts b/packages/protobuf/src/private/util-common.ts index 210375c7c..1a86873db 100644 --- a/packages/protobuf/src/private/util-common.ts +++ b/packages/protobuf/src/private/util-common.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/private/util.ts b/packages/protobuf/src/private/util.ts index f4241247a..36b3baa09 100644 --- a/packages/protobuf/src/private/util.ts +++ b/packages/protobuf/src/private/util.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto-base64.ts b/packages/protobuf/src/proto-base64.ts index 8e3018e5f..e9cf0c17c 100644 --- a/packages/protobuf/src/proto-base64.ts +++ b/packages/protobuf/src/proto-base64.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto-delimited.ts b/packages/protobuf/src/proto-delimited.ts index b874292c5..35a9a1c97 100644 --- a/packages/protobuf/src/proto-delimited.ts +++ b/packages/protobuf/src/proto-delimited.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto-double.ts b/packages/protobuf/src/proto-double.ts index fac19f242..5b03860cf 100644 --- a/packages/protobuf/src/proto-double.ts +++ b/packages/protobuf/src/proto-double.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto-int64.ts b/packages/protobuf/src/proto-int64.ts index 51ed05b87..821b325ba 100644 --- a/packages/protobuf/src/proto-int64.ts +++ b/packages/protobuf/src/proto-int64.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto2.ts b/packages/protobuf/src/proto2.ts index ed61bd0f7..7b0a5e2a3 100644 --- a/packages/protobuf/src/proto2.ts +++ b/packages/protobuf/src/proto2.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/proto3.ts b/packages/protobuf/src/proto3.ts index 157d8fff8..702df05ae 100644 --- a/packages/protobuf/src/proto3.ts +++ b/packages/protobuf/src/proto3.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/service-type.ts b/packages/protobuf/src/service-type.ts index d2bfe3042..0031e6d51 100644 --- a/packages/protobuf/src/service-type.ts +++ b/packages/protobuf/src/service-type.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/to-plain-message.ts b/packages/protobuf/src/to-plain-message.ts index f88468369..31dc57804 100644 --- a/packages/protobuf/src/to-plain-message.ts +++ b/packages/protobuf/src/to-plain-message.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protobuf/src/type-registry.ts b/packages/protobuf/src/type-registry.ts index ec2439d6a..8f868e0a5 100644 --- a/packages/protobuf/src/type-registry.ts +++ b/packages/protobuf/src/type-registry.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoc-gen-es/src/declaration.ts b/packages/protoc-gen-es/src/declaration.ts index 7d055106c..c1caf6a6f 100644 --- a/packages/protoc-gen-es/src/declaration.ts +++ b/packages/protoc-gen-es/src/declaration.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoc-gen-es/src/editions.ts b/packages/protoc-gen-es/src/editions.ts index b5b368b10..a52ad214f 100644 --- a/packages/protoc-gen-es/src/editions.ts +++ b/packages/protoc-gen-es/src/editions.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoc-gen-es/src/javascript.ts b/packages/protoc-gen-es/src/javascript.ts index 11e1b6daa..62ebfd110 100644 --- a/packages/protoc-gen-es/src/javascript.ts +++ b/packages/protoc-gen-es/src/javascript.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoc-gen-es/src/protoc-gen-es-plugin.ts b/packages/protoc-gen-es/src/protoc-gen-es-plugin.ts index 348c4fd03..33753f316 100644 --- a/packages/protoc-gen-es/src/protoc-gen-es-plugin.ts +++ b/packages/protoc-gen-es/src/protoc-gen-es-plugin.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoc-gen-es/src/typescript.ts b/packages/protoc-gen-es/src/typescript.ts index 045df0a5c..1111fa4b0 100644 --- a/packages/protoc-gen-es/src/typescript.ts +++ b/packages/protoc-gen-es/src/typescript.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_pb.ts b/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_pb.ts index fdbce4261..bda5095f6 100644 --- a/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_pb.ts +++ b/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_twirp.ts b/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_twirp.ts index f25e8304a..57fd07726 100644 --- a/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_twirp.ts +++ b/packages/protoplugin-example/src/gen/connectrpc/eliza/v1/eliza_twirp.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-example/src/index.ts b/packages/protoplugin-example/src/index.ts index 10e5639a1..4ba26f7f5 100644 --- a/packages/protoplugin-example/src/index.ts +++ b/packages/protoplugin-example/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-example/src/protoc-gen-twirp-es.ts b/packages/protoplugin-example/src/protoc-gen-twirp-es.ts index b23535b99..1f0340967 100755 --- a/packages/protoplugin-example/src/protoc-gen-twirp-es.ts +++ b/packages/protoplugin-example/src/protoc-gen-twirp-es.ts @@ -1,6 +1,6 @@ #!/usr/bin/env -S npx tsx -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-example/test/generated.ts b/packages/protoplugin-example/test/generated.ts index 9cd121924..737f3c02d 100644 --- a/packages/protoplugin-example/test/generated.ts +++ b/packages/protoplugin-example/test/generated.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/jest.config.js b/packages/protoplugin-test/jest.config.js index 69f54da8e..c274add1d 100644 --- a/packages/protoplugin-test/jest.config.js +++ b/packages/protoplugin-test/jest.config.js @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/proto/option-enum.proto b/packages/protoplugin-test/proto/option-enum.proto index 87240cd69..a8e53471d 100644 --- a/packages/protoplugin-test/proto/option-enum.proto +++ b/packages/protoplugin-test/proto/option-enum.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/proto/option-message.proto b/packages/protoplugin-test/proto/option-message.proto index 602a578dd..b5db91d89 100644 --- a/packages/protoplugin-test/proto/option-message.proto +++ b/packages/protoplugin-test/proto/option-message.proto @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/byo-transpile.test.ts b/packages/protoplugin-test/src/byo-transpile.test.ts index baa6ac92f..75607ec81 100644 --- a/packages/protoplugin-test/src/byo-transpile.test.ts +++ b/packages/protoplugin-test/src/byo-transpile.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/custom-options.test.ts b/packages/protoplugin-test/src/custom-options.test.ts index f424e38ce..7033fb4bd 100644 --- a/packages/protoplugin-test/src/custom-options.test.ts +++ b/packages/protoplugin-test/src/custom-options.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/deprecated-jsdoc.test.ts b/packages/protoplugin-test/src/deprecated-jsdoc.test.ts index 64a798efd..c585f2c33 100644 --- a/packages/protoplugin-test/src/deprecated-jsdoc.test.ts +++ b/packages/protoplugin-test/src/deprecated-jsdoc.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-export-decl.test.ts b/packages/protoplugin-test/src/file-export-decl.test.ts index 3aa43db5f..85eae889f 100644 --- a/packages/protoplugin-test/src/file-export-decl.test.ts +++ b/packages/protoplugin-test/src/file-export-decl.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-import.test.ts b/packages/protoplugin-test/src/file-import.test.ts index 05386fffd..d08940e80 100644 --- a/packages/protoplugin-test/src/file-import.test.ts +++ b/packages/protoplugin-test/src/file-import.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-jsdoc.test.ts b/packages/protoplugin-test/src/file-jsdoc.test.ts index a7edf9ce2..abdb3eac4 100644 --- a/packages/protoplugin-test/src/file-jsdoc.test.ts +++ b/packages/protoplugin-test/src/file-jsdoc.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-preamble.test.ts b/packages/protoplugin-test/src/file-preamble.test.ts index 73e3783eb..47d63f4f0 100644 --- a/packages/protoplugin-test/src/file-preamble.test.ts +++ b/packages/protoplugin-test/src/file-preamble.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-print.test.ts b/packages/protoplugin-test/src/file-print.test.ts index 8f76502d9..f39b0fce1 100644 --- a/packages/protoplugin-test/src/file-print.test.ts +++ b/packages/protoplugin-test/src/file-print.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/file-string.test.ts b/packages/protoplugin-test/src/file-string.test.ts index cd9340f01..f1d56601c 100644 --- a/packages/protoplugin-test/src/file-string.test.ts +++ b/packages/protoplugin-test/src/file-string.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/gen/option-enum_pb.ts b/packages/protoplugin-test/src/gen/option-enum_pb.ts index be66b5693..4f0ba822b 100644 --- a/packages/protoplugin-test/src/gen/option-enum_pb.ts +++ b/packages/protoplugin-test/src/gen/option-enum_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/gen/option-message_pb.ts b/packages/protoplugin-test/src/gen/option-message_pb.ts index ff0d1c18d..3558482ed 100644 --- a/packages/protoplugin-test/src/gen/option-message_pb.ts +++ b/packages/protoplugin-test/src/gen/option-message_pb.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/helpers.ts b/packages/protoplugin-test/src/helpers.ts index 20410f5d4..906c4dfa8 100644 --- a/packages/protoplugin-test/src/helpers.ts +++ b/packages/protoplugin-test/src/helpers.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/import_extension.test.ts b/packages/protoplugin-test/src/import_extension.test.ts index a5e381f4b..90d78c643 100644 --- a/packages/protoplugin-test/src/import_extension.test.ts +++ b/packages/protoplugin-test/src/import_extension.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/js_import_style.test.ts b/packages/protoplugin-test/src/js_import_style.test.ts index 731f611ab..c3808dc7f 100644 --- a/packages/protoplugin-test/src/js_import_style.test.ts +++ b/packages/protoplugin-test/src/js_import_style.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/keep_empty_files.test.ts b/packages/protoplugin-test/src/keep_empty_files.test.ts index f6c555b37..c32c850be 100644 --- a/packages/protoplugin-test/src/keep_empty_files.test.ts +++ b/packages/protoplugin-test/src/keep_empty_files.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/parse-option.test.ts b/packages/protoplugin-test/src/parse-option.test.ts index 9f8e687b8..c4108734d 100644 --- a/packages/protoplugin-test/src/parse-option.test.ts +++ b/packages/protoplugin-test/src/parse-option.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/plugin-edition-support.test.ts b/packages/protoplugin-test/src/plugin-edition-support.test.ts index 2787e7b2c..177d8828e 100644 --- a/packages/protoplugin-test/src/plugin-edition-support.test.ts +++ b/packages/protoplugin-test/src/plugin-edition-support.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/rewrite_imports.test.ts b/packages/protoplugin-test/src/rewrite_imports.test.ts index 31e61306c..47553dd3e 100644 --- a/packages/protoplugin-test/src/rewrite_imports.test.ts +++ b/packages/protoplugin-test/src/rewrite_imports.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/target.test.ts b/packages/protoplugin-test/src/target.test.ts index 1db60b9cf..06c9fd000 100644 --- a/packages/protoplugin-test/src/target.test.ts +++ b/packages/protoplugin-test/src/target.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin-test/src/transpile.test.ts b/packages/protoplugin-test/src/transpile.test.ts index 60411f861..33352aea6 100644 --- a/packages/protoplugin-test/src/transpile.test.ts +++ b/packages/protoplugin-test/src/transpile.test.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/create-es-plugin.ts b/packages/protoplugin/src/create-es-plugin.ts index f2677ce81..e4131a71e 100644 --- a/packages/protoplugin/src/create-es-plugin.ts +++ b/packages/protoplugin/src/create-es-plugin.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/custom-options.ts b/packages/protoplugin/src/ecmascript/custom-options.ts index 7518864e9..d82b79eee 100644 --- a/packages/protoplugin/src/ecmascript/custom-options.ts +++ b/packages/protoplugin/src/ecmascript/custom-options.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/export-declaration.ts b/packages/protoplugin/src/ecmascript/export-declaration.ts index ed4451372..3cd980684 100644 --- a/packages/protoplugin/src/ecmascript/export-declaration.ts +++ b/packages/protoplugin/src/ecmascript/export-declaration.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/gencommon.ts b/packages/protoplugin/src/ecmascript/gencommon.ts index 8a517b4ed..8cdb452c5 100644 --- a/packages/protoplugin/src/ecmascript/gencommon.ts +++ b/packages/protoplugin/src/ecmascript/gencommon.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/generated-file.ts b/packages/protoplugin/src/ecmascript/generated-file.ts index 78d38a26d..d4a04447e 100644 --- a/packages/protoplugin/src/ecmascript/generated-file.ts +++ b/packages/protoplugin/src/ecmascript/generated-file.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/import-path.ts b/packages/protoplugin/src/ecmascript/import-path.ts index c74a014a6..2d3069e2c 100644 --- a/packages/protoplugin/src/ecmascript/import-path.ts +++ b/packages/protoplugin/src/ecmascript/import-path.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/import-symbol.ts b/packages/protoplugin/src/ecmascript/import-symbol.ts index afb2bbf81..de9813027 100644 --- a/packages/protoplugin/src/ecmascript/import-symbol.ts +++ b/packages/protoplugin/src/ecmascript/import-symbol.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/index.ts b/packages/protoplugin/src/ecmascript/index.ts index 289015c12..4c15859b4 100644 --- a/packages/protoplugin/src/ecmascript/index.ts +++ b/packages/protoplugin/src/ecmascript/index.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/jsdoc.ts b/packages/protoplugin/src/ecmascript/jsdoc.ts index 1517a9158..be6670284 100644 --- a/packages/protoplugin/src/ecmascript/jsdoc.ts +++ b/packages/protoplugin/src/ecmascript/jsdoc.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/parameter.ts b/packages/protoplugin/src/ecmascript/parameter.ts index c130d68b9..ebaa39956 100644 --- a/packages/protoplugin/src/ecmascript/parameter.ts +++ b/packages/protoplugin/src/ecmascript/parameter.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/reify-wkt.ts b/packages/protoplugin/src/ecmascript/reify-wkt.ts index 028a3e901..4458557bc 100644 --- a/packages/protoplugin/src/ecmascript/reify-wkt.ts +++ b/packages/protoplugin/src/ecmascript/reify-wkt.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/runtime-imports.ts b/packages/protoplugin/src/ecmascript/runtime-imports.ts index 78bceeaee..0a26d3171 100644 --- a/packages/protoplugin/src/ecmascript/runtime-imports.ts +++ b/packages/protoplugin/src/ecmascript/runtime-imports.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/schema.ts b/packages/protoplugin/src/ecmascript/schema.ts index 6185ebb62..d453e30c5 100644 --- a/packages/protoplugin/src/ecmascript/schema.ts +++ b/packages/protoplugin/src/ecmascript/schema.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/target.ts b/packages/protoplugin/src/ecmascript/target.ts index b291cded4..adaf76527 100644 --- a/packages/protoplugin/src/ecmascript/target.ts +++ b/packages/protoplugin/src/ecmascript/target.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/ecmascript/transpile.ts b/packages/protoplugin/src/ecmascript/transpile.ts index f6cddd562..ff2c83033 100644 --- a/packages/protoplugin/src/ecmascript/transpile.ts +++ b/packages/protoplugin/src/ecmascript/transpile.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/error.ts b/packages/protoplugin/src/error.ts index 110674ff0..a8e94b2ca 100644 --- a/packages/protoplugin/src/error.ts +++ b/packages/protoplugin/src/error.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/index.ts b/packages/protoplugin/src/index.ts index d26e8043a..236737f32 100644 --- a/packages/protoplugin/src/index.ts +++ b/packages/protoplugin/src/index.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/plugin.ts b/packages/protoplugin/src/plugin.ts index 188a587f2..12fbfa8a6 100644 --- a/packages/protoplugin/src/plugin.ts +++ b/packages/protoplugin/src/plugin.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/protoplugin/src/run-node.ts b/packages/protoplugin/src/run-node.ts index b563bcdc6..38f2e89c6 100644 --- a/packages/protoplugin/src/run-node.ts +++ b/packages/protoplugin/src/run-node.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/typescript-compat/typescript-compat.mjs b/packages/typescript-compat/typescript-compat.mjs index 49e8f14a1..64bb076f7 100644 --- a/packages/typescript-compat/typescript-compat.mjs +++ b/packages/typescript-compat/typescript-compat.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/conformance_test_runner.mjs b/packages/upstream-protobuf/bin/conformance_test_runner.mjs index a146f81aa..883d61775 100755 --- a/packages/upstream-protobuf/bin/conformance_test_runner.mjs +++ b/packages/upstream-protobuf/bin/conformance_test_runner.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/protoc-gen-dumpcodegenreq.mjs b/packages/upstream-protobuf/bin/protoc-gen-dumpcodegenreq.mjs index 63d7d00f8..a7dd7dfbd 100755 --- a/packages/upstream-protobuf/bin/protoc-gen-dumpcodegenreq.mjs +++ b/packages/upstream-protobuf/bin/protoc-gen-dumpcodegenreq.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/protoc.mjs b/packages/upstream-protobuf/bin/protoc.mjs index b22732f38..55e415fcd 100755 --- a/packages/upstream-protobuf/bin/protoc.mjs +++ b/packages/upstream-protobuf/bin/protoc.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/upstream-files.mjs b/packages/upstream-protobuf/bin/upstream-files.mjs index acc16d30f..32a4c4e72 100755 --- a/packages/upstream-protobuf/bin/upstream-files.mjs +++ b/packages/upstream-protobuf/bin/upstream-files.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/upstream-include.mjs b/packages/upstream-protobuf/bin/upstream-include.mjs index 0df9819be..7f6cffe69 100755 --- a/packages/upstream-protobuf/bin/upstream-include.mjs +++ b/packages/upstream-protobuf/bin/upstream-include.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/upstream-inject-feature-defaults.mjs b/packages/upstream-protobuf/bin/upstream-inject-feature-defaults.mjs index 282086532..18bf1a0ef 100755 --- a/packages/upstream-protobuf/bin/upstream-inject-feature-defaults.mjs +++ b/packages/upstream-protobuf/bin/upstream-inject-feature-defaults.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/bin/upstream-warmup.mjs b/packages/upstream-protobuf/bin/upstream-warmup.mjs index 15c9c1d4e..040ce2dbd 100755 --- a/packages/upstream-protobuf/bin/upstream-warmup.mjs +++ b/packages/upstream-protobuf/bin/upstream-warmup.mjs @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/index.d.ts b/packages/upstream-protobuf/index.d.ts index c48c2aa35..f29dbcb4d 100644 --- a/packages/upstream-protobuf/index.d.ts +++ b/packages/upstream-protobuf/index.d.ts @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/upstream-protobuf/index.mjs b/packages/upstream-protobuf/index.mjs index 07b02acdd..83bf31211 100644 --- a/packages/upstream-protobuf/index.mjs +++ b/packages/upstream-protobuf/index.mjs @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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/gen-esm-proxy.mjs b/scripts/gen-esm-proxy.mjs index 4fb3f2f2b..249953fbe 100644 --- a/scripts/gen-esm-proxy.mjs +++ b/scripts/gen-esm-proxy.mjs @@ -1,4 +1,4 @@ -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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 f72624bdb..8be4283a8 100755 --- a/scripts/set-workspace-version.js +++ b/scripts/set-workspace-version.js @@ -1,6 +1,6 @@ #!/usr/bin/env node -// Copyright 2021-2023 Buf Technologies, Inc. +// Copyright 2021-2024 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.