diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample index 08d34521f368..de4190ce6125 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 fdb8f09bbdda..e7d683bb0367 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 2e893b839c5c..710a07bf7343 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 1f1ddd7ef0ef..2b04e13a3435 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 9e22db90fceb..8e481869b568 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 d7b5e166502c..fa9e7709e1cf 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 66ecb78f0cd2..856529a500a0 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),