blob: 4f2ff6cf0363c518e5146b7adb8334a32f2bf1df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
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>
|