diff options
-rw-r--r-- | MobileCydia.mm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MobileCydia.mm b/MobileCydia.mm index 0f36a45..7e31233 100644 --- a/MobileCydia.mm +++ b/MobileCydia.mm @@ -6445,6 +6445,8 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { [alert setMessage: @"Copyright (C) 2008-2011\n" + "SaurikIT, LLC\n" + "\n" "Jay Freeman (saurik)\n" "saurik@saurik.com\n" "http://www.saurik.com/" |