Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Curylo <curylod@asme.org>2017-11-13 19:28:17 +0300
committerMarek Safar <marek.safar@gmail.com>2017-11-13 20:27:12 +0300
commit2f308109e18bf8d6cdcd73a71a30d53e5dbc725d (patch)
treee40577e152e929dda49053c7e2ba0877b55eb5b2 /LICENSE
parentd1ece840fe1084423081e524dca3cc496c46e3b1 (diff)
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.
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE2
1 files changed, 1 insertions, 1 deletions
diff --git a/LICENSE b/LICENSE
index 71bfc9eb4ce..39d9ac1c111 100644
--- a/LICENSE
+++ b/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
==================