Changeset 11391 for trunk/j/src/org/armedbear/lisp/disassemble.lisp
- Timestamp:
- 11/15/08 22:38:34 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/j/src/org/armedbear/lisp/disassemble.lisp
r11297 r11391 17 17 ;;; along with this program; if not, write to the Free Software 18 18 ;;; Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 19 ;;; 20 ;;; As a special exception, the copyright holders of this library give you 21 ;;; permission to link this library with independent modules to produce an 22 ;;; executable, regardless of the license terms of these independent 23 ;;; modules, and to copy and distribute the resulting executable under 24 ;;; terms of your choice, provided that you also meet, for each linked 25 ;;; independent module, the terms and conditions of the license of that 26 ;;; module. An independent module is a module which is not derived from 27 ;;; or based on this library. If you modify this library, you may extend 28 ;;; this exception to your version of the library, but you are not 29 ;;; obligated to do so. If you do not wish to do so, delete this 30 ;;; exception statement from your version. 19 31 20 32 (in-package #:system)
Note: See TracChangeset
for help on using the changeset viewer.