Package: sysvinit
Version: 3.03-1
Severity: Normal
Hello Maintainers,
In the original debian/copyright file , I found some issues:
Issue 1: The original debian/copyright reports incorrect licenses in the most
files from debian/ folder as below:
Files: debian/*
License: GPL-2+
Copyright: 2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
...
2012-2013 Steve Langasek <[email protected]>
Because "License: GPL-2.0+" is existed in files from debian/po/ folder,
and I didn't found any license in the most files from debian/ folder.
The correct licenses information should be:
Files: debian/po/*
License: GPL-2+
Copyright: ...
However, I am using "dep5 report" from FOSSology to create "new copyright".
"dep5 report" merged files (are same licenses) to a paragraph by automatically.
License of "Files: debian/po/*" is the same as license of "File: *" (GPL-2.0+)
So, I merged them to one paragraph (File: *).
And I merged years of same copyright holder by manually. An example as below:
Files: *
Copyright: ...
2014 Petter Reinholdtsen <[email protected]>
2005-2006 Petter Reinholdtsen <[email protected]>
2006-2010 Petter Reinholdtsen <[email protected]>
...
License: GPL-2.0+
After merge copyrights to:
Files: *
Copyright: ...
2005-2010, 2014 Petter Reinholdtsen <[email protected]>
...
License: GPL-2.0+
I changed some license names (e.g., GPL-2+ => GPL-2.0+).
Because I am using license names in database from FOSSology tool.
I think that license name belongs to database of any tool.
Example: FOSSology and debmake tools use license "GPL-2.0+", while licensecheck
tool use license "GPL-2+".
Issue 2: Missing GPL-3.0, GPL-2.0 licenses in the original debian/copyright
The correct license information should be:
Files: contrib/sysd2v.sh
Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
License: GPL-3.0
Files: doc/Install
man/fstab-decode.8
man/initctl.5
src/fstab-decode.c
src/runlevellog.h
src/runlevellog.c
Copyright: 2006 Red Hat, Inc.
2018 Jesse Smith
License: GPL-2.0
I am using the results of FOSSology tool to replace the original
debian/copyright.
I'd like to send you the original debian/copyright, new debian/copyright at the
attachment.
If you have any comment/suggestion about my changes, Please let me know.
Thanks.Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sysvinit
Upstream-Contact: [email protected]
Source: https://download.savannah.gnu.org/releases/sysvinit/
Files: *
Copyright: 1991-2006 Miquel van Smoorenburg <[email protected]>
2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
2018 Vincenzo (KatolaZ) Nicosia <[email protected]>
2006 Henrique de Moraes Holschuh <[email protected]>
2017 Ian Jackson <[email protected]>
2014 Robert Millan <[email protected]>
2014 Thomas Goirand <[email protected]>
2006 Thomas Hood <[email protected]>
2015-2016 Andreas Henriksson <[email protected]>
2011,2016 Ben Hutchings <[email protected]>
2010-2012 Christian Perrier <[email protected]>
2015-2016 Martin Pitt <[email protected]>
2014-2018 Michael Biebl <[email protected]>
2005-2010, 2014 Petter Reinholdtsen <[email protected]>
2009 Adriano Rafael Gomes <[email protected]>, 2009-2020.
2019 sysvinit & Joe Hansen.
2009, 2011, 2012 the sysvinit's copyright holder
2009 Software in the Public Interest
2012 Martin Bagge <[email protected]>
2012 Debian French l10n Team
2009 Hideki Yamane <[email protected]>
2010 Michael Krapp
2003 Theodore Ts'o.
1989, 1991 Free Software Foundation, Inc.
2011 SuSE LINUX Products GmbH,
2017-2019 Jesse Smith
1998 Danek Duvall.
License: GPL-2.0+
Files: contrib/sysd2v.sh
Copyright: 2019 Trek http://www.trek.eu.org/devel/sysd2v
License: GPL-3.0
Files: doc/Install
man/fstab-decode.8
man/initctl.5
src/fstab-decode.c
src/runlevellog.h
src/runlevellog.c
Copyright: 2006 Red Hat, Inc.
2018 Jesse Smith
License: GPL-2.0
Files: debian/po/vi.po
Copyright: 2009 Free Software Foundation, Inc. Clytie Siddall
<[email protected]>, 2009.
License:
License: GPL-2.0+
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, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-2.
License: GPL-3.0
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, version 3.
.
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 <https://www.gnu.org/licenses/>.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-3.
License: GPL-2.0
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; version 2.
.
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, write to the Free Software Foundation, Inc., 51 Franklin
Street, Fifth Floor, Boston, MA 02110-1301, USA.
.
On Debian systems you can find a local copy of the GNU General Public License
in /usr/share/common-licenses/GPL-2.Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: sysvinit
Upstream-Contact: [email protected]
Source: https://download.savannah.gnu.org/releases/sysvinit/
Files: *
Copyright: 1997-2005 Miquel van Smoorenburg <[email protected]>
License: GPL-2+
Files: debian/*
License: GPL-2+
Copyright: 2015 Adam Conrad <[email protected]>
2018 Dmitry Bogatov <[email protected]>
2018 Vincenzo (KatolaZ) Nicosia <[email protected]>
2006 Henrique de Moraes Holschuh <[email protected]>
2017 Ian Jackson <[email protected]>
2014 Petter Reinholdtsen <[email protected]>
2014 Robert Millan <[email protected]>
2014 Thomas Goirand <[email protected]>
2006 Thomas Hood <[email protected]>
2015-2016 Andreas Henriksson <[email protected]>
2011,2016 Ben Hutchings <[email protected]>
2010-2012 Christian Perrier <[email protected]>
2015-2016 Martin Pitt <[email protected]>
2014-2018 Michael Biebl <[email protected]>
1996-2004 Miquel van Smoorenburg <[email protected]>
2005-2006 Petter Reinholdtsen <[email protected]>
2006-2010 Petter Reinholdtsen <[email protected]>
2011-2013 Roger Leigh <[email protected]>
2006-2007 Steinar H. Gunderson <[email protected]>
2012-2013 Steve Langasek <[email protected]>
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/>.
.
On Debian system, copy of GNU Lesser General Public License version 2
is also located at `/usr/share/common-licenses/GPL-2'