summaryrefslogtreecommitdiff
path: root/MobileSafety.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2010-08-23 23:58:03 +0000
committerJay Freeman (saurik) <saurik@saurik.com>2010-08-23 23:58:03 +0000
commit5bb6a76c39102acef4a3c63e662f85eab1a2ff37 (patch)
treeac5f5695fa40aa56265375a29206ea9d0752fa89 /MobileSafety.mm
parent2c75d26cc6ab1c489c280c9c2ba988327db50b11 (diff)
Replace Cycript with Substrate in license.
Diffstat (limited to 'MobileSafety.mm')
-rw-r--r--MobileSafety.mm6
1 files changed, 3 insertions, 3 deletions
diff --git a/MobileSafety.mm b/MobileSafety.mm
index 0446a35..e31e327 100644
--- a/MobileSafety.mm
+++ b/MobileSafety.mm
@@ -4,18 +4,18 @@
/* GNU Lesser General Public License, Version 3 {{{ */
/*
- * Cycript is free software: you can redistribute it and/or modify it under
+ * Substrate is free software: you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the
* Free Software Foundation, either version 3 of the License, or (at your
* option) any later version.
*
- * Cycript is distributed in the hope that it will be useful, but WITHOUT
+ * Substrate is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public
* License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
- * along with Cycript. If not, see <http://www.gnu.org/licenses/>.
+ * along with Substrate. If not, see <http://www.gnu.org/licenses/>.
**/
/* }}} */