11.2Sfredette/* $NetBSD: COPYING,v 1.2 2001/05/22 14:41:59 fredette Exp $ */ 21.2Sfredette 31.1Sfredette/* 41.1Sfredette * Copyright (c) 2001 Matthew Fredette. All rights reserved. 51.1Sfredette * 61.1Sfredette * Redistribution and use in source and binary forms, with or without 71.1Sfredette * modification, are permitted provided that the following conditions 81.1Sfredette * are met: 91.1Sfredette * 1. Redistributions of source code must retain the above copyright 101.1Sfredette * notice, this list of conditions and the following disclaimer. 111.1Sfredette * 2. Redistributions in binary form must reproduce the above copyright 121.1Sfredette * notice, this list of conditions and the following disclaimer in the 131.1Sfredette * documentation and/or other materials provided with the distribution. 141.1Sfredette * 3. All advertising materials mentioning features or use of this software 151.1Sfredette * must display the following acknowledgement: 161.1Sfredette * This product includes software developed by Matthew Fredette. 171.1Sfredette * 4. The name of Matthew Fredette may not be used to endorse or promote 181.1Sfredette * products derived from this software without specific prior written 191.1Sfredette * permission. 201.1Sfredette * 211.1Sfredette * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 221.1Sfredette * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 231.1Sfredette * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 241.1Sfredette */ 25