diff --git a/tests/summarycode/data/plugin_consolidate/component-package-expected.json b/tests/summarycode/data/plugin_consolidate/component-package-expected.json index f8232f4c455..3c1e797c200 100644 --- a/tests/summarycode/data/plugin_consolidate/component-package-expected.json +++ b/tests/summarycode/data/plugin_consolidate/component-package-expected.json @@ -4,7 +4,6 @@ "tool_name": "scancode-toolkit", "options": { "input": "", - "--consolidate": true, "--copyright": true, "--info": true, "--json": "", @@ -15,6 +14,44 @@ "output_format_version": "2.0.0", "message": null, "errors": [], + "warnings": [], + "extra_data": { + "spdx_license_list_version": "3.16", + "files_count": 7 + } + }, + { + "tool_name": "scancode-toolkit", + "options": { + "input": "", + "--consolidate": true, + "--from-json": true, + "--json": "" + }, + "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.", + "output_format_version": "2.0.0", + "message": null, + "errors": [], + "warnings": [ + "The --consolidate option will be deprecated in a future version of scancode-toolkit." + ], + "extra_data": { + "spdx_license_list_version": "3.16", + "files_count": 7 + } + }, + { + "tool_name": "scancode-toolkit", + "options": { + "input": "", + "--consolidate": true, + "--from-json": true, + "--json": "" + }, + "notice": "Generated with ScanCode and provided on an \"AS IS\" BASIS, WITHOUT WARRANTIES\nOR CONDITIONS OF ANY KIND, either express or implied. No content created from\nScanCode should be considered or used as legal advice. Consult an Attorney\nfor any legal advice.\nScanCode is a free software code scanning tool from nexB Inc. and others.\nVisit https://github.com/nexB/scancode-toolkit/ for support and download.", + "output_format_version": "2.0.0", + "message": null, + "errors": [], "warnings": [ "The --consolidate option will be deprecated in a future version of scancode-toolkit." ], diff --git a/tests/summarycode/data/tallies/copyright_tallies/tallies.expected.json b/tests/summarycode/data/tallies/copyright_tallies/tallies.expected.json index 69c0bbb9bc7..5b6db8a6812 100644 --- a/tests/summarycode/data/tallies/copyright_tallies/tallies.expected.json +++ b/tests/summarycode/data/tallies/copyright_tallies/tallies.expected.json @@ -24,6 +24,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ diff --git a/tests/summarycode/data/tallies/copyright_tallies/tallies2.expected.json b/tests/summarycode/data/tallies/copyright_tallies/tallies2.expected.json index 27f983449a3..e7da856aa4d 100644 --- a/tests/summarycode/data/tallies/copyright_tallies/tallies2.expected.json +++ b/tests/summarycode/data/tallies/copyright_tallies/tallies2.expected.json @@ -20,7 +20,16 @@ } ], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mort Bay Consulting Pty. Ltd. (Australia) and others", + "count": 1 + }, + { + "value": "copyright Sun Microsystems Inc.", + "count": 1 + } + ], "holders": [ { "value": "Mort Bay Consulting Pty. Ltd. (Australia) and others", diff --git a/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected.json b/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected.json index be2316ac3fa..d8ca6edcb35 100644 --- a/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected.json +++ b/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected.json @@ -24,6 +24,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -103,6 +151,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -183,6 +279,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -231,6 +343,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -287,7 +415,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "JBoss Inc., and individual contributors", @@ -328,7 +461,12 @@ } ], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + } + ], "holders": [ { "value": "Brian Goetz and Tim Peierls", @@ -363,7 +501,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat, Inc. and individual contributors", @@ -466,7 +609,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat Middleware LLC, and individual contributors", @@ -551,7 +699,20 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -594,7 +755,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -629,7 +795,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -664,7 +835,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -687,7 +863,40 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 3 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 2 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -738,7 +947,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -773,7 +987,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -808,7 +1027,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -843,7 +1067,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -878,7 +1107,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -901,7 +1135,16 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -936,7 +1179,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -971,7 +1219,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -994,7 +1247,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -1035,7 +1293,12 @@ } ], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -1058,7 +1321,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 2 + } + ], "holders": [ { "value": "Mark Adler", @@ -1093,7 +1361,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -1128,7 +1401,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -1151,7 +1429,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -1186,7 +1469,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -1221,7 +1509,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -1256,7 +1549,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -1291,7 +1589,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", diff --git a/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected2.json b/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected2.json index 40a8f59cdd3..b134fc9a91c 100644 --- a/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected2.json +++ b/tests/summarycode/data/tallies/copyright_tallies/tallies_details.expected2.json @@ -24,6 +24,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -103,6 +151,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -183,6 +279,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -231,6 +343,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -287,7 +415,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "JBoss Inc., and individual contributors", @@ -328,7 +461,12 @@ } ], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + } + ], "holders": [ { "value": "Brian Goetz and Tim Peierls", @@ -363,7 +501,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat, Inc. and individual contributors", @@ -466,7 +609,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat Middleware LLC, and individual contributors", @@ -551,7 +699,20 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -594,7 +755,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -629,7 +795,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -664,7 +835,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -687,7 +863,40 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 3 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 2 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -738,7 +947,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -773,7 +987,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -808,7 +1027,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -843,7 +1067,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -878,7 +1107,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -901,7 +1135,16 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -936,7 +1179,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -971,7 +1219,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -994,7 +1247,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -1035,7 +1293,12 @@ } ], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -1058,7 +1321,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 2 + } + ], "holders": [ { "value": "Mark Adler", @@ -1093,7 +1361,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -1128,7 +1401,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -1151,7 +1429,12 @@ "holders": [], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -1186,7 +1469,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -1221,7 +1509,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -1256,7 +1549,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -1291,7 +1589,12 @@ ], "authors": [], "tallies": { - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", diff --git a/tests/summarycode/data/tallies/copyright_tallies/tallies_key_files.expected.json b/tests/summarycode/data/tallies/copyright_tallies/tallies_key_files.expected.json index fcaefb3ee4d..92e006cad3e 100644 --- a/tests/summarycode/data/tallies/copyright_tallies/tallies_key_files.expected.json +++ b/tests/summarycode/data/tallies/copyright_tallies/tallies_key_files.expected.json @@ -27,6 +27,54 @@ { "value": null, "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ diff --git a/tests/summarycode/data/tallies/end-2-end/bug-1141.expected.json b/tests/summarycode/data/tallies/end-2-end/bug-1141.expected.json index 5c67f7ca1dd..22c6a7dbbc9 100644 --- a/tests/summarycode/data/tallies/end-2-end/bug-1141.expected.json +++ b/tests/summarycode/data/tallies/end-2-end/bug-1141.expected.json @@ -44,6 +44,14 @@ { "value": null, "count": 2 + }, + { + "value": "Copyright (c) - Members of the Gmerlin project", + "count": 1 + }, + { + "value": "Copyright (c) - Members of the Gmerlin project gmerlin-general@lists.sourceforge.net http://gmerlin.sourceforge.net", + "count": 1 } ], "holders": [ diff --git a/tests/summarycode/data/tallies/full_tallies/tallies.expected.json b/tests/summarycode/data/tallies/full_tallies/tallies.expected.json index 7b25f84c945..127e8e7684c 100644 --- a/tests/summarycode/data/tallies/full_tallies/tallies.expected.json +++ b/tests/summarycode/data/tallies/full_tallies/tallies.expected.json @@ -3240,6 +3240,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ diff --git a/tests/summarycode/data/tallies/full_tallies/tallies_by_facet.expected.json b/tests/summarycode/data/tallies/full_tallies/tallies_by_facet.expected.json index 7e82bc29cf6..ead32eb0e8e 100644 --- a/tests/summarycode/data/tallies/full_tallies/tallies_by_facet.expected.json +++ b/tests/summarycode/data/tallies/full_tallies/tallies_by_facet.expected.json @@ -3251,6 +3251,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -3362,7 +3410,24 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 2 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -3416,7 +3481,36 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -3470,7 +3564,12 @@ "count": 2 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 2 + } + ], "holders": [ { "value": "Mark Adler", @@ -3505,7 +3604,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", diff --git a/tests/summarycode/data/tallies/full_tallies/tallies_details.expected.json b/tests/summarycode/data/tallies/full_tallies/tallies_details.expected.json index d9c42eb2840..f491069f71c 100644 --- a/tests/summarycode/data/tallies/full_tallies/tallies_details.expected.json +++ b/tests/summarycode/data/tallies/full_tallies/tallies_details.expected.json @@ -3240,6 +3240,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -3396,6 +3444,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -3532,6 +3628,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -3620,6 +3732,22 @@ { "value": null, "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ @@ -3755,7 +3883,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "JBoss Inc., and individual contributors", @@ -3875,7 +4008,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + } + ], "holders": [ { "value": "Brian Goetz and Tim Peierls", @@ -3989,7 +4127,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat, Inc. and individual contributors", @@ -4247,7 +4390,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + } + ], "holders": [ { "value": "Red Hat Middleware LLC, and individual contributors", @@ -4444,7 +4592,20 @@ "count": 3 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -4568,7 +4729,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -4682,7 +4848,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -4798,7 +4969,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -8004,7 +8180,40 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 3 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 2 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -8099,7 +8308,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -8248,7 +8462,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + } + ], "holders": [ { "value": "Dmitriy Anisimkov", @@ -8364,7 +8583,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -8480,7 +8704,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -8596,7 +8825,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -8655,7 +8889,16 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -8728,7 +8971,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -8844,7 +9092,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright Henrik Ravn", + "count": 1 + } + ], "holders": [ { "value": "Henrik Ravn", @@ -8903,7 +9156,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -9023,7 +9281,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly, Brian Raiter and Gilles Vollant", @@ -9082,7 +9345,12 @@ "count": 2 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 2 + } + ], "holders": [ { "value": "Mark Adler", @@ -9198,7 +9466,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -9314,7 +9587,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Mark Adler", @@ -9373,7 +9651,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -9487,7 +9770,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + } + ], "holders": [ { "value": "Christian Michelsen Research AS Advanced Computing", @@ -9601,7 +9889,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly and Mark Adler", @@ -9717,7 +10010,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", @@ -9833,7 +10131,12 @@ "count": 1 } ], - "copyrights": [], + "copyrights": [ + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 1 + } + ], "holders": [ { "value": "Jean-loup Gailly", diff --git a/tests/summarycode/data/tallies/full_tallies/tallies_key_files-details.expected.json-lines b/tests/summarycode/data/tallies/full_tallies/tallies_key_files-details.expected.json-lines index 6aca7dbd647..530f02b9822 100644 --- a/tests/summarycode/data/tallies/full_tallies/tallies_key_files-details.expected.json-lines +++ b/tests/summarycode/data/tallies/full_tallies/tallies_key_files-details.expected.json-lines @@ -65,6 +65,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [ diff --git a/tests/summarycode/data/tallies/full_tallies/tallies_key_files.expected.json b/tests/summarycode/data/tallies/full_tallies/tallies_key_files.expected.json index 925e00336da..8325a131250 100644 --- a/tests/summarycode/data/tallies/full_tallies/tallies_key_files.expected.json +++ b/tests/summarycode/data/tallies/full_tallies/tallies_key_files.expected.json @@ -62,6 +62,54 @@ { "value": null, "count": 6 + }, + { + "value": "Copyright (c) Jean-loup Gailly", + "count": 4 + }, + { + "value": "Copyright (c) Mark Adler", + "count": 4 + }, + { + "value": "Copyright (c) Jean-loup Gailly and Mark Adler", + "count": 3 + }, + { + "value": "Copyright (c) Brian Goetz and Tim Peierls", + "count": 1 + }, + { + "value": "Copyright (c) Christian Michelsen Research AS Advanced Computing", + "count": 1 + }, + { + "value": "Copyright (c) Dmitriy Anisimkov", + "count": 1 + }, + { + "value": "Copyright (c) Jean-loup Gailly, Brian Raiter and Gilles Vollant", + "count": 1 + }, + { + "value": "Copyright (c) by Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright Henrik Ravn", + "count": 1 + }, + { + "value": "Copyright JBoss Inc., and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat Middleware LLC, and individual contributors", + "count": 1 + }, + { + "value": "Copyright Red Hat, Inc. and individual contributors", + "count": 1 } ], "holders": [