Skip to content

Commit e8b9d98

Browse files
authored
[release/3.6] chore: update copyright year and attribution (#5670)
#5622
1 parent 61b7eb3 commit e8b9d98

File tree

6 files changed

+9
-12
lines changed

6 files changed

+9
-12
lines changed

HMCL/src/main/resources/assets/lang/I18N.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@
2121

2222
about=About
2323
about.copyright=Copyright
24-
about.copyright.statement=Copyright © 2025 huangyuhui
24+
about.copyright.statement=Copyright © 2013-2026 huangyuhui and contributors.
2525
about.author=Author
2626
about.author.statement=bilibili @huanghongxun
2727
about.claim=EULA

HMCL/src/main/resources/assets/lang/I18N_es.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -21,7 +21,6 @@
2121

2222
about=Acerca de
2323
about.copyright=Copyright
24-
about.copyright.statement=Copyright © 2025 huangyuhui.
2524
about.author=Autor
2625
about.author.statement=bilibili @huanghongxun
2726
about.claim=EULA

HMCL/src/main/resources/assets/lang/I18N_ja.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
2020

2121
about=について
2222
about.copyright=著作権
23-
about.copyright.statement=Copyright © 2025 huangyuhui
2423
about.author=著者
2524
about.author.statement=bilibili @huanghongxun
2625
about.claim=EULA

HMCL/src/main/resources/assets/lang/I18N_ru.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -20,7 +20,6 @@
2020

2121
about=О лаунчере
2222
about.copyright=Авторские права
23-
about.copyright.statement=Авторские права © 2025 huangyuhui.
2423
about.author=Автор
2524
about.author.statement=bilibili @huanghongxun
2625
about.claim=EULA

HMCL/src/main/resources/assets/lang/I18N_zh.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
2020

2121
about=關於
2222
about.copyright=著作權
23-
about.copyright.statement=著作權所有 © 2025 huangyuhui
23+
about.copyright.statement=著作權所有 © 2013-2026 huangyuhui 與貢獻者
2424
about.author=作者
2525
about.author.statement=bilibili @huanghongxun
2626
about.claim=使用者協議

HMCL/src/main/resources/assets/lang/I18N_zh_CN.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Hello Minecraft! Launcher
3-
# Copyright (C) 2025 huangyuhui <huanghongxun2008@126.com> and contributors
3+
# Copyright (C) 2026 huangyuhui <huanghongxun2008@126.com> and contributors
44
#
55
# This program is free software: you can redistribute it and/or modify
66
# it under the terms of the GNU General Public License as published by
@@ -20,7 +20,7 @@
2020

2121
about=关于
2222
about.copyright=版权
23-
about.copyright.statement=版权所有 © 2025 huangyuhui
23+
about.copyright.statement=版权所有 © 2013-2026 huangyuhui 及贡献者
2424
about.author=作者
2525
about.author.statement=bilibili @huanghongxun
2626
about.claim=用户协议

0 commit comments

Comments
 (0)