Skip to content

Commit b9d9e70

Browse files
committed
chore: update license header at top of example
Signed-off-by: Kevin Viglucci <[email protected]>
1 parent c0d4386 commit b9d9e70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/rsocket-examples/src/composite-metadata/bearer-token-auth/client.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2022 the original author or authors.
2+
* Copyright 2021-2024 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

packages/rsocket-examples/src/composite-metadata/bearer-token-auth/server.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2021-2022 the original author or authors.
2+
* Copyright 2021-2024 the original author or authors.
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)