File: copyright

package info (click to toggle)
libchardet 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 2,180 kB
  • ctags: 651
  • sloc: sh: 9,764; cpp: 4,196; makefile: 76; ansic: 31
file content (59 lines) | stat: -rw-r--r-- 2,007 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libchardet
Upstream-Contact: Joung-Kyun Kim <admin@oops.org>
Source: https://ftp.oops.org/pub/oops/libchardet/

Files: *
Copyright: 2009-2014 Joung-Kyun Kim <admin@oops.org>
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: aclocal.m4 configure Makefile.in */Makefile.in m4/* tools/*
Copyright: 1992-2009 Free Software Foundation
License: GPL-2+

Files: man/ko/*
Copyright: 2009 OOPS Development Organization
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: m4/ax_gcc_visibiliity.m4
Copyright: 2011 Joung-Kyun Kim <admin@oops.org>
License: BSD-3-clause

Files: src/*
Copyright: 1998-2001 Netscape Communications Corporation
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: src/chardet.* Makefile.am */Makefile.am
Copyright: 1998-2001 John Gardiner Myers <jgmyers@proofpoint.com>
           2009-2014 Joung-Kyun Kim <admin@oops.org>
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: src/LangHebrewModel.cpp
Copyright: 2005 Simon Montagu <smontagu@smontagu.org>
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: src/nsHebrewProber.*
Copyright: 2005 Shy Shalom <shooshX@gmail.com>
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

Files: debian/*
Copyright: 2015 Ximin Luo <infinity0@debian.org>
License: MPL-1.1 or GPL-2+ or LGPL-2.1+

License: MPL-1.1
 The complete text of the Mozilla Public License can be found in
 the `LICENSE' file in the top-level directory of this package.

License: GPL-2
 On Debian systems, the complete text of the GNU General Public
 License can be found in the file /usr/share/common-licenses/GPL-2'.

License: LGPL-2.1
 On Debian systems, the complete text of the GNU Lesser General Public
 License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.

License: BSD-3-clause
 On Debian systems, the complete text of the BSD 3 Clause License can
 be found in the file `/usr/share/common-licenses/BSD', replacing
 references to the University of California with the appropriate
 copyright holder.