kusano 7d535a
/*
kusano 7d535a
 * Mesa 3-D graphics library
kusano 7d535a
 * Version:  7.0
kusano 7d535a
 *
kusano 7d535a
 * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
kusano 7d535a
 *
kusano 7d535a
 * Permission is hereby granted, free of charge, to any person obtaining a
kusano 7d535a
 * copy of this software and associated documentation files (the "Software"),
kusano 7d535a
 * to deal in the Software without restriction, including without limitation
kusano 7d535a
 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
kusano 7d535a
 * and/or sell copies of the Software, and to permit persons to whom the
kusano 7d535a
 * Software is furnished to do so, subject to the following conditions:
kusano 7d535a
 *
kusano 7d535a
 * The above copyright notice and this permission notice shall be included
kusano 7d535a
 * in all copies or substantial portions of the Software.
kusano 7d535a
 *
kusano 7d535a
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
kusano 7d535a
 * OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
kusano 7d535a
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
kusano 7d535a
 * BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
kusano 7d535a
 * AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
kusano 7d535a
 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
kusano 7d535a
 */
kusano 7d535a