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.";