summaryrefslogtreecommitdiff
path: root/notifier
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-06-23 00:14:22 +0000
commitc07d5b2daf136da7af01c48ff78135d06d2762fc (patch)
tree6e8daba579b203431913c7ded30a9730155a80a8 /notifier
parented4869111296da3b8514751fab9dffaa3146cb87 (diff)
downloadcups-c07d5b2daf136da7af01c48ff78135d06d2762fc.tar.gz
Remove svn:keywords since they cause svn_load_dirs.pl to complain about every file.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@183 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'notifier')
-rw-r--r--notifier/Makefile4
-rw-r--r--notifier/mailto.c4
-rw-r--r--notifier/testnotify.c4
3 files changed, 6 insertions, 6 deletions
diff --git a/notifier/Makefile b/notifier/Makefile
index fca98392a..064bd4df0 100644
--- a/notifier/Makefile
+++ b/notifier/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id$"
+# "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $"
#
# Notifier makefile for the Common UNIX Printing System (CUPS).
#
@@ -99,5 +99,5 @@ include Dependencies
#
-# End of "$Id$".
+# End of "$Id: Makefile 177 2006-06-21 00:20:03Z jlovell $".
#
diff --git a/notifier/mailto.c b/notifier/mailto.c
index 05bf912c0..38489caf2 100644
--- a/notifier/mailto.c
+++ b/notifier/mailto.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: mailto.c 177 2006-06-21 00:20:03Z jlovell $"
*
* "mailto" notifier for the Common UNIX Printing System (CUPS).
*
@@ -795,5 +795,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id$".
+ * End of "$Id: mailto.c 177 2006-06-21 00:20:03Z jlovell $".
*/
diff --git a/notifier/testnotify.c b/notifier/testnotify.c
index 915746893..cba0a386f 100644
--- a/notifier/testnotify.c
+++ b/notifier/testnotify.c
@@ -1,5 +1,5 @@
/*
- * "$Id$"
+ * "$Id: testnotify.c 177 2006-06-21 00:20:03Z jlovell $"
*
* Test notifier for the Common UNIX Printing System (CUPS).
*
@@ -281,5 +281,5 @@ print_attributes(ipp_t *ipp, /* I - IPP request */
/*
- * End of "$Id$".
+ * End of "$Id: testnotify.c 177 2006-06-21 00:20:03Z jlovell $".
*/