You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user