aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec/uucp/contrib/uupoll.shar
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/libexec/uucp/contrib/uupoll.shar')
-rw-r--r--gnu/libexec/uucp/contrib/uupoll.shar33
1 files changed, 30 insertions, 3 deletions
diff --git a/gnu/libexec/uucp/contrib/uupoll.shar b/gnu/libexec/uucp/contrib/uupoll.shar
index ddeb9cd7729c..a61246c774b7 100644
--- a/gnu/libexec/uucp/contrib/uupoll.shar
+++ b/gnu/libexec/uucp/contrib/uupoll.shar
@@ -493,10 +493,19 @@ X not scan the uucico log.
X
X
#if !defined(lint)
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* not lint */
X
/* $Log: uupoll.shar,v $
+ * Revision 1.3 1997/01/14 05:48:20 jkh
+ * Make the long-awaited change from $Id$ to $Id$
+ *
+ * This will make a number of things easier in the future, as well as (finally!)
+ * avoiding the Id-smashing problem which has plagued developers for so long.
+ *
+ * Boy, I'm glad we're not using sup anymore. This update would have been
+ * insane otherwise.
+ *
* Revision 1.2 1995/08/19 21:24:34 ache
* Commit delta: current -> 1.06 + FreeBSD configuration
*
@@ -1631,8 +1640,17 @@ sed 's/^X//' << 'SHAR_EOF' > 'uupoll/conf.h' &&
#ifndef CONF
X #define CONF
X
-/* $FreeBSD$ */
+/* $Id$ */
/* $Log: uupoll.shar,v $
+ * Revision 1.3 1997/01/14 05:48:20 jkh
+ * Make the long-awaited change from $Id$ to $Id$
+ *
+ * This will make a number of things easier in the future, as well as (finally!)
+ * avoiding the Id-smashing problem which has plagued developers for so long.
+ *
+ * Boy, I'm glad we're not using sup anymore. This update would have been
+ * insane otherwise.
+ *
* Revision 1.2 1995/08/19 21:24:34 ache
* Commit delta: current -> 1.06 + FreeBSD configuration
*
@@ -1992,10 +2010,19 @@ X - No alias expansion is done on the given names.
*/
X
#if !defined(lint)
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif /* not lint */
X
/* $Log: uupoll.shar,v $
+ * Revision 1.3 1997/01/14 05:48:20 jkh
+ * Make the long-awaited change from $Id$ to $Id$
+ *
+ * This will make a number of things easier in the future, as well as (finally!)
+ * avoiding the Id-smashing problem which has plagued developers for so long.
+ *
+ * Boy, I'm glad we're not using sup anymore. This update would have been
+ * insane otherwise.
+ *
* Revision 1.2 1995/08/19 21:24:34 ache
* Commit delta: current -> 1.06 + FreeBSD configuration
*