summaryrefslogtreecommitdiff
path: root/gs/toolbin/jpxtopdf.c
diff options
context:
space:
mode:
Diffstat (limited to 'gs/toolbin/jpxtopdf.c')
-rw-r--r--gs/toolbin/jpxtopdf.c22
1 files changed, 10 insertions, 12 deletions
diff --git a/gs/toolbin/jpxtopdf.c b/gs/toolbin/jpxtopdf.c
index a0a3151ec..d79670b85 100644
--- a/gs/toolbin/jpxtopdf.c
+++ b/gs/toolbin/jpxtopdf.c
@@ -1,20 +1,18 @@
-/* Copyright (C) 2004-2008 Artifex Software, Inc. All rights reserved.
+/* Copyright (C) 2001-2012 Artifex Software, Inc.
+ All Rights Reserved.
- This software is provided AS-IS with no warranty, either express or
- implied.
+ 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.
+ 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.
- For more information about licensing, please refer to
- http://www.ghostscript.com/licensing/. For information on
- commercial licensing, go to http://www.artifex.com/licensing/ or
- contact Artifex Software, Inc., 101 Lucas Valley Road #110,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861.
+ 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.
*/
-/* $Id$ */
/* encapsulates jp2/jpx JPEG2000 images in PDF 1.5 files */
/* based on jpegtopdf by Tor Andersson */