https://github.com/torvalds/linux
Revision cfab77c0b54583816faac5f9abdf588c13895a9d authored by Jakub Kicinski on 15 March 2023, 23:03:51 UTC, committed by Jakub Kicinski on 17 March 2023, 04:22:44 UTC
The (only recently documented) expectation is that all specs
are under a certain license, but we don't actually enforce it.
What's worse we then go ahead and assume the license was right,
outputting the expected license into generated files.

Fixes: 37d9df224d1e ("ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause")
Reviewed-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 4e16b6a
History
Tip revision: cfab77c0b54583816faac5f9abdf588c13895a9d authored by Jakub Kicinski on 15 March 2023, 23:03:51 UTC
ynl: make the tooling check the license
Tip revision: cfab77c

back to top