diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2013-09-29 14:07:51 -0700 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2013-09-29 14:07:51 -0700 |
commit | 323746d39bfa3830194974658233d0b45809b060 (patch) | |
tree | 508dfbac13f25daa2f01e2dd902948910fc460d3 /Cydia | |
parent | 6d9696a59dd8fe72d3c46e0703d2a019806b50ed (diff) |
Update copyright notices to include the year 2013.
Diffstat (limited to 'Cydia')
-rw-r--r-- | Cydia/LoadingView.h | 2 | ||||
-rw-r--r-- | Cydia/LoadingView.mm | 2 | ||||
-rw-r--r-- | Cydia/LoadingViewController.h | 2 | ||||
-rw-r--r-- | Cydia/LoadingViewController.mm | 2 | ||||
-rw-r--r-- | Cydia/MIMEAddress.h | 2 | ||||
-rw-r--r-- | Cydia/MIMEAddress.mm | 2 | ||||
-rw-r--r-- | Cydia/ProgressEvent.h | 2 |
7 files changed, 7 insertions, 7 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 {{{ */ |