|
5 | 5 | * Copyright 2002 Thamer Alharbash
|
6 | 6 | * Copyright 2009 Paul Ramsey <pramsey@cleverelephant.ca>
|
7 | 7 | *
|
8 |
| - * This is free software; you can redistribute and/or modify it under |
9 |
| - * the terms of the GNU General Public Licence. See the COPYING file. |
| 8 | + * Redistribution and use in source and binary forms, with or |
| 9 | + * without modification, are permitted provided that the following |
| 10 | + * conditions are met: |
| 11 | + * |
| 12 | + * Redistributions of source code must retain the above copyright |
| 13 | + * notice, this list of conditions and the following disclaimer. |
| 14 | + * |
| 15 | + * Redistributions in binary form must reproduce the above |
| 16 | + * copyright notice, this list of conditions and the following |
| 17 | + * disclaimer in the documentation and/or other materials provided |
| 18 | + * with the distribution. |
| 19 | + * |
| 20 | + * The name of the author may not be used to endorse or promote |
| 21 | + * products derived from this software without specific prior |
| 22 | + * written permission. |
| 23 | + * |
| 24 | + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY |
| 25 | + * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, |
| 26 | + * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A |
| 27 | + * PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR |
| 28 | + * BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 29 | + * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED |
| 30 | + * TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
| 31 | + * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND |
| 32 | + * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT |
| 33 | + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING |
| 34 | + * IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF |
| 35 | + * THE POSSIBILITY OF SUCH DAMAGE. |
10 | 36 | *
|
11 | 37 | **********************************************************************/
|
12 | 38 |
|
|
0 commit comments