]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/blame - debian/copyright
xfsprogs: Release v6.7.0
[thirdparty/xfsprogs-dev.git] / debian / copyright
CommitLineData
cac1e96b
BG
1Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2Upstream-Name: xfsprogs
3Comment: This package was debianized by Nathan Scott <nathans@debian.org>
4Source: https://www.kernel.org/pub/linux/utils/fs/xfs/xfsprogs/
fc49813f 5
cac1e96b 6Files: *
fc49813f 7Copyright:
cac1e96b
BG
8 1995-2013 Silicon Graphics, Inc.
9 2010-2018 Red Hat, Inc.
10 2016-2020 Oracle. All Rights Reserved.
11Comment: For most files, only one of the copyrights applies.
12License: GPL-2
13
14Files:
15 libhandle/*.c
16Copyright: 1995, 2001-2002, 2005 Silicon Graphics, Inc.
17Comment: This also applies to some header files.
18License: LGPL-2.1
19 This library is free software; you can redistribute it and/or modify it
20 under the terms of the GNU Lesser General Public License as published by
21 the Free Software Foundation; version 2.1 of the License.
22 .
23 This library is distributed in the hope that it will be useful, but WITHOUT
24 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
25 FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
26 for more details.
27 .
28 On Debian systems, refer to /usr/share/common-licenses/LGPL-2.1
29 for the complete text of the GNU Lesser General Public License.
30
31Files: config.*
32Copyright: 1992-2013 Free Software Foundation, Inc.
33License: GPL-3+ with autoconf exception
34 This file is free software; you can redistribute it and/or modify it
35 under the terms of the GNU General Public License as published by
36 the Free Software Foundation; either version 3 of the License, or
37 (at your option) any later version.
38 .
39 This program is distributed in the hope that it will be useful, but
40 WITHOUT ANY WARRANTY; without even the implied warranty of
41 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
42 General Public License for more details.
43 .
44 You should have received a copy of the GNU General Public License
45 along with this program; if not, see <http://www.gnu.org/licenses/>.
46 .
47 As a special exception to the GNU General Public License, if you
48 distribute this file as part of a program that contains a
49 configuration script generated by Autoconf, you may include it under
50 the same distribution terms that you use for the rest of that
51 program. This Exception is an additional permission under section 7
52 of the GNU General Public License, version 3 ("GPLv3").
53 .
54 On Debian systems, the full text of the GNU General Public License version 3
55 License can be found in /usr/share/common-licenses/GPL-3 file.
56
57Files: io/copy_file_range.c
58Copyright: 2016 Netapp, Inc. All rights reserved.
59License: GPL-2
fc49813f 60
cac1e96b
BG
61Files: io/encrypt.c
62Copyright: 2016, 2019 Google LLC
63License: GPL-2
fc49813f 64
cac1e96b
BG
65Files:
66 io/link.c
67 libxfs/xfs_iext_tree.c
68Copyright: 2014, 2017 Christoph Hellwig.
69License: GPL-2
70
71Files: io/log_writes.c
72Copyright: 2017 Intel Corporation.
73License: GPL-2
74
75Files: io/utimes.c
76Copyright: 2016 Deepa Dinamani
77License: GPL-2
78
79Files: libfrog/radix-tree.*
80Copyright:
81 2001 Momchil Velikov
82 2001 Christoph Hellwig
83 2005 SGI, Christoph Lameter <clameter@sgi.com>
84License: GPL-2
fc49813f 85
cac1e96b
BG
86Files: libxfs/xfs_log_rlimit.c
87Copyright: 2013 Jie Liu.
88License: GPL-2
655782c8 89
cac1e96b
BG
90License: GPL-2
91 This program is free software; you can redistribute it and/or modify it under
92 the terms of the GNU General Public License as published by the Free Software
93 Foundation; version 2 of the License.
94 .
95 This program is distributed in the hope that it will be useful, but WITHOUT
96 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
97 FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
98 .
99 You should have received a copy of the GNU General Public License along with
100 this package; if not, write to the Free Software Foundation, Inc., 51 Franklin
101 St, Fifth Floor, Boston, MA 02110-1301 USA
102 .
103 On Debian systems, the full text of the GNU General Public License version 2
104 License can be found in /usr/share/common-licenses/GPL-2 file.