Update Copyright (#3010)
This commit is contained in:
@@ -118,7 +118,7 @@ tasks.getByName<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar>("sha
|
|||||||
|
|
||||||
manifest {
|
manifest {
|
||||||
attributes(
|
attributes(
|
||||||
"Created-By" to "Copyright(c) 2013-2023 huangyuhui.",
|
"Created-By" to "Copyright(c) 2013-2024 huangyuhui.",
|
||||||
"Main-Class" to "org.jackhuang.hmcl.Main",
|
"Main-Class" to "org.jackhuang.hmcl.Main",
|
||||||
"Multi-Release" to "true",
|
"Multi-Release" to "true",
|
||||||
"Implementation-Version" to project.version,
|
"Implementation-Version" to project.version,
|
||||||
|
|||||||
Reference in New Issue
Block a user