00001 /* 00002 * Copyright (c) 2004 Massachusetts Institute of Technology 00003 * John Bicket 00004 */ 00005 00006 /* 00007 * Originally derived from the following. 00008 */ 00009 00010 /*- 00011 * Copyright (c) 2002-2004 Sam Leffler, Errno Consulting 00012 * All rights reserved. 00013 * 00014 * Redistribution and use in source and binary forms, with or without 00015 * modification, are permitted provided that the following conditions 00016 * are met: 00017 * 1. Redistributions of source code must retain the above copyright 00018 * notice, this list of conditions and the following disclaimer, 00019 * without modification. 00020 * 2. Redistributions in binary form must reproduce at minimum a disclaimer 00021 * similar to the "NO WARRANTY" disclaimer below ("Disclaimer") and any 00022 * redistribution must be conditioned upon including a substantially 00023 * similar Disclaimer requirement for further binary redistribution. 00024 * 3. Neither the names of the above-listed copyright holders nor the names 00025 * of any contributors may be used to endorse or promote products derived 00026 * from this software without specific prior written permission. 00027 * 00028 * Alternatively, this software may be distributed under the terms of the 00029 * GNU General Public License ("GPL") version 2 as published by the Free 00030 * Software Foundation. 00031 * 00032 * NO WARRANTY 00033 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 00034 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 00035 * LIMITED TO, THE IMPLIED WARRANTIES OF NONINFRINGEMENT, MERCHANTIBILITY 00036 * AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL 00037 * THE COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR SPECIAL, EXEMPLARY, 00038 * OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 00039 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS 00040 * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER 00041 * IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) 00042 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF 00043 * THE POSSIBILITY OF SUCH DAMAGES. 00044 * 00045 * $Id: release.h,v 1.2 2004/06/14 14:26:20 jbicket Exp $ 00046 */ 00047 #define RELEASE_TYPE "BETA"