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/splines/math_angles.h | 2 +- code/splines/math_matrix.h | 2 +- code/splines/math_quaternion.h | 2 +- code/splines/math_vector.h | 2 +- code/splines/q_shared.h | 2 +- code/splines/splines.h | 2 +- code/splines/util_list.h | 2 +- code/splines/util_str.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'code/splines') diff --git a/code/splines/math_angles.h b/code/splines/math_angles.h index 8e12271..513ccc6 100644 --- a/code/splines/math_angles.h +++ b/code/splines/math_angles.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/splines/math_matrix.h b/code/splines/math_matrix.h index 91f146e..4c5b0d4 100644 --- a/code/splines/math_matrix.h +++ b/code/splines/math_matrix.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/splines/math_quaternion.h b/code/splines/math_quaternion.h index c899b27..7ff7e81 100644 --- a/code/splines/math_quaternion.h +++ b/code/splines/math_quaternion.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/splines/math_vector.h b/code/splines/math_vector.h index 188907f..3e04074 100644 --- a/code/splines/math_vector.h +++ b/code/splines/math_vector.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/splines/q_shared.h b/code/splines/q_shared.h index fd78931..674f0aa 100644 --- a/code/splines/q_shared.h +++ b/code/splines/q_shared.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/splines/splines.h b/code/splines/splines.h index 0a60123..ad2ace5 100644 --- a/code/splines/splines.h +++ b/code/splines/splines.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/splines/util_list.h b/code/splines/util_list.h index 6fcc472..8107f77 100644 --- a/code/splines/util_list.h +++ b/code/splines/util_list.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/splines/util_str.h b/code/splines/util_str.h index 2ef3fc2..2283160 100644 --- a/code/splines/util_str.h +++ b/code/splines/util_str.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 =========================================================================== */ -- cgit v1.2.3