From f8356de93c7a9f5cd53baca01cc358da46a51df4 Mon Sep 17 00:00:00 2001 From: wanghe-fit2cloud Date: Mon, 30 Dec 2024 16:38:54 +0800 Subject: [PATCH] Modify the copyright --- docs/README.id.md | 6 +++--- docs/README.ja.md | 6 ++---- docs/README.zh-Hans.md | 2 +- docs/README.zh-Hant.md | 2 -- frontend/src/layout/components/AppFooter.vue | 4 ++-- 5 files changed, 8 insertions(+), 12 deletions(-) diff --git a/docs/README.id.md b/docs/README.id.md index f6db8865f..81863208f 100644 --- a/docs/README.id.md +++ b/docs/README.id.md @@ -63,8 +63,8 @@ Jika Anda menemukan masalah keamanan apa pun, silakan hubungi kami melalui: wang ## License -Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +Dilindungi di bawah Lisensi GNU General Public License versi 3 (GPLv3) (selanjutnya disebut “Lisensi”); Anda tidak diperbolehkan menggunakan file ini kecuali sesuai dengan ketentuan Lisensi. Anda dapat memperoleh salinan Lisensi di - +https://www.gnu.org/licenses/gpl-3.0.html -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +Kecuali diwajibkan oleh hukum yang berlaku atau disetujui secara tertulis, perangkat lunak yang didistribusikan berdasarkan Lisensi ini disediakan “APA ADANYA” TANPA JAMINAN APAPUN, baik tersurat maupun tersirat. Lihat Lisensi untuk informasi lebih lanjut mengenai hak dan batasan dalam Lisensi ini. diff --git a/docs/README.ja.md b/docs/README.ja.md index d02ca27eb..7ee906d9d 100644 --- a/docs/README.ja.md +++ b/docs/README.ja.md @@ -61,10 +61,8 @@ curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash qu ## License -Copyright (c) 2014-2024 [FIT2CLOUD 飞致云](https://fit2cloud.com/), All rights reserved. - -Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at +このファイルは、GNU General Public License バージョン 3 (GPLv3)(以下「ライセンス」)の下でライセンスされています。ライセンスに従わない限り、このファイルを使用することはできません。ライセンスのコピーは以下で取得できます。 -Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. +適用法により要求される場合、または書面で同意される場合を除き、ライセンスの下で配布されるソフトウェアは「現状のまま(AS IS)」で提供され、いかなる種類の保証もありません。ライセンスにおける特定の権利および制限については、ライセンスを参照してください。 diff --git a/docs/README.zh-Hans.md b/docs/README.zh-Hans.md index 6b734f54b..2a2c31f7f 100644 --- a/docs/README.zh-Hans.md +++ b/docs/README.zh-Hans.md @@ -75,7 +75,7 @@ curl -sSL https://resource.fit2cloud.com/1panel/package/quick_start.sh -o quick_ ## License -Copyright (c) 2014-2024 [FIT2CLOUD 飞致云](https://fit2cloud.com/), All rights reserved. +Copyright (c) 2014-2025 [FIT2CLOUD 飞致云](https://fit2cloud.com/), All rights reserved. Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/docs/README.zh-Hant.md b/docs/README.zh-Hant.md index f22ec6e54..427c68e62 100644 --- a/docs/README.zh-Hant.md +++ b/docs/README.zh-Hant.md @@ -61,8 +61,6 @@ curl -sSL https://resource.1panel.hk/quick_start.sh -o quick_start.sh && bash qu ## License -Copyright (c) 2014-2024 [FIT2CLOUD 飞致云](https://fit2cloud.com/), All rights reserved. - Licensed under The GNU General Public License version 3 (GPLv3) (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/frontend/src/layout/components/AppFooter.vue b/frontend/src/layout/components/AppFooter.vue index 1b9e94651..bebb6b4bc 100644 --- a/frontend/src/layout/components/AppFooter.vue +++ b/frontend/src/layout/components/AppFooter.vue @@ -3,10 +3,10 @@