X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=filter%2Fimage-colorspace.c;h=01bed936c1cdec83c4f2aab140858ad562177946;hb=bc44d92092094935265183305a38196ce2822756;hp=cc442944ea9bbc6db76439e12b412503e6b469a4;hpb=09a101d671d39312a756c325d8463a1a02f582a6;p=thirdparty%2Fcups.git diff --git a/filter/image-colorspace.c b/filter/image-colorspace.c index cc442944e..01bed936c 100644 --- a/filter/image-colorspace.c +++ b/filter/image-colorspace.c @@ -1,28 +1,19 @@ /* - * "$Id: image-colorspace.c 5520 2006-05-12 16:37:36Z mike $" + * "$Id: image-colorspace.c 6649 2007-07-11 21:46:42Z mike $" * * Colorspace conversions for the Common UNIX Printing System (CUPS). * + * Copyright 2007 by Apple Inc. * Copyright 1993-2006 by Easy Software Products. * * The color saturation/hue matrix stuff is provided thanks to Mr. Paul * Haeberli at "http://www.sgi.com/grafica/matrix/index.html". * * 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. * @@ -1573,5 +1564,5 @@ zshear(float mat[3][3], /* I - Matrix */ /* - * End of "$Id: image-colorspace.c 5520 2006-05-12 16:37:36Z mike $". + * End of "$Id: image-colorspace.c 6649 2007-07-11 21:46:42Z mike $". */