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