[34] | 1 | Copyright (c) 2003-2006, Joe Walnes
|
---|
| 2 | Copyright (c) 2006-2007, XStream Committers
|
---|
| 3 | All rights reserved.
|
---|
| 4 |
|
---|
| 5 | Redistribution and use in source and binary forms, with or without
|
---|
| 6 | modification, are permitted provided that the following conditions are met:
|
---|
| 7 |
|
---|
| 8 | Redistributions of source code must retain the above copyright notice, this list of
|
---|
| 9 | conditions and the following disclaimer. Redistributions in binary form must reproduce
|
---|
| 10 | the above copyright notice, this list of conditions and the following disclaimer in
|
---|
| 11 | the documentation and/or other materials provided with the distribution.
|
---|
| 12 |
|
---|
| 13 | Neither the name of XStream nor the names of its contributors may be used to endorse
|
---|
| 14 | or promote products derived from this software without specific prior written
|
---|
| 15 | permission.
|
---|
| 16 |
|
---|
| 17 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
|
---|
| 18 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
|
---|
| 19 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
|
---|
| 20 | SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
---|
| 21 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
|
---|
| 22 | TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
|
---|
| 23 | BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
---|
| 24 | CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
|
---|
| 25 | WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
|
---|
| 26 | DAMAGE.
|
---|