-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Description
In many cases wrap files are directly integrated into the repositories of various projects, however, they contain no SPDX license identifiers or similar. Manually adding them is not ideal because they are not preserved during updates. Specifying any kind of license using REUSE.toml, .dep5, etc. is possible, but it is a bit of work.
- the repository mentions the MIT license, does that apply to all wrap and meson files?
- would it be possible to inject an SPDX annotation into the wrap files (downloaded using
meson wrap install
)?
Metadata
Metadata
Assignees
Labels
No labels