From 9bd164541265dc60b94627467b2953ae36e6b944 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 2 Feb 2019 11:12:36 +0100 Subject: Adding debian version 20190202-1. Signed-off-by: Daniel Baumann --- debian/copyright | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 debian/copyright (limited to 'debian/copyright') diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..42a1323 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,32 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: system-tools +Upstream-Contact: Open Infrastructure +Source: https://git.open-infrastructure.net/software/system-tools + +Files: * +Copyright: 2006-2019 Daniel Baumann +License: GPL-3+ + +Files: system-boot/* +Copyright: 2006-2019 Daniel Baumann + 2005-2008 Canonical Ltd. + 2008 Chris Lamb + 2006-2007 Marco Amadori +License: GPL-3+ + +License: GPL-3+ + 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 3 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 . + . + The complete text of the GNU General Public License + can be found in /usr/share/common-licenses/GPL-3 file. -- cgit v1.2.3