Merge branch 'grc' of http://gnuradio.org/git/jblum
[debian/gnuradio] / debian / copyright
1 GNU Radio was re-packaged by Bdale Garbee <bdale@gag.com> to reflect
2 upstream restructuring on Wed, 6 Sep 2006 16:02:03 -0600.  Much was
3 learned and portions were taken from the previous Debian packages built 
4 by Ramakrishnan Muthukrishnan and Steinar H. Gunderson.
5
6 GNU Radio was downloaded from http://gnuradio.org/
7
8 Upstream Authors: 
9         Eric Blossom <eb@comsec.com>
10         Matt Ettus <matt@ettus.com>
11         Johnathan Corgan <jcorgan@corganenterprises.com>
12         
13 See the AUTHORS file for a more complete list of contributors.
14 The current upstream maintainer is Johnathan Corgan.
15
16 Copyright: 
17
18 GNU Radio is copyrighted by the Free Software Foundation and is licensed
19 under the GNU General Public License (GPL), version 3 or later, a copy of 
20 which is available on a Debian system at:
21
22   /usr/share/common-licenses/GPL
23
24 The GNU Radio source distribution also incorporates a few components that 
25 carry other copyrights and license assertions, as follows:
26
27 gcell/ibm/sync/ppu_source/* 
28 gcell/ibm/sync/spu_source/* 
29         (C)Copyright 2001,2007,
30         International Business Machines Corporation,
31         Sony Computer Entertainment, Incorporated,
32         Toshiba Corporation,
33
34         All Rights Reserved. 
35
36         Redistribution and use in source and binary forms, with or
37         without modification, are permitted provided that the
38         following conditions are met:
39
40         - Redistributions of source code must retain the above copyright
41           notice, this list of conditions and the following disclaimer.
42
43         - Redistributions in binary form must reproduce the above
44           copyright notice, this list of conditions and the following
45           disclaimer in the documentation and/or other materials
46           provided with the distribution.
47  
48         - Neither the name of IBM Corporation nor the names of its
49           contributors may be used to endorse or promote products
50           derived from this software without specific prior written
51           permission.
52
53         THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
54         CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
55         INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
56         MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
57         DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
58         CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
59         SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
60         NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
61         LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
62         HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
63         CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
64         OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
65         EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
66
67         The gcell subsystem is not included in Debian binary package builds.
68
69 gnuradio-core/src/lib/g72x/*
70         This source code is released by Sun Microsystems, Inc. to the public 
71         domain.  Please give your acknowledgement in product literature if 
72         this code is used in your product implementation.
73
74 gnuradio-core/src/lib/general/malloc16.c
75         Copyright 2001 Phil Karn, KA9Q
76         May be used under the terms of the GNU Public License (GPL)
77
78 gnuradio-core/src/lib/reed-solomon/*
79         Copyright 2002, Phil Karn, KA9Q
80         May be used under the terms of the GNU Public License (GPL)
81
82 *.{qpf,qsf}
83         Copyright (C) 1991-2004 Altera Corporation
84         Any megafunction design, and related netlist (encrypted or decrypted),
85         support information, device programming or simulation file, and any 
86         other associated documentation or information provided by Altera or 
87         a partner under Altera's Megafunction Partnership Program may be used
88         only to program PLD devices (but not masked PLD devices) from Altera.
89         Any other use of such megafunction design, netlist, support 
90         information, device programming or simulation file, or any other 
91         related documentation or information is prohibited for any other 
92         purpose, including, but not limited to modification, reverse 
93         engineering, de-compiling, or use with any other silicon devices, 
94         unless such use is explicitly licensed under a separate agreement with
95         Altera or a megafunction partner.  Title to the intellectual property,
96         including patents, copyrights, trademarks, trade secrets, or maskworks,
97         embodied in any such megafunction design, netlist, support information,
98         device programming or simulation file, or any other related 
99         documentation or information provided by Altera or a megafunction
100         partner, remains with Altera, the megafunction partner, or their 
101         respective licensors. No other licenses, including any licenses needed 
102         under any third party's intellectual property, are provided herein.
103
104         Thesea are configuration files generated by Altera proprietary tools 
105         used in the creation of an open hardware design often used with GNU 
106         Radio, and for which GNU Radio includes device drivers.  These files 
107         are not used in the Debian package build process.
108
109 gr-gsm-fr-vocoders/src/lib/gsm/*
110         Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
111         Technische Universitaet Berlin
112
113         Permission to use, copy, modify, and distribute this software
114         for any purpose with or without fee is hereby granted,
115         provided that this notice is not removed and that neither
116         the authors nor the Technische Universitaet Berlin are
117         deemed to have made any representations as to the suitability
118         of this software for any purpose nor are held responsible
119         for any defects of this software.  THERE IS ABSOLUTELY NO
120         WARRANTY FOR THIS SOFTWARE.
121
122 gruel/src/include/gruel/thread_group.h
123         Copyright (C) 2001-2003 William E. Kempf
124         Copyright (C) 2007 Anthony Williams
125         Copyright 2008 Free Software Foundation, Inc.
126
127         The original was distributed under the Boost Software License, 
128         Version 1.0, but this derivative work is now covered by the overall
129         license assertion for GNU Radio.
130
131 gnuradio-core/src/lib/general/gr_remez.cc
132         Copyright (c) 1995,1998  Jake Janovetz (janovetz@uiuc.edu)
133         Copyright (c) 2004  Free Software Foundation, Inc.
134
135         The original was distributed under LGPL version 2 or later, this
136         derivative work is now covered by the overall license assertion 
137         for GNU Radio.
138
139 gr-gpio/src/fpga/include/common_config*.vh
140         Copyright (C) 2006,2007 Matt Ettus
141         Copyright (C) 2008 Corgan Enterprises LLC
142
143         The original was distributed under GPL version 2 or later, this
144         derivative work is now covered by the overall license assertion 
145         for GNU Radio.
146
147 gr-wxgui/src/python/plot.py
148         (C) 2002, 2007 Gordon Williams
149
150         The original was licensed "Use as you wish", this derivative work 
151         is now covered by the overall license assertion for GNU Radio.
152
153 gr-wxgui/src/python/plotter/gltext.py
154         Copyright (C) 2007 Christian Brugger, Stefan Hacker
155
156         The original was distributed under GPL version 2 or later, this
157         derivative work is now covered by the overall license assertion 
158         for GNU Radio.
159
160 Various files in the omnithread library carry these copyrights:
161         Copyright (C) 2006 Free Software Foundation, Inc.
162         Copyright (C) 1994,1995,1996,1997 Olivetti & Oracle Research Laboratory
163         Copyright Wavetek Wandel & Goltermann, Plymouth.
164         Copyright (C) 1994,1995,1996, 1997 Immisch, becker & Partner
165         Copyright (C) 1998 Steven Brennes
166         Copyright (C) 1995-1999 AT&T Laboratories Cambridge
167
168         The original omnithread library was distributed under LGPL version 2 
169         or later, this derivative work is now covered by the overall license 
170         assertion for GNU Radio.
171