Skip to content

Commit ca196bf

Browse files
authored
Update license year for 2026 (#1634)
Signed-off-by: Timo Stamm <ts@timostamm.de>
1 parent bf6b191 commit ca196bf

File tree

393 files changed

+393
-393
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

393 files changed

+393
-393
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright 2021-2025 The Connect Authors
189+
Copyright 2021-2026 The Connect Authors
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"packageManager": "npm@10.9.0",
3232
"licenseHeader": {
3333
"licenseType": "apache",
34-
"yearRange": "2021-2025",
34+
"yearRange": "2021-2026",
3535
"copyrightHolder": "The Connect Authors"
3636
},
3737
"devDependencies": {

packages/connect-cloudflare/conformance/client-worker.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2025 The Connect Authors
1+
// Copyright 2021-2026 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/connect-cloudflare/conformance/client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2025 The Connect Authors
1+
// Copyright 2021-2026 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/connect-cloudflare/conformance/compression.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2025 The Connect Authors
1+
// Copyright 2021-2026 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

packages/connect-cloudflare/conformance/gen/connectrpc/conformance/v1/client_compat_pb.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/connect-cloudflare/conformance/gen/connectrpc/conformance/v1/config_pb.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/connect-cloudflare/conformance/gen/connectrpc/conformance/v1/service_pb.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/connect-cloudflare/conformance/gen/invoke/v1/invoke_pb.ts

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/connect-cloudflare/conformance/handler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021-2025 The Connect Authors
1+
// Copyright 2021-2026 The Connect Authors
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)