Google's infrastructure is encountering an issue regarding the licenses utilized by Vulkan-Loader.
Specifically, a license has been detected in loader/dirent_on_windows.{c,h} that is missing from both LICENSE.txt and the LICENSES folder.
I am uncertain about the appropriate method for cleaning this up.
Furthermore, there is ambiguity concerning whether to rely on LICENSE.txt or consolidate all licenses within the LICENSES directory; perhaps settling on one approach during this cleanup would be best.
Google's infrastructure is encountering an issue regarding the licenses utilized by
Vulkan-Loader.Specifically, a license has been detected in
loader/dirent_on_windows.{c,h}that is missing from bothLICENSE.txtand theLICENSESfolder.I am uncertain about the appropriate method for cleaning this up.
Furthermore, there is ambiguity concerning whether to rely on
LICENSE.txtor consolidate all licenses within theLICENSESdirectory; perhaps settling on one approach during this cleanup would be best.