summaryrefslogtreecommitdiff
path: root/xps/xps.mak
diff options
context:
space:
mode:
authorRalph Giles <ralph.giles@artifex.com>2008-08-21 08:50:04 +0000
committerRalph Giles <ralph.giles@artifex.com>2008-08-21 08:50:04 +0000
commit8a046ceb9a9c625ecfb06fd99e4a5423690a8bc0 (patch)
treedacfa6a2d7551557d74ac551a24da05037dd2b74 /xps/xps.mak
parent944762f257153de2973d93d60f5de1cda61685ae (diff)
downloadghostpdl-8a046ceb9a9c625ecfb06fd99e4a5423690a8bc0.tar.gz
Add copyright and description banners to the xps and svg code.
Bug 690008. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@9011 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'xps/xps.mak')
-rw-r--r--xps/xps.mak14
1 files changed, 14 insertions, 0 deletions
diff --git a/xps/xps.mak b/xps/xps.mak
index 21b384fbe..77a954b50 100644
--- a/xps/xps.mak
+++ b/xps/xps.mak
@@ -1,3 +1,17 @@
+# Copyright (C) 2006-2008 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.
+#
+# Platform-independent makefile for the XPS interpreter
+
XPSSRC = $(XPSSRCDIR)$(D)
XPSGEN = $(XPSGENDIR)$(D)
XPSOBJ = $(XPSOBJDIR)$(D)