summaryrefslogtreecommitdiff
path: root/pxl/pxsessio.c
diff options
context:
space:
mode:
Diffstat (limited to 'pxl/pxsessio.c')
-rw-r--r--pxl/pxsessio.c23
1 files changed, 13 insertions, 10 deletions
diff --git a/pxl/pxsessio.c b/pxl/pxsessio.c
index aba82bbb9..ad24fc10a 100644
--- a/pxl/pxsessio.c
+++ b/pxl/pxsessio.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.
+*/
+
/* pxsessio.c */
/* PCL XL session operators */