1 | The FreeBSD Copyright
|
---|
2 |
|
---|
3 | Copyright (c) 2008-2009, Institute of Telematics, UniversitÀt Karlsruhe (TH)
|
---|
4 |
|
---|
5 | Institute of Telematics
|
---|
6 | UniversitÀt Karlsruhe (TH)
|
---|
7 | Zirkel 2, 76128 Karlsruhe
|
---|
8 | Germany
|
---|
9 |
|
---|
10 | Redistribution and use in source and binary forms, with or without
|
---|
11 | modification, are permitted provided that the following conditions are
|
---|
12 | met:
|
---|
13 |
|
---|
14 | 1. Redistributions of source code must retain the above copyright
|
---|
15 | notice, this list of conditions and the following disclaimer.
|
---|
16 | 2. Redistributions in binary form must reproduce the above copyright
|
---|
17 | notice, this list of conditions and the following disclaimer in the
|
---|
18 | documentation and/or other materials provided with the distribution.
|
---|
19 |
|
---|
20 | THIS SOFTWARE IS PROVIDED BY THE FREEBSD PROJECT ``AS IS'' AND ANY
|
---|
21 | EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
---|
22 | IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
---|
23 | PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FREEBSD PROJECT OR
|
---|
24 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
25 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
---|
26 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
---|
27 | PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
---|
28 | LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
---|
29 | NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
---|
30 | SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
---|
31 |
|
---|
32 | The views and conclusions contained in the software and documentation
|
---|
33 | are those of the authors and should not be interpreted as representing
|
---|
34 | official policies, either expressed or implied, of the FreeBSD
|
---|
35 | Project.
|
---|