From dc6b955752d80548eebbeb108716a9cbc2f3c6bb Mon Sep 17 00:00:00 2001 From: Mohcine Chraibi <m.chraibi@fz-juelich.de> Date: Fri, 9 Feb 2018 14:35:20 +0100 Subject: [PATCH] update year for copyright --- Resources/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Info.plist.in b/Resources/Info.plist.in index 92c0c27..7905324 100644 --- a/Resources/Info.plist.in +++ b/Resources/Info.plist.in @@ -31,7 +31,7 @@ <key>LSRequiresCarbon</key> <true/> <key>NSHumanReadableCopyright</key> - <string>Copyright (c) 2015 Forschungszentrum Juelich. All rights reserved.</string> + <string>Copyright (c) 2018 Forschungszentrum Juelich. All rights reserved.</string> <key>NSHighResolutionCapable</key> <true/> </dict> -- GitLab