summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2013-09-29 14:07:51 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2013-09-29 14:07:51 -0700
commit323746d39bfa3830194974658233d0b45809b060 (patch)
tree508dfbac13f25daa2f01e2dd902948910fc460d3
parent6d9696a59dd8fe72d3c46e0703d2a019806b50ed (diff)
Update copyright notices to include the year 2013.
-rw-r--r--Cydia/LoadingView.h2
-rw-r--r--Cydia/LoadingView.mm2
-rw-r--r--Cydia/LoadingViewController.h2
-rw-r--r--Cydia/LoadingViewController.mm2
-rw-r--r--Cydia/MIMEAddress.h2
-rw-r--r--Cydia/MIMEAddress.mm2
-rw-r--r--Cydia/ProgressEvent.h2
-rw-r--r--CyteKit/IndirectDelegate.h2
-rw-r--r--CyteKit/Localize.h2
-rw-r--r--CyteKit/MFMailComposeViewController-MailToURL.h2
-rw-r--r--CyteKit/MFMailComposeViewController-MailToURL.mm2
-rw-r--r--CyteKit/PerlCompatibleRegEx.hpp2
-rw-r--r--CyteKit/TableViewCell.h2
-rw-r--r--CyteKit/TableViewCell.mm2
-rw-r--r--CyteKit/UCPlatform.h2
-rw-r--r--CyteKit/ViewController.h2
-rw-r--r--CyteKit/ViewController.mm2
-rw-r--r--CyteKit/WebScriptObject-Cyte.h2
-rw-r--r--CyteKit/WebScriptObject-Cyte.mm2
-rw-r--r--CyteKit/WebThreadLocked.hpp2
-rw-r--r--CyteKit/WebView.h2
-rw-r--r--CyteKit/WebView.mm2
-rw-r--r--CyteKit/WebViewController.h2
-rw-r--r--CyteKit/WebViewTableViewCell.h2
-rw-r--r--CyteKit/WebViewTableViewCell.mm2
-rw-r--r--CyteKit/dispatchEvent.h2
-rw-r--r--CyteKit/dispatchEvent.mm2
-rw-r--r--CyteKit/stringWithUTF8Bytes.h2
-rw-r--r--CyteKit/stringWithUTF8Bytes.mm2
-rw-r--r--Menes/Menes.h2
-rw-r--r--Menes/ObjectHandle.h2
-rw-r--r--Menes/invocationWithSelector.h2
-rw-r--r--Menes/invocationWithSelector.mm2
-rw-r--r--Menes/radixSortWithSelector.h2
-rw-r--r--Menes/radixSortWithSelector.mm2
-rw-r--r--Menes/yieldToSelector.h2
-rw-r--r--Menes/yieldToSelector.mm2
-rw-r--r--MobileCydia.mm4
-rw-r--r--Sources.h2
-rw-r--r--Sources.mm2
40 files changed, 41 insertions, 41 deletions
diff --git a/Cydia/LoadingView.h b/Cydia/LoadingView.h
index 025c2f8..0f871f2 100644
--- a/Cydia/LoadingView.h
+++ b/Cydia/LoadingView.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/LoadingView.mm b/Cydia/LoadingView.mm
index 1c1ec5a..598385d 100644
--- a/Cydia/LoadingView.mm
+++ b/Cydia/LoadingView.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/LoadingViewController.h b/Cydia/LoadingViewController.h
index 4b0fbc8..f1cb542 100644
--- a/Cydia/LoadingViewController.h
+++ b/Cydia/LoadingViewController.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/LoadingViewController.mm b/Cydia/LoadingViewController.mm
index cbf1d0f..e008d13 100644
--- a/Cydia/LoadingViewController.mm
+++ b/Cydia/LoadingViewController.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/MIMEAddress.h b/Cydia/MIMEAddress.h
index 666d8f8..2f223af 100644
--- a/Cydia/MIMEAddress.h
+++ b/Cydia/MIMEAddress.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/MIMEAddress.mm b/Cydia/MIMEAddress.mm
index 9849716..e4dcbab 100644
--- a/Cydia/MIMEAddress.mm
+++ b/Cydia/MIMEAddress.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Cydia/ProgressEvent.h b/Cydia/ProgressEvent.h
index aa2aa95..03f1483 100644
--- a/Cydia/ProgressEvent.h
+++ b/Cydia/ProgressEvent.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/IndirectDelegate.h b/CyteKit/IndirectDelegate.h
index b911fa8..a1e01cc 100644
--- a/CyteKit/IndirectDelegate.h
+++ b/CyteKit/IndirectDelegate.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/Localize.h b/CyteKit/Localize.h
index fbc8e70..a05822f 100644
--- a/CyteKit/Localize.h
+++ b/CyteKit/Localize.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/MFMailComposeViewController-MailToURL.h b/CyteKit/MFMailComposeViewController-MailToURL.h
index 42b66db..d5acec5 100644
--- a/CyteKit/MFMailComposeViewController-MailToURL.h
+++ b/CyteKit/MFMailComposeViewController-MailToURL.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/MFMailComposeViewController-MailToURL.mm b/CyteKit/MFMailComposeViewController-MailToURL.mm
index d437ca3..fd97a85 100644
--- a/CyteKit/MFMailComposeViewController-MailToURL.mm
+++ b/CyteKit/MFMailComposeViewController-MailToURL.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/PerlCompatibleRegEx.hpp b/CyteKit/PerlCompatibleRegEx.hpp
index 51d7da1..4a2c266 100644
--- a/CyteKit/PerlCompatibleRegEx.hpp
+++ b/CyteKit/PerlCompatibleRegEx.hpp
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/TableViewCell.h b/CyteKit/TableViewCell.h
index 632a3be..e149b48 100644
--- a/CyteKit/TableViewCell.h
+++ b/CyteKit/TableViewCell.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/TableViewCell.mm b/CyteKit/TableViewCell.mm
index b4d2d1d..4c14201 100644
--- a/CyteKit/TableViewCell.mm
+++ b/CyteKit/TableViewCell.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/UCPlatform.h b/CyteKit/UCPlatform.h
index be5159d..018b748 100644
--- a/CyteKit/UCPlatform.h
+++ b/CyteKit/UCPlatform.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/ViewController.h b/CyteKit/ViewController.h
index 476761f..e371268 100644
--- a/CyteKit/ViewController.h
+++ b/CyteKit/ViewController.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/ViewController.mm b/CyteKit/ViewController.mm
index fa90b37..a036595 100644
--- a/CyteKit/ViewController.mm
+++ b/CyteKit/ViewController.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebScriptObject-Cyte.h b/CyteKit/WebScriptObject-Cyte.h
index e17fbe5..b0617a3 100644
--- a/CyteKit/WebScriptObject-Cyte.h
+++ b/CyteKit/WebScriptObject-Cyte.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebScriptObject-Cyte.mm b/CyteKit/WebScriptObject-Cyte.mm
index 9a29962..c017090 100644
--- a/CyteKit/WebScriptObject-Cyte.mm
+++ b/CyteKit/WebScriptObject-Cyte.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebThreadLocked.hpp b/CyteKit/WebThreadLocked.hpp
index 0c34b66..8cc07bf 100644
--- a/CyteKit/WebThreadLocked.hpp
+++ b/CyteKit/WebThreadLocked.hpp
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebView.h b/CyteKit/WebView.h
index 4af0383..b5fa65c 100644
--- a/CyteKit/WebView.h
+++ b/CyteKit/WebView.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebView.mm b/CyteKit/WebView.mm
index 982438e..1575a98 100644
--- a/CyteKit/WebView.mm
+++ b/CyteKit/WebView.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebViewController.h b/CyteKit/WebViewController.h
index 51fc18f..cb1bf61 100644
--- a/CyteKit/WebViewController.h
+++ b/CyteKit/WebViewController.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebViewTableViewCell.h b/CyteKit/WebViewTableViewCell.h
index 33e1ec3..b1572cb 100644
--- a/CyteKit/WebViewTableViewCell.h
+++ b/CyteKit/WebViewTableViewCell.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/WebViewTableViewCell.mm b/CyteKit/WebViewTableViewCell.mm
index e6ab232..15b01f9 100644
--- a/CyteKit/WebViewTableViewCell.mm
+++ b/CyteKit/WebViewTableViewCell.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/dispatchEvent.h b/CyteKit/dispatchEvent.h
index 27a31c2..25be3f4 100644
--- a/CyteKit/dispatchEvent.h
+++ b/CyteKit/dispatchEvent.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/dispatchEvent.mm b/CyteKit/dispatchEvent.mm
index 842cd0c..4a8eb63 100644
--- a/CyteKit/dispatchEvent.mm
+++ b/CyteKit/dispatchEvent.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/stringWithUTF8Bytes.h b/CyteKit/stringWithUTF8Bytes.h
index 5e32ad0..9155e3c 100644
--- a/CyteKit/stringWithUTF8Bytes.h
+++ b/CyteKit/stringWithUTF8Bytes.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/CyteKit/stringWithUTF8Bytes.mm b/CyteKit/stringWithUTF8Bytes.mm
index e61dca1..09403d4 100644
--- a/CyteKit/stringWithUTF8Bytes.mm
+++ b/CyteKit/stringWithUTF8Bytes.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/Menes.h b/Menes/Menes.h
index 973f0f5..861c285 100644
--- a/Menes/Menes.h
+++ b/Menes/Menes.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/ObjectHandle.h b/Menes/ObjectHandle.h
index bb8418b..6c2b1e1 100644
--- a/Menes/ObjectHandle.h
+++ b/Menes/ObjectHandle.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/invocationWithSelector.h b/Menes/invocationWithSelector.h
index 362b73d..9b6178d 100644
--- a/Menes/invocationWithSelector.h
+++ b/Menes/invocationWithSelector.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/invocationWithSelector.mm b/Menes/invocationWithSelector.mm
index abdf7fc..cd11778 100644
--- a/Menes/invocationWithSelector.mm
+++ b/Menes/invocationWithSelector.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/radixSortWithSelector.h b/Menes/radixSortWithSelector.h
index 64c0c14..3d47b1a 100644
--- a/Menes/radixSortWithSelector.h
+++ b/Menes/radixSortWithSelector.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/radixSortWithSelector.mm b/Menes/radixSortWithSelector.mm
index f1bbb37..1126450 100644
--- a/Menes/radixSortWithSelector.mm
+++ b/Menes/radixSortWithSelector.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/yieldToSelector.h b/Menes/yieldToSelector.h
index 20d6176..2fe8f96 100644
--- a/Menes/yieldToSelector.h
+++ b/Menes/yieldToSelector.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Menes/yieldToSelector.mm b/Menes/yieldToSelector.mm
index 7a55155..ac18a94 100644
--- a/Menes/yieldToSelector.mm
+++ b/Menes/yieldToSelector.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/MobileCydia.mm b/MobileCydia.mm
index 175d15e..7f52622 100644
--- a/MobileCydia.mm
+++ b/MobileCydia.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
@@ -6667,7 +6667,7 @@ static void HomeControllerReachabilityCallback(SCNetworkReachabilityRef reachabi
[alert setCancelButtonIndex:0];
[alert setMessage:
- @"Copyright \u00a9 2008-2012\n"
+ @"Copyright \u00a9 2008-2013\n"
"SaurikIT, LLC\n"
"\n"
"Jay Freeman (saurik)\n"
diff --git a/Sources.h b/Sources.h
index fab9900..d2018c0 100644
--- a/Sources.h
+++ b/Sources.h
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */
diff --git a/Sources.mm b/Sources.mm
index 21ab141..3290b2f 100644
--- a/Sources.mm
+++ b/Sources.mm
@@ -1,5 +1,5 @@
/* Cydia - iPhone UIKit Front-End for Debian APT
- * Copyright (C) 2008-2012 Jay Freeman (saurik)
+ * Copyright (C) 2008-2013 Jay Freeman (saurik)
*/
/* GNU General Public License, Version 3 {{{ */