summaryrefslogtreecommitdiff
path: root/xps
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2012-06-13 11:14:12 +0100
committerChris Liddell <chris.liddell@artifex.com>2012-06-13 12:33:01 +0100
commit39433fce0a15c5cae831848edd4cefd55019a241 (patch)
treee30e02affad206940c4fb3443ed167fd3159d906 /xps
parentfae7be45fb7f2e9be889c07dc9d29e7ea1975dc9 (diff)
downloadghostpdl-39433fce0a15c5cae831848edd4cefd55019a241.tar.gz
Update copyright "headers".
As agreed on IRC and via e-mail: Reinstate the reference to the LICENSE file. Remove copyright references to Aladdin Enterprises and artofcode (some references remain in comments about historical copyright assignments, and the like), in favour of Artifex copyright notices. Update copyright dates. Remove the $Id$ "tag". Since the move to git, the $Id$ "tag" comment in each file is redundant. No cluster differences.
Diffstat (limited to 'xps')
-rw-r--r--xps/ghostxps.h15
-rw-r--r--xps/xps.mak16
-rw-r--r--xps/xps_gcc.mak14
-rw-r--r--xps/xps_msvc.mak16
-rw-r--r--xps/xpsanalyze.c15
-rw-r--r--xps/xpscff.c15
-rw-r--r--xps/xpscolor.c15
-rw-r--r--xps/xpscommon.c15
-rw-r--r--xps/xpscrc.c15
-rw-r--r--xps/xpsdoc.c15
-rw-r--r--xps/xpsfont.c15
-rw-r--r--xps/xpsglyphs.c15
-rw-r--r--xps/xpsgradient.c15
-rw-r--r--xps/xpshash.c15
-rw-r--r--xps/xpsimage.c15
-rw-r--r--xps/xpsjpeg.c15
-rw-r--r--xps/xpsjxr.c15
-rw-r--r--xps/xpsmem.c15
-rw-r--r--xps/xpsopacity.c15
-rw-r--r--xps/xpspage.c15
-rw-r--r--xps/xpspath.c15
-rw-r--r--xps/xpspng.c15
-rw-r--r--xps/xpsresource.c15
-rw-r--r--xps/xpstiff.c15
-rw-r--r--xps/xpstile.c15
-rw-r--r--xps/xpstop.c15
-rw-r--r--xps/xpsttf.c15
-rw-r--r--xps/xpsutf.c15
-rw-r--r--xps/xpsvisual.c15
-rw-r--r--xps/xpsxml.c15
-rw-r--r--xps/xpszip.c15
31 files changed, 278 insertions, 188 deletions
diff --git a/xps/ghostxps.h b/xps/ghostxps.h
index 3a94edc6a..e194d9a0d 100644
--- a/xps/ghostxps.h
+++ b/xps/ghostxps.h
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* combined internal header for the XPS interpreter */
#include "memory_.h"
diff --git a/xps/xps.mak b/xps/xps.mak
index 3d5d36886..cbeb9d804 100644
--- a/xps/xps.mak
+++ b/xps/xps.mak
@@ -1,15 +1,17 @@
-# Copyright (C) 2006-2010 Artifex Software, Inc.
+# 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 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., 7 Mt. Lassen Drive - Suite A-134,
-# San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
-#
+# 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.
+#
# Platform-independent makefile for the XPS interpreter
XPSSRC = $(XPSSRCDIR)$(D)
diff --git a/xps/xps_gcc.mak b/xps/xps_gcc.mak
index 4aa029a35..ee1666efe 100644
--- a/xps/xps_gcc.mak
+++ b/xps/xps_gcc.mak
@@ -1,14 +1,16 @@
-# Copyright (C) 2006-2010 Artifex Software, Inc.
+# 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 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., 7 Mt. Lassen Drive - Suite A-134,
-# San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+# 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.
#
# GNU makefile for the XPS interpreter
diff --git a/xps/xps_msvc.mak b/xps/xps_msvc.mak
index e99c6270e..098159b31 100644
--- a/xps/xps_msvc.mak
+++ b/xps/xps_msvc.mak
@@ -1,15 +1,17 @@
-# Copyright (C) 2006-2010 Artifex Software, Inc.
+# 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 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., 7 Mt. Lassen Drive - Suite A-134,
-# San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
-#
+# 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.
+#
# 'nmake' build file for the XPS interpreter
# Define the name of this makefile.
diff --git a/xps/xpsanalyze.c b/xps/xpsanalyze.c
index 6e9a01093..840a99191 100644
--- a/xps/xpsanalyze.c
+++ b/xps/xpsanalyze.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - analyze page checking for transparency.
* This is a stripped down parser that looks for alpha values < 1.0 in
* any part of the page.
diff --git a/xps/xpscff.c b/xps/xpscff.c
index 78822ee8e..18342f4bc 100644
--- a/xps/xpscff.c
+++ b/xps/xpscff.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - cff font support */
#include "ghostxps.h"
diff --git a/xps/xpscolor.c b/xps/xpscolor.c
index adafbc7f9..96b3cde52 100644
--- a/xps/xpscolor.c
+++ b/xps/xpscolor.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - color functions */
#include "ghostxps.h"
diff --git a/xps/xpscommon.c b/xps/xpscommon.c
index 1605b39f6..097797588 100644
--- a/xps/xpscommon.c
+++ b/xps/xpscommon.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - common parse functions */
#include "ghostxps.h"
diff --git a/xps/xpscrc.c b/xps/xpscrc.c
index d8d92dfe8..159ff56f3 100644
--- a/xps/xpscrc.c
+++ b/xps/xpscrc.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - CRC-32 implementation */
#include "ghostxps.h"
diff --git a/xps/xpsdoc.c b/xps/xpsdoc.c
index 99ec12db9..85a56acd2 100644
--- a/xps/xpsdoc.c
+++ b/xps/xpsdoc.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - document parsing */
#include "ghostxps.h"
diff --git a/xps/xpsfont.c b/xps/xpsfont.c
index dd1468a61..fa93f1c7e 100644
--- a/xps/xpsfont.c
+++ b/xps/xpsfont.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - general font functions */
#include "ghostxps.h"
diff --git a/xps/xpsglyphs.c b/xps/xpsglyphs.c
index d25924a60..49fe3ca31 100644
--- a/xps/xpsglyphs.c
+++ b/xps/xpsglyphs.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - text drawing support */
#include "ghostxps.h"
diff --git a/xps/xpsgradient.c b/xps/xpsgradient.c
index caaa38bca..64fe2e086 100644
--- a/xps/xpsgradient.c
+++ b/xps/xpsgradient.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - gradient support */
#include "ghostxps.h"
diff --git a/xps/xpshash.c b/xps/xpshash.c
index ff443cf2e..2acdd8c9f 100644
--- a/xps/xpshash.c
+++ b/xps/xpshash.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* Linear probe hash table.
*
* Simple hashtable with open adressing linear probe.
diff --git a/xps/xpsimage.c b/xps/xpsimage.c
index 7ccab0b30..d3f8a2344 100644
--- a/xps/xpsimage.c
+++ b/xps/xpsimage.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - image support */
/* TODO: we should be smarter here and do incremental decoding
diff --git a/xps/xpsjpeg.c b/xps/xpsjpeg.c
index 3c7b8ff32..d4e2030c0 100644
--- a/xps/xpsjpeg.c
+++ b/xps/xpsjpeg.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - JPEG image support */
#include "ghostxps.h"
diff --git a/xps/xpsjxr.c b/xps/xpsjxr.c
index 272283758..b5bb6c8c4 100644
--- a/xps/xpsjxr.c
+++ b/xps/xpsjxr.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* JPEG-XR (formerly HD-Photo (formerly Windows Media Photo)) support */
#include "ghostxps.h"
diff --git a/xps/xpsmem.c b/xps/xpsmem.c
index b280d4d48..517985330 100644
--- a/xps/xpsmem.c
+++ b/xps/xpsmem.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - string manipulation functions */
#include "ghostxps.h"
diff --git a/xps/xpsopacity.c b/xps/xpsopacity.c
index 65f69864b..30c274f1e 100644
--- a/xps/xpsopacity.c
+++ b/xps/xpsopacity.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - transparency support */
#include "ghostxps.h"
diff --git a/xps/xpspage.c b/xps/xpspage.c
index 3d32cb4a8..2a360580b 100644
--- a/xps/xpspage.c
+++ b/xps/xpspage.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - page parsing */
#include "ghostxps.h"
diff --git a/xps/xpspath.c b/xps/xpspath.c
index e8069693e..ed846e03f 100644
--- a/xps/xpspath.c
+++ b/xps/xpspath.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - path (vector drawing) support */
#include "ghostxps.h"
diff --git a/xps/xpspng.c b/xps/xpspng.c
index e6812796f..452cf3d0c 100644
--- a/xps/xpspng.c
+++ b/xps/xpspng.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - PNG image support */
#include "ghostxps.h"
diff --git a/xps/xpsresource.c b/xps/xpsresource.c
index 4468e44be..3ad14fc15 100644
--- a/xps/xpsresource.c
+++ b/xps/xpsresource.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - resource functions */
#include "ghostxps.h"
diff --git a/xps/xpstiff.c b/xps/xpstiff.c
index bb0d73001..e177e70cf 100644
--- a/xps/xpstiff.c
+++ b/xps/xpstiff.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - TIFF image support */
#include "ghostxps.h"
diff --git a/xps/xpstile.c b/xps/xpstile.c
index 17959a786..1cedc1710 100644
--- a/xps/xpstile.c
+++ b/xps/xpstile.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - tiles for pattern rendering */
#include "ghostxps.h"
diff --git a/xps/xpstop.c b/xps/xpstop.c
index cadc6d8c6..4a93146cd 100644
--- a/xps/xpstop.c
+++ b/xps/xpstop.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* Top-level API implementation of XML Paper Specification */
/* Language wrapper implementation (see pltop.h) */
diff --git a/xps/xpsttf.c b/xps/xpsttf.c
index eee9687e9..ef160be46 100644
--- a/xps/xpsttf.c
+++ b/xps/xpsttf.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - truetype font support */
#include "ghostxps.h"
diff --git a/xps/xpsutf.c b/xps/xpsutf.c
index da29a32db..f2e559908 100644
--- a/xps/xpsutf.c
+++ b/xps/xpsutf.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - unicode text functions */
#include "ghostxps.h"
diff --git a/xps/xpsvisual.c b/xps/xpsvisual.c
index 9586a6e89..540b349f0 100644
--- a/xps/xpsvisual.c
+++ b/xps/xpsvisual.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - visual brush functions */
#include "ghostxps.h"
diff --git a/xps/xpsxml.c b/xps/xpsxml.c
index 8f3c2bced..37d154d60 100644
--- a/xps/xpsxml.c
+++ b/xps/xpsxml.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* Simple XML document object model on top of Expat. */
#include "ghostxps.h"
diff --git a/xps/xpszip.c b/xps/xpszip.c
index 75fb37994..1e91e3504 100644
--- a/xps/xpszip.c
+++ b/xps/xpszip.c
@@ -1,16 +1,19 @@
-/* Copyright (C) 2006-2010 Artifex Software, Inc.
+/* 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 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., 7 Mt. Lassen Drive - Suite A-134,
- San Rafael, CA 94903, U.S.A., +1(415)492-9861, for further information.
+ 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.
*/
+
/* XPS interpreter - zip container parsing */
#include "ghostxps.h"