summaryrefslogtreecommitdiff
path: root/pl/plsrgb.c
diff options
context:
space:
mode:
Diffstat (limited to 'pl/plsrgb.c')
-rw-r--r--pl/plsrgb.c23
1 files changed, 13 insertions, 10 deletions
diff --git a/pl/plsrgb.c b/pl/plsrgb.c
index 52c18596e..4ee62856b 100644
--- a/pl/plsrgb.c
+++ b/pl/plsrgb.c
@@ -1,15 +1,18 @@
-/* Portions Copyright (C) 2001 artofcode LLC.
- Portions Copyright (C) 1996, 2001 Artifex Software Inc.
- Portions Copyright (C) 1988, 2000 Aladdin Enterprises.
- This software is based in part on the work of the Independent JPEG Group.
+/* Copyright (C) 2001-2012 Artifex Software, Inc.
All Rights Reserved.
- This software is distributed under license and may not be copied, modified
- or distributed except as expressly authorized under the terms of that
- license. Refer to licensing information at http://www.artifex.com/ or
- contact Artifex Software, Inc., 101 Lucas Valley Road #110,
- San Rafael, CA 94903, (415)492-9861, for further information. */
-/*$Id$ */
+ This software is provided AS-IS with no warranty, either express or
+ implied.
+
+ This software is distributed under license and may not be copied,
+ modified or distributed except as expressly authorized under the terms
+ of the license contained in the file LICENSE in this distribution.
+
+ Refer to licensing information at http://www.artifex.com or contact
+ Artifex Software, Inc., 7 Mt. Lassen Drive - Suite A-134, San Rafael,
+ CA 94903, U.S.A., +1(415)492-9861, for further information.
+*/
+
/* plsrgb.c - setting of srgb device independent color space. */
#include "math_.h"