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 bd30f8de5..c6578640c 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 2022-2023 The Connect Authors +// Copyright 2021-2023 Buf Technologies, Inc. // // Licensed under 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 a5b7922d3..7f8b89fdf 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 2022-2023 The Connect Authors +// Copyright 2021-2023 Buf Technologies, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.