summaryrefslogtreecommitdiff
path: root/wsutil/strptime.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/strptime.c')
-rw-r--r--wsutil/strptime.c5
1 files changed, 4 insertions, 1 deletions
diff --git a/wsutil/strptime.c b/wsutil/strptime.c
index 64fe57a2ca..2af685dbf0 100644
--- a/wsutil/strptime.c
+++ b/wsutil/strptime.c
@@ -1,4 +1,7 @@
-/* Convert a string representation of time to a time value.
+/*
+ $Id$
+
+ Convert a string representation of time to a time value.
Copyright (C) 1996, 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996.