summaryrefslogtreecommitdiff
path: root/cups/ipp-support.c
diff options
context:
space:
mode:
Diffstat (limited to 'cups/ipp-support.c')
-rw-r--r--cups/ipp-support.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/cups/ipp-support.c b/cups/ipp-support.c
index 9a08e6266..4d7facc05 100644
--- a/cups/ipp-support.c
+++ b/cups/ipp-support.c
@@ -1,10 +1,10 @@
/*
- * "$Id: ipp-support.c 5090 2006-02-08 17:08:01Z mike $"
+ * "$Id: ipp-support.c 5138 2006-02-21 10:49:06Z mike $"
*
* Internet Printing Protocol support functions 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
@@ -327,5 +327,5 @@ ippSetPort(int p) /* I - Port number to use */
/*
- * End of "$Id: ipp-support.c 5090 2006-02-08 17:08:01Z mike $".
+ * End of "$Id: ipp-support.c 5138 2006-02-21 10:49:06Z mike $".
*/