summaryrefslogtreecommitdiff
path: root/CyteKit
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 /CyteKit
parent6d9696a59dd8fe72d3c46e0703d2a019806b50ed (diff)
Update copyright notices to include the year 2013.
Diffstat (limited to 'CyteKit')
-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
22 files changed, 22 insertions, 22 deletions
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 {{{ */