diff --git a/README.md b/README.md index adb05d5567..e26a6c6909 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Check out our current openings and apply via [Stream's website](https://getstrea ## License ``` -Copyright (c) 2014-2023 Stream.io Inc. All rights reserved. +Copyright (c) 2014-2024 Stream.io Inc. All rights reserved. Licensed under the Stream License; you may not use this file except in compliance with the License. diff --git a/benchmark/build.gradle.kts b/benchmark/build.gradle.kts index b81c9e0db0..1389a3e8a2 100644 --- a/benchmark/build.gradle.kts +++ b/benchmark/build.gradle.kts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014-2023 Stream.io Inc. All rights reserved. + * Copyright (c) 2014-2024 Stream.io Inc. All rights reserved. * * Licensed under the Stream License; * you may not use this file except in compliance with the License. diff --git a/benchmark/src/main/AndroidManifest.xml b/benchmark/src/main/AndroidManifest.xml index 3e22367c5e..526090f675 100644 --- a/benchmark/src/main/AndroidManifest.xml +++ b/benchmark/src/main/AndroidManifest.xml @@ -1,6 +1,6 @@