From e3c824876181dffc9875fe6a575652f2814f9a17 Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Thu, 21 Mar 2019 07:58:28 +0100 Subject: [PATCH] More missing copyright year updates --- MacPass/MacPass-Info.plist | 2 +- MacPass/de.lproj/InfoPlist.strings | 2 +- MacPass/en.lproj/InfoPlist.strings | 2 +- MacPass/sv-SE.lproj/InfoPlist.strings | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/MacPass/MacPass-Info.plist b/MacPass/MacPass-Info.plist index 590b47d0..c1a05072 100644 --- a/MacPass/MacPass-Info.plist +++ b/MacPass/MacPass-Info.plist @@ -70,7 +70,7 @@ MPPluginRepositoryURL https://macpassapp.org/data/plugins.json NSHumanReadableCopyright - Copyright © 2012-2018 HicknHack Software GmbH. All rights reserved. + Copyright © 2012-2019 HicknHack Software GmbH. All rights reserved. NSMainNibFile MainMenu NSPrincipalClass diff --git a/MacPass/de.lproj/InfoPlist.strings b/MacPass/de.lproj/InfoPlist.strings index e7a25864..56323c87 100644 --- a/MacPass/de.lproj/InfoPlist.strings +++ b/MacPass/de.lproj/InfoPlist.strings @@ -8,7 +8,7 @@ "MacPass Plugin" = "MacPass Plugin"; /* (No Comment) */ -"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. Alle Rechte vorbehalten."; +"NSHumanReadableCopyright" = "Copyright ©2012-2019 HicknHack Software GmbH. Alle Rechte vorbehalten."; /* (No Comment) */ "XML" = "XML"; diff --git a/MacPass/en.lproj/InfoPlist.strings b/MacPass/en.lproj/InfoPlist.strings index 794edb8a..913eca4b 100644 --- a/MacPass/en.lproj/InfoPlist.strings +++ b/MacPass/en.lproj/InfoPlist.strings @@ -8,7 +8,7 @@ "MacPass Plugin" = "MacPass Plugin"; /* (No Comment) */ -"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. All rights reserved."; +"NSHumanReadableCopyright" = "Copyright ©2012-2019 HicknHack Software GmbH. All rights reserved."; /* (No Comment) */ "XML" = "XML"; diff --git a/MacPass/sv-SE.lproj/InfoPlist.strings b/MacPass/sv-SE.lproj/InfoPlist.strings index e65da53f..e86e6677 100644 --- a/MacPass/sv-SE.lproj/InfoPlist.strings +++ b/MacPass/sv-SE.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ /* (No Comment) */ -"NSHumanReadableCopyright" = "Copyright ©2012-2018 HicknHack Software GmbH. All rights reserved."; +"NSHumanReadableCopyright" = "Copyright ©2012-2019 HicknHack Software GmbH. All rights reserved.";