File: copyright

package info (click to toggle)
gnuradio 3.10.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 38,156 kB
  • sloc: cpp: 191,053; python: 90,646; ansic: 2,250; xml: 999; fortran: 927; sh: 467; makefile: 50
file content (221 lines) | stat: -rw-r--r-- 8,605 bytes parent folder | download
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gnuradio
Upstream-Contact: https://www.gnuradio.org/
Source:
 git archive --format=tar --prefix=gnuradio-3.10.2.0~rc1/ v3.10.2.0-rc1 | xz > ../gnuradio_3.10.2.0~rc1.orig.tar.xz
Comment:
 Packages of versions 3.4 and up by A. Maitland Bottoms <bottoms@debian.org>,
 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 https://www.gnuradio.org/
 .
 Upstream Authors:
 	Eric Blossom <eb@comsec.com>
 	Matt Ettus <matt@ettus.com>
 	Tom Rondeau <tom@trondeau.com>
 	Johnathan Corgan <jcorgan@corganenterprises.com>
 	Marcus Müller <marcus@hostalia.de>
 	Martin Braun <martin@gnuradio.org>
 	Ben Hilburn
 	Tim O'Shea
 	Jacob Gilbert
 	Jeff Long
 	Josh Morman
 	Derek Kozel
 	GNU Radio Contributors
 .
 See the CONTRIBUTING.md file for a more complete list of contributors.
 The current upstream project leader is Derek Kozel.
 The current release managers are Josh Morman and Jeff Long.
Copyright: 2001-2021 Free Software Foundation, Inc.
License: GPL-3+

Files: CMakeLists.txt
 cmake/* config.h.in docs/* dtools/* gnuradio-runtime/* gr-*/* grc/*
 .circleci/config.yml .clang-format .clang-tidy .gitattributes
 .gitignore .gitmodules .github/* .conda/* .conda-forge.yml
 .ci_support/* .scripts/*
 README.md CHANGELOG.md tools/* CODE_OF_CONDUCT.md VERSIONING
 CONTRIBUTING.md .readthedocs.yaml .zenodo.json
Copyright: 2010-2022 Free Software Foundation, Inc.
License: GPL-3+

Files: .cmake-format.py tox.ini
Copyright: 2021,2023 Marcus Müller
License: LGPL-3.0+

Files: DCO.txt
Copyright: Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
License: LF
 Everyone is permitted to copy and distribute verbatim copies of this
 license document, but changing it is not allowed.

Files: grc/scripts/freedesktop/org.gnuradio.grc.metainfo.xml
Copyright: 2020 Marcus Müller <mmueller@gnuradio.org>
License: CC0-1.0

Files: gr-vocoder/lib/g7xx/*
Copyright: 1992 Public Domain
License: public-domain
 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.
 .
 This source code is a product of Sun Microsystems, Inc. and is provided
 for unrestricted use.  Users may copy or modify this source code without
 charge.
 .
 SUN SOURCE CODE IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING
 THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
 .
 Sun source code is provided with no support and without any obligation on
 the part of Sun Microsystems, Inc. to assist in its use, correction,
 modification or enhancement.
 .
 SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
 INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY THIS SOFTWARE
 OR ANY PART THEREOF.
 .
 In no event will Sun Microsystems, Inc. be liable for any lost revenue
 or profits or other special, indirect and consequential damages, even if
 Sun has been advised of the possibility of such damages.
 .
 Sun Microsystems, Inc.
 2550 Garcia Avenue
 Mountain View, California  94043
 .
 Copyright year based on timestamps of files retrieved from
 http://web.archive.org/web/20060721140319/http://www.cwi.nl/ftp/audio/ccitt-adpcm.tar.gz

Files: gr-fec/lib/reed-solomon/*
Copyright: 2002, Phil Karn, KA9Q
License: GPL-3+

Files: gr-fec/lib/viterbi/*
Copyright: 1995 Phil Karn, KA9Q
 Copyright 2008 Free Software Foundation, Inc.
License: GPL-3+

Files: gnuradio-runtime/include/gnuradio/thread/thread_group.h gnuradio-runtime/lib/thread/thread_group.cc
Copyright: (C) 2001-2003 William E. Kempf
 Copyright (C) 2007 Anthony Williams
 Copyright 2008 Free Software Foundation, Inc.
License: GPL-3+
Comment:
 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.

Files: gr-filter/lib/pm_remez.cc
Copyright: (c) 1995,1998  Jake Janovetz (janovetz@uiuc.edu)
 Copyright (c) 2004  Free Software Foundation, Inc.
License: GPL-3+
Comment:
 The original was distributed under LGPL version 2 or later, this
 derivative work is now covered by the overall license assertion
 for GNU Radio.

Files: gr-iio/*
Copyright: 2014-2019, Analog Devices Inc.
License: GPL-3+
Comment:
 Authors: Paul Cercueil <paul.cercueil@analog.com>
          Travis Collins <travis.collins@analog.com>

Files: gr-pdu/*
Copyright: 2018-2021 National Technology & Engineering Solutions of Sandia, LLC
License: GPL-3+
Comment:
 NTESS LLC.

Files: gr-soapy/*
Copyright: 2021 Jeff Long
 Copyright 2018-2021 Libre Space Foundation <http://libre.space>
 Copyright 2011-2021 Free Software Foundation, Inc.
License: GPL-3+

Files: debian/*
Copyright: 2011-2022 A. Maitland Bottoms <bottoms@debian.org>
 Copyright 2011-2022 Free Software Foundation, Inc.
License: GPL-3+

Files: cmake/Modules/FindJACK.cmake
Copyright: 2008 Andreas Schneider <mail@cynapses.org>
License: New-BSD
Comment:
 New BSD license from the COPYING-CMAKE-SCRIPTS file.

License: New-BSD
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 .
 1. Redistributions of source code must retain the copyright
 notice, this list of conditions and the following
 disclaimer.
 .
 2. Redistributions in binary form must reproduce the
 copyright notice, this list of conditions and the following
 disclaimer in the documentation and/or other materials provided with
 the distribution.
 .
 3. The name of the author may not be used to
 endorse or promote products derived from this software without
 specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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.

License: CC0-1.0
 To the extent possible under law, the author(s) have dedicated all
 copyright and related and neighboring rights to this software to the public
 domain worldwide. This software is distributed without any warranty.
 .
 On Debian systems, the complete text of the CC0 license, version 1.0,
 can be found in /usr/share/common-licenses/CC0-1.0.

License: GPL-3+
 GNU Radio is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 3, or (at your option)
 any later version.
 .
 GNU Radio is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU General Public License for more details.
 .
 On Debian systems, the complete text of the GNU General Public
 License (GPL) version 3 can be found in the file
 '/usr/share/common-licenses/LGPL-3'.

License: LGPL-3.0+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License as published by
 the Free Software Foundation; either version 3, or (at your option)
 any later version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 GNU Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License along
 with this program; if not, write to the Free Software Foundation,
 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU Lesser General Public
 License version 2.1 can be found in ‘/usr/share/common-licenses/LGPL-3’.