summaryrefslogtreecommitdiff
path: root/monitor
diff options
context:
space:
mode:
Diffstat (limited to 'monitor')
-rw-r--r--monitor/Makefile4
-rw-r--r--monitor/bcp.c4
-rw-r--r--monitor/tbcp.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/monitor/Makefile b/monitor/Makefile
index e7ae20c7a..16cf2ece7 100644
--- a/monitor/Makefile
+++ b/monitor/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $"
+# "$Id$"
#
# Port monitor makefile for the Common UNIX Printing System (CUPS).
#
@@ -103,5 +103,5 @@ include Dependencies
#
-# End of "$Id: Makefile 5229 2006-03-05 16:48:12Z mike $".
+# End of "$Id$".
#
diff --git a/monitor/bcp.c b/monitor/bcp.c
index 7b19e4b84..2a74a0c0e 100644
--- a/monitor/bcp.c
+++ b/monitor/bcp.c
@@ -1,5 +1,5 @@
/*
- * "$Id: bcp.c 5087 2006-02-07 03:43:29Z mike $"
+ * "$Id$"
*
* TBCP port monitor for the Common UNIX Printing System (CUPS).
*
@@ -282,5 +282,5 @@ pswrite(const char *buf, /* I - Buffer to write */
/*
- * End of "$Id: bcp.c 5087 2006-02-07 03:43:29Z mike $".
+ * End of "$Id$".
*/
diff --git a/monitor/tbcp.c b/monitor/tbcp.c
index 400e1ce0b..5ce91d8db 100644
--- a/monitor/tbcp.c
+++ b/monitor/tbcp.c
@@ -1,5 +1,5 @@
/*
- * "$Id: tbcp.c 5087 2006-02-07 03:43:29Z mike $"
+ * "$Id$"
*
* TBCP port monitor for the Common UNIX Printing System (CUPS).
*
@@ -279,5 +279,5 @@ pswrite(const char *buf, /* I - Buffer to write */
/*
- * End of "$Id: tbcp.c 5087 2006-02-07 03:43:29Z mike $".
+ * End of "$Id$".
*/