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