From 0c4a00bf2ad115a7138c73a1adb4c233948bd161 Mon Sep 17 00:00:00 2001 From: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> Date: Tue, 5 Aug 2025 18:28:21 +0200 Subject: [PATCH] [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. --- COPYRIGHT.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/COPYRIGHT.txt b/COPYRIGHT.txt index ed51cf5efbf..925208014b3 100644 --- a/COPYRIGHT.txt +++ b/COPYRIGHT.txt @@ -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