From 4c1babec2ada6cc9cb4000ac3900fc7250dab0b2 Mon Sep 17 00:00:00 2001 From: nehalmistry <> Date: Wed, 23 Apr 2003 17:38:16 +0000 Subject: [PATCH] small cleanups --- doc/index.html | 28 ++++++++++++++++------------ 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/doc/index.html b/doc/index.html index 513f70e10..99e04a850 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,9 +1,10 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <!-- ---- $Id$ ----- (c) Copyright 2001-2003 by Lutz Sammer +---- (c) Copyright 2003 by Nehal Mistry ---- FreeCraft is free software; you can redistribute it and/or modify ---- it under the terms of the GNU General Public License as published by @@ -15,13 +16,13 @@ ---- GNU General Public License for more details. --> <title>FreeCraft 1.18</title> + <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> -<body> - <h1>FreeCraft 1.18</h1> -<p><b>(C) Copyright 1998-2003 by The FreeCraft Project. -Distributed under the <a href="gpl.html">GNU General Public License</a> -</b><hr> +<body> + +<h1>FreeCraft 1.18</h1> +<hr> <h2>What is FreeCraft?</h2> @@ -58,16 +59,16 @@ Distributed under the <a href="gpl.html">GNU General Public License</a> This file contains the old known bugs and what we haved planned in the future: <a href="todo.html">todo.html (old)</a><p> A complete list of <a - href="http://sourceforge.net/tracker/?group_id=1965&atid=101965"> + href="http://sourceforge.net/tracker/?group_id=1965&atid=101965"> known bugs</a> and <a - href="http://sourceforge.net/pm/task.php?group_project_id=1539&group_id=1965&func=browse"> + href="http://sourceforge.net/pm/task.php?group_project_id=1539&group_id=1965&func=browse"> planned tasks</a>. <h2>Problems</h2> If you have problems compiling, installing or playing FreeCraft, read <a href="faq.html">faq.html</a> and try our - <a href="http://sourceforge.net/tracker/?atid=201965&group_id=1965&func=browse">support tracker</a>. + <a href="http://sourceforge.net/tracker/?atid=201965&group_id=1965&func=browse">support tracker</a>. <h2>Copyrights</h2> @@ -86,6 +87,9 @@ Distributed under the <a href="gpl.html">GNU General Public License</a> Additional modifications by Markus Fick and Adam Goode<br> Converted to pure C by Lutz Sammer<br> <hr> -All trademarks and copyrights on this page are owned by their respective owners. -<address><a href="http://freecraft.org">The FreeCraft Project</a> -</address></body></html> + +(C) Copyright 1998-2003 by The <a href="http://freecraft.sf.net">FreeCraft</a> Project +under the <a href="gpl.html">GNU General Public License</a><br> +All trademarks and copyrights on this page are owned by their respective owners.<br> +</body> +</html>