Yet more website tweaks

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@9286 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2009-01-15 15:57:25 +00:00
parent 5149d6d5b7
commit aa1079655c
2 changed files with 43 additions and 64 deletions

View File

@ -1,36 +1,28 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html> <html>
<head> <head>
<meta name="generator" content= <meta name="generator"
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org"> content="HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content= <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
"text/html; charset=utf-8"> <title>Copyright</title>
</head>
<title>Copyright</title> <body>
</head> <h1 style="text-align: center;">Copyright<br>
</h1>
<body> <p align="left">Copyright © 2000-2009 Thomas M Eastep<br>
<h1 style="text-align: center;">Copyright<br> &nbsp;</p>
</h1> <blockquote>
<p align="left">Permission is granted to copy, distribute and/or
<p align="left">Copyright © 2000-2006 Thomas M Eastep<br> modify this document under the terms of the GNU Free Documentation
&nbsp;</p> License, Version 1.1 or any later version published by the Free
Software Foundation; with no Invariant Sections, with no Front-Cover,
<blockquote> and with no Back-Cover Texts. A copy of the license is included in the
<p align="left">Permission is granted to copy, distribute section entitled "<a href="GnuCopyright.htm">GNU Free Documentation
and/or modify this document under the terms of the GNU Free License</a>".<br>
Documentation License, Version 1.1 or any later version &nbsp;</p>
published by the Free Software Foundation; with no Invariant </blockquote>
Sections, with no Front-Cover, and with no Back-Cover Texts. <br>
A copy of the license is included in the section entitled "<a <br>
href="GnuCopyright.htm">GNU Free Documentation </body>
License</a>".<br>
&nbsp;</p>
</blockquote>
<br>
<br>
</body>
</html> </html>

View File

@ -1,35 +1,22 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
Frameset//EN""http://www.w3.org/TR/html4/frameset.dtd"> Frameset//EN""http://www.w3.org/TR/html4/frameset.dtd">
<html> <html>
<head> <head>
<meta name="generator" content= <title>Shoreline Firewall</title>
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org"> <LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<meta http-equiv="Content-Type" content="text/html;
<title>Shoreline Firewall</title> charset=UTF-8">
<link rel="SHORTCUT ICON" href="favicon.ico"> <link href="/html.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content= </head>
"text/html; charset=UTF-8"> <frameset rows="114,*" cols="*" frameborder="no"
<link href="/html.css" rel="stylesheet" type="text/css"> border="1"framespacing="0"> <frame
</head> src="Banner.html" name="topFrame"scrolling="NO"
noresize >
<frameset rows="114,*" cols="*" frameborder="Yes" border="1" <frameset cols="159,*" frameborder="no" border="0" framespacing="0">
framespacing="0"> <frame src="Shorewall_index_frame.htm" name="contents"> <frame src="shorewall_index.htm"
<frame src="Banner.html" name="topFrame" scrolling="no" name="main">
noresize> </frameset>
</frameset>
<frameset cols="159,*" frameborder="yes" border="1" <noframes><body><p>This page uses frames, but your browser doesn't
framespacing="0"> support them.</p></body></noframes>
<frame src="Shorewall_index_frame.htm" name="contents">
<frame src="shorewall_index.htm" name="main">
</frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support
them.</p>
</body>
</noframes>
</frameset>
</html> </html>