summaryrefslogtreecommitdiff
path: root/notifier
diff options
context:
space:
mode:
Diffstat (limited to 'notifier')
-rw-r--r--notifier/Makefile4
-rw-r--r--notifier/dbus.c4
-rw-r--r--notifier/mailto.c4
-rw-r--r--notifier/rss.c4
-rw-r--r--notifier/testnotify.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/notifier/Makefile b/notifier/Makefile
index 64aa5756..5587c208 100644
--- a/notifier/Makefile
+++ b/notifier/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 10191 2012-01-20 19:00:32Z mike $"
+# "$Id: Makefile 7920 2008-09-10 01:04:10Z mike $"
#
# Notifier makefile for CUPS.
#
@@ -158,5 +158,5 @@ include Dependencies
#
-# End of "$Id: Makefile 10191 2012-01-20 19:00:32Z mike $".
+# End of "$Id: Makefile 7920 2008-09-10 01:04:10Z mike $".
#
diff --git a/notifier/dbus.c b/notifier/dbus.c
index 597a218b..baf4f99a 100644
--- a/notifier/dbus.c
+++ b/notifier/dbus.c
@@ -1,5 +1,5 @@
/*
- * "$Id: dbus.c 10191 2012-01-20 19:00:32Z mike $"
+ * "$Id: dbus.c 3643 2012-02-13 16:35:48Z msweet $"
*
* D-Bus notifier for CUPS.
*
@@ -623,5 +623,5 @@ main(void)
/*
- * End of "$Id: dbus.c 10191 2012-01-20 19:00:32Z mike $".
+ * End of "$Id: dbus.c 3643 2012-02-13 16:35:48Z msweet $".
*/
diff --git a/notifier/mailto.c b/notifier/mailto.c
index aaca9184..da2db951 100644
--- a/notifier/mailto.c
+++ b/notifier/mailto.c
@@ -1,5 +1,5 @@
/*
- * "$Id: mailto.c 10097 2011-11-02 05:35:38Z mike $"
+ * "$Id: mailto.c 7460 2008-04-16 02:19:54Z mike $"
*
* "mailto" notifier for CUPS.
*
@@ -642,5 +642,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id: mailto.c 10097 2011-11-02 05:35:38Z mike $".
+ * End of "$Id: mailto.c 7460 2008-04-16 02:19:54Z mike $".
*/
diff --git a/notifier/rss.c b/notifier/rss.c
index ac42aa3c..deee6b5b 100644
--- a/notifier/rss.c
+++ b/notifier/rss.c
@@ -1,5 +1,5 @@
/*
- * "$Id: rss.c 10378 2012-03-23 21:38:25Z mike $"
+ * "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $"
*
* RSS notifier for CUPS.
*
@@ -737,5 +737,5 @@ xml_escape(const char *s) /* I - String to escape */
/*
- * End of "$Id: rss.c 10378 2012-03-23 21:38:25Z mike $".
+ * End of "$Id: rss.c 7824 2008-08-01 21:11:55Z mike $".
*/
diff --git a/notifier/testnotify.c b/notifier/testnotify.c
index 880b51d9..faa846d0 100644
--- a/notifier/testnotify.c
+++ b/notifier/testnotify.c
@@ -1,5 +1,5 @@
/*
- * "$Id: testnotify.c 10097 2011-11-02 05:35:38Z mike $"
+ * "$Id: testnotify.c 6649 2007-07-11 21:46:42Z mike $"
*
* Test notifier for CUPS.
*
@@ -123,5 +123,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id: testnotify.c 10097 2011-11-02 05:35:38Z mike $".
+ * End of "$Id: testnotify.c 6649 2007-07-11 21:46:42Z mike $".
*/