summaryrefslogtreecommitdiff
path: root/systemv
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-05-29 11:51:34 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2013-05-29 11:51:34 +0000
commitf2d18633e2916a90bbbe5ae039d1f0acc430dc0b (patch)
tree3c465fb132b27a8f39fed01f6e3dc317754b2d91 /systemv
parent23ef1cac65a36f01e78a88f4d987e6350b441990 (diff)
downloadcups-f2d18633e2916a90bbbe5ae039d1f0acc430dc0b.tar.gz
Update svn:keyword properties.
git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10996 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'systemv')
-rw-r--r--systemv/Makefile4
-rw-r--r--systemv/cancel.c4
-rw-r--r--systemv/cupsaddsmb.c4
-rw-r--r--systemv/cupstestdsc.c4
-rw-r--r--systemv/cupstestppd.c4
-rw-r--r--systemv/lp.c4
-rw-r--r--systemv/lpadmin.c4
-rw-r--r--systemv/lpinfo.c4
-rw-r--r--systemv/lpmove.c4
-rw-r--r--systemv/lpoptions.c4
-rw-r--r--systemv/lppasswd.c4
-rw-r--r--systemv/lpstat.c4
12 files changed, 24 insertions, 24 deletions
diff --git a/systemv/Makefile b/systemv/Makefile
index 377b10c8b..e8aed6ff2 100644
--- a/systemv/Makefile
+++ b/systemv/Makefile
@@ -1,5 +1,5 @@
#
-# "$Id: Makefile 7929 2008-09-10 22:23:59Z mike $"
+# "$Id$"
#
# System V commands makefile for CUPS.
#
@@ -290,5 +290,5 @@ include Dependencies
#
-# End of "$Id: Makefile 7929 2008-09-10 22:23:59Z mike $".
+# End of "$Id$".
#
diff --git a/systemv/cancel.c b/systemv/cancel.c
index 9c95d23ab..9ea549c93 100644
--- a/systemv/cancel.c
+++ b/systemv/cancel.c
@@ -1,5 +1,5 @@
/*
- * "$Id: cancel.c 7720 2008-07-11 22:46:21Z mike $"
+ * "$Id$"
*
* "cancel" command for CUPS.
*
@@ -383,5 +383,5 @@ main(int argc, /* I - Number of command-line arguments */
/*
- * End of "$Id: cancel.c 7720 2008-07-11 22:46:21Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/cupsaddsmb.c b/systemv/cupsaddsmb.c
index 2ce91ccc4..dfce0022f 100644
--- a/systemv/cupsaddsmb.c
+++ b/systemv/cupsaddsmb.c
@@ -1,5 +1,5 @@
/*
- * "$Id: cupsaddsmb.c 7033 2007-10-19 02:11:28Z mike $"
+ * "$Id$"
*
* "cupsaddsmb" command for CUPS.
*
@@ -295,5 +295,5 @@ usage(void)
/*
- * End of "$Id: cupsaddsmb.c 7033 2007-10-19 02:11:28Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/cupstestdsc.c b/systemv/cupstestdsc.c
index 5ec01aee7..de024c7ed 100644
--- a/systemv/cupstestdsc.c
+++ b/systemv/cupstestdsc.c
@@ -1,5 +1,5 @@
/*
- * "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $"
+ * "$Id$"
*
* DSC test program for CUPS.
*
@@ -438,5 +438,5 @@ usage(void)
/*
- * End of "$Id: cupstestdsc.c 7720 2008-07-11 22:46:21Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/cupstestppd.c b/systemv/cupstestppd.c
index d266ffde5..7c080a936 100644
--- a/systemv/cupstestppd.c
+++ b/systemv/cupstestppd.c
@@ -1,5 +1,5 @@
/*
- * "$Id: cupstestppd.c 7807 2008-07-28 21:54:24Z mike $"
+ * "$Id$"
*
* PPD test program for CUPS.
*
@@ -3992,5 +3992,5 @@ valid_utf8(const char *s) /* I - String to check */
/*
- * End of "$Id: cupstestppd.c 7807 2008-07-28 21:54:24Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lp.c b/systemv/lp.c
index ee1155aa0..96728b26e 100644
--- a/systemv/lp.c
+++ b/systemv/lp.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lp.c 7170 2008-01-04 02:21:30Z mike $"
+ * "$Id$"
*
* "lp" command for CUPS.
*
@@ -731,5 +731,5 @@ set_job_attrs(const char *command, /* I - Command name */
/*
- * End of "$Id: lp.c 7170 2008-01-04 02:21:30Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lpadmin.c b/systemv/lpadmin.c
index 5fe0b9bbc..d954e75fb 100644
--- a/systemv/lpadmin.c
+++ b/systemv/lpadmin.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lpadmin.c 7720 2008-07-11 22:46:21Z mike $"
+ * "$Id$"
*
* "lpadmin" command for CUPS.
*
@@ -1514,5 +1514,5 @@ validate_name(const char *name) /* I - Name to check */
/*
- * End of "$Id: lpadmin.c 7720 2008-07-11 22:46:21Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lpinfo.c b/systemv/lpinfo.c
index f51019b78..acfe50108 100644
--- a/systemv/lpinfo.c
+++ b/systemv/lpinfo.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lpinfo.c 7810 2008-07-29 01:11:15Z mike $"
+ * "$Id$"
*
* "lpinfo" command for CUPS.
*
@@ -494,5 +494,5 @@ show_models(
/*
- * End of "$Id: lpinfo.c 7810 2008-07-29 01:11:15Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lpmove.c b/systemv/lpmove.c
index d7c2dfb68..54424894f 100644
--- a/systemv/lpmove.c
+++ b/systemv/lpmove.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lpmove.c 7219 2008-01-14 22:00:02Z mike $"
+ * "$Id$"
*
* "lpmove" command for CUPS.
*
@@ -209,5 +209,5 @@ move_job(http_t *http, /* I - HTTP connection to server */
/*
- * End of "$Id: lpmove.c 7219 2008-01-14 22:00:02Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lpoptions.c b/systemv/lpoptions.c
index 06a1762c6..12dbe5f85 100644
--- a/systemv/lpoptions.c
+++ b/systemv/lpoptions.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lpoptions.c 7720 2008-07-11 22:46:21Z mike $"
+ * "$Id$"
*
* Printer option program for CUPS.
*
@@ -561,5 +561,5 @@ usage(void)
/*
- * End of "$Id: lpoptions.c 7720 2008-07-11 22:46:21Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lppasswd.c b/systemv/lppasswd.c
index b9962ecfc..597408a67 100644
--- a/systemv/lppasswd.c
+++ b/systemv/lppasswd.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lppasswd.c 6649 2007-07-11 21:46:42Z mike $"
+ * "$Id$"
*
* MD5 password program for CUPS.
*
@@ -485,5 +485,5 @@ usage(FILE *fp) /* I - File to send usage to */
/*
- * End of "$Id: lppasswd.c 6649 2007-07-11 21:46:42Z mike $".
+ * End of "$Id$".
*/
diff --git a/systemv/lpstat.c b/systemv/lpstat.c
index 6c9d734d7..4d6495637 100644
--- a/systemv/lpstat.c
+++ b/systemv/lpstat.c
@@ -1,5 +1,5 @@
/*
- * "$Id: lpstat.c 7921 2008-09-10 15:42:24Z mike $"
+ * "$Id$"
*
* "lpstat" command for CUPS.
*
@@ -2007,5 +2007,5 @@ show_scheduler(void)
/*
- * End of "$Id: lpstat.c 7921 2008-09-10 15:42:24Z mike $".
+ * End of "$Id$".
*/