doc/about.html
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 06 May 2016 18:04:40 +0300
changeset 1514 968e7898d66b
parent 1513 b7b8d29e2a2d
permissions -rw-r--r--
fix bug that appears if datatype in the project tree is renamed to wrong name (keyword, existend type,...)

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16765, in <lambda>
lambda event: event.callable(*event.args, **event.kw) )
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/lib/expando.py", line 126, in _adjustCtrl
numLines = self.GetNumberOfLines()
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 16710, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
PyDeadObjectError: The C++ part of the TreeTextCtrl object has been deleted, attribute access no longer allowed.
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>