diff options
Diffstat (limited to 'gnu/libexec/uucp/sample')
| -rw-r--r-- | gnu/libexec/uucp/sample/Makefile | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/dial.sample | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnu/libexec/uucp/sample/Makefile b/gnu/libexec/uucp/sample/Makefile index 897017252508..044bdbfd557a 100644 --- a/gnu/libexec/uucp/sample/Makefile +++ b/gnu/libexec/uucp/sample/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $Id: Makefile,v 1.5 1997/02/22 15:28:24 peter Exp $ FILES= call.sample config.sample dial.sample dialcode.sample passwd.sample \ port.sample sys1.sample sys2.sample diff --git a/gnu/libexec/uucp/sample/dial.sample b/gnu/libexec/uucp/sample/dial.sample index 5ace698a5798..df719e234732 100644 --- a/gnu/libexec/uucp/sample/dial.sample +++ b/gnu/libexec/uucp/sample/dial.sample @@ -1,4 +1,4 @@ -# $Id:$ +# $Id: dial.sample,v 1.3 1998/09/13 23:06:19 brian Exp $ # This is an example of dial, the dialer configuration file for Taylor # UUCP. To use it, you must compile the package with |
