summaryrefslogtreecommitdiff
path: root/xps/xps.mak
diff options
context:
space:
mode:
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)