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,31 +1,24 @@
<!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> <title>Copyright</title>
</head> </head>
<body> <body>
<h1 style="text-align: center;">Copyright<br> <h1 style="text-align: center;">Copyright<br>
</h1> </h1>
<p align="left">Copyright © 2000-2009 Thomas M Eastep<br>
<p align="left">Copyright © 2000-2006 Thomas M Eastep<br>
&nbsp;</p> &nbsp;</p>
<blockquote> <blockquote>
<p align="left">Permission is granted to copy, distribute <p align="left">Permission is granted to copy, distribute and/or
and/or modify this document under the terms of the GNU Free modify this document under the terms of the GNU Free Documentation
Documentation License, Version 1.1 or any later version License, Version 1.1 or any later version published by the Free
published by the Free Software Foundation; with no Invariant Software Foundation; with no Invariant Sections, with no Front-Cover,
Sections, with no Front-Cover, and with no Back-Cover Texts. and with no Back-Cover Texts. A copy of the license is included in the
A copy of the license is included in the section entitled "<a section entitled "<a href="GnuCopyright.htm">GNU Free Documentation
href="GnuCopyright.htm">GNU Free Documentation
License</a>".<br> License</a>".<br>
&nbsp;</p> &nbsp;</p>
</blockquote> </blockquote>
@ -33,4 +26,3 @@
<br> <br>
</body> </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=
"HTML Tidy for Linux (vers 1st April 2002), see www.w3.org">
<title>Shoreline Firewall</title> <title>Shoreline Firewall</title>
<link rel="SHORTCUT ICON" href="favicon.ico"> <LINK REL="SHORTCUT ICON" HREF="favicon.ico">
<meta http-equiv="Content-Type" content= <meta http-equiv="Content-Type" content="text/html;
"text/html; charset=UTF-8"> charset=UTF-8">
<link href="/html.css" rel="stylesheet" type="text/css"> <link href="/html.css" rel="stylesheet" type="text/css">
</head> </head>
<frameset rows="114,*" cols="*" frameborder="no"
<frameset rows="114,*" cols="*" frameborder="Yes" border="1" border="1"framespacing="0"> <frame
framespacing="0"> src="Banner.html" name="topFrame"scrolling="NO"
<frame src="Banner.html" name="topFrame" scrolling="no"
noresize > noresize >
<frameset cols="159,*" frameborder="no" border="0" framespacing="0">
<frameset cols="159,*" frameborder="yes" border="1" <frame src="Shorewall_index_frame.htm" name="contents"> <frame src="shorewall_index.htm"
framespacing="0"> name="main">
<frame src="Shorewall_index_frame.htm" name="contents">
<frame src="shorewall_index.htm" name="main">
</frameset> </frameset>
<noframes>
<body>
<p>This page uses frames, but your browser doesn't support
them.</p>
</body>
</noframes>
</frameset> </frameset>
<noframes><body><p>This page uses frames, but your browser doesn't
support them.</p></body></noframes>
</html> </html>