1 1.2 fredette /* $NetBSD: COPYING,v 1.2 2001/05/22 14:41:59 fredette Exp $ */ 2 1.2 fredette 3 1.1 fredette /* 4 1.1 fredette * Copyright (c) 2001 Matthew Fredette. All rights reserved. 5 1.1 fredette * 6 1.1 fredette * Redistribution and use in source and binary forms, with or without 7 1.1 fredette * modification, are permitted provided that the following conditions 8 1.1 fredette * are met: 9 1.1 fredette * 1. Redistributions of source code must retain the above copyright 10 1.1 fredette * notice, this list of conditions and the following disclaimer. 11 1.1 fredette * 2. Redistributions in binary form must reproduce the above copyright 12 1.1 fredette * notice, this list of conditions and the following disclaimer in the 13 1.1 fredette * documentation and/or other materials provided with the distribution. 14 1.1 fredette * 3. All advertising materials mentioning features or use of this software 15 1.1 fredette * must display the following acknowledgement: 16 1.1 fredette * This product includes software developed by Matthew Fredette. 17 1.1 fredette * 4. The name of Matthew Fredette may not be used to endorse or promote 18 1.1 fredette * products derived from this software without specific prior written 19 1.1 fredette * permission. 20 1.1 fredette * 21 1.1 fredette * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED 22 1.1 fredette * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF 23 1.1 fredette * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. 24 1.1 fredette */ 25