aboutsummaryrefslogtreecommitdiffstats
path: root/code/splines
diff options
context:
space:
mode:
authortma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-29 01:53:09 +0000
committertma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea>2005-10-29 01:53:09 +0000
commit8ceb35ae193c50bdf11820eb28f5f86b40c2a89c (patch)
tree661d65cbc34ad7f84d095666363a992c7a2e825b /code/splines
parent65b817698937b59af8cc1b268a06d7efe2fb4857 (diff)
downloadioquake3-aero-8ceb35ae193c50bdf11820eb28f5f86b40c2a89c.tar.gz
ioquake3-aero-8ceb35ae193c50bdf11820eb28f5f86b40c2a89c.zip
* 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
Diffstat (limited to 'code/splines')
-rw-r--r--code/splines/math_angles.h2
-rw-r--r--code/splines/math_matrix.h2
-rw-r--r--code/splines/math_quaternion.h2
-rw-r--r--code/splines/math_vector.h2
-rw-r--r--code/splines/q_shared.h2
-rw-r--r--code/splines/splines.h2
-rw-r--r--code/splines/util_list.h2
-rw-r--r--code/splines/util_str.h2
8 files changed, 8 insertions, 8 deletions
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
===========================================================================
*/