File: copyright

package info (click to toggle)
libbdplus 0.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,004 kB
  • sloc: ansic: 6,716; sh: 4,170; makefile: 86
file content (64 lines) | stat: -rw-r--r-- 2,063 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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libbdplus
Upstream-Contact: libbdplus-devel mailing list <libbdplus-devel@videolan.org>
Source: ftp://ftp.videolan.org/pub/videolan/libbdplus/
License: LGPL-2.1+
Comment: This package DOES NOT provide any key, certificate, configuration
 file or virtual machine that could be used to decode encrypted
 copyrighted material.

Files: *
Copyright:
  2008-2010 Accident
  2009-2010 Obliter0n
  2009-2010 John Stebbins
  2010-2014 hpi1
  2011-2015 VideoLAN
  2012 Konstantin Pavlov
  2013 Petri Hintukainen
License: LGPL-2.1+

Files: src/libbdplus/bdsvm/sha1.*
Copyright: No copyright claimed
License: public-domain
 SHA-1 in C
 By Steve Reid <sreid@sea-to-sky.net>
 100% Public Domain
 -----------------
 Modified 7/98
 By James H. Brown <jbrown@burgoyne.com>
 Still 100% Public Domain
 -----------------
 Modified 8/98
 By Steve Reid <sreid@sea-to-sky.net>
 Still 100% public domain
 -----------------
 Modified 4/01
 By Saul Kravitz <Saul.Kravitz@celera.com>
 Still 100% PD
 -----------------
 Modified 07/2002
 By Ralph Giles <giles@ghostscript.com>
 Still 100% public domain

Files: debian/*
Copyright: 2014-2022 Dylan Aïssi <daissi@debian.org>
License: LGPL-2.1+

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