From 4234a614b698973b10c8d75d89cb4e85b227e4b8 Mon Sep 17 00:00:00 2001 From: Christopher Snowhill Date: Thu, 28 Jun 2018 05:03:35 -0700 Subject: [PATCH] Update copyright date. --- .../General/English.lproj/InfoPlist.strings | Bin 258 -> 322 bytes .../General/General.xcodeproj/project.pbxproj | 2 +- Preferences/General/es.lproj/InfoPlist.strings | 4 ++-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Preferences/General/English.lproj/InfoPlist.strings b/Preferences/General/English.lproj/InfoPlist.strings index e9eaf89721817dd47e110a8a5a9e9ee0d616a8a5..da4d05f49ba72dd2fe8e87d2e7d24840a3d267fb 100644 GIT binary patch delta 88 zcmZo-I>a<#pS3B2E`t$+0fQkB#xUeDtYlDN$Yn?b;v|Mrh9V%=0g6CW7{S#VgVatu SY%XLB7qVbbVz6f5VgLZ)wGM#* delta 24 ecmX@a)WkGlAFCOIHG{&$pXMCq3`#&I7XtuSoCTBs diff --git a/Preferences/General/General.xcodeproj/project.pbxproj b/Preferences/General/General.xcodeproj/project.pbxproj index d3b4cf3be..b173ca251 100644 --- a/Preferences/General/General.xcodeproj/project.pbxproj +++ b/Preferences/General/General.xcodeproj/project.pbxproj @@ -79,7 +79,7 @@ /* Begin PBXFileReference section */ 089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = ""; }; - 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; + 089C167EFE841241C02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = ""; }; 089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = ""; }; 1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = ""; }; 170744AB0BFF3938002475C9 /* AppcastArrayController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppcastArrayController.h; sourceTree = ""; }; diff --git a/Preferences/General/es.lproj/InfoPlist.strings b/Preferences/General/es.lproj/InfoPlist.strings index b8db72d13..06f44cc1b 100644 --- a/Preferences/General/es.lproj/InfoPlist.strings +++ b/Preferences/General/es.lproj/InfoPlist.strings @@ -1,3 +1,3 @@ -/* Localized versions of Info.plist keys */ +/* Localized versions of Info.plist keys */ -NSHumanReadableCopyright = "© Vincent Spader, 2006; © Christopher Snowhill, 2017"; +NSHumanReadableCopyright = "© Vincent Spader, 2005-2011\n© mamburu, 2012-2013\n© Christopher Snowhill, 2013-2018";