How to handle copyright notices in testdata intended for license validation tools?
Simon Josefsson <[email protected]> Sun, 23 Nov 2025 21:46:30 +0100
| Newsgroups | gmane.linux.debian.devel.legal |
|---|---|
| Message-ID | <[email protected]> |
Hi! I'm working on a package that would contain this file (among others
like it):
https://github.com/CycloneDX/cyclonedx-go/blob/master/testdata/valid-evidence.json
The file is a test vector for checking that license compliance testing
works, and as such the file contains some copyright notices at the end.
As far as I can tell, there is no actual content in this package that is
copyrightable by those holders, the copyright statements are merely used
as part of a test vector.
What is the recommended way to deal with this?
1) Add a stanza for each file (many++) and all copyright notices found,
and a Comment: explaining that they aren't really relevant.
Files: testdata/valid-evidence.json
Copyright: OWASP Foundation
2012 Google Inc
2004,2005 Dave Brosius <[email protected]>
2005 William Pugh
2004,2005 University of Maryland
License: Apache-2.0
Comment: Actual copyright holder is OWASP Foundation, the rest are
copyright statements used as a test vector.
2) Add a generic Comment: about this.
Files: *
Copyright: OWASP Foundation
License: Apache-2.0
Comment:
Several files contain additional copyright statements as part of them
being used as a test vector for proper license/copyright parsing. They
do not correspond to any copyrightable content of this package.
3) Ignore those copyright statements as "obviously" irrelevant.
4) Something else?
/Simon
signature.asc
(application/pgp-signature, 1.2 KB)
-----BEGIN PGP SIGNATURE----- iQNoBAEWCAMQFiEEo8ychwudMQq61M8vUXIrCP5HRaIFAmkjcqYUHHNpbW9uQGpv c2Vmc3Nvbi5vcmfCHCYAmDMEXJLOtBYJKwYBBAHaRw8BAQdACIcrZIvhrxDBkK9f V+QlTmXxo2naObDuGtw58YaxlOu0JVNpbW9uIEpvc2Vmc3NvbiA8c2ltb25Aam9z ZWZzc29uLm9yZz6IlgQTFggAPgIbAwULCQgHAgYVCAkKCwIEFgIDAQIeAQIXgBYh BLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XQkBQkNZGbwAAoJENc89jjFPAa+BtIA /iR73CfBurG9y8pASh3cbGOMHpDZfMAtosu6jbpO69GHAP4p7l57d+iVty2VQMsx +3TCSAvZkpr4P/FuTzZ8JZe8BrgzBFySz4EWCSsGAQQB2kcPAQEHQOxTCIOaeXAx I2hIX4HK9bQTpNVei708oNr1Klm8qCGKiPUEGBYIACYCGwIWIQSx0r0Tdb7LeEz0 +MTXPPY4xTwGvgUCZ9F0SgUJDWRmSQCBdiAEGRYIAB0WIQSjzJyHC50xCrrUzy9R cisI/kdFogUCXJLPgQAKCRBRcisI/kdFoqdMAQCgH45aseZgIrwKOvUOA9QfsmeE 8GZHYNuFHmM9FEQS6AD6A4x5aYvoY6lo98pgtw2HPDhmcCXFItjXCrV4A0GmJA4J ENc89jjFPAa+wUUBAO64fbZek6FPlRK0DrlWsrjCXuLi6PUxyzCAY6lG2nhUAQC6 qobB9mkZlZ0qihy1x4JRtflqFcqqT9n7iUZkCDIiDbg4BFySz2oSCisGAQQBl1UB BQEBB0AxlRumDW6nZY7A+VCfek9VpEx6PJmdJyYPt3lNHMd6HAMBCAeIfgQYFggA JgIbDBYhBLHSvRN1vst4TPT4xNc89jjFPAa+BQJn0XTSBQkNZGboAAoJENc89jjF PAa+0M0BAPPRq73kLnHYNDMniVBOzUdi2XeF32idjEWWfjvyIJUOAP4wZ+ALxIeh is3Uw2BzGZE6ttXQ2Q+DeCJO3TPpIqaXDAAKCRBRcisI/kdFokrZAQCi36KzdooK gLcrCwYtO4DE7wFUZ5welLYNgLz4mPfMxQEA3S3r9/WbfGSuSzsD3Qm0KjSlB1gV 79qq3ZbeSrEJ5gM= =STY8 -----END PGP SIGNATURE-----