diff options
author | brian <brian@FreeBSD.org> | 1998-09-14 22:11:37 +0000 |
---|---|---|
committer | brian <brian@FreeBSD.org> | 1998-09-14 22:11:37 +0000 |
commit | bf32f01fb996d7e78702cb9d770b1459c413f597 (patch) | |
tree | e009c6651c32f1327f64dffb22a874450e8c7186 /gnu/libexec | |
parent | ae94780f2c8e1233446d074d2e8d208edc6bdf28 (diff) | |
download | FreeBSD-src-bf32f01fb996d7e78702cb9d770b1459c413f597.zip FreeBSD-src-bf32f01fb996d7e78702cb9d770b1459c413f597.tar.gz |
Remove Id keywords from files that are still on the vendor branch
This will make life easier when upgrading.
Suggested by: bde
Diffstat (limited to 'gnu/libexec')
-rw-r--r-- | gnu/libexec/uucp/sample/call.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/config.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/dialcode.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/passwd.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/port.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/sys1.sample | 2 | ||||
-rw-r--r-- | gnu/libexec/uucp/sample/sys2.sample | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample index 08d3452..de4190c 100644 --- a/gnu/libexec/uucp/sample/call.sample +++ b/gnu/libexec/uucp/sample/call.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of call, the call out password file for Taylor # UUCP. To use it, you must compile the package with # HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy diff --git a/gnu/libexec/uucp/sample/config.sample b/gnu/libexec/uucp/sample/config.sample index fdb8f09..e7d683b 100644 --- a/gnu/libexec/uucp/sample/config.sample +++ b/gnu/libexec/uucp/sample/config.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of config, the main configuration file for Taylor # UUCP. To use it, you must compile the package with # HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy diff --git a/gnu/libexec/uucp/sample/dialcode.sample b/gnu/libexec/uucp/sample/dialcode.sample index 2e893b8..710a07b 100644 --- a/gnu/libexec/uucp/sample/dialcode.sample +++ b/gnu/libexec/uucp/sample/dialcode.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of dialcode, the dialcode configuration file for # Taylor UUCP. To use it, you must compile the package with # HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy diff --git a/gnu/libexec/uucp/sample/passwd.sample b/gnu/libexec/uucp/sample/passwd.sample index 1f1ddd7..2b04e13 100644 --- a/gnu/libexec/uucp/sample/passwd.sample +++ b/gnu/libexec/uucp/sample/passwd.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of passwd, the call in password file for Taylor # UUCP. To use it, you must compile the package with # HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy diff --git a/gnu/libexec/uucp/sample/port.sample b/gnu/libexec/uucp/sample/port.sample index 9e22db9..8e48186 100644 --- a/gnu/libexec/uucp/sample/port.sample +++ b/gnu/libexec/uucp/sample/port.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of port, the port configuration file for Taylor # UUCP. To use it, you must compile the package with # HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy diff --git a/gnu/libexec/uucp/sample/sys1.sample b/gnu/libexec/uucp/sample/sys1.sample index d7b5e16..fa9e770 100644 --- a/gnu/libexec/uucp/sample/sys1.sample +++ b/gnu/libexec/uucp/sample/sys1.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of a sys file, the file(s) which describe remote # systems for Taylor UUCP. To use it, you must compile the package # with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), diff --git a/gnu/libexec/uucp/sample/sys2.sample b/gnu/libexec/uucp/sample/sys2.sample index 66ecb78..856529a 100644 --- a/gnu/libexec/uucp/sample/sys2.sample +++ b/gnu/libexec/uucp/sample/sys2.sample @@ -1,5 +1,3 @@ -# $Id:$ - # This is an example of a sys file, the file(s) which describe remote # systems for Taylor UUCP. To use it, you must compile the package # with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), |