diff options
author | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-29 01:53:09 +0000 |
---|---|---|
committer | tma <tma@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2005-10-29 01:53:09 +0000 |
commit | 8ceb35ae193c50bdf11820eb28f5f86b40c2a89c (patch) | |
tree | 661d65cbc34ad7f84d095666363a992c7a2e825b /code/null | |
parent | 65b817698937b59af8cc1b268a06d7efe2fb4857 (diff) | |
download | ioquake3-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/null')
-rw-r--r-- | code/null/mac_net.c | 2 | ||||
-rw-r--r-- | code/null/null_client.c | 2 | ||||
-rw-r--r-- | code/null/null_glimp.c | 2 | ||||
-rw-r--r-- | code/null/null_input.c | 2 | ||||
-rw-r--r-- | code/null/null_main.c | 2 | ||||
-rw-r--r-- | code/null/null_net.c | 2 | ||||
-rw-r--r-- | code/null/null_snddma.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/code/null/mac_net.c b/code/null/mac_net.c index 486cacd..8f9c22f 100644 --- a/code/null/mac_net.c +++ b/code/null/mac_net.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/null/null_client.c b/code/null/null_client.c index 76895c6..cd61453 100644 --- a/code/null/null_client.c +++ b/code/null/null_client.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/null/null_glimp.c b/code/null/null_glimp.c index c5b25fd..c9a9d73 100644 --- a/code/null/null_glimp.c +++ b/code/null/null_glimp.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/null/null_input.c b/code/null/null_input.c index a93ad72..4edb1cb 100644 --- a/code/null/null_input.c +++ b/code/null/null_input.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/null/null_main.c b/code/null/null_main.c index ce96cb1..f2d9a2d 100644 --- a/code/null/null_main.c +++ b/code/null/null_main.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/null/null_net.c b/code/null/null_net.c index e13688e..04d5e7a 100644 --- a/code/null/null_net.c +++ b/code/null/null_net.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/null/null_snddma.c b/code/null/null_snddma.c index f03a77a..97f99e2 100644 --- a/code/null/null_snddma.c +++ b/code/null/null_snddma.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 =========================================================================== */ |