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