12664N/AFor the avoidance of doubt, except that if any license choice other
12664N/Athan GPL or LGPL is available it will apply instead, Sun elects to
12664N/Ause only the General Public License version 2 (GPLv2) at this time
12664N/Afor any software where a choice of GPL license versions is made
12664N/Aavailable with the language indicating that GPLv2 or any later
12664N/Aversion may be used, or where a choice of which version of the GPL
12664N/Ais applied is otherwise unspecified.
12664N/A--------------------------------------------------------------------
12664N/A Silicon Graphics Computer Systems, Inc.
12664N/A Permission to use, copy, modify, distribute and sell this software
12664N/A and its documentation for any purpose is hereby granted without fee,
12664N/A provided that the above copyright notice appear in all copies and
12664N/A that both that copyright notice and this permission notice appear
12664N/A in supporting documentation. Silicon Graphics makes no
12664N/A representations about the suitability of this software for any
12664N/A purpose. It is provided "as is" without express or implied warranty.
12664N/A--------------------------------------------------------------------
12664N/A Some routines for the Macintosh OS port of the Hans-J. Boehm, Alan J. Demers
12664N/A 11/22/94 pcb StripAddress the temporary memory handle for 24-bit mode.
12664N/A 11/30/94 pcb Tracking all memory usage so we can deallocate it all at once.
12664N/A 02/10/96 pcb Added routine to perform a final collection when
12664N/A Boehm, February 15, 1996 2:55 pm PST
12664N/A--------------------------------------------------------------------
12664N/A Copyright (c) 2003 by Hewlett-Packard Company. All rights reserved.
12664N/A This file is covered by the GNU general public license, version 2.
12664N/A--------------------------------------------------------------------
12664N/A Copyright (c) 2003-2005 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2005 Hewlett-Packard Development Company,
L.P. 12664N/A terms of the GNU General Public License as published by the Free Software
12664N/A Foundation; either version 2, or (at your option) any later version.
12664N/A It is distributed in the hope that it will be useful, but WITHOUT ANY
12664N/A WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
12664N/A FOR A PARTICULAR PURPOSE. See the GNU General Public License in the
12664N/A--------------------------------------------------------------------
12664N/A Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
12664N/A Copyright (c) 1991, 1992 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1991-1994 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1991-1995 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1991-1996 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1992-1994 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1993-1994 by Xerox Corporation. All rights reserved.
12664N/A Copyright (c) 1994 by Xerox Corporation. All rights reserved.
12664N/A Copyright 1996 Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1996 by Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1996-1998 by Silicon Graphics. All rights reserved.
12664N/A Copyright 1996-1999 by Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1996-1999 by Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1997 by Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1998 by Silicon Graphics. All rights reserved.
12664N/A Copyright (c) 1998 by Fergus Henderson. All rights reserved.
12664N/A Copyright 1988, 1989 Hans-J. Boehm, Alan J. Demers
12664N/A Copyright (c) 1998-1999 by Silicon Graphics. All rights reserved.
12664N/A Copyright 1999 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 1999 by Hewlett-Packard Company. All rights reserved.
12664N/A opyright (c) 1999-2000 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 1999-2001 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 1999-2003 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 1999-2004 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 1999-2005 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2000 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 2000-2004 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2000-2005 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 2001 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 2005 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (C) 2007 Free Software Foundation, Inc
12664N/A THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
12664N/A OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
12664N/A Permission is hereby granted to use or copy this program
12664N/A for any purpose, provided the above notices are retained on all copies.
12664N/A Permission to modify the code and to distribute modified code is granted,
12664N/A provided the above notices are retained, and a notice that the code was
12664N/A modified is included with the above copyright notice.
12664N/A Author: Hans-J. Boehm (boehm@parc.xerox.com)
12664N/A--------------------------------------------------------------------
12664N/ACopyright (c) 1994 by Xerox Corporation. All rights reserved.
12664N/ATHIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
12664N/AOR IMPLIED. ANY USE IS AT YOUR OWN RISK.
12664N/A Last modified on Sat Nov 19 19:31:14 PST 1994 by ellis
12664N/A on Sat Jun 8 15:10:00 PST 1994 by boehm
12664N/APermission is hereby granted to copy this code for any purpose,
12664N/Aprovided the above notices are retained on all copies.
12664N/AAuthors: John R. Ellis and Jesse Hull
12664N/A Boehm, December 20, 1994 7:26 pm PST
12664N/A--------------------------------------------------------------------
12664N/A Copyright (c) 2003 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2003 by Hewlett-Packard Company. All rights reserved.
12664N/A Copyright (c) 2003-2004 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2004 Hewlett-Packard Development Company,
L.P. 12664N/A Copyright (c) 2004 Andrei Polushin
12664N/A Copyright (c) 2004-2005 Andrei Polushin
12664N/A Copyright (c) 2005 Hewlett-Packard Development Company,
L.P. 12664N/A The implementation of the routines described here is covered by the GPL.
12664N/A This header file is covered by the following license:
12664N/A Permission is hereby granted, free of charge, to any person obtaining a copy
12664N/A of this software and associated documentation files (the "Software"), to deal
12664N/A in the Software without restriction, including without limitation the rights
12664N/A to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell
12664N/A copies of the Software, and to permit persons to whom the Software is
12664N/A furnished to do so, subject to the following conditions:
12664N/A The above copyright notice and this permission notice shall be included in
12664N/A all copies or substantial portions of the Software.
12664N/A THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12664N/A IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
12664N/A FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12664N/A AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
12664N/A LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
12664N/A OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
12664N/A--------------------------------------------------------------------