]> granicus.if.org Git - gc/commitdiff
Add paths to filenames mentioned in the copyright section in README
authorIvan Maidanski <ivmai@mail.ru>
Fri, 19 Oct 2018 07:55:40 +0000 (10:55 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 23 Nov 2018 22:08:36 +0000 (01:08 +0300)
* README.md (Copyright & Warranty): Add the path to each mentioned file.

README.md

index 91672033761f1fa79c8fe5d152fec01c3668a6f2..06a0088f7914691dcc9bb6bdd3b3f1c1c9e4f55e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -557,7 +557,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
 
@@ -565,11 +565,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