-
-
Notifications
You must be signed in to change notification settings - Fork 585
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new debian copyright file tests #2390
This is the set of files found in a recent debian-unstable-slim Docker image. The expectations have been regenerated as-is but not yet revewied. See also: - aboutcode-org/scancode.io#128 - aboutcode-org/scancode.io#103 Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
- Loading branch information
1 parent
51a872e
commit 578bf67
Showing
283 changed files
with
36,026 additions
and
0 deletions.
There are no files selected for viewing
47 changes: 47 additions & 0 deletions
47
...packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/adduser/copyright
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
This package was first put together by Ian Murdock | ||
<imurdock@debian.org> and was maintained by Steve Phillips | ||
<sjp@cvfn.org> from sources written for the Debian Project by Ian | ||
Murdock, Ted Hajek <tedhajek@boombox.micro.umn.edu>, and Sven Rudolph | ||
<sr1@inf.tu-dresden.de>. | ||
|
||
Since Nov 27 1996, it was maintained by Guy Maor <maor@debian.org>. He | ||
rewrote most of it. | ||
|
||
Since May 20 2000, it is maintained by Roland Bauerschmidt | ||
<rb@debian.org>. | ||
|
||
Since March 24 2004, it is maintained by Roland Bauerschmidt | ||
<rb@debian.org>, and co-maintained by Marc Haber | ||
<mh+debian-packages@zugschlus.de> | ||
|
||
Since 23 Oct 2005, it has been maintained by Joerg Hoh <joerg@joerghoh.de> | ||
|
||
Since June 2006, it has been maintained by Stephen Gran <sgran@debian.org> | ||
|
||
deluser is Copyright (C) 2000 Roland Bauerschmidt <rb@debian.org> | ||
and based on the source code of adduser. | ||
|
||
adduser is Copyright (C) 1997, 1998, 1999 Guy Maor <maor@debian.org>. | ||
adduser is Copyright (C) 1995 Ted Hajek <tedhajek@boombox.micro.umn.edu> | ||
with portions Copyright (C) 1994 Debian Association, Inc. | ||
|
||
The examples directory has been contributed by John Zaitseff, and is | ||
GPL V2 as well. | ||
|
||
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 St, Fifth Floor, Boston, MA 02110-1301, USA. | ||
|
||
On Debian GNU/Linux systems, the complete text of the GNU General | ||
Public License can be found in `/usr/share/common-licenses/GPL-2'. |
7 changes: 7 additions & 0 deletions
7
...an/copyright/debian-slim-2021-04-07/usr/share/doc/adduser/copyright-detailed.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- | ||
- (gpl-2.0 AND gpl-2.0-plus AND gpl-1.0-plus) AND unknown | ||
- | | ||
Copyright (c) 2000 Roland Bauerschmidt <rb@debian.org> | ||
Copyright (c) 1997, 1998, 1999 Guy Maor <maor@debian.org> | ||
Copyright (c) 1995 Ted Hajek <tedhajek@boombox.micro.umn.edu> | ||
portions Copyright (c) 1994 Debian Association, Inc. |
7 changes: 7 additions & 0 deletions
7
...data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/adduser/copyright.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- | ||
- gpl-1.0-plus AND gpl-2.0 AND gpl-2.0-plus AND unknown | ||
- | | ||
Copyright (c) 2000 Roland Bauerschmidt <rb@debian.org> | ||
Copyright (c) 1997, 1998, 1999 Guy Maor <maor@debian.org> | ||
Copyright (c) 1995 Ted Hajek <tedhajek@boombox.micro.umn.edu> | ||
portions Copyright (c) 1994 Debian Association, Inc. |
22 changes: 22 additions & 0 deletions
22
tests/packagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/apt/copyright
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
Apt is copyright 1997, 1998, 1999 Jason Gunthorpe and others. | ||
Apt is currently developed by APT Development Team <deity@lists.debian.org>. | ||
|
||
License: GPLv2+ | ||
|
||
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 St, Fifth Floor, Boston, MA 02110-1301, USA. | ||
|
||
See /usr/share/common-licenses/GPL-2, or | ||
<http://www.gnu.org/copyleft/gpl.txt> for the terms of the latest version | ||
of the GNU General Public License. |
3 changes: 3 additions & 0 deletions
3
...debian/copyright/debian-slim-2021-04-07/usr/share/doc/apt/copyright-detailed.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- GPLv2+ | ||
- unknown AND gpl-2.0-plus AND (gpl-2.0-plus AND unknown) | ||
- copyright 1997, 1998, 1999 Jason Gunthorpe and others |
3 changes: 3 additions & 0 deletions
3
...ode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/apt/copyright.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- GPLv2+ | ||
- gpl-2.0-plus AND unknown | ||
- copyright 1997, 1998, 1999 Jason Gunthorpe and others |
28 changes: 28 additions & 0 deletions
28
...kagedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/base-files/copyright
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
This is the Debian GNU/Linux prepackaged version of the Debian Base System | ||
Miscellaneous files. These files were written by Ian Murdock | ||
<imurdock@debian.org> and Bruce Perens <bruce@pixar.com>. | ||
|
||
This package was first put together by Bruce Perens <Bruce@Pixar.com>, | ||
from his own sources. | ||
|
||
The GNU Public Licenses in /usr/share/common-licenses were taken from | ||
ftp.gnu.org and are copyrighted by the Free Software Foundation, Inc. | ||
|
||
The Artistic License in /usr/share/common-licenses is the one coming | ||
from Perl and its SPDX name is "Artistic License 1.0 (Perl)". | ||
|
||
|
||
Copyright (C) 1995-2011 Software in the Public Interest. | ||
|
||
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. | ||
|
||
On Debian GNU/Linux systems, the complete text of the GNU General | ||
Public License can be found in `/usr/share/common-licenses/GPL'. |
5 changes: 5 additions & 0 deletions
5
...copyright/debian-slim-2021-04-07/usr/share/doc/base-files/copyright-detailed.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- | ||
- (gpl-2.0-plus AND gpl-1.0-plus) AND unknown | ||
- | | ||
copyrighted by the Free Software Foundation, Inc. | ||
Copyright (c) 1995-2011 Software in the Public Interest |
5 changes: 5 additions & 0 deletions
5
...a/debian/copyright/debian-slim-2021-04-07/usr/share/doc/base-files/copyright.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
- | ||
- gpl-1.0-plus AND gpl-2.0-plus AND unknown | ||
- | | ||
copyrighted by the Free Software Foundation, Inc. | ||
Copyright (c) 1995-2011 Software in the Public Interest |
25 changes: 25 additions & 0 deletions
25
...agedcode/data/debian/copyright/debian-slim-2021-04-07/usr/share/doc/base-passwd/copyright
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ | ||
Upstream-Name: base-passwd | ||
Upstream-Contact: Colin Watson <cjwatson@debian.org> | ||
|
||
Files: * | ||
Copyright: Copyright 1999-2002 Wichert Akkerman <wichert@deephackmode.org> | ||
Copyright 2002, 2003, 2004 Colin Watson <cjwatson@debian.org> | ||
License: GPL-2 | ||
|
||
Files: | ||
passwd.master | ||
group.master | ||
License: public-domain | ||
Copyright: PD; Originally written by Ian Murdock <imurdock@debian.org> and | ||
Bruce Perens <bruce@pixar.com>. | ||
|
||
Files: doc/* | ||
Copyright: Copyright 2001, 2002 Joey Hess | ||
Copyright 2002, 2003, 2004, 2005, 2007 Colin Watson | ||
Copyright 2007 David Mandelberg | ||
License: GPL-2 | ||
|
||
License: GPL-2 | ||
On Debian and Debian-based systems, a copy of the GNU General Public | ||
License version 2 is available in /usr/share/common-licenses/GPL-2. |
14 changes: 14 additions & 0 deletions
14
...opyright/debian-slim-2021-04-07/usr/share/doc/base-passwd/copyright-detailed.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
- | | ||
GPL-2 | ||
public-domain | ||
GPL-2 | ||
GPL-2 | ||
- gpl-2.0 AND public-domain AND gpl-2.0 AND gpl-2.0 AND ((gpl-2.0 AND gpl-2.0) AND unknown) | ||
- | | ||
Copyright 1999-2002 Wichert Akkerman <wichert@deephackmode.org> | ||
Copyright 2002, 2003, 2004 Colin Watson <cjwatson@debian.org> | ||
PD; Originally written by Ian Murdock <imurdock@debian.org> and | ||
Bruce Perens <bruce@pixar.com>. | ||
Copyright 2001, 2002 Joey Hess | ||
Copyright 2002, 2003, 2004, 2005, 2007 Colin Watson | ||
Copyright 2007 David Mandelberg |
12 changes: 12 additions & 0 deletions
12
.../debian/copyright/debian-slim-2021-04-07/usr/share/doc/base-passwd/copyright.expected.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
- | | ||
GPL-2 | ||
public-domain | ||
- gpl-2.0 AND public-domain AND unknown | ||
- | | ||
Copyright 1999-2002 Wichert Akkerman <wichert@deephackmode.org> | ||
Copyright 2002, 2003, 2004 Colin Watson <cjwatson@debian.org> | ||
PD; Originally written by Ian Murdock <imurdock@debian.org> and | ||
Bruce Perens <bruce@pixar.com>. | ||
Copyright 2001, 2002 Joey Hess | ||
Copyright 2002, 2003, 2004, 2005, 2007 Colin Watson | ||
Copyright 2007 David Mandelberg |
Oops, something went wrong.