/[monit]/monit/web/license.html
ViewVC logotype

Diff of /monit/web/license.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by hauk, Mon Sep 8 22:52:03 2003 UTC revision 1.12 by hauk, Sun Sep 21 03:17:13 2003 UTC
# Line 1  Line 1 
1  <HTML>  <html>
2  <HEAD>  <head>
3   <!--    $Id$       -->   <!--    $id: license.html,v 1.11 2003/09/08 22:52:03 hauk exp $       -->
4  <link rel="stylesheet" title="Default" type="text/css" href="monit.css">  <link rel="stylesheet" title="default" type="text/css" href="monit.css">
5  <TITLE>License</TITLE>  <title>monit::license</title>
6  </HEAD>  </head>
7    
8  <BODY  <body
9      BGCOLOR="#ffffff"      bgcolor="#ffffff"
10      TEXT="#000000"      text="#000000"
11      ALINK="#fd9630"      alink="#fd9630"
12      LINK="#0022ff"      link="#0022ff"
13      VLINK="#0022ff">      vlink="#0022ff">
14    
15   <IMG SRC="monit.gif" BORDER=0><BR>   <a href="index.html"><img src="monit.gif" border=0></a><p>
16   <HR NOSHADE SIZE=1>  <table width=100% cellspacing=0 cellpadding=0> <tr><td
17    bgcolor="#333333"><img src="pixel.gif" width="1" height="1"
18   <TABLE BGCOLOR="#FFFFFF" CELLPADDING=0 CELLSPACING=0 BORDER=0 >  alt=""></td></tr></table><p>
19    <TR>  
20     <TD VALIGN="TOP">  
21     <table bgcolor="#ffffff" cellpadding=0 cellspacing=0 border=0 >
22      <tr>
23       <td valign="top">
24        <!--#include file="menu.html"-->        <!--#include file="menu.html"-->
25     </TD>     </td>
26     <TD VALIGN="TOP">     <td valign="top">
27    
28       <TABLE CELLPADDING=10 CELLSPACING=10 >       <table cellpadding=10 cellspacing=10 >
29         <TR>         <tr>
30            <TD>            <td>
31    
32      <h2>License Notes</h2>      <h2>License Notes</h2>
33    
# Line 49  along with this program; if not, write t Line 52  along with this program; if not, write t
52  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
53    
54    
55          </TD>          </td>
56         </TR>         </tr>
57       </TABLE>       </table>
58    
59    
60     </TD>     </td>
61    </TR>    </tr>
62   </TABLE>   </table>
63  </BODY>  </body>
64  </HTML>  </html>

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26