author | Paul Beltyukov |
Thu, 18 Aug 2016 14:35:03 +0500 | |
changeset 1517 | 30692ab8b5c7 |
parent 1513 | b7b8d29e2a2d |
permissions | -rw-r--r-- |
1513
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
1 |
<!DOCTYPE html> |
120
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
2 |
<HTML> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
3 |
<BODY> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
4 |
<CENTER> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
5 |
<IMG SRC="../images/splash.png"> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
6 |
<BR><BR> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
7 |
<font size="3">Beremiz is an Open Source framework for automation.</font> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
8 |
<BR><BR> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
9 |
<a href="http://www.beremiz.org/">http://www.beremiz.org/</a> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
10 |
<BR><BR> |
1513
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
11 |
<TABLE border="0" width="480"> |
120
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
12 |
<TR> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
13 |
<TD align="right" valign="top"> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
14 |
Contributor : |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
15 |
</TD> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
16 |
<TD align="left" valign="top"> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
17 |
University of Porto<BR> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
18 |
<a href="http://www.fe.up.pt/si/web_page.inicial">http://www.fe.up.pt/si/web_page.inicial</a> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
19 |
</TD> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
20 |
</TR> |
1513
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
21 |
<TR> |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
22 |
<TD colspan="2" align="center"> |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
23 |
<BR><BR><BR> |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
24 |
Beremiz is distrubuted under the term <BR>of the |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
25 |
<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC1">GNU |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
26 |
General Public License (GPL) version 2</a> or |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
27 |
<BR>(at your option) any later version. |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
28 |
</TD> |
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
29 |
</TR> |
120
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
30 |
</TABLE> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
31 |
</CENTER> |
8c3150858dd3
create doc directory and add about.html + manual_beremiz.pdf
greg
parents:
diff
changeset
|
32 |
</BODY> |
1513
b7b8d29e2a2d
add distribution license notice to about dialog as GPL requires
Andrey Skvortsov <andrej.skvortzov@gmail.com>
parents:
434
diff
changeset
|
33 |
</HTML> |