diff options
Diffstat (limited to 'Menes')
-rw-r--r-- | Menes/Function.h | 2 | ||||
-rw-r--r-- | Menes/Menes.h | 2 | ||||
-rw-r--r-- | Menes/ObjectHandle.h | 2 | ||||
-rw-r--r-- | Menes/Pooling.hpp | 2 | ||||
-rw-r--r-- | Menes/invocationWithSelector.h | 2 | ||||
-rw-r--r-- | Menes/invocationWithSelector.mm | 2 | ||||
-rw-r--r-- | Menes/radixSortWithSelector.h | 2 | ||||
-rw-r--r-- | Menes/radixSortWithSelector.mm | 2 | ||||
-rw-r--r-- | Menes/yieldToSelector.h | 2 | ||||
-rw-r--r-- | Menes/yieldToSelector.mm | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/Menes/Function.h b/Menes/Function.h index 447e5b1..fffdda9 100644 --- a/Menes/Function.h +++ b/Menes/Function.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/Menes.h b/Menes/Menes.h index 0a421c7..99bada1 100644 --- a/Menes/Menes.h +++ b/Menes/Menes.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/ObjectHandle.h b/Menes/ObjectHandle.h index cfbe54e..6369fd0 100644 --- a/Menes/ObjectHandle.h +++ b/Menes/ObjectHandle.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/Pooling.hpp b/Menes/Pooling.hpp index 751f397..aef7495 100644 --- a/Menes/Pooling.hpp +++ b/Menes/Pooling.hpp @@ -1,5 +1,5 @@ /* Cycript - Optimizing JavaScript Compiler/Runtime - * Copyright (C) 2009-2014 Jay Freeman (saurik) + * Copyright (C) 2009-2015 Jay Freeman (saurik) */ /* GNU Affero General Public License, Version 3 {{{ */ diff --git a/Menes/invocationWithSelector.h b/Menes/invocationWithSelector.h index 5cadaa0..60a93a9 100644 --- a/Menes/invocationWithSelector.h +++ b/Menes/invocationWithSelector.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/invocationWithSelector.mm b/Menes/invocationWithSelector.mm index e28a954..a2214fb 100644 --- a/Menes/invocationWithSelector.mm +++ b/Menes/invocationWithSelector.mm @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/radixSortWithSelector.h b/Menes/radixSortWithSelector.h index 2ee73d4..b57caf0 100644 --- a/Menes/radixSortWithSelector.h +++ b/Menes/radixSortWithSelector.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/radixSortWithSelector.mm b/Menes/radixSortWithSelector.mm index 23dd624..5523e3c 100644 --- a/Menes/radixSortWithSelector.mm +++ b/Menes/radixSortWithSelector.mm @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/yieldToSelector.h b/Menes/yieldToSelector.h index e9fbb6a..ae0ba32 100644 --- a/Menes/yieldToSelector.h +++ b/Menes/yieldToSelector.h @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ diff --git a/Menes/yieldToSelector.mm b/Menes/yieldToSelector.mm index 3eaa9dc..f8f6203 100644 --- a/Menes/yieldToSelector.mm +++ b/Menes/yieldToSelector.mm @@ -1,5 +1,5 @@ /* Cydia - iPhone UIKit Front-End for Debian APT - * Copyright (C) 2008-2014 Jay Freeman (saurik) + * Copyright (C) 2008-2015 Jay Freeman (saurik) */ /* GNU General Public License, Version 3 {{{ */ |