1*4bff34e3Sthurlow/* 2*4bff34e3Sthurlow * Copyright (c) 2001 Apple Computer, Inc. All rights reserved. 3*4bff34e3Sthurlow * 4*4bff34e3Sthurlow * @APPLE_LICENSE_HEADER_START@ 5*4bff34e3Sthurlow * 6*4bff34e3Sthurlow * "Portions Copyright (c) 1999 Apple Computer, Inc. All Rights 7*4bff34e3Sthurlow * Reserved. This file contains Original Code and/or Modifications of 8*4bff34e3Sthurlow * Original Code as defined in and that are subject to the Apple Public 9*4bff34e3Sthurlow * Source License Version 1.0 (the 'License'). You may not use this file 10*4bff34e3Sthurlow * except in compliance with the License. Please obtain a copy of the 11*4bff34e3Sthurlow * License at http://www.apple.com/publicsource and read it before using 12*4bff34e3Sthurlow * this file. 13*4bff34e3Sthurlow * 14*4bff34e3Sthurlow * The Original Code and all software distributed under the License are 15*4bff34e3Sthurlow * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER 16*4bff34e3Sthurlow * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, 17*4bff34e3Sthurlow * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, 18*4bff34e3Sthurlow * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT. Please see the 19*4bff34e3Sthurlow * License for the specific language governing rights and limitations 20*4bff34e3Sthurlow * under the License." 21*4bff34e3Sthurlow * 22*4bff34e3Sthurlow * @APPLE_LICENSE_HEADER_END@ 23*4bff34e3Sthurlow */ 24