diff --git a/HMCL/build.gradle.kts b/HMCL/build.gradle.kts index 86bda3f8f..aca92b7af 100644 --- a/HMCL/build.gradle.kts +++ b/HMCL/build.gradle.kts @@ -121,7 +121,7 @@ tasks.getByName("sha manifest { attributes( - "Created-By" to "Copyright(c) 2013-2024 huangyuhui.", + "Created-By" to "Copyright(c) 2013-2025 huangyuhui.", "Main-Class" to "org.jackhuang.hmcl.Main", "Multi-Release" to "true", "Implementation-Version" to project.version, diff --git a/HMCL/src/main/resources/assets/lang/I18N.properties b/HMCL/src/main/resources/assets/lang/I18N.properties index 37cbc4e40..d99162ac6 100644 --- a/HMCL/src/main/resources/assets/lang/I18N.properties +++ b/HMCL/src/main/resources/assets/lang/I18N.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ about=About about.copyright=Copyright -about.copyright.statement=Copyright © 2024 huangyuhui +about.copyright.statement=Copyright © 2025 huangyuhui about.author=Author about.author.statement=bilibili @huanghongxun about.claim=EULA diff --git a/HMCL/src/main/resources/assets/lang/I18N_es.properties b/HMCL/src/main/resources/assets/lang/I18N_es.properties index 6dd5db0cf..538ca7efd 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_es.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_es.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -21,7 +21,7 @@ about=Acerca de about.copyright=Copyright -about.copyright.statement=Copyright © 2024 huangyuhui. +about.copyright.statement=Copyright © 2025 huangyuhui. about.author=Autor about.author.statement=bilibili @huanghongxun about.claim=EULA diff --git a/HMCL/src/main/resources/assets/lang/I18N_ja.properties b/HMCL/src/main/resources/assets/lang/I18N_ja.properties index 170d0c691..c21d74ee5 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_ja.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_ja.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ about=について about.copyright=著作権 -about.copyright.statement=Copyright © 2024 huangyuhui +about.copyright.statement=Copyright © 2025 huangyuhui about.author=著者 about.author.statement=bilibili @huanghongxun about.claim=EULA diff --git a/HMCL/src/main/resources/assets/lang/I18N_ru.properties b/HMCL/src/main/resources/assets/lang/I18N_ru.properties index 15f88033d..1937c901a 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_ru.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_ru.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ about=О лаунчере about.copyright=Авторские права -about.copyright.statement=Авторские права © 2024 huangyuhui. +about.copyright.statement=Авторские права © 2025 huangyuhui. about.author=Автор about.author.statement=bilibili @huanghongxun about.claim=EULA diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh.properties b/HMCL/src/main/resources/assets/lang/I18N_zh.properties index f6bcc77c2..4be11306f 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ about=關於 about.copyright=著作權 -about.copyright.statement=著作權所有 © 2024 huangyuhui +about.copyright.statement=著作權所有 © 2025 huangyuhui about.author=作者 about.author.statement=bilibili @huanghongxun about.claim=使用者協議 diff --git a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties index e516c160d..eb2f68378 100644 --- a/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties +++ b/HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties @@ -1,6 +1,6 @@ # # Hello Minecraft! Launcher -# Copyright (C) 2024 huangyuhui and contributors +# Copyright (C) 2025 huangyuhui and contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ about=关于 about.copyright=版权 -about.copyright.statement=版权所有 © 2024 huangyuhui +about.copyright.statement=版权所有 © 2025 huangyuhui about.author=作者 about.author.statement=bilibili @huanghongxun about.claim=用户协议