|
From: <kin...@us...> - 2003-11-12 19:33:42
|
Update of /cvsroot/teem/teemdoc/html In directory sc8-pr-cvs1:/tmp/cvs-serv18790 Modified Files: lgpl.html index.html Log Message: fixing typos Index: lgpl.html =================================================================== RCS file: /cvsroot/teem/teemdoc/html/lgpl.html,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** lgpl.html 12 Nov 2003 09:37:42 -0000 1.8 --- lgpl.html 12 Nov 2003 19:33:39 -0000 1.9 *************** *** 141,145 **** constrains (mildly) how you distribute compiled software using a LGPL'd library, but because those constraints are not the same as the ! LGPL, the LGPL does not propogate itself in the same way that the GPL does. This is in contrast to what is required when the derived work involves modification of my source, in which case the full LGPL does --- 141,145 ---- constrains (mildly) how you distribute compiled software using a LGPL'd library, but because those constraints are not the same as the ! LGPL, the LGPL does not propagate itself in the same way that the GPL does. This is in contrast to what is required when the derived work involves modification of my source, in which case the full LGPL does Index: index.html =================================================================== RCS file: /cvsroot/teem/teemdoc/html/index.html,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** index.html 29 Oct 2003 18:02:09 -0000 1.15 --- index.html 12 Nov 2003 19:33:39 -0000 1.16 *************** *** 70,74 **** <ul> <li> Oct 29, 2003: <b><a href="download/index.html">Teem Version 1.6.0 released</a></b> ! <li> Sept 16, 2003: <a href="http://www.sci.utah.edu/~gk/vis03">See how teem made all the renderings</a> for an upcoming <a href="http://vis.computer.org/vis2003/">IEEE Visualization 2003</a> paper. <li> Sept 16, 2003: <a href="http://sourceforge.net/mail/?group_id=85445"><tt>teem-users</tt> and <tt>teem-coders</tt></a> mailing lists created </ul> --- 70,74 ---- <ul> <li> Oct 29, 2003: <b><a href="download/index.html">Teem Version 1.6.0 released</a></b> ! <li> Sept 16, 2003: <a href="http://www.sci.utah.edu/~gk/vis03">See how teem made all the renderings</a> for a recent <a href="http://vis.computer.org/vis2003/">IEEE Visualization 2003</a> paper. <li> Sept 16, 2003: <a href="http://sourceforge.net/mail/?group_id=85445"><tt>teem-users</tt> and <tt>teem-coders</tt></a> mailing lists created </ul> *************** *** 83,88 **** develop as part of trying out new ideas, or trying to better understand previous work, is here. Because other people have ! increasingly found this software to be useful, I distribute it, and ! try to support it. <p> --- 83,88 ---- develop as part of trying out new ideas, or trying to better understand previous work, is here. Because other people have ! increasingly found this software to be useful, I distribute it (under ! the <a href="lgpl.html">LGPL</a>), and try to support it. <p> |