File: copyright

package info (click to toggle)
glasscoder 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,416 kB
  • sloc: cpp: 16,492; makefile: 588; xml: 343; perl: 157; sh: 133; python: 37
file content (41 lines) | stat: -rw-r--r-- 1,558 bytes parent folder | download | duplicates (2)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: glasscoder
Upstream-Contact: Fred Gleason <fredg@paravelsystems.com>
Source: https://github.com/ElvishArtisan/GlassCoder

Files: *
Copyright: 2002-2020 Fred Gleason <fredg@paravelsystems.com>
License: GPL-2

Files: src/common/ringbuffer.*
Copyright: 2011-2015 Fred Gleason <fredg@paravelsystems.com>
           2003 Rohan Drape
           2000 Paul Davis
License: GPL-2

Files: debian/*
Copyright: 2020 Kyle Robbertze <paddatrapper@debian.org>
License: GPL-2

License: GPL-2
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation
 .
 This package 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 <https://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
 .
 This product includes software developed by the OpenSSL Project
 for use in the OpenSSL Toolkit. (http://www.openssl.org/).
 .
 This program is released under the GNU General Public License version 2 with
 the additional exemption that compiling, linking, and/or using OpenSSL is
 allowed.