doc/about.html
changeset 1513 b7b8d29e2a2d
parent 434 092060fd8afb
--- a/doc/about.html	Fri May 06 14:45:06 2016 +0300
+++ b/doc/about.html	Fri May 06 16:16:30 2016 +0300
@@ -1,3 +1,4 @@
+<!DOCTYPE html>
 <HTML>
 <BODY>
 <CENTER>
@@ -7,7 +8,7 @@
 <BR><BR>
 <a href="http://www.beremiz.org/">http://www.beremiz.org/</a>
 <BR><BR>
-<TABLE border="0">
+<TABLE border="0" width="480">
   <TR>
     <TD align="right" valign="top">
       Contributor :
@@ -17,7 +18,16 @@
       <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>
\ No newline at end of file
+</HTML>