Index: work/nt_fork/forknt.c =================================================================== --- work/nt_fork/forknt.c (revision 32924) +++ work/nt_fork/forknt.c (revision 32925) @@ -6,6 +6,11 @@ "Windows NT/2000 Native API Reference" by Gary Nebbett (Sams Publishing, 2000, ISBN 1-57870-199-6) + Licensed under the GNU GPL v2 (the original DESCRIPTION file contained + this line: License: GPL-2) + + Original source of this file can be found as part of the R multicore + project at: svn://svn.rforge.net/multicore/trunk */ #ifdef WIN32