Gurchetan Singh
|
c9c3a1f869
|
subprojects: fix missing space between colon and license string
Essentially:
find ./ -type f -exec sed -i -e "s/license :'/license : '/g" {} \;
Suggested-by: @LingMan
Reviewed-by: @LingMan
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35210>
|
2025-06-17 22:28:54 +00:00 |
|