r3332: *** empty log message ***
[pipes.git] / debian / copyright
1 This package was debianized by Kevin M. Rosenberg <kmr@debian.org> on
2 Nov 2, 2002.
3
4 It was downloaded from ftp://ftp.b9.com/pipes/
5 Upstream Authors: Kevin Rosenberg & Peter Norvig
6
7 Changes compared to upstream:
8   - Created package file and .asd file
9   - Renamed functions to always start with pipe-
10
11
12
13 Pipes's Copyright Statement
14 ---------------------------
15
16 Copyright (c) 2000-2002 Kevin Rosenberg
17 Copyright (c) 1998-2002 Peter Norvig
18
19 All rights reserved.
20
21 Redistribution and use in source and binary forms, with or without
22 modification, are permitted provided that the following conditions
23 are met:
24 1. Redistributions of source code must retain the above copyright
25    notice, this list of conditions and the following disclaimer.
26 2. Redistributions in binary form must reproduce the above copyright
27    notice, this list of conditions and the following disclaimer in the
28    documentation and/or other materials provided with the distribution.
29 3. The name of the Authors may not be used to endorse or promote products 
30    derived from this software without specific prior written permission.
31
32 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND
33 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
34 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
35 ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
36 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
37 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
38 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
39 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
40 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
41 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
42 SUCH DAMAGE.
43
44
45 Peter Norvig's Original Copyright
46 ---------------------------------
47
48 Copyright (c) 1998-2002 by Peter Norvig.
49
50 Permission is granted to anyone to use this software, in source or
51 object code form, on any computer system, and to modify, compile,
52 decompile, run, and redistribute it to anyone else, subject to the
53 following restrictions:
54
55    1. The author makes no warranty of any kind, either expressed or
56 implied, about the suitability of this software for any purpose.
57
58    2. The author accepts no liability of any kind for damages or other
59 consequences of the use of this software, even if they arise from
60 defects in the software.
61
62    3. The origin of this software must not be misrepresented, either
63 by explicit claim or by omission.
64
65    4. Altered versions must be plainly marked as such, and must not be
66 misrepresented as being the original software. Altered versions may be
67 distributed in packages under other licenses (such as the GNU
68 license).
69
70 If you find this software useful, it would be nice if you let me
71 (peter@norvig.com) know about it, and nicer still if you send me
72 modifications that you are willing to share. However, you are not
73 required to do so.
74