From 3dc6bafe277475bafea57a70e5f9b16cb60365d1 Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Fri, 11 Feb 2011 14:07:58 -0700 Subject: [PATCH] new instruction files for would-be contributors --- AUTHORS | 4 ++++ COPYING | 27 +++++++++++++++++++++++++++ README | 27 +++++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 AUTHORS create mode 100644 COPYING create mode 100644 README diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..c8dd5b5 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,4 @@ +Charles McGarvey +Adrien Pujol +nil +Zhe Fang diff --git a/COPYING b/COPYING new file mode 100644 index 0000000..6d721a3 --- /dev/null +++ b/COPYING @@ -0,0 +1,27 @@ + +The Simplified BSD License + +Copyright (c) 2003-2010, Charles McGarvey et al. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + +1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE +LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF +SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS +INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN +CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) +ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE +POSSIBILITY OF SUCH DAMAGE. + diff --git a/README b/README new file mode 100644 index 0000000..0e44477 --- /dev/null +++ b/README @@ -0,0 +1,27 @@ + +Hello cheaters, + +This is the epic universal game trainer for Mac OS X. It lets you search +and replace variables in other running processes. With practice, you can +use this software to make interesting things happen in games and other +programs. + +This source code is licensed under the terms and conditions of the 2-clause +BSD license. See the file COPYING for the legal text. + +The Cheat is now maintained only by people like you, who make changes and +decide to share a patch here or there. I maintain the source repository +for this purpose, but I no longer have a Mac and have not been able to make +any code changes myself for many years. If you want to share your changes +with the rest of the world, the following methods are acceptable: + +- If you use git, tell me where to pull from. +- If not, just send your patches via email attachment. +- You can always just fork it. + +Refer to the project page for +the contact information of the maintainer. + +Regards, +Charles McGarvey + -- 2.43.0