X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fcopyright;h=771e729ab3f349f002a2a15c423f9274b19f1898;hb=0063d3a291f77dcfc2978f364a511918c3925f44;hp=3339058537fc499c3dd8699bcbf5e3bbd6d5162a;hpb=e54ace12fd683ce1f41b25ed66641e40b84212b0;p=rrq%2Fmaintain_lilo.git diff --git a/debian/copyright b/debian/copyright index 3339058..771e729 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,44 +1,51 @@ -This package is maintained primarily by William Pitcock -, with some help from Matt Arnold -. - -The sources used to build lilo are obtained from: - http://lilo.go.dyndns.org/pub/linux/lilo/ - -This package was formerly maintained by Andrés Roldán -and Luis Bustamante . - -This package was previously maintained by Russell Coker - and Bruce Perens . -See changelog.Debian.gz to see other people who had -contribute to this package. - -Upstream Author: John Coffman - -Copyright: - - LILO program code, documentation and auxiliary programs are - Copyright 1992-1998 Werner Almesberger. - Copyright 1999-2000 John Coffman. - All rights reserved. - -License: - - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: lilo +Upstream-Contact: Joachim Wiedorn +Source: http://lilo.alioth.debian.org/ + + +Files: * +Copyright: 2009-2015, Joachim Wiedorn + 1999-2007, John Coffman + 1992-1998, Werner Almesberger +License: BSD-3-clause + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: - - * Redistributions of source code must retain the above copyright notice, + . + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - - * Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the + . + * Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - - * Neither the names of the author(s) nor the names of other contributors - may be used to endorse or promote products derived from this software - without specific prior written permission. - -The Debian packaging of lilo is copyright (c) 2008 the package maintainers, -and provided under the terms of the GPL. For your convenience, -`/usr/share/common-licenses/GPL' contains a copy of the license text. + . + * Neither the names of the authors nor the names of other contributors + may be used to endorse or promote products derived from this software + without specific prior written permission. + +Files: man/* +Copyright: 2010-2015, Joachim Wiedorn +License: GPL-2+ + +Files: debian/* +Copyright: 2010-2015, Joachim Wiedorn +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 package 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 . + . + On Debian systems, the complete text of the GNU General Public License + version 2 can be found in the file `/usr/share/common-licenses/GPL-2'.