doc/about.html
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 06 May 2016 16:16:30 +0300
changeset 1513 b7b8d29e2a2d
parent 434 092060fd8afb
permissions -rw-r--r--
add distribution license notice to about dialog as GPL requires
<!DOCTYPE html>
<HTML>
<BODY>
<CENTER>
<IMG SRC="../images/splash.png">
<BR><BR>
<font size="3">Beremiz is an Open Source framework for automation.</font>
<BR><BR>
<a href="http://www.beremiz.org/">http://www.beremiz.org/</a>
<BR><BR>
<TABLE border="0" width="480">
  <TR>
    <TD align="right" valign="top">
      Contributor :
    </TD>
    <TD align="left" valign="top">
      University of Porto<BR>
      <a href="http://www.fe.up.pt/si/web_page.inicial">http://www.fe.up.pt/si/web_page.inicial</a>
    </TD>
  </TR>
  <TR>
    <TD  colspan="2" align="center">
      <BR><BR><BR>
      Beremiz is distrubuted under the term <BR>of the
      <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html#SEC1">GNU
        General Public License (GPL) version 2</a> or
      <BR>(at your option) any later version.
    </TD>
  </TR>
</TABLE>
</CENTER>
</BODY>
</HTML>