File: copyright

package info (click to toggle)
mdadm 4.2-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,040 kB
  • sloc: ansic: 45,439; sh: 2,412; makefile: 253; python: 44
file content (25 lines) | stat: -rw-r--r-- 874 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mdadm
Upstream-Contact: Neil Brown <neilb@suse.de>
Source: https://www.kernel.org/pub/linux/utils/raid/mdadm/

Files: *
Copyright:
 © 2001-2006 Neil Brown <neilb@suse.de>
License: GPL-2+

Files: debian/*
Copyright:
 © 2001-2005 Mario Jou/3en <joussen@debian.org>
 © 2005-2008 Martin F. Krafft <madduck@debian.org>
 © 2020 Felix Lechner <felix.lechner@lease-up.com>
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; either version 2 of the License, or
 (at your option) any later version.
 .
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.