• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1r#"Copyright (c) 2001 David Giffin.
2All rights reserved.
3
4Redistribution and use in source and binary forms, with or without
5modification, are permitted provided that the following conditions
6are met:
7
81. Redistributions of source code must retain the above copyright
9notice, this list of conditions and the following disclaimer.
10
112. Redistributions in binary form must reproduce the above copyright
12notice, this list of conditions and the following disclaimer in
13the documentation and/or other materials provided with the
14distribution.
15
163. All advertising materials mentioning features or use of this
17software must display the following acknowledgment:
18"This product includes software developed by
19David Giffin <david@giffin.org>."
20
214. Redistributions of any form whatsoever must retain the following
22acknowledgment:
23"This product includes software developed by
24David Giffin <david@giffin.org>."
25
26THIS SOFTWARE IS PROVIDED BY DAVID GIFFIN ``AS IS'' AND ANY
27EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
29PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL DAVID GIFFIN OR
30ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
31SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
32NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
33LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
34HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
35STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
36ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
37OF THE POSSIBILITY OF SUCH DAMAGE.
38"#