diff options
Diffstat (limited to 'msdos/popen.c')
-rw-r--r-- | msdos/popen.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/msdos/popen.c b/msdos/popen.c index c55c1364d9..0031f5e58a 100644 --- a/msdos/popen.c +++ b/msdos/popen.c @@ -1,4 +1,4 @@ -/* $RCSfile: popen.c,v $$Revision: 4.0.1.1 $$Date: 91/06/07 11:22:52 $ +/* $RCSfile: popen.c,v $$Revision: 4.1 $$Date: 92/08/07 18:24:50 $ * * (C) Copyright 1988, 1990 Diomidis Spinellis. * @@ -6,6 +6,8 @@ * License or the Artistic License, as specified in the README file. * * $Log: popen.c,v $ + * Revision 4.1 92/08/07 18:24:50 lwall + * * Revision 4.0.1.1 91/06/07 11:22:52 lwall * patch4: new copyright notice * |