[Clo-cvs] CVS update: public_html/faq.shtml
Mario Mommer
mmommer at common-lisp.net
Sat May 8 12:58:25 UTC 2004
Update of /project/clo/cvsroot/public_html
In directory common-lisp.net:/tmp/cvs-serv7466
Modified Files:
faq.shtml
Log Message:
Spelling :-)
Date: Sat May 8 08:58:25 2004
Author: mmommer
Index: public_html/faq.shtml
diff -u public_html/faq.shtml:1.3 public_html/faq.shtml:1.4
--- public_html/faq.shtml:1.3 Sat May 8 06:01:37 2004
+++ public_html/faq.shtml Sat May 8 08:58:24 2004
@@ -71,7 +71,7 @@
central for Lisp use:</p>
<ul>
- <li>Is loading LGPL code into a non-LGPL image ok? (runtime dependancy)</li>
+ <li>Is loading LGPL code into a non-LGPL image ok? (runtime dependency)</li>
<li>Is it ok to use LGPL macros in non-LGPL code? (compile-time dependency)</li>
<li>Is it ok to redefine operators provided by the LGPL code
in non-LGPL code?</li>
@@ -79,7 +79,7 @@
</ul>
<p>Whether or not these questions are answerable within LGPL's
- bounds is one thing, but given that the interpetation is not
+ bounds is one thing, but given that the interpretation is not
clear we don't recommend using LGPL 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>,
@@ -88,7 +88,7 @@
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
- licences.</p>
+ licenses.</p>
<a class="topOfPage" href="#top" title="Go to top of page">top</a><br/>
More information about the clo-cvs
mailing list