1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
|
<html>
<head><title>COPYRIGHT.html -- ACL2 Version 3.1</title></head>
<body text=#000000 bgcolor="#FFFFFF">
<h2>COPYRIGHT</h2>ACL2 copyright, license, sponsorship
<pre>Major Section: <a href="MISCELLANEOUS.html">MISCELLANEOUS</a>
</pre><p>
<p>
ACL2 Version 3.1 -- A Computational Logic for Applicative Common Lisp
Copyright (C) 2006 University of Texas at Austin<p>
This version of ACL2 is a descendent of ACL2 Version 1.9, Copyright
(C) 1997 Computational Logic, Inc. See the documentation topic NOTE-2-0.<p>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.<p>
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.<p>
You should have received a copy of the GNU General Public License
along with this program. See the file <code>LICENSE</code>. If not, write
to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
02139, USA.<p>
Written by: Matt Kaufmann and J Strother Moore
email: Kaufmann@cs.utexas.edu and Moore@cs.utexas.edu
Department of Computer Sciences
University of Texas at Austin
Austin, TX 78712-1188 U.S.A.<p>
Please also see <a href="ACKNOWLEDGMENTS.html">acknowledgments</a>.
<br><br><br><a href="acl2-doc.html"><img src="llogo.gif"></a> <a href="acl2-doc-index.html"><img src="index.gif"></a>
</body>
</html>
|