diff --git a/LICENSE b/LICENSE index c4cc629..e49fd38 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024 The Connect Authors + Copyright 2024-2025 The Connect Authors Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.connect.client.dart b/examples/eliza/lib/gen/eliza.connect.client.dart index e5df68b..c4e627b 100644 --- a/examples/eliza/lib/gen/eliza.connect.client.dart +++ b/examples/eliza/lib/gen/eliza.connect.client.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.connect.spec.dart b/examples/eliza/lib/gen/eliza.connect.spec.dart index c755528..ad3c5fe 100644 --- a/examples/eliza/lib/gen/eliza.connect.spec.dart +++ b/examples/eliza/lib/gen/eliza.connect.spec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.pb.dart b/examples/eliza/lib/gen/eliza.pb.dart index 3a0f367..7c7d172 100644 --- a/examples/eliza/lib/gen/eliza.pb.dart +++ b/examples/eliza/lib/gen/eliza.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.pbenum.dart b/examples/eliza/lib/gen/eliza.pbenum.dart index 06d152d..9f572c4 100644 --- a/examples/eliza/lib/gen/eliza.pbenum.dart +++ b/examples/eliza/lib/gen/eliza.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.pbjson.dart b/examples/eliza/lib/gen/eliza.pbjson.dart index 37fde08..0120af1 100644 --- a/examples/eliza/lib/gen/eliza.pbjson.dart +++ b/examples/eliza/lib/gen/eliza.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/gen/eliza.pbserver.dart b/examples/eliza/lib/gen/eliza.pbserver.dart index 1f1c35c..4dde14b 100644 --- a/examples/eliza/lib/gen/eliza.pbserver.dart +++ b/examples/eliza/lib/gen/eliza.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/lib/main.dart b/examples/eliza/lib/main.dart index 1070dec..1d7af0b 100644 --- a/examples/eliza/lib/main.dart +++ b/examples/eliza/lib/main.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/proto/eliza.proto b/examples/eliza/proto/eliza.proto index b1e26b6..c872797 100644 --- a/examples/eliza/proto/eliza.proto +++ b/examples/eliza/proto/eliza.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/eliza/test/widget_test.dart b/examples/eliza/test/widget_test.dart index 4347993..7f26d57 100644 --- a/examples/eliza/test/widget_test.dart +++ b/examples/eliza/test/widget_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.client.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.client.dart index 8c230cb..a10be7d 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.client.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.client.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.spec.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.spec.dart index 7811d22..e4e218f 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.spec.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.connect.spec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pb.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pb.dart index 7ddfa0a..c9b7e9e 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pb.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbenum.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbenum.dart index cd10037..fa24cee 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbenum.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbjson.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbjson.dart index 2c17083..4419310 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbjson.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbserver.dart b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbserver.dart index d4f7e34..fc668cb 100644 --- a/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbserver.dart +++ b/examples/web/web/gen/connectrpc/eliza/v1/eliza.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/examples/web/web/main.dart b/examples/web/web/main.dart index 34e451f..503f701 100644 --- a/examples/web/web/main.dart +++ b/examples/web/web/main.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/bin/pipe.dart b/packages/conformance/bin/pipe.dart index ecce6f6..583a8dc 100644 --- a/packages/conformance/bin/pipe.dart +++ b/packages/conformance/bin/pipe.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/conformance.dart b/packages/conformance/lib/conformance.dart index d39b708..ce8e489 100644 --- a/packages/conformance/lib/conformance.dart +++ b/packages/conformance/lib/conformance.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/runner.dart b/packages/conformance/lib/runner.dart index 6dcab6d..b2acc98 100644 --- a/packages/conformance/lib/runner.dart +++ b/packages/conformance/lib/runner.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/args.dart b/packages/conformance/lib/src/args.dart index 7444169..7a5628a 100644 --- a/packages/conformance/lib/src/args.dart +++ b/packages/conformance/lib/src/args.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pb.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pb.dart index ae8089a..b67d61d 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pb.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbenum.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbenum.dart index 69e694e..212a322 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbenum.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbjson.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbjson.dart index af1ef9d..01266e5 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbjson.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbserver.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbserver.dart index fa20403..2c80619 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbserver.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/client_compat.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pb.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pb.dart index c8a5176..dee691e 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pb.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbenum.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbenum.dart index d54096c..ea7710b 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbenum.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbjson.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbjson.dart index ac443d7..f20441a 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbjson.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbserver.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbserver.dart index 3958523..10f8ede 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbserver.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/config.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pb.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pb.dart index f88bb49..5660d5c 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pb.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbenum.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbenum.dart index 8a1742d..a072697 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbenum.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbjson.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbjson.dart index bf07094..1e6c3de 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbjson.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbserver.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbserver.dart index edeaf37..01187ac 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbserver.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/server_compat.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.client.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.client.dart index 302d47f..8d8f077 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.client.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.client.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.spec.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.spec.dart index 947824e..17f0e1f 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.spec.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.connect.spec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pb.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pb.dart index 2e84591..cfdc8bd 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pb.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbenum.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbenum.dart index f71f981..f66ced8 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbenum.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbjson.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbjson.dart index 31977f7..cff6898 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbjson.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbserver.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbserver.dart index 0f45ccf..f5bcf0a 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbserver.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/service.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pb.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pb.dart index 41af991..48ca9c4 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pb.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbenum.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbenum.dart index e162a69..9ec2f15 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbenum.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbjson.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbjson.dart index cfd874f..f793fb3 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbjson.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbserver.dart b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbserver.dart index 6c369c0..2e51f56 100644 --- a/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbserver.dart +++ b/packages/conformance/lib/src/gen/connectrpc/conformance/v1/suite.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/any.pb.dart b/packages/conformance/lib/src/gen/google/protobuf/any.pb.dart index 3536bad..fb260a3 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/any.pb.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/any.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/any.pbenum.dart b/packages/conformance/lib/src/gen/google/protobuf/any.pbenum.dart index 337e993..ba01899 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/any.pbenum.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/any.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/any.pbjson.dart b/packages/conformance/lib/src/gen/google/protobuf/any.pbjson.dart index c0ee46b..7089c16 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/any.pbjson.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/any.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/any.pbserver.dart b/packages/conformance/lib/src/gen/google/protobuf/any.pbserver.dart index cc41548..3899f55 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/any.pbserver.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/any.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/empty.pb.dart b/packages/conformance/lib/src/gen/google/protobuf/empty.pb.dart index 5ec87d6..5555f11 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/empty.pb.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/empty.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/empty.pbenum.dart b/packages/conformance/lib/src/gen/google/protobuf/empty.pbenum.dart index 7323281..204fd1b 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/empty.pbenum.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/empty.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/empty.pbjson.dart b/packages/conformance/lib/src/gen/google/protobuf/empty.pbjson.dart index 099687e..1f030d4 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/empty.pbjson.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/empty.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/empty.pbserver.dart b/packages/conformance/lib/src/gen/google/protobuf/empty.pbserver.dart index 1289996..500f8eb 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/empty.pbserver.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/empty.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/struct.pb.dart b/packages/conformance/lib/src/gen/google/protobuf/struct.pb.dart index e31d687..aeb17f1 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/struct.pb.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/struct.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/struct.pbenum.dart b/packages/conformance/lib/src/gen/google/protobuf/struct.pbenum.dart index ee6d112..1ff22f7 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/struct.pbenum.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/struct.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/struct.pbjson.dart b/packages/conformance/lib/src/gen/google/protobuf/struct.pbjson.dart index 801b783..1d914d9 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/struct.pbjson.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/struct.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/gen/google/protobuf/struct.pbserver.dart b/packages/conformance/lib/src/gen/google/protobuf/struct.pbserver.dart index fbf5bff..7ca4767 100644 --- a/packages/conformance/lib/src/gen/google/protobuf/struct.pbserver.dart +++ b/packages/conformance/lib/src/gen/google/protobuf/struct.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/invoke.dart b/packages/conformance/lib/src/invoke.dart index aa2fa7a..924b872 100644 --- a/packages/conformance/lib/src/invoke.dart +++ b/packages/conformance/lib/src/invoke.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/protocol.dart b/packages/conformance/lib/src/protocol.dart index 3070654..c537d04 100644 --- a/packages/conformance/lib/src/protocol.dart +++ b/packages/conformance/lib/src/protocol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/runner.dart b/packages/conformance/lib/src/runner.dart index 0431f23..6adac20 100644 --- a/packages/conformance/lib/src/runner.dart +++ b/packages/conformance/lib/src/runner.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/test.dart b/packages/conformance/lib/src/test.dart index 06055a9..5037860 100644 --- a/packages/conformance/lib/src/test.dart +++ b/packages/conformance/lib/src/test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/test_hybrid.dart b/packages/conformance/lib/src/test_hybrid.dart index 9277afb..c09f5ae 100644 --- a/packages/conformance/lib/src/test_hybrid.dart +++ b/packages/conformance/lib/src/test_hybrid.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/test_io.dart b/packages/conformance/lib/src/test_io.dart index 48d6c67..e685367 100644 --- a/packages/conformance/lib/src/test_io.dart +++ b/packages/conformance/lib/src/test_io.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/src/test_web.dart b/packages/conformance/lib/src/test_web.dart index 69d81a6..0aab3a1 100644 --- a/packages/conformance/lib/src/test_web.dart +++ b/packages/conformance/lib/src/test_web.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/lib/test.dart b/packages/conformance/lib/test.dart index 843f0f0..caebcb0 100644 --- a/packages/conformance/lib/test.dart +++ b/packages/conformance/lib/test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/conformance/test/runner_test.dart b/packages/conformance/test/runner_test.dart index 8f53f68..602afeb 100644 --- a/packages/conformance/test/runner_test.dart +++ b/packages/conformance/test/runner_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/protoc-gen-connect-dart.dart b/packages/connect/bin/protoc-gen-connect-dart.dart index b7b3a5e..f7fdd56 100755 --- a/packages/connect/bin/protoc-gen-connect-dart.dart +++ b/packages/connect/bin/protoc-gen-connect-dart.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pb.dart b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pb.dart index d34a6b9..ee9375f 100644 --- a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pb.dart +++ b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbenum.dart b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbenum.dart index 1884f79..807424f 100644 --- a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbenum.dart +++ b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbjson.dart b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbjson.dart index 51f8b2d..f1f4e03 100644 --- a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbjson.dart +++ b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbserver.dart b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbserver.dart index 8700b85..b00671d 100644 --- a/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbserver.dart +++ b/packages/connect/bin/src/gen/google/protobuf/compiler/plugin.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/descriptor.pb.dart b/packages/connect/bin/src/gen/google/protobuf/descriptor.pb.dart index 6a582f0..5c44cbc 100644 --- a/packages/connect/bin/src/gen/google/protobuf/descriptor.pb.dart +++ b/packages/connect/bin/src/gen/google/protobuf/descriptor.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbenum.dart b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbenum.dart index 7e867fd..7bc30c8 100644 --- a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbenum.dart +++ b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbjson.dart b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbjson.dart index f4b0c9a..d4ad6c5 100644 --- a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbjson.dart +++ b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbserver.dart b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbserver.dart index 1df8725..00a5e81 100644 --- a/packages/connect/bin/src/gen/google/protobuf/descriptor.pbserver.dart +++ b/packages/connect/bin/src/gen/google/protobuf/descriptor.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/generated_file.dart b/packages/connect/bin/src/generated_file.dart index 31440ed..11a2064 100644 --- a/packages/connect/bin/src/generated_file.dart +++ b/packages/connect/bin/src/generated_file.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/plugin.dart b/packages/connect/bin/src/plugin.dart index 56957c2..ac14244 100644 --- a/packages/connect/bin/src/plugin.dart +++ b/packages/connect/bin/src/plugin.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/run.dart b/packages/connect/bin/src/run.dart index bbdf524..2b80a77 100644 --- a/packages/connect/bin/src/run.dart +++ b/packages/connect/bin/src/run.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/bin/src/symbol.dart b/packages/connect/bin/src/symbol.dart index 49055ca..ae85a10 100644 --- a/packages/connect/bin/src/symbol.dart +++ b/packages/connect/bin/src/symbol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/connect.dart b/packages/connect/lib/connect.dart index c028594..9b1ea3e 100644 --- a/packages/connect/lib/connect.dart +++ b/packages/connect/lib/connect.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/http2.dart b/packages/connect/lib/http2.dart index 7bce2c3..03578dc 100644 --- a/packages/connect/lib/http2.dart +++ b/packages/connect/lib/http2.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/io.dart b/packages/connect/lib/io.dart index b7a9ee7..b73ae68 100644 --- a/packages/connect/lib/io.dart +++ b/packages/connect/lib/io.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/protobuf.dart b/packages/connect/lib/protobuf.dart index fb1565b..a0c2d7e 100644 --- a/packages/connect/lib/protobuf.dart +++ b/packages/connect/lib/protobuf.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/protocol/connect.dart b/packages/connect/lib/protocol/connect.dart index 32dbcab..3790c5f 100644 --- a/packages/connect/lib/protocol/connect.dart +++ b/packages/connect/lib/protocol/connect.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/protocol/grpc.dart b/packages/connect/lib/protocol/grpc.dart index 994e443..67ad93b 100644 --- a/packages/connect/lib/protocol/grpc.dart +++ b/packages/connect/lib/protocol/grpc.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/protocol/grpc_web.dart b/packages/connect/lib/protocol/grpc_web.dart index 1724a70..b1703ed 100644 --- a/packages/connect/lib/protocol/grpc_web.dart +++ b/packages/connect/lib/protocol/grpc_web.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/abort.dart b/packages/connect/lib/src/abort.dart index 549644b..94ec020 100644 --- a/packages/connect/lib/src/abort.dart +++ b/packages/connect/lib/src/abort.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/client.dart b/packages/connect/lib/src/client.dart index 0f7f832..6f79bca 100644 --- a/packages/connect/lib/src/client.dart +++ b/packages/connect/lib/src/client.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/code.dart b/packages/connect/lib/src/code.dart index 7ca10b1..a227386 100644 --- a/packages/connect/lib/src/code.dart +++ b/packages/connect/lib/src/code.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/codec.dart b/packages/connect/lib/src/codec.dart index 6c45194..0744b4f 100644 --- a/packages/connect/lib/src/codec.dart +++ b/packages/connect/lib/src/codec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/compression.dart b/packages/connect/lib/src/compression.dart index a0a7d52..90dcc4c 100644 --- a/packages/connect/lib/src/compression.dart +++ b/packages/connect/lib/src/compression.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/end_stream.dart b/packages/connect/lib/src/connect/end_stream.dart index 2ff9f2d..461ebc6 100644 --- a/packages/connect/lib/src/connect/end_stream.dart +++ b/packages/connect/lib/src/connect/end_stream.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/error_json.dart b/packages/connect/lib/src/connect/error_json.dart index 05a4c54..90b97d6 100644 --- a/packages/connect/lib/src/connect/error_json.dart +++ b/packages/connect/lib/src/connect/error_json.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/get.dart b/packages/connect/lib/src/connect/get.dart index 9bb5c42..aa12d7e 100644 --- a/packages/connect/lib/src/connect/get.dart +++ b/packages/connect/lib/src/connect/get.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/header.dart b/packages/connect/lib/src/connect/header.dart index a7a623e..0831b43 100644 --- a/packages/connect/lib/src/connect/header.dart +++ b/packages/connect/lib/src/connect/header.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/http_status.dart b/packages/connect/lib/src/connect/http_status.dart index 8325b70..300dd05 100644 --- a/packages/connect/lib/src/connect/http_status.dart +++ b/packages/connect/lib/src/connect/http_status.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/protocol.dart b/packages/connect/lib/src/connect/protocol.dart index d14cecc..cbb988f 100644 --- a/packages/connect/lib/src/connect/protocol.dart +++ b/packages/connect/lib/src/connect/protocol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/response.dart b/packages/connect/lib/src/connect/response.dart index d85e58c..3bb0783 100644 --- a/packages/connect/lib/src/connect/response.dart +++ b/packages/connect/lib/src/connect/response.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/stable_codec.dart b/packages/connect/lib/src/connect/stable_codec.dart index e04797d..a7c1752 100644 --- a/packages/connect/lib/src/connect/stable_codec.dart +++ b/packages/connect/lib/src/connect/stable_codec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/trailer.dart b/packages/connect/lib/src/connect/trailer.dart index caa2a68..3e1e4f7 100644 --- a/packages/connect/lib/src/connect/trailer.dart +++ b/packages/connect/lib/src/connect/trailer.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/transport.dart b/packages/connect/lib/src/connect/transport.dart index 83468f1..30c1cc1 100644 --- a/packages/connect/lib/src/connect/transport.dart +++ b/packages/connect/lib/src/connect/transport.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/connect/version.dart b/packages/connect/lib/src/connect/version.dart index 534e8bd..a5b217c 100644 --- a/packages/connect/lib/src/connect/version.dart +++ b/packages/connect/lib/src/connect/version.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/exception.dart b/packages/connect/lib/src/exception.dart index 203b02d..71b13c5 100644 --- a/packages/connect/lib/src/exception.dart +++ b/packages/connect/lib/src/exception.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/fake.dart b/packages/connect/lib/src/fake.dart index cc28d4f..690ded3 100644 --- a/packages/connect/lib/src/fake.dart +++ b/packages/connect/lib/src/fake.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/fetch_bindings.dart b/packages/connect/lib/src/fetch_bindings.dart index f75a3a9..b179513 100644 --- a/packages/connect/lib/src/fetch_bindings.dart +++ b/packages/connect/lib/src/fetch_bindings.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pb.dart b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pb.dart index 3536bad..fb260a3 100644 --- a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pb.dart +++ b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbenum.dart b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbenum.dart index 337e993..ba01899 100644 --- a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbenum.dart +++ b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbjson.dart b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbjson.dart index c0ee46b..7089c16 100644 --- a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbjson.dart +++ b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbserver.dart b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbserver.dart index cc41548..3899f55 100644 --- a/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbserver.dart +++ b/packages/connect/lib/src/grpc/gen/google/protobuf/any.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/status.pb.dart b/packages/connect/lib/src/grpc/gen/status.pb.dart index a8537b3..9fe7b53 100644 --- a/packages/connect/lib/src/grpc/gen/status.pb.dart +++ b/packages/connect/lib/src/grpc/gen/status.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/status.pbenum.dart b/packages/connect/lib/src/grpc/gen/status.pbenum.dart index f313352..6a477bc 100644 --- a/packages/connect/lib/src/grpc/gen/status.pbenum.dart +++ b/packages/connect/lib/src/grpc/gen/status.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/status.pbjson.dart b/packages/connect/lib/src/grpc/gen/status.pbjson.dart index 9bdc572..70d47ff 100644 --- a/packages/connect/lib/src/grpc/gen/status.pbjson.dart +++ b/packages/connect/lib/src/grpc/gen/status.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/gen/status.pbserver.dart b/packages/connect/lib/src/grpc/gen/status.pbserver.dart index 099ae55..acd7000 100644 --- a/packages/connect/lib/src/grpc/gen/status.pbserver.dart +++ b/packages/connect/lib/src/grpc/gen/status.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/headers.dart b/packages/connect/lib/src/grpc/headers.dart index 1a06c8b..fb11edc 100644 --- a/packages/connect/lib/src/grpc/headers.dart +++ b/packages/connect/lib/src/grpc/headers.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/http_status.dart b/packages/connect/lib/src/grpc/http_status.dart index 6ebd5ff..f39fa68 100644 --- a/packages/connect/lib/src/grpc/http_status.dart +++ b/packages/connect/lib/src/grpc/http_status.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/proto/status.proto b/packages/connect/lib/src/grpc/proto/status.proto index 4b0c906..53c0d48 100644 --- a/packages/connect/lib/src/grpc/proto/status.proto +++ b/packages/connect/lib/src/grpc/proto/status.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/protocol.dart b/packages/connect/lib/src/grpc/protocol.dart index 2146527..b15f30a 100644 --- a/packages/connect/lib/src/grpc/protocol.dart +++ b/packages/connect/lib/src/grpc/protocol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/request_header.dart b/packages/connect/lib/src/grpc/request_header.dart index 103f9d0..3709bb7 100644 --- a/packages/connect/lib/src/grpc/request_header.dart +++ b/packages/connect/lib/src/grpc/request_header.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/response.dart b/packages/connect/lib/src/grpc/response.dart index 1489902..8098fd7 100644 --- a/packages/connect/lib/src/grpc/response.dart +++ b/packages/connect/lib/src/grpc/response.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/status.dart b/packages/connect/lib/src/grpc/status.dart index eda7e3f..f1d7b75 100644 --- a/packages/connect/lib/src/grpc/status.dart +++ b/packages/connect/lib/src/grpc/status.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/trailer.dart b/packages/connect/lib/src/grpc/trailer.dart index dc17a1a..a641092 100644 --- a/packages/connect/lib/src/grpc/trailer.dart +++ b/packages/connect/lib/src/grpc/trailer.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/trailer_error.dart b/packages/connect/lib/src/grpc/trailer_error.dart index 0785eb6..c10c466 100644 --- a/packages/connect/lib/src/grpc/trailer_error.dart +++ b/packages/connect/lib/src/grpc/trailer_error.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc/transport.dart b/packages/connect/lib/src/grpc/transport.dart index a3434cb..b270bd7 100644 --- a/packages/connect/lib/src/grpc/transport.dart +++ b/packages/connect/lib/src/grpc/transport.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc_web/protocol.dart b/packages/connect/lib/src/grpc_web/protocol.dart index 69d4525..9494af9 100644 --- a/packages/connect/lib/src/grpc_web/protocol.dart +++ b/packages/connect/lib/src/grpc_web/protocol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc_web/request_header.dart b/packages/connect/lib/src/grpc_web/request_header.dart index 2331c31..ee9f77e 100644 --- a/packages/connect/lib/src/grpc_web/request_header.dart +++ b/packages/connect/lib/src/grpc_web/request_header.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc_web/response.dart b/packages/connect/lib/src/grpc_web/response.dart index 46b755e..64f4354 100644 --- a/packages/connect/lib/src/grpc_web/response.dart +++ b/packages/connect/lib/src/grpc_web/response.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc_web/trailer.dart b/packages/connect/lib/src/grpc_web/trailer.dart index c97f9c8..fee858f 100644 --- a/packages/connect/lib/src/grpc_web/trailer.dart +++ b/packages/connect/lib/src/grpc_web/trailer.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/grpc_web/transport.dart b/packages/connect/lib/src/grpc_web/transport.dart index 5f093fa..115ea63 100644 --- a/packages/connect/lib/src/grpc_web/transport.dart +++ b/packages/connect/lib/src/grpc_web/transport.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/gzip.dart b/packages/connect/lib/src/gzip.dart index 1beeabb..e607ac7 100644 --- a/packages/connect/lib/src/gzip.dart +++ b/packages/connect/lib/src/gzip.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/headers.dart b/packages/connect/lib/src/headers.dart index 27d4bba..358e03d 100644 --- a/packages/connect/lib/src/headers.dart +++ b/packages/connect/lib/src/headers.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/http.dart b/packages/connect/lib/src/http.dart index 1bf791f..2857b9e 100644 --- a/packages/connect/lib/src/http.dart +++ b/packages/connect/lib/src/http.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/http2/connection.dart b/packages/connect/lib/src/http2/connection.dart index 63ac347..ead0597 100644 --- a/packages/connect/lib/src/http2/connection.dart +++ b/packages/connect/lib/src/http2/connection.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/http2/errors.dart b/packages/connect/lib/src/http2/errors.dart index 375f538..9866d1e 100644 --- a/packages/connect/lib/src/http2/errors.dart +++ b/packages/connect/lib/src/http2/errors.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/http2/http2.dart b/packages/connect/lib/src/http2/http2.dart index 6347a29..9ef6a21 100644 --- a/packages/connect/lib/src/http2/http2.dart +++ b/packages/connect/lib/src/http2/http2.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/interceptor.dart b/packages/connect/lib/src/interceptor.dart index 18e0faf..511074f 100644 --- a/packages/connect/lib/src/interceptor.dart +++ b/packages/connect/lib/src/interceptor.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/io.dart b/packages/connect/lib/src/io.dart index 73abaae..e0902f9 100644 --- a/packages/connect/lib/src/io.dart +++ b/packages/connect/lib/src/io.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protobuf.dart b/packages/connect/lib/src/protobuf.dart index 3f0004a..dab9e03 100644 --- a/packages/connect/lib/src/protobuf.dart +++ b/packages/connect/lib/src/protobuf.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/compression.dart b/packages/connect/lib/src/protocol/compression.dart index c1f93d3..23162c5 100644 --- a/packages/connect/lib/src/protocol/compression.dart +++ b/packages/connect/lib/src/protocol/compression.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/envelope.dart b/packages/connect/lib/src/protocol/envelope.dart index dc93b88..89c8568 100644 --- a/packages/connect/lib/src/protocol/envelope.dart +++ b/packages/connect/lib/src/protocol/envelope.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/protocol.dart b/packages/connect/lib/src/protocol/protocol.dart index c287d59..481e803 100644 --- a/packages/connect/lib/src/protocol/protocol.dart +++ b/packages/connect/lib/src/protocol/protocol.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/serialization.dart b/packages/connect/lib/src/protocol/serialization.dart index d45cf3d..080659b 100644 --- a/packages/connect/lib/src/protocol/serialization.dart +++ b/packages/connect/lib/src/protocol/serialization.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/sink.dart b/packages/connect/lib/src/protocol/sink.dart index 34130a8..711ea70 100644 --- a/packages/connect/lib/src/protocol/sink.dart +++ b/packages/connect/lib/src/protocol/sink.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/protocol/transport.dart b/packages/connect/lib/src/protocol/transport.dart index 4714d88..599c0d4 100644 --- a/packages/connect/lib/src/protocol/transport.dart +++ b/packages/connect/lib/src/protocol/transport.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/sentinel.dart b/packages/connect/lib/src/sentinel.dart index 53ee056..7f288cf 100644 --- a/packages/connect/lib/src/sentinel.dart +++ b/packages/connect/lib/src/sentinel.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/spec.dart b/packages/connect/lib/src/spec.dart index 3f0cea9..37be74b 100644 --- a/packages/connect/lib/src/spec.dart +++ b/packages/connect/lib/src/spec.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/transport.dart b/packages/connect/lib/src/transport.dart index 80c47c3..706c8f7 100644 --- a/packages/connect/lib/src/transport.dart +++ b/packages/connect/lib/src/transport.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/src/web.dart b/packages/connect/lib/src/web.dart index 6aab64e..e1d7999 100644 --- a/packages/connect/lib/src/web.dart +++ b/packages/connect/lib/src/web.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/test.dart b/packages/connect/lib/test.dart index 99b28cf..d3c52fc 100644 --- a/packages/connect/lib/test.dart +++ b/packages/connect/lib/test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/lib/web.dart b/packages/connect/lib/web.dart index 15f42aa..cf71668 100644 --- a/packages/connect/lib/web.dart +++ b/packages/connect/lib/web.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/abort_test.dart b/packages/connect/test/abort_test.dart index b1ba946..6f307ec 100644 --- a/packages/connect/test/abort_test.dart +++ b/packages/connect/test/abort_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/conformance/io_test.dart b/packages/connect/test/conformance/io_test.dart index 13c2235..8dd7b47 100644 --- a/packages/connect/test/conformance/io_test.dart +++ b/packages/connect/test/conformance/io_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/conformance/web_test.dart b/packages/connect/test/conformance/web_test.dart index 25726c6..dc2bb46 100644 --- a/packages/connect/test/conformance/web_test.dart +++ b/packages/connect/test/conformance/web_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/exception_test.dart b/packages/connect/test/exception_test.dart index 2e570e0..21feb03 100644 --- a/packages/connect/test/exception_test.dart +++ b/packages/connect/test/exception_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/fake_test.dart b/packages/connect/test/fake_test.dart index 2d4b6b6..a816177 100644 --- a/packages/connect/test/fake_test.dart +++ b/packages/connect/test/fake_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/any.pb.dart b/packages/connect/test/gen/google/protobuf/any.pb.dart index 3536bad..fb260a3 100644 --- a/packages/connect/test/gen/google/protobuf/any.pb.dart +++ b/packages/connect/test/gen/google/protobuf/any.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/any.pbenum.dart b/packages/connect/test/gen/google/protobuf/any.pbenum.dart index 337e993..ba01899 100644 --- a/packages/connect/test/gen/google/protobuf/any.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/any.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/any.pbjson.dart b/packages/connect/test/gen/google/protobuf/any.pbjson.dart index c0ee46b..7089c16 100644 --- a/packages/connect/test/gen/google/protobuf/any.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/any.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/any.pbserver.dart b/packages/connect/test/gen/google/protobuf/any.pbserver.dart index cc41548..3899f55 100644 --- a/packages/connect/test/gen/google/protobuf/any.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/any.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/api.pb.dart b/packages/connect/test/gen/google/protobuf/api.pb.dart index 86a388c..50c9bc0 100644 --- a/packages/connect/test/gen/google/protobuf/api.pb.dart +++ b/packages/connect/test/gen/google/protobuf/api.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/api.pbenum.dart b/packages/connect/test/gen/google/protobuf/api.pbenum.dart index 5821f3c..8a30dc6 100644 --- a/packages/connect/test/gen/google/protobuf/api.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/api.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/api.pbjson.dart b/packages/connect/test/gen/google/protobuf/api.pbjson.dart index 074c832..105ff68 100644 --- a/packages/connect/test/gen/google/protobuf/api.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/api.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/api.pbserver.dart b/packages/connect/test/gen/google/protobuf/api.pbserver.dart index 0ec1bd6..3f8176d 100644 --- a/packages/connect/test/gen/google/protobuf/api.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/api.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/compiler/plugin.pb.dart b/packages/connect/test/gen/google/protobuf/compiler/plugin.pb.dart index e5e0c6a..837c720 100644 --- a/packages/connect/test/gen/google/protobuf/compiler/plugin.pb.dart +++ b/packages/connect/test/gen/google/protobuf/compiler/plugin.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbenum.dart b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbenum.dart index 1884f79..807424f 100644 --- a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbjson.dart b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbjson.dart index 51f8b2d..f1f4e03 100644 --- a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbserver.dart b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbserver.dart index 8700b85..b00671d 100644 --- a/packages/connect/test/gen/google/protobuf/compiler/plugin.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/compiler/plugin.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/cpp_features.pb.dart b/packages/connect/test/gen/google/protobuf/cpp_features.pb.dart index 849b190..54aabe1 100644 --- a/packages/connect/test/gen/google/protobuf/cpp_features.pb.dart +++ b/packages/connect/test/gen/google/protobuf/cpp_features.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/cpp_features.pbenum.dart b/packages/connect/test/gen/google/protobuf/cpp_features.pbenum.dart index 15039ec..cd3f344 100644 --- a/packages/connect/test/gen/google/protobuf/cpp_features.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/cpp_features.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/cpp_features.pbjson.dart b/packages/connect/test/gen/google/protobuf/cpp_features.pbjson.dart index 55d28e2..1f6e469 100644 --- a/packages/connect/test/gen/google/protobuf/cpp_features.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/cpp_features.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/cpp_features.pbserver.dart b/packages/connect/test/gen/google/protobuf/cpp_features.pbserver.dart index aa5ac7e..961895b 100644 --- a/packages/connect/test/gen/google/protobuf/cpp_features.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/cpp_features.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/descriptor.pb.dart b/packages/connect/test/gen/google/protobuf/descriptor.pb.dart index 6a582f0..5c44cbc 100644 --- a/packages/connect/test/gen/google/protobuf/descriptor.pb.dart +++ b/packages/connect/test/gen/google/protobuf/descriptor.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/descriptor.pbenum.dart b/packages/connect/test/gen/google/protobuf/descriptor.pbenum.dart index 7e867fd..7bc30c8 100644 --- a/packages/connect/test/gen/google/protobuf/descriptor.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/descriptor.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/descriptor.pbjson.dart b/packages/connect/test/gen/google/protobuf/descriptor.pbjson.dart index f4b0c9a..d4ad6c5 100644 --- a/packages/connect/test/gen/google/protobuf/descriptor.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/descriptor.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/descriptor.pbserver.dart b/packages/connect/test/gen/google/protobuf/descriptor.pbserver.dart index 1df8725..00a5e81 100644 --- a/packages/connect/test/gen/google/protobuf/descriptor.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/descriptor.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/duration.pb.dart b/packages/connect/test/gen/google/protobuf/duration.pb.dart index e12d764..6a03f67 100644 --- a/packages/connect/test/gen/google/protobuf/duration.pb.dart +++ b/packages/connect/test/gen/google/protobuf/duration.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/duration.pbenum.dart b/packages/connect/test/gen/google/protobuf/duration.pbenum.dart index d466520..0702026 100644 --- a/packages/connect/test/gen/google/protobuf/duration.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/duration.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/duration.pbjson.dart b/packages/connect/test/gen/google/protobuf/duration.pbjson.dart index 3fd1c3d..23b952b 100644 --- a/packages/connect/test/gen/google/protobuf/duration.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/duration.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/duration.pbserver.dart b/packages/connect/test/gen/google/protobuf/duration.pbserver.dart index c914214..b0fac07 100644 --- a/packages/connect/test/gen/google/protobuf/duration.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/duration.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/empty.pb.dart b/packages/connect/test/gen/google/protobuf/empty.pb.dart index 5ec87d6..5555f11 100644 --- a/packages/connect/test/gen/google/protobuf/empty.pb.dart +++ b/packages/connect/test/gen/google/protobuf/empty.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/empty.pbenum.dart b/packages/connect/test/gen/google/protobuf/empty.pbenum.dart index 7323281..204fd1b 100644 --- a/packages/connect/test/gen/google/protobuf/empty.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/empty.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/empty.pbjson.dart b/packages/connect/test/gen/google/protobuf/empty.pbjson.dart index 099687e..1f030d4 100644 --- a/packages/connect/test/gen/google/protobuf/empty.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/empty.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/empty.pbserver.dart b/packages/connect/test/gen/google/protobuf/empty.pbserver.dart index 1289996..500f8eb 100644 --- a/packages/connect/test/gen/google/protobuf/empty.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/empty.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/field_mask.pb.dart b/packages/connect/test/gen/google/protobuf/field_mask.pb.dart index d9b62b3..ce78030 100644 --- a/packages/connect/test/gen/google/protobuf/field_mask.pb.dart +++ b/packages/connect/test/gen/google/protobuf/field_mask.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/field_mask.pbenum.dart b/packages/connect/test/gen/google/protobuf/field_mask.pbenum.dart index 2ad03c8..ab3a80e 100644 --- a/packages/connect/test/gen/google/protobuf/field_mask.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/field_mask.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/field_mask.pbjson.dart b/packages/connect/test/gen/google/protobuf/field_mask.pbjson.dart index 4fbcb34..c3efecd 100644 --- a/packages/connect/test/gen/google/protobuf/field_mask.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/field_mask.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/field_mask.pbserver.dart b/packages/connect/test/gen/google/protobuf/field_mask.pbserver.dart index 9655764..3828880 100644 --- a/packages/connect/test/gen/google/protobuf/field_mask.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/field_mask.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/java_features.pb.dart b/packages/connect/test/gen/google/protobuf/java_features.pb.dart index ccf8d53..639cdae 100644 --- a/packages/connect/test/gen/google/protobuf/java_features.pb.dart +++ b/packages/connect/test/gen/google/protobuf/java_features.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/java_features.pbenum.dart b/packages/connect/test/gen/google/protobuf/java_features.pbenum.dart index d32a55d..e3ab650 100644 --- a/packages/connect/test/gen/google/protobuf/java_features.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/java_features.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/java_features.pbjson.dart b/packages/connect/test/gen/google/protobuf/java_features.pbjson.dart index f9a413c..044e458 100644 --- a/packages/connect/test/gen/google/protobuf/java_features.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/java_features.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/java_features.pbserver.dart b/packages/connect/test/gen/google/protobuf/java_features.pbserver.dart index b7847a1..2f6fd42 100644 --- a/packages/connect/test/gen/google/protobuf/java_features.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/java_features.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/source_context.pb.dart b/packages/connect/test/gen/google/protobuf/source_context.pb.dart index 39fc816..a890c4e 100644 --- a/packages/connect/test/gen/google/protobuf/source_context.pb.dart +++ b/packages/connect/test/gen/google/protobuf/source_context.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/source_context.pbenum.dart b/packages/connect/test/gen/google/protobuf/source_context.pbenum.dart index 1f07c2e..e3284aa 100644 --- a/packages/connect/test/gen/google/protobuf/source_context.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/source_context.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/source_context.pbjson.dart b/packages/connect/test/gen/google/protobuf/source_context.pbjson.dart index f6c4b2d..360ac9f 100644 --- a/packages/connect/test/gen/google/protobuf/source_context.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/source_context.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/source_context.pbserver.dart b/packages/connect/test/gen/google/protobuf/source_context.pbserver.dart index 175d410..8ffeef1 100644 --- a/packages/connect/test/gen/google/protobuf/source_context.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/source_context.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/struct.pb.dart b/packages/connect/test/gen/google/protobuf/struct.pb.dart index e31d687..aeb17f1 100644 --- a/packages/connect/test/gen/google/protobuf/struct.pb.dart +++ b/packages/connect/test/gen/google/protobuf/struct.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/struct.pbenum.dart b/packages/connect/test/gen/google/protobuf/struct.pbenum.dart index ee6d112..1ff22f7 100644 --- a/packages/connect/test/gen/google/protobuf/struct.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/struct.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/struct.pbjson.dart b/packages/connect/test/gen/google/protobuf/struct.pbjson.dart index 801b783..1d914d9 100644 --- a/packages/connect/test/gen/google/protobuf/struct.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/struct.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/struct.pbserver.dart b/packages/connect/test/gen/google/protobuf/struct.pbserver.dart index fbf5bff..7ca4767 100644 --- a/packages/connect/test/gen/google/protobuf/struct.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/struct.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/timestamp.pb.dart b/packages/connect/test/gen/google/protobuf/timestamp.pb.dart index 45025d1..122c339 100644 --- a/packages/connect/test/gen/google/protobuf/timestamp.pb.dart +++ b/packages/connect/test/gen/google/protobuf/timestamp.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/timestamp.pbenum.dart b/packages/connect/test/gen/google/protobuf/timestamp.pbenum.dart index 553c7ee..d7a7746 100644 --- a/packages/connect/test/gen/google/protobuf/timestamp.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/timestamp.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/timestamp.pbjson.dart b/packages/connect/test/gen/google/protobuf/timestamp.pbjson.dart index 96829ef..1f00c3f 100644 --- a/packages/connect/test/gen/google/protobuf/timestamp.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/timestamp.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/timestamp.pbserver.dart b/packages/connect/test/gen/google/protobuf/timestamp.pbserver.dart index e5e2792..b00b1c9 100644 --- a/packages/connect/test/gen/google/protobuf/timestamp.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/timestamp.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/type.pb.dart b/packages/connect/test/gen/google/protobuf/type.pb.dart index 43ee090..e719737 100644 --- a/packages/connect/test/gen/google/protobuf/type.pb.dart +++ b/packages/connect/test/gen/google/protobuf/type.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/type.pbenum.dart b/packages/connect/test/gen/google/protobuf/type.pbenum.dart index 460009e..d03581b 100644 --- a/packages/connect/test/gen/google/protobuf/type.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/type.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/type.pbjson.dart b/packages/connect/test/gen/google/protobuf/type.pbjson.dart index 7a2af14..db00602 100644 --- a/packages/connect/test/gen/google/protobuf/type.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/type.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/type.pbserver.dart b/packages/connect/test/gen/google/protobuf/type.pbserver.dart index 98ee824..52dd9b4 100644 --- a/packages/connect/test/gen/google/protobuf/type.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/type.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/wrappers.pb.dart b/packages/connect/test/gen/google/protobuf/wrappers.pb.dart index 71fa4f0..573160a 100644 --- a/packages/connect/test/gen/google/protobuf/wrappers.pb.dart +++ b/packages/connect/test/gen/google/protobuf/wrappers.pb.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/wrappers.pbenum.dart b/packages/connect/test/gen/google/protobuf/wrappers.pbenum.dart index b81c268..bcbd782 100644 --- a/packages/connect/test/gen/google/protobuf/wrappers.pbenum.dart +++ b/packages/connect/test/gen/google/protobuf/wrappers.pbenum.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/wrappers.pbjson.dart b/packages/connect/test/gen/google/protobuf/wrappers.pbjson.dart index 1f8aeaa..2179b9f 100644 --- a/packages/connect/test/gen/google/protobuf/wrappers.pbjson.dart +++ b/packages/connect/test/gen/google/protobuf/wrappers.pbjson.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/gen/google/protobuf/wrappers.pbserver.dart b/packages/connect/test/gen/google/protobuf/wrappers.pbserver.dart index ca445a5..06dd357 100644 --- a/packages/connect/test/gen/google/protobuf/wrappers.pbserver.dart +++ b/packages/connect/test/gen/google/protobuf/wrappers.pbserver.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/headers_test.dart b/packages/connect/test/headers_test.dart index fc25ce9..b453b42 100644 --- a/packages/connect/test/headers_test.dart +++ b/packages/connect/test/headers_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/plugin_test.dart b/packages/connect/test/plugin/plugin_test.dart index b378d0f..94f7f36 100644 --- a/packages/connect/test/plugin/plugin_test.dart +++ b/packages/connect/test/plugin/plugin_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/bar/bar.proto b/packages/connect/test/plugin/proto/bar/bar.proto index 07ecca1..6d6662a 100644 --- a/packages/connect/test/plugin/proto/bar/bar.proto +++ b/packages/connect/test/plugin/proto/bar/bar.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/bar/bar_service.proto b/packages/connect/test/plugin/proto/bar/bar_service.proto index aba7364..d340c1e 100644 --- a/packages/connect/test/plugin/proto/bar/bar_service.proto +++ b/packages/connect/test/plugin/proto/bar/bar_service.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/connect.proto b/packages/connect/test/plugin/proto/connect.proto index a22b4e1..4f6ac0b 100644 --- a/packages/connect/test/plugin/proto/connect.proto +++ b/packages/connect/test/plugin/proto/connect.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/dart.proto b/packages/connect/test/plugin/proto/dart.proto index b3292d5..3093948 100644 --- a/packages/connect/test/plugin/proto/dart.proto +++ b/packages/connect/test/plugin/proto/dart.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/foo/v1/foo.proto b/packages/connect/test/plugin/proto/foo/v1/foo.proto index ba812e7..7b37c08 100644 --- a/packages/connect/test/plugin/proto/foo/v1/foo.proto +++ b/packages/connect/test/plugin/proto/foo/v1/foo.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/idempotency.proto b/packages/connect/test/plugin/proto/idempotency.proto index 88d6ff0..7062f8b 100644 --- a/packages/connect/test/plugin/proto/idempotency.proto +++ b/packages/connect/test/plugin/proto/idempotency.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/plugin/proto/wkt.proto b/packages/connect/test/plugin/proto/wkt.proto index f4d12f5..f4b6e45 100644 --- a/packages/connect/test/plugin/proto/wkt.proto +++ b/packages/connect/test/plugin/proto/wkt.proto @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/packages/connect/test/protocol/transport_test.dart b/packages/connect/test/protocol/transport_test.dart index 6354b6d..25803b9 100644 --- a/packages/connect/test/protocol/transport_test.dart +++ b/packages/connect/test/protocol/transport_test.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed 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/license_header.dart b/scripts/license_header.dart index b7afb5a..fcf40cc 100644 --- a/scripts/license_header.dart +++ b/scripts/license_header.dart @@ -1,4 +1,4 @@ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -15,7 +15,7 @@ import 'dart:io'; const license = """ -// Copyright 2024 The Connect Authors +// Copyright 2024-2025 The Connect Authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.