summaryrefslogtreecommitdiff
path: root/pcl/pcindxed.c
diff options
context:
space:
mode:
authorStefan Kemper <stefan.kemper@artifex.com>2001-03-23 16:01:13 +0000
committerStefan Kemper <stefan.kemper@artifex.com>2001-03-23 16:01:13 +0000
commit2fdc8df60548796fd2240ba234fec08ac2449880 (patch)
treee56c6d7c133dfbaae88253ee91e215074dd2937e /pcl/pcindxed.c
parentd041b77f07b5b8aff81625563da456bc84ce10f9 (diff)
Added new copyright
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@1283 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'pcl/pcindxed.c')
-rw-r--r--pcl/pcindxed.c15
1 files changed, 12 insertions, 3 deletions
diff --git a/pcl/pcindxed.c b/pcl/pcindxed.c
index d4fabaaa8..08e257bea 100644
--- a/pcl/pcindxed.c
+++ b/pcl/pcindxed.c
@@ -1,6 +1,15 @@
-/* Copyright (C) 1996, 1997, 1998 Aladdin Enterprises. All rights
- reserved. Unauthorized use, copying, and/or distribution
- prohibited. */
+/* 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.
+ 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$ */
/* pcindexed.c - PCL indexed color space implementation */
#include "math_.h"