File: copyright

package info (click to toggle)
gr-fosphor 3.9~0.974ab2f-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 1,216 kB
  • sloc: python: 9,483; ansic: 3,304; cpp: 1,165; lisp: 609; makefile: 31
file content (63 lines) | stat: -rw-r--r-- 2,570 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gr-fosphor
Upstream-Contact: https://osmocom.org/projects/sdr/wiki/fosphor
Source:
 git archive --format=tar --prefix=gr-fosphor-3.9~0.974ab2f/ 974ab2f | xz > ../../gr-fosphor_3.9~0.974ab2f.orig.tar.xz
Copyright: 2013-2021 Sylvain Munaut <tnt@246tNt.com>
License: GPL-3+

Files: AUTHORS MANIFEST.md cmake/* docs/* grc/* include/* lib/* python/*
Copyright: 2013-2021 Sylvain Munaut <tnt@246tNt.com>
License: GPL-3+

Files: lib/fosphor/COPYING
Copyright: 1989, 1991 Free Software Foundation, Inc.
License: COPYING
 Everyone is permitted to copy and distribute verbatim copies
 of this license document, but changing it is not allowed.

Files: debian/*
Copyright: 2013-2021 A. Maitland Bottoms <bottoms@debian.org>
License: GPL-3+

Files: CMakeLists.txt grc/CMakeLists.txt lib/CMakeLists.txt
 docs/CMakeLists.txt apps/CMakeLists.txt python/CMakeLists.txt
 docs/doxygen/CMakeLists.txt python/__init__.py
 docs/doxygen/doxyxml/base.py docs/doxygen/doxyxml/text.py
 docs/doxygen/doxyxml/doxyindex.py docs/doxygen/doxyxml/__init__.py
 include/gnuradio/fosphor/api.h include/gnuradio/fosphor/CMakeLists.txt
Copyright: 2003-2012 Free Software Foundation, Inc.
License: GPL-3+
Comment: inherited from GNU Radio

Files: lib/fosphor/DroidSansMonoDotted.ttf
Copyright: 2007 Google Corporation
 2009 cosmix.org
License: Apache-2.0
Comment: Droid Sans Mono (w/ dotted zero)
 Ascender Corporation, variant by cosmix.org
 http://www.cosmix.org/software/#DroidSansDotted

License: Apache-2.0
 Licensed under the Apache License, Version 2.0
 http://www.apache.org/licenses/LICENSE-2.0
 .
 On Debian systems, the complete text of the Apache License
 version 2.0 can be found in "/usr/share/common-licenses/Apache-2.0".

License: GPL-3+
 This program 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 of the License, 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".