summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 47c27efb..412f43af 100644
--- a/README.md
+++ b/README.md
@@ -565,7 +565,7 @@ The files pthread_stop_world.c, pthread_support.c and some others are also
* Copyright (c) 1998 by Fergus Henderson. All rights reserved.
-The file gc.h is also
+The file include/gc.h is also
* Copyright (c) 2007 Free Software Foundation, Inc
@@ -573,11 +573,11 @@ The files Makefile.am and configure.ac are
* Copyright (c) 2001 by Red Hat Inc. All rights reserved.
-The files msvc_dbg.c and msvc_dbg.h are
+The files extra/msvc_dbg.c and include/private/msvc_dbg.h are
* Copyright (c) 2004-2005 Andrei Polushin
-The file initsecondarythread.c is
+The file tests/initsecondarythread.c is
* Copyright (c) 2011 Ludovic Courtes