summaryrefslogtreecommitdiff
path: root/cups/debug-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'cups/debug-private.h')
-rw-r--r--cups/debug-private.h24
1 files changed, 9 insertions, 15 deletions
diff --git a/cups/debug-private.h b/cups/debug-private.h
index 26c75a379..8d9861cb4 100644
--- a/cups/debug-private.h
+++ b/cups/debug-private.h
@@ -1,18 +1,16 @@
/*
- * "$Id$"
+ * Private debugging macros for CUPS.
*
- * Private debugging macros for CUPS.
+ * Copyright 2007-2012 by Apple Inc.
+ * Copyright 1997-2005 by Easy Software Products.
*
- * Copyright 2007-2012 by Apple Inc.
- * Copyright 1997-2005 by Easy Software Products.
+ * These coded instructions, statements, and computer programs are the
+ * property of Apple Inc. and are protected by Federal copyright
+ * law. Distribution and use rights are outlined in the file "LICENSE.txt"
+ * which should have been included with this file. If this file is
+ * file is missing or damaged, see the license at "http://www.cups.org/".
*
- * These coded instructions, statements, and computer programs are the
- * property of Apple Inc. and are protected by Federal copyright
- * law. Distribution and use rights are outlined in the file "LICENSE.txt"
- * which should have been included with this file. If this file is
- * file is missing or damaged, see the license at "http://www.cups.org/".
- *
- * This file is subject to the Apple OS-Developed Software exception.
+ * This file is subject to the Apple OS-Developed Software exception.
*/
#ifndef _CUPS_DEBUG_PRIVATE_H_
@@ -111,7 +109,3 @@ extern int _cups_gettimeofday(struct timeval *tv, void *tz);
# endif /* __cplusplus */
#endif /* !_CUPS_DEBUG_PRIVATE_H_ */
-
-/*
- * End of "$Id$".
- */