X-Git-Url: http://git.ipfire.org/?p=thirdparty%2Fcups.git;a=blobdiff_plain;f=cups%2Fipp-support.c;h=e747602d8c9182eefa3d4d7c54028c4c2beb62dd;hp=3ff58417f0612fe20f74064144c4f2544a68ae9d;hb=bc44d92092094935265183305a38196ce2822756;hpb=09a101d671d39312a756c325d8463a1a02f582a6 diff --git a/cups/ipp-support.c b/cups/ipp-support.c index 3ff58417f..e747602d8 100644 --- a/cups/ipp-support.c +++ b/cups/ipp-support.c @@ -1,26 +1,17 @@ /* - * "$Id: ipp-support.c 6503 2007-05-01 23:06:44Z mike $" + * "$Id: ipp-support.c 6649 2007-07-11 21:46:42Z mike $" * * Internet Printing Protocol support functions for the Common UNIX * Printing System (CUPS). * + * Copyright 2007 by Apple Inc. * Copyright 1997-2007 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 - * 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 missing or damaged please contact Easy Software Products - * at: - * - * Attn: CUPS Licensing Information - * Easy Software Products - * 44141 Airport View Drive, Suite 204 - * Hollywood, Maryland 20636 USA - * - * Voice: (301) 373-9600 - * EMail: cups-info@cups.org - * WWW: http://www.cups.org + * 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. * @@ -370,5 +361,5 @@ ippSetPort(int p) /* I - Port number to use */ /* - * End of "$Id: ipp-support.c 6503 2007-05-01 23:06:44Z mike $". + * End of "$Id: ipp-support.c 6649 2007-07-11 21:46:42Z mike $". */