Changeset 13070 for branches/working-0711/ccl/lib/x8664env.lisp
- Timestamp:
- Oct 21, 2009, 11:42:43 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/working-0711/ccl/lib/x8664env.lisp
r11164 r13070 1 1 ; -*- Mode:Lisp; Package:CCL; -*- 2 2 ;;; 3 ;;; Copyright (C) 2005 Clozure Associates4 ;;; This file is part of OpenMCL.3 ;;; Copyright (C) 2005-2009 Clozure Associates 4 ;;; This file is part of Clozure CL. 5 5 ;;; 6 ;;; OpenMCL is licensed under the terms of the Lisp Lesser GNU Public7 ;;; License , known as the LLGPL and distributed with OpenMCL as the6 ;;; Clozure CL is licensed under the terms of the Lisp Lesser GNU Public 7 ;;; License , known as the LLGPL and distributed with Clozure CL as the 8 8 ;;; file "LICENSE". The LLGPL consists of a preamble and the LGPL, 9 ;;; which is distributed with OpenMCL as the file "LGPL". Where these9 ;;; which is distributed with Clozure CL as the file "LGPL". Where these 10 10 ;;; conflict, the preamble takes precedence. 11 11 ;;; 12 ;;; OpenMCL is referenced in the preamble as the "LIBRARY."12 ;;; Clozure CL is referenced in the preamble as the "LIBRARY." 13 13 ;;; 14 14 ;;; The LLGPL is also available online at
Note: See TracChangeset
for help on using the changeset viewer.