diff options
Diffstat (limited to 'externals/gridflow/doc/license.html')
-rw-r--r-- | externals/gridflow/doc/license.html | 70 |
1 files changed, 70 insertions, 0 deletions
diff --git a/externals/gridflow/doc/license.html b/externals/gridflow/doc/license.html new file mode 100644 index 00000000..4f2ff6cf --- /dev/null +++ b/externals/gridflow/doc/license.html @@ -0,0 +1,70 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html><head><!-- $Id: license.html 3732 2008-06-02 14:30:54Z matju $ --><!-- + GridFlow Reference Manual: Architecture + Copyright (c) 2001,2002,2003,2004 by Mathieu Bouchard +--> + + + +<title>GridFlow 0.9.3 - License</title><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> +<link rel="stylesheet" href="gridflow.css" type="text/css"></head> +<body leftmargin="0" topmargin="0" bgcolor="#ffffff" marginheight="0" marginwidth="0"> +<table width="100%" cellspacing="10"><tr><td> +<table width="100%" border="0" cellspacing="0" cellpadding="0"><tr> + <td> <img src="images/header1.png" alt="GridFlow" width="384" height="64"></td> + <td width="100%"><img src="images/header2.png" alt="GridFlow" width="100%" height="64"></td> + <td> <img src="images/header3.png" alt="GridFlow" width="32" height="64"></td> +</table> +</td></tr></table> +<blockquote> + +<br> +<table border="0" cellspacing="5" width="100%"> + <tr><td bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr> + <tr><td height="16"><h4>GridFlow 0.9.3 - License</h4> + <table><tr> + <td width="12%"> </td> + <td width="76%"> + <table cellpadding="0" cellspacing="1"><tbody><tr><td bgcolor="black"> + <table cellpadding="20" cellspacing="1"><tbody><tr><td bgcolor="white"> + <p> + Copyright (c) 2001-2008 by Mathieu Bouchard + + </p><p> + This program is free software; you can redistribute it and/or + modify it under the terms of the GNU General Public License + as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + </p><p> + See file LICENSE for further informations on licensing terms. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied + warranty of MERCHANTABILITY or FITNESS FOR A + PARTICULAR PURPOSE. See the GNU General Public + License for more details. + + </p><p> + You should have received a copy of the GNU General Public + License along with this program; if not, write to the Free Software + Foundation, Inc., 59 Temple Place - Suite 330, Boston, + MA 02111-1307, USA. + </p></td></tr></table> + </td></tr></table> + </td> + <td width="12%"> </td> + </tr></table> + <br> + </td> + </tr> + <tr><td bgcolor="black"><img src="images/black.png" height="2" width="1"></td></tr> + + <tr><td> + <p><font size="-1">GridFlow 0.9.3 Documentation<br> + Copyright © 2001-2008 by Mathieu Bouchard <a href="mailto:matju@artengine.ca">matju@artengine.ca</a> + </td> + </tr> + +</tbody></table> +</blockquote> +</body></html> |