File: copyright

package info (click to toggle)
fstrcmp 0.7.D001-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,460 kB
  • sloc: sh: 3,493; ansic: 1,505; makefile: 455; awk: 110
file content (87 lines) | stat: -rw-r--r-- 3,122 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: fstrcmp
Upstream-Contact: Peter Miller <pmiller@opensource.org.au>
Source: http://fstrcmp.sourceforge.net/

Files:     *
Copyright: 2009-2014 Peter Miller <pmiller@opensource.org.au>
License:   GPL-3.0+

Files:     etc/template/lib_c
           etc/template/lib_h
           lib/ac/assert.h
           lib/ac/ctype.h
           lib/ac/errno.h
           lib/ac/stdarg.h
           lib/ac/stddef.h
           lib/ac/stdio.h
           lib/ac/stdlib.h
           lib/ac/string.c
           lib/ac/string.h
           lib/ac/sys/types.h
           lib/ac/unistd.h
           lib/config.messy.h
           lib/downcase.c
           lib/downcase.h
           lib/fstrcasecmp.c
           lib/fstrcasecmpi.c
           lib/fstrcmp.h
           lib/fstrcoll.c
           lib/fstrcolli.c
           lib/gcc_attributes.h
           lib/mbs_to_wcs.c
           lib/mbs_to_wcs.h
           lib/minmax.h
           lib/nmalloc.c
           lib/nmalloc.h
           lib/program_name.c
           lib/program_name.h
           lib/version.c
           lib/version.h
           lib/version_print.c
           lib/version_print.h
           lib/warn_unused_result.h
Copyright: 2009 Peter Miller <pmiller@opensource.org.au>
License:   LGPL-3.0+

Files:     lib/fmemcmp.c
           lib/fmemcmpi.c
           lib/fwcscmp.c
           lib/fwcscmpi.c
Copyright: 2009 Peter Miller
           1988-2006 Free Software Foundation, Inc.
License:   GPL-3.0+

License:   GPL-3.0+
 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'.

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 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.
 .
 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/>.
 .
 On Debian systems, the complete text of the GNU Lesser General Public License
 Version 3 can be found in `/usr/share/common-licenses/LGPL-3'.