Fix #1034 & Deprecate VersionSpecific & update copyright (#1035)

Co-authored-by: Andre_601 <github@andre601.ch>
This commit is contained in:
PiggyPiglet
2024-04-30 23:34:43 +08:00
committed by GitHub
parent 882b7c5965
commit 068b5a31b2
58 changed files with 76 additions and 59 deletions

View File

@@ -54,7 +54,7 @@ license {
encoding = "UTF-8"
ext {
set("year", 2021)
set("year", 2024)
}
}