From: Jim K. <jk...@us...> - 2004-12-06 05:20:24
|
Update of /cvsroot/opengtoolkit/deab/user docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15601/user docs Modified Files: userguide.html Log Message: Index: userguide.html =================================================================== RCS file: /cvsroot/opengtoolkit/deab/user docs/userguide.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** userguide.html 6 Dec 2004 05:15:06 -0000 1.2 --- userguide.html 6 Dec 2004 05:20:05 -0000 1.3 *************** *** 50,54 **** <hr /> <h3>Licensing</h3> ! <p>The OpenG Builder is licensed under the LGPL. This document is licensed under the GFDL. </p> <h3>Table of Contents</h3> <ol class="sample1"> --- 50,62 ---- <hr /> <h3>Licensing</h3> ! <p>The OpenG Builder is licensed under the <a href="lgpl.html">GNU Lesser General Public License (LGPL)</a>. This document is licensed under the <a href="gfdl.html">GNU Free Documentation License</a>. </p> ! <pre> ! Copyright (c) 2004 Kostya Shifershteyn and James Kring. ! Permission is granted to copy, distribute and/or modify this document ! under the terms of the GNU Free Documentation License, Version 1.2 ! or any later version published by the Free Software Foundation; ! with no Invariant Sections, no Front-Cover Texts, and no Back-Cover ! Texts. A copy of the license is included in the section entitled "GNU ! Free Documentation License".</pre> <h3>Table of Contents</h3> <ol class="sample1"> |