Update copyright years from 2021 to 2022 to reflect the new year (#2015)

This commit is contained in:
httpjamesm
2022-01-10 10:01:07 +01:00
committed by GitHub
parent bf382d928f
commit f1fdd7960c
9 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ ${JAVA_HOME}/bin/jpackage \
--dest . \
--name Cryptomator \
--vendor "Skymatic GmbH" \
--copyright "(C) 2016 - 2021 Skymatic GmbH" \
--copyright "(C) 2016 - 2022 Skymatic GmbH" \
--java-options "-Xss5m" \
--java-options "-Xmx256m" \
--app-version "${VERSION}.${REVISION_NO}" \