mirror of
https://github.com/BetterAndroid/compose-multiplatform-template.git
synced 2025-09-05 02:05:32 +08:00
docs: update copyright date to 2024 for all existing files
This commit is contained in:
@@ -81,7 +81,7 @@ Jetpack Compose 的跨平台能力为 Android 开发者将应用程序部署到
|
||||
```
|
||||
Apache License Version 2.0
|
||||
|
||||
Copyright (C) 2019-2023 HighCapable
|
||||
Copyright (C) 2019-2024 HighCapable
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -96,4 +96,4 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
```
|
||||
|
||||
版权所有 © 2019-2023 HighCapable
|
||||
版权所有 © 2019-2024 HighCapable
|
@@ -85,7 +85,7 @@ To compile the iOS project normally, you need to use macOS for development and i
|
||||
```
|
||||
Apache License Version 2.0
|
||||
|
||||
Copyright (C) 2019-2023 HighCapable
|
||||
Copyright (C) 2019-2024 HighCapable
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
@@ -100,4 +100,4 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
```
|
||||
|
||||
Copyright © 2019-2023 HighCapable
|
||||
Copyright © 2019-2024 HighCapable
|
Reference in New Issue
Block a user