summaryrefslogtreecommitdiff
path: root/scheduler/server.c
diff options
context:
space:
mode:
authorjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-20 18:43:55 +0000
committerjlovell <jlovell@a1ca3aef-8c08-0410-bb20-df032aa958be>2006-02-20 18:43:55 +0000
commitbd7854cb4d663bb0e561eaf5b01bbd47baa71d22 (patch)
treebca042d698732a5e19035c88c6ffc39d80f543f1 /scheduler/server.c
parent4400e98de24bd267328aa20d57951fb6678297fe (diff)
Load cups into easysw/current.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@60 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'scheduler/server.c')
-rw-r--r--scheduler/server.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/scheduler/server.c b/scheduler/server.c
index b5b71f788..74c2fc071 100644
--- a/scheduler/server.c
+++ b/scheduler/server.c
@@ -1,9 +1,9 @@
/*
- * "$Id: server.c 4993 2006-01-26 19:27:40Z mike $"
+ * "$Id: server.c 5095 2006-02-09 16:22:48Z mike $"
*
* Server start/stop 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
@@ -223,5 +223,5 @@ cupsdStopServer(void)
/*
- * End of "$Id: server.c 4993 2006-01-26 19:27:40Z mike $".
+ * End of "$Id: server.c 5095 2006-02-09 16:22:48Z mike $".
*/