OLD | NEW |
| (Empty) |
1 COPYRIGHTS | |
2 | |
3 Compilation copyright is held by the GPSD project. All rights reserved. | |
4 | |
5 GPSD project copyrights are assigned to the project lead, currently | |
6 Eric S. Raymond. Other portions of the GPSD code are Copyright (c) | |
7 1997, 1998, 1999, 2000, 2001, 2002 by Remco Treffkorn, and others | |
8 Copyright (c) 2005 by Eric S. Raymond. For other copyrights, see | |
9 individual files. | |
10 | |
11 BSD LICENSE | |
12 | |
13 Redistribution and use in source and binary forms, with or without | |
14 modification, are permitted provided that the following conditions | |
15 are met:<P> | |
16 | |
17 Redistributions of source code must retain the above copyright | |
18 notice, this list of conditions and the following disclaimer.<P> | |
19 | |
20 Redistributions in binary form must reproduce the above copyright | |
21 notice, this list of conditions and the following disclaimer in the | |
22 documentation and/or other materials provided with the distribution.<P> | |
23 | |
24 Neither name of the GPSD project nor the names of its contributors | |
25 may be used to endorse or promote products derived from this software | |
26 without specific prior written permission. | |
27 | |
28 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS | |
29 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT | |
30 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR | |
31 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR | |
32 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, | |
33 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, | |
34 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR | |
35 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF | |
36 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING | |
37 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS | |
38 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | |
OLD | NEW |