[Clo-cvs] CVS update: public_html/faq.shtml
Mario Mommer
mmommer at common-lisp.net
Sat May 8 13:20:26 UTC 2004
Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv28128
Modified Files:
faq.shtml
Log Message:
Removed the remark on the OSI, but changed some of the links to
point to opensource.org.
Date: Sat May 8 09:20:26 2004
Author: mmommer
Index: public_html/faq.shtml
diff -u public_html/faq.shtml:1.5 public_html/faq.shtml:1.6
--- public_html/faq.shtml:1.5 Sat May 8 09:08:13 2004
+++ public_html/faq.shtml Sat May 8 09:20:26 2004
@@ -83,13 +83,12 @@
interpretation is not clear we do not recommend using the LGPL
license for Common-lisp.net projects. If you want to disallow
all of the above use <a
- href="http://www.gnu.org/licenses/licenses.html#TOCGPL">GPL</a>,
+ href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>,
and if you want to allow some or all of them use <a
- href="http://opensource.franz.com/">LLPGL</a> (not <a
- href="http://opensource.org">OSI</a> approved) or <a
- href="http://www.jclark.com/xml/copying.txt">MIT</a>/<a
- href="http://www.xfree86.org/3.3.6/COPYRIGHT2.html#4">BSD</a>/<a
- href="http://www.x.org/Downloads_terms.html">X11</a>-style
+ href="http://opensource.franz.com/">LLPGL</a> or <a
+ href="http://www.opensource.org/licenses/mit-license.php">MIT</a>/<a
+ href="http://www.opensource.org/licenses/bsd-license.php">BSD</a>/<a
+ href="http://www.x.org/Downloads_terms.html">X11</a> style
licenses.</p>
<a class="topOfPage" href="#top" title="Go to top of page">top</a><br/>
More information about the clo-cvs
mailing list