bsd-style-copyright revision 6833
16833Sjkh/*
26833Sjkh * Copyright (c) [year]
36833Sjkh *	[your name here].  All rights reserved.
46833Sjkh *
56833Sjkh * Redistribution and use in source and binary forms, with or without
66833Sjkh * modification, are permitted provided that the following conditions
76833Sjkh * are met:
86833Sjkh * 1. Redistributions of source code must retain the above copyright
96833Sjkh *    notice, this list of conditions and the following disclaimer.
106833Sjkh * 2. Redistributions in binary form must reproduce the above copyright
116833Sjkh *    notice, this list of conditions and the following disclaimer in the
126833Sjkh *    documentation and/or other materials provided with the distribution.
136833Sjkh * 3. All advertising materials mentioning features or use of this software
146833Sjkh *    must display the following acknowledgement:
156833Sjkh *	This product includes software developed by [your name]
166833Sjkh *	and [any other names deserving credit ]
176833Sjkh * 4. Neither the name of the author nor the names of any co-contributors
186833Sjkh *    may be used to endorse or promote products derived from this software
196833Sjkh *    without specific prior written permission.
206833Sjkh *
216833Sjkh * THIS SOFTWARE IS PROVIDED BY [your name] AND CONTRIBUTORS ``AS IS'' AND
226833Sjkh * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
236833Sjkh * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
246833Sjkh * ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
256833Sjkh * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
266833Sjkh * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
276833Sjkh * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
286833Sjkh * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
296833Sjkh * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
306833Sjkh * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
316833Sjkh * SUCH DAMAGE.
326833Sjkh *
336833Sjkh */
34