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 e52006b31e8d..59240d10690e 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: chat.c,v 1.4 1995/08/19 21:23:41 ache Exp $"; +const char chat_rcsid[] = "$Id: chat.c,v 1.3.4.1 1995/09/01 06:01:29 davidg Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/conn.c b/gnu/libexec/uucp/common_sources/conn.c index 4e0733d59f05..64a04130b3f3 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: conn.c,v 1.4 1995/08/19 21:23:46 ache Exp $"; +const char conn_rcsid[] = "$Id: conn.c,v 1.3.4.1 1995/09/01 06:01:31 davidg Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/copy.c b/gnu/libexec/uucp/common_sources/copy.c index 227bee6a3c75..ba1d1bf93ad7 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: copy.c,v 1.3 1995/08/19 21:23:49 ache Exp $"; +const char copy_rcsid[] = "$Id: copy.c,v 1.2.6.1 1995/09/01 06:01:34 davidg Exp $"; #endif #include "uudefs.h" diff --git a/gnu/libexec/uucp/common_sources/log.c b/gnu/libexec/uucp/common_sources/log.c index c99708bc905a..f305632c6462 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: log.c,v 1.4 1995/08/19 21:23:54 ache Exp $"; +const char log_rcsid[] = "$Id: log.c,v 1.3.4.1 1995/09/01 06:01:37 davidg Exp $"; #endif #include <ctype.h> diff --git a/gnu/libexec/uucp/common_sources/prot.c b/gnu/libexec/uucp/common_sources/prot.c index ba6bc65918e0..aede8113f3ca 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: prot.c,v 1.3 1995/08/19 21:23:59 ache Exp $"; +const char prot_rcsid[] = "$Id: prot.c,v 1.2.6.1 1995/09/01 06:01:40 davidg Exp $"; #endif #include <errno.h> diff --git a/gnu/libexec/uucp/common_sources/util.c b/gnu/libexec/uucp/common_sources/util.c index b65bf8172f45..b8cf283f9e95 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: util.c,v 1.3 1995/08/19 21:24:13 ache Exp $"; +const char util_rcsid[] = "$Id: util.c,v 1.2.6.1 1995/09/01 06:01:47 davidg Exp $"; #endif #include <ctype.h> |
