Przeglądaj źródła

Fix path to embedded glob.c implementation.

Was moved in https://github.com/mono/mono/commit/f23f72c9de0cb7d03e5db68623440af9dcb19d6c and LICENSE should reflect where these embedded dependencies are found.
Dave Curylo 8 lat temu
rodzic
commit
2f308109e1
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      LICENSE

+ 1 - 1
LICENSE

@@ -46,7 +46,7 @@ embeddable runtime:
 
 * mono/utils/bsearch.c: BSD license.
 
-* mono/io-layer/wapi_glob.h, wapi_glob.c: BSD license
+* mono/metadata/w32file-unix-glob.c, w32file-unix-glob.h: BSD license
 
 Class Library code
 ==================