diff --git a/LICENSE b/LICENSE index 607967b..1837f19 100644 --- a/LICENSE +++ b/LICENSE @@ -175,7 +175,7 @@ END OF TERMS AND CONDITIONS - © Circle Internet Financial, LTD 2024. All rights reserved. + © 2024, Circle Internet Financial, LTD. All rights reserved. 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/android/build.gradle b/android/build.gradle index 475565a..def4c47 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -1,4 +1,4 @@ -// Copyright (c) 2024, Circle Internet Financial LTD. All rights reserved. +// Copyright (c) 2024, Circle Internet Financial, LTD. All rights reserved. // // SPDX-License-Identifier: Apache-2.0 // diff --git a/android/gradle.properties b/android/gradle.properties index 22c4445..2739354 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,4 +1,4 @@ -# Copyright (c) 2024, Circle Internet Financial LTD. All rights reserved. +# Copyright (c) 2024, Circle Internet Financial, LTD. All rights reserved. # # SPDX-License-Identifier: Apache-2.0 # diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index ce01dad..29cbbe5 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -1,5 +1,5 @@