[Copyright] Fix spelling of license
When using automated checks for listing licenses this fails to look up without fixing the spelling as only `BSD-3-clause` is stored in the `Engine` entries.
This commit is contained in:
parent
42224bb750
commit
0c4a00bf2a
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ License: Zlib
|
|||
Files: thirdparty/sdl/hidapi/*
|
||||
Comment: hidapi
|
||||
Copyright: 2010, Alan Ott, Signal 11 Software
|
||||
License: BSD-3-Clause
|
||||
License: BSD-3-clause
|
||||
|
||||
Files: thirdparty/spirv-cross/*
|
||||
Comment: SPIRV-Cross
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue