summaryrefslogtreecommitdiff
path: root/scheduler/policy.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-03-08 23:30:01 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-03-08 23:30:01 +0000
commit480ef0fe29ab803f49dd87a7a21a6c61648539b8 (patch)
tree6bf8d167e23bb643ef2e0d48277e4312f86273f9 /scheduler/policy.c
parent757d2cad8f3f75c420ad2e462b787cd9cf8a7a62 (diff)
downloadcups-480ef0fe29ab803f49dd87a7a21a6c61648539b8.tar.gz
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@83 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/policy.c')
-rw-r--r--scheduler/policy.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/scheduler/policy.c b/scheduler/policy.c
index dee4355f3..e869c48ee 100644
--- a/scheduler/policy.c
+++ b/scheduler/policy.c
@@ -1,9 +1,9 @@
/*
- * "$Id: policy.c 5122 2006-02-17 15:41:40Z mike $"
+ * "$Id: policy.c 5247 2006-03-08 13:43:38Z mike $"
*
* Policy routines for the Common UNIX Printing System (CUPS).
*
- * Copyright 1997-2005 by Easy Software Products, all rights reserved.
+ * Copyright 1997-2006 by Easy Software Products, all rights reserved.
*
* These coded instructions, statements, and computer programs are the
* property of Easy Software Products and are protected by Federal
@@ -330,5 +330,5 @@ cupsdFindPolicyOp(cupsd_policy_t *p, /* I - Policy */
/*
- * End of "$Id: policy.c 5122 2006-02-17 15:41:40Z mike $".
+ * End of "$Id: policy.c 5247 2006-03-08 13:43:38Z mike $".
*/