Changeset 13070 for branches/working-0711/ccl/xdump/xppcfasload.lisp
- Timestamp:
- Oct 21, 2009, 11:42:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/xdump/xppcfasload.lisp
r5649 r13070 2 2 ;;; 3 3 ;;; Copyright (C) 1994-2001 Digitool, Inc 4 ;;; Portions copyright (C) 2001-200 3Clozure Associates5 ;;; This file is part of OpenMCL.4 ;;; Portions copyright (C) 2001-2009 Clozure Associates 5 ;;; This file is part of Clozure CL. 6 6 ;;; 7 ;;; OpenMCL is licensed under the terms of the Lisp Lesser GNU Public8 ;;; License , known as the LLGPL and distributed with OpenMCL as the7 ;;; Clozure CL is licensed under the terms of the Lisp Lesser GNU Public 8 ;;; License , known as the LLGPL and distributed with Clozure CL as the 9 9 ;;; file "LICENSE". The LLGPL consists of a preamble and the LGPL, 10 ;;; which is distributed with OpenMCL as the file "LGPL". Where these10 ;;; which is distributed with Clozure CL as the file "LGPL". Where these 11 11 ;;; conflict, the preamble takes precedence. 12 12 ;;; 13 ;;; OpenMCL is referenced in the preamble as the "LIBRARY."13 ;;; Clozure CL is referenced in the preamble as the "LIBRARY." 14 14 ;;; 15 15 ;;; The LLGPL is also available online at
Note: See TracChangeset
for help on using the changeset viewer.