Re: [PATCH v3 2/3] scripts: validate SPDX license choices

2025-01-22 Thread Peter Maydell
On Fri, 17 Jan 2025 at 12:42, Daniel P. Berrangé wrote: > > We expect all new code to be contributed with the "GPL-2.0-or-later" > license tag. Divergence is permitted if the new file is derived from > pre-existing code under a different license, whether from elsewhere > in QEMU codebase, or outsi

[PATCH v3 2/3] scripts: validate SPDX license choices

2025-01-17 Thread Daniel P . Berrangé
We expect all new code to be contributed with the "GPL-2.0-or-later" license tag. Divergence is permitted if the new file is derived from pre-existing code under a different license, whether from elsewhere in QEMU codebase, or outside. Issue a warning if the declared license is not "GPL-2.0-or-lat