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/unix/linux_signals.c | |
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/unix/linux_signals.c')
-rw-r--r-- | code/unix/linux_signals.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/code/unix/linux_signals.c b/code/unix/linux_signals.c index c1bd330..f9317ce 100644 --- a/code/unix/linux_signals.c +++ b/code/unix/linux_signals.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 =========================================================================== */ |