File: copyright

package info (click to toggle)
nilfs-tools 2.2.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,696 kB
  • sloc: ansic: 15,203; sh: 11,337; perl: 4,174; makefile: 137
file content (114 lines) | stat: -rw-r--r-- 4,337 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
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: nilfs-utils
Upstream-Contact: linux-nilfs@vger.kernel.org
Source: https://nilfs.sourceforge.io/en/

Files: *
Copyright: 2005-2016 Nippon Telegraph and Telephone Corporation
License: GPL-2+

Files:
    include/*
    lib/*
Copyright: 2005-2016 Nippon Telegraph and Telephone Corporation
License: LGPL-2.1+

Files: include/nilfs2_fs.h
Copyright: 2005-2008 Nippon Telegraph and Telephone Corporation
           1992-1995 Remy Card <card@masi.ibp.fr>
           1991-1992 Linus Torvalds
License: LGPL-2.1+
Comment:
 include/nilfs_fs.h is a derivated work of include/linux/ext2_fs.h
 from the Linux kernel sources.

Files: include/pathnames.h
Copyright: not-applicable
License: Public-Domain
 This code is in the public domain.

Files: lib/crc32.c
Copyright: 2010 Jiro SEKIBA <jir@unicus.jp>
           2000 Johan Billing
License: LGPL-2.1+

Files: lib/realpath.c
Copyright: 1993 Rick Sladkey <jrs@world.std.com>
License: LGPL-2+

Files: scripts/checkpatch.pl
Copyright: 2001      Dave Jones
           2005      Joel Schopp <jschopp@austin.ibm.com>
           2007-2008 Andy Whitcroft <apw@uk.ibm.com>
           2008-2010 Andy Whitcroft <apw@canonical.com>
License: GPL-2

Files: debian/*
Copyright:
    2008-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
    2014-2018 Dmitry Smirnov <onlyjob@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 as published by
 the Free Software Foundation, version 2 of the License.
 .
 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/>.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.

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 as published by
 the Free Software Foundation, either version 2 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/>.
 .
 The complete text of the GNU General Public License
 can be found in /usr/share/common-licenses/GPL-2 file.

License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 This library 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
 Library General Public License for more details.
 On Debian systems, the complete text of the GNU Library General Public
 License Version 2 can be found in "/usr/share/common-licenses/LGPL-2".

License: LGPL-2.1+
 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 2 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/>.
 .
 The complete text of the GNU Lesser General Public License
 can be found in /usr/share/common-licenses/LGPL-2 file.