diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:21:36 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:21:36 +0000 |
commit | beeaba90c96877f915e8fd9e460518e01a426f2a (patch) | |
tree | 562e5ff7ed2412b9d9d1da55d00ad41b74c2914f /debian/copyright | |
parent | Adding upstream version 3.4. (diff) | |
download | dmidecode-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/copyright | 34 |
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. |