+ Update Copyright year from "2016 - 2025" to "2016-2026". (#4218)

* + Update Copyright year from "2016 - 2025" to "2016-2026".
This commit is contained in:
LamTrinh.Dev
2026-04-13 15:30:33 +02:00
committed by GitHub
parent 4751c81d06
commit d67aa9c10a
9 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ rm -rf runtime dmg *.app *.dmg
# set variables
APP_NAME="Cryptomator"
VENDOR="Skymatic GmbH"
COPYRIGHT_YEARS="2016 - 2025"
COPYRIGHT_YEARS="2016 - 2026"
PACKAGE_IDENTIFIER="org.cryptomator"
MAIN_JAR_GLOB="cryptomator-*.jar"
MODULE_AND_MAIN_CLASS="org.cryptomator.desktop/org.cryptomator.launcher.Cryptomator"