2000-05-08 02:39:55 +00:00
|
|
|
<? // Preamble
|
|
|
|
$pageName = "Copyright Information";
|
2007-03-18 04:34:44 +00:00
|
|
|
require "parts/preamble.php"; // Load most of document
|
2000-04-07 17:17:38 +00:00
|
|
|
?>
|
2007-03-18 04:34:44 +00:00
|
|
|
<P>Web site Copyright © 1999-<?=date ("Y")?> the QuakeForge Project.
|
2000-04-07 17:17:38 +00:00
|
|
|
|
2007-03-18 04:34:44 +00:00
|
|
|
<P>QuakeForge is Copyright © 1999-<?=date ("Y")?> the QuakeForge project.<BR>
|
2000-05-08 02:39:55 +00:00
|
|
|
Portions Copyright © 1996-1997 id Software, Inc.
|
|
|
|
|
2002-09-10 22:12:43 +00:00
|
|
|
<P>The QuakeForge logo and in-game QuakeForge console background were designed by <A href="mailto:keiran69%40optusnet.com.au">"Twisted" (keiran69@optusnet.com.au)</A>.
|
|
|
|
The 3D model used for the logo on this web site was created by <A href="mailto:deek%40quakeforge.net">Jeff Teunissen (deek@quakeforge.net)</A>
|
2002-10-01 16:07:04 +00:00
|
|
|
using <A href="http://www.blender3d.com/">Blender</A>.
|
2002-09-10 20:18:55 +00:00
|
|
|
Custom renderings available on request.
|
|
|
|
|
2000-05-08 02:39:55 +00:00
|
|
|
<P>Quake® and QuakeWorld® are registered trademarks of id Software, Inc.
|
|
|
|
|
|
|
|
<P>Quake is Copyright © 1996-1997 id Software, Inc.
|