diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-05-22 23:49:04 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:14:00 +0000 |
commit | 42fc47f8d74f32d0c12eb93e54a79a1fd5b53b96 (patch) | |
tree | 99c72a4691372f21b8771aecc1f78026c06f944c | |
parent | 77801ff16d182668ca282c4dbc88ba250c5ff1b1 (diff) |
Remove confusing references from Copyright notice.
-rw-r--r-- | Cydia.mm | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -6270,15 +6270,7 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { @"Copyright (C) 2008-2010\n" "Jay Freeman (saurik)\n" "saurik@saurik.com\n" - "http://www.saurik.com/\n" - "\n" - "The Okori Group\n" - "http://www.theokorigroup.com/\n" - "\n" - "College of Creative Studies,\n" - "University of California,\n" - "Santa Barbara\n" - "http://www.ccs.ucsb.edu/" + "http://www.saurik.com/" ]; [sheet popupAlertAnimated:YES]; |