xref: /netbsd-src/usr.sbin/ndbootd/COPYING (revision ab467667c73a64282204fc6d3cd7d91f77a1771b)
1*ab467667Sfredette/*	$NetBSD: COPYING,v 1.2 2001/05/22 14:41:59 fredette Exp $	*/
2*ab467667Sfredette
32d0f1618Sfredette/*
42d0f1618Sfredette * Copyright (c) 2001 Matthew Fredette.  All rights reserved.
52d0f1618Sfredette *
62d0f1618Sfredette * Redistribution and use in source and binary forms, with or without
72d0f1618Sfredette * modification, are permitted provided that the following conditions
82d0f1618Sfredette * are met:
92d0f1618Sfredette *   1. Redistributions of source code must retain the above copyright
102d0f1618Sfredette *      notice, this list of conditions and the following disclaimer.
112d0f1618Sfredette *   2. Redistributions in binary form must reproduce the above copyright
122d0f1618Sfredette *      notice, this list of conditions and the following disclaimer in the
132d0f1618Sfredette *      documentation and/or other materials provided with the distribution.
142d0f1618Sfredette *   3. All advertising materials mentioning features or use of this software
152d0f1618Sfredette *      must display the following acknowledgement:
162d0f1618Sfredette *        This product includes software developed by Matthew Fredette.
172d0f1618Sfredette *   4. The name of Matthew Fredette may not be used to endorse or promote
182d0f1618Sfredette *      products derived from this software without specific prior written
192d0f1618Sfredette *      permission.
202d0f1618Sfredette *
212d0f1618Sfredette * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
222d0f1618Sfredette * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
232d0f1618Sfredette * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
242d0f1618Sfredette */
25