| 1 | |
|---|
| 2 | Copyright (c) 2007 - 2009 Tobias C. Rittweiler <tcr@freebits.de> |
|---|
| 3 | Copyright (c) 2007, Robert P. Goldman <rpgoldman@sift.info> and SIFT, LLC |
|---|
| 4 | |
|---|
| 5 | All rights reserved. |
|---|
| 6 | |
|---|
| 7 | Redistribution and use in source and binary forms, with or without |
|---|
| 8 | modification, are permitted provided that the following conditions are |
|---|
| 9 | met: |
|---|
| 10 | |
|---|
| 11 | * Redistributions of source code must retain the above copyright |
|---|
| 12 | notice, this list of conditions and the following disclaimer. |
|---|
| 13 | |
|---|
| 14 | * Redistributions in binary form must reproduce the above |
|---|
| 15 | copyright notice, this list of conditions and the following |
|---|
| 16 | disclaimer in the documentation and/or other materials provided |
|---|
| 17 | with the distribution. |
|---|
| 18 | |
|---|
| 19 | * Neither the names of Tobias C. Rittweiler, Robert P. Goldman, |
|---|
| 20 | SIFT, LLC nor the names of its contributors may be used to |
|---|
| 21 | endorse or promote products derived from this software without |
|---|
| 22 | specific prior written permission. |
|---|
| 23 | |
|---|
| 24 | THIS SOFTWARE IS PROVIDED BY Tobias C. Rittweiler, Robert |
|---|
| 25 | P. Goldman and SIFT, LLC ``AS IS'' AND ANY EXPRESS OR IMPLIED |
|---|
| 26 | WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
|---|
| 27 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE |
|---|
| 28 | DISCLAIMED. IN NO EVENT SHALL Tobias C. Rittweiler, Robert |
|---|
| 29 | P. Goldman or SIFT, LLC BE LIABLE FOR ANY DIRECT, INDIRECT, |
|---|
| 30 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES |
|---|
| 31 | (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR |
|---|
| 32 | SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) |
|---|
| 33 | HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN |
|---|
| 34 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR |
|---|
| 35 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, |
|---|
| 36 | EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|---|