summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright25
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..23131b1
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,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'.