[cl-unification-cvs] CVS update: cl-unification/docs/html/downloads.html cl-unification/docs/html/index.html
Marco Antoniotti
mantoniotti at common-lisp.net
Thu May 19 22:50:00 UTC 2005
Update of /project/cl-unification/cvsroot/cl-unification/docs/html
In directory common-lisp.net:/tmp/cvs-serv25953/docs/html
Modified Files:
downloads.html index.html
Log Message:
Changed the DISCLAIMER parts in the files, in order to clarify the licensing
of the code.
Date: Fri May 20 00:50:00 2005
Author: mantoniotti
Index: cl-unification/docs/html/downloads.html
diff -u cl-unification/docs/html/downloads.html:1.1 cl-unification/docs/html/downloads.html:1.2
--- cl-unification/docs/html/downloads.html:1.1 Fri Jan 28 20:46:37 2005
+++ cl-unification/docs/html/downloads.html Fri May 20 00:49:59 2005
@@ -41,13 +41,11 @@
completely tested and it is bound to contain errors and omissions.
This documentation may contain errors and omissions as well.</p>
- <p>Finally, the license under which the code is released is not
- settled yet, although the file <tt>COPYING</tt> contains a
- Berkeley-style license. For the time being you are advised to use
- the code at your own risk. No warranty whatsoever is provided, the
- author will not be held responsible for any effect generated by your
- use of the library, and you can put here the scarier extra
- disclaimer you can think of.
+ <p>The file <tt>COPYING</tt> contains a Berkeley-style license. You
+ are advised to use the code at your own risk. No warranty
+ whatsoever is provided, the author will not be held responsible for
+ any effect generated by your use of the library, and you can put
+ here the scarier extra disclaimer you can think of.
</p>
</em>
<hr>
Index: cl-unification/docs/html/index.html
diff -u cl-unification/docs/html/index.html:1.2 cl-unification/docs/html/index.html:1.3
--- cl-unification/docs/html/index.html:1.2 Fri Jan 28 20:45:40 2005
+++ cl-unification/docs/html/index.html Fri May 20 00:49:59 2005
@@ -41,13 +41,11 @@
completely tested and it is bound to contain errors and omissions.
This documentation may contain errors and omissions as well.</p>
- <p>Finally, the license under which the code is released is not
- settled yet, although the file <tt>COPYING</tt> contains a
- Berkeley-style license. For the time being you are advised to use
- the code at your own risk. No warranty whatsoever is provided, the
- author will not be held responsible for any effect generated by your
- use of the library, and you can put here the scarier extra
- disclaimer you can think of.
+ <p>The file <tt>COPYING</tt> contains a Berkeley-style license. You
+ are advised to use the code at your own risk. No warranty
+ whatsoever is provided, the author will not be held responsible for
+ any effect generated by your use of the library, and you can put
+ here the scarier extra disclaimer you can think of.
</p>
</em>
<hr>
More information about the Cl-unification-cvs
mailing list