Changeset 13066 for trunk/source/lisp-kernel/x86_print.c
- Timestamp:
- Oct 21, 2009, 7:11:41 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/lisp-kernel/x86_print.c
r12923 r13066 1 1 /* 2 2 Copyright (C) 2005, Clozure Associates 3 This file is part of OpenMCL.4 5 OpenMCL is licensed under the terms of the Lisp Lesser GNU Public6 License , known as the LLGPL and distributed with OpenMCL as the3 This file is part of Clozure CL. 4 5 Clozure CL is licensed under the terms of the Lisp Lesser GNU Public 6 License , known as the LLGPL and distributed with Clozure CL as the 7 7 file "LICENSE". The LLGPL consists of a preamble and the LGPL, 8 which is distributed with OpenMCL as the file "LGPL". Where these8 which is distributed with Clozure CL as the file "LGPL". Where these 9 9 conflict, the preamble takes precedence. 10 10 11 OpenMCL is referenced in the preamble as the "LIBRARY."11 Clozure CL is referenced in the preamble as the "LIBRARY." 12 12 13 13 The LLGPL is also available online at
Note: See TracChangeset
for help on using the changeset viewer.