From 8ceb35ae193c50bdf11820eb28f5f86b40c2a89c Mon Sep 17 00:00:00 2001 From: tma Date: Sat, 29 Oct 2005 01:53:09 +0000 Subject: * Added STATUS * Updated TODO * Moved ChangeLog to root * Updated ChangeLog * s/Foobar/Quake III Arena Source Code/ * Biggest patch EVAR. I wonder how many mail boxes this will fill... git-svn-id: svn://svn.icculus.org/quake3/trunk@196 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/tools/asm/cmdlib.c | 2 +- code/tools/asm/cmdlib.h | 2 +- code/tools/asm/mathlib.h | 2 +- code/tools/asm/opstrings.h | 2 +- code/tools/asm/q3asm.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'code/tools/asm') diff --git a/code/tools/asm/cmdlib.c b/code/tools/asm/cmdlib.c index 3f1ea3b..b1bd4eb 100644 --- a/code/tools/asm/cmdlib.c +++ b/code/tools/asm/cmdlib.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/tools/asm/cmdlib.h b/code/tools/asm/cmdlib.h index f2436a1..57f642a 100644 --- a/code/tools/asm/cmdlib.h +++ b/code/tools/asm/cmdlib.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/tools/asm/mathlib.h b/code/tools/asm/mathlib.h index f88bf58..3972299 100644 --- a/code/tools/asm/mathlib.h +++ b/code/tools/asm/mathlib.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/tools/asm/opstrings.h b/code/tools/asm/opstrings.h index f611b3e..f4a7905 100644 --- a/code/tools/asm/opstrings.h +++ b/code/tools/asm/opstrings.h @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ diff --git a/code/tools/asm/q3asm.c b/code/tools/asm/q3asm.c index 8c4138e..6ff45a8 100644 --- a/code/tools/asm/q3asm.c +++ b/code/tools/asm/q3asm.c @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with Foobar; if not, write to the Free Software +along with Quake III Arena source code; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA =========================================================================== */ -- cgit v1.2.3