Home | History | Annotate | Download | only in jasmin
      1 /*
      2  * Copyright (c) 1996-2004, Jon Meyer
      3  * All rights reserved.
      4  *
      5  * Redistribution and use in source and binary forms, with or without modification, are permitted provided
      6  * that the following conditions are met:
      7  *
      8  * Redistributions of source code must retain the above copyright notice, this list of conditions
      9  * and the following disclaimer.
     10  *
     11  * Redistributions in binary form must reproduce the above copyright notice, this list of conditions
     12  * and the following disclaimer in the documentation and/or other materials provided with the
     13  * distribution.
     14  *
     15  * Neither the name of the Jon Meyer nor the names of its contributors may be used to
     16  * endorse or promote products derived from this software without specific prior written permission.
     17  *
     18  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
     19  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
     20  * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
     21  * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
     22  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
     23  * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
     24  * TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
     25  * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
     26  *
     27  * Jasmin was written by Jon Meyer, www.cybergrain.com
     28  * The Jasmin website is jasmin.sourceforge.net.
     29  */
     30