ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Algorithm-FEC/LICENSE
Revision: 1.1
Committed: Tue Sep 9 05:52:49 2003 UTC (20 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-1_1, rel-1_0, HEAD
Log Message:
*** empty log message ***

File Contents

# Content
1 (C) 1997-98 Luigi Rizzo (luigi@iet.unipi.it)
2
3 Portions derived from code by Phil Karn (karn@ka9q.ampr.org),
4 Robert Morelos-Zaragoza (robert@spectra.eng.hawaii.edu) and Hari
5 Thirumoorthy (harit@spectra.eng.hawaii.edu), Aug 1995
6 modified by Marc Lehmann <fec@schmorp.de>, Sep 2003
7
8 Redistribution and use in source and binary forms, with or without
9 modification, are permitted provided that the following conditions
10 are met:
11
12 1. Redistributions of source code must retain the above copyright
13 notice, this list of conditions and the following disclaimer.
14 2. 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
17 provided with the distribution.
18
19 THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND
20 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
21 THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
22 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHORS
23 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
24 OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
25 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA,
26 OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
27 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
28 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
29 OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
30 OF SUCH DAMAGE.