diff --git a/cmake/modules/MacOSXBundleInfo.plist.in b/cmake/modules/MacOSXBundleInfo.plist.in index 08d14ceff..4ee60dcab 100644 --- a/cmake/modules/MacOSXBundleInfo.plist.in +++ b/cmake/modules/MacOSXBundleInfo.plist.in @@ -27,7 +27,7 @@ <key>CFBundleShortVersionString</key> <string>@MIRALL_VERSION_STRING@</string> <key>NSHumanReadableCopyright</key> - <string>(C) 2014-2019 @APPLICATION_VENDOR@</string> + <string>(C) 2014-2020 @APPLICATION_VENDOR@</string> <key>NSSupportsAutomaticGraphicsSwitching</key> <true/> <key>SUShowReleaseNotes</key>