From f7dc9d7713d80c45ca8f6e22fa6a0521f09f101b Mon Sep 17 00:00:00 2001 From: fankesyooni Date: Mon, 1 Jan 2024 01:50:43 +0800 Subject: [PATCH] docs: update copyright date to 2024 for all existing files --- README-zh-CN.md | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README-zh-CN.md b/README-zh-CN.md index 04ea1c4..35218a8 100644 --- a/README-zh-CN.md +++ b/README-zh-CN.md @@ -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 \ No newline at end of file +版权所有 © 2019-2024 HighCapable \ No newline at end of file diff --git a/README.md b/README.md index 0030ce1..ae4ca0d 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file +Copyright © 2019-2024 HighCapable \ No newline at end of file