summaryrefslogtreecommitdiff
path: root/scheduler/cups-exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/cups-exec.c')
-rw-r--r--scheduler/cups-exec.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/scheduler/cups-exec.c b/scheduler/cups-exec.c
index c77445056..ee87edbaf 100644
--- a/scheduler/cups-exec.c
+++ b/scheduler/cups-exec.c
@@ -1,6 +1,4 @@
/*
- * "$Id$"
- *
* Sandbox helper for CUPS.
*
* Copyright 2007-2014 by Apple Inc.
@@ -199,8 +197,3 @@ usage(void)
fputs("Usage: cups-exec [-g gid] [-n nice-value] [-u uid] /path/to/profile /path/to/program argv0 argv1 ... argvN\n", stderr);
exit(1);
}
-
-
-/*
- * End of "$Id$".
- */