summaryrefslogtreecommitdiffstats
path: root/debian/copyright
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:21:36 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:21:36 +0000
commitbeeaba90c96877f915e8fd9e460518e01a426f2a (patch)
tree562e5ff7ed2412b9d9d1da55d00ad41b74c2914f /debian/copyright
parentAdding upstream version 3.4. (diff)
downloaddmidecode-debian/3.4-1.tar.xz
dmidecode-debian/3.4-1.zip
Adding debian version 3.4-1.debian/3.4-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright34
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..46c9c55
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,34 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: dmidecode
+Upstream-Contact: dmidecode-devel@nongnu.org
+Source: http://download.savannah.gnu.org/releases/demidecode/
+
+Files: *
+Copyright: 2002-2020 Jean Delvare <jdelvare@suse.de>
+ 2002 Alan Cox <alan@redhat.com>
+ 2010 Anton Arapov <anton@redhat.com>
+ 2015 Xie XiuQi <xiexiuqi@huawei.com>
+License: GPL-2+
+
+Files: debian/*
+Copyright: 2003-2007 Petter Reinholdtsen <pere@debian.org>
+ 2011-2012 Daniel Baumann <daniel.baumann@progress-technologies.net>
+ 2014-2022 Jörg Frings-Fürst <debian@jff.email>
+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.
+ .
+ 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.