diff options
Diffstat (limited to 'gnu/libexec/uucp/common_sources')
| -rw-r--r-- | gnu/libexec/uucp/common_sources/chat.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/common_sources/conn.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/common_sources/copy.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/common_sources/log.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/common_sources/prot.c | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/common_sources/util.c | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/gnu/libexec/uucp/common_sources/chat.c b/gnu/libexec/uucp/common_sources/chat.c index 8328db76aef8..d0ea50153eae 100644 --- a/gnu/libexec/uucp/common_sources/chat.c +++ b/gnu/libexec/uucp/common_sources/chat.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char chat_rcsid[] = "$Id$"; +const char chat_rcsid[] = "$Id: chat.c,v 1.6 1997/02/22 15:26:57 peter Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/conn.c b/gnu/libexec/uucp/common_sources/conn.c index ddf0e9065ab9..771437a88f1e 100644 --- a/gnu/libexec/uucp/common_sources/conn.c +++ b/gnu/libexec/uucp/common_sources/conn.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char conn_rcsid[] = "$Id$"; +const char conn_rcsid[] = "$Id: conn.c,v 1.6 1997/02/22 15:26:57 peter Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/copy.c b/gnu/libexec/uucp/common_sources/copy.c index 6beddc710d1a..a46c4fc01e1b 100644 --- a/gnu/libexec/uucp/common_sources/copy.c +++ b/gnu/libexec/uucp/common_sources/copy.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char copy_rcsid[] = "$Id$"; +const char copy_rcsid[] = "$Id: copy.c,v 1.5 1997/02/22 15:26:58 peter Exp $"; #endif #include "uudefs.h" diff --git a/gnu/libexec/uucp/common_sources/log.c b/gnu/libexec/uucp/common_sources/log.c index 47f912a9badc..8747dbef3576 100644 --- a/gnu/libexec/uucp/common_sources/log.c +++ b/gnu/libexec/uucp/common_sources/log.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char log_rcsid[] = "$Id$"; +const char log_rcsid[] = "$Id: log.c,v 1.6 1997/02/22 15:26:58 peter Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/prot.c b/gnu/libexec/uucp/common_sources/prot.c index c821c81c615b..fe3352e0c5a4 100644 --- a/gnu/libexec/uucp/common_sources/prot.c +++ b/gnu/libexec/uucp/common_sources/prot.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char prot_rcsid[] = "$Id$"; +const char prot_rcsid[] = "$Id: prot.c,v 1.5 1997/02/22 15:26:59 peter Exp $"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/common_sources/util.c b/gnu/libexec/uucp/common_sources/util.c index 0bc063b914c2..9a9e3ac7b543 100644 --- a/gnu/libexec/uucp/common_sources/util.c +++ b/gnu/libexec/uucp/common_sources/util.c @@ -26,7 +26,7 @@ #include "uucp.h" #if USE_RCS_ID -const char util_rcsid[] = "$Id$"; +const char util_rcsid[] = "$Id: util.c,v 1.5 1997/02/22 15:26:59 peter Exp $"; #endif #include <ctype.h> |
