Copyright: Update to 2022

This commit is contained in:
Mykola Grymalyuk
2022-01-01 17:00:43 -07:00
parent dfe64e95b2
commit f66f16441b
17 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -40,5 +40,5 @@ app = BUNDLE(exe,
info_plist={
"CFBundleShortVersionString": constants.Constants().patcher_version,
"CFBundleExecutable": "MacOS/Launcher",
"NSHumanReadableCopyright": "Copyright 2020-2021 Dortania"
"NSHumanReadableCopyright": "Copyright 2020-2022 Dortania"
})