summaryrefslogtreecommitdiffstats
path: root/gnu/libexec/uucp
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec/uucp')
-rw-r--r--gnu/libexec/uucp/sample/call.sample2
-rw-r--r--gnu/libexec/uucp/sample/config.sample2
-rw-r--r--gnu/libexec/uucp/sample/dial.sample2
-rw-r--r--gnu/libexec/uucp/sample/dialcode.sample2
-rw-r--r--gnu/libexec/uucp/sample/passwd.sample2
-rw-r--r--gnu/libexec/uucp/sample/port.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys1.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys2.sample2
8 files changed, 16 insertions, 0 deletions
diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample
index de4190c..08d3452 100644
--- a/gnu/libexec/uucp/sample/call.sample
+++ b/gnu/libexec/uucp/sample/call.sample
@@ -1,3 +1,5 @@
+# $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 e7d683b..fdb8f09 100644
--- a/gnu/libexec/uucp/sample/config.sample
+++ b/gnu/libexec/uucp/sample/config.sample
@@ -1,3 +1,5 @@
+# $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/dial.sample b/gnu/libexec/uucp/sample/dial.sample
index 7eb0087..5ace698 100644
--- a/gnu/libexec/uucp/sample/dial.sample
+++ b/gnu/libexec/uucp/sample/dial.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of dial, the dialer 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 710a07b..2e893b8 100644
--- a/gnu/libexec/uucp/sample/dialcode.sample
+++ b/gnu/libexec/uucp/sample/dialcode.sample
@@ -1,3 +1,5 @@
+# $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 2b04e13..1f1ddd7 100644
--- a/gnu/libexec/uucp/sample/passwd.sample
+++ b/gnu/libexec/uucp/sample/passwd.sample
@@ -1,3 +1,5 @@
+# $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 8e48186..9e22db9 100644
--- a/gnu/libexec/uucp/sample/port.sample
+++ b/gnu/libexec/uucp/sample/port.sample
@@ -1,3 +1,5 @@
+# $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 fa9e770..d7b5e16 100644
--- a/gnu/libexec/uucp/sample/sys1.sample
+++ b/gnu/libexec/uucp/sample/sys1.sample
@@ -1,3 +1,5 @@
+# $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 856529a..66ecb78 100644
--- a/gnu/libexec/uucp/sample/sys2.sample
+++ b/gnu/libexec/uucp/sample/sys2.sample
@@ -1,3 +1,5 @@
+# $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),
OpenPOWER on IntegriCloud