summaryrefslogtreecommitdiff
path: root/gs/src/gdevmiff.c
diff options
context:
space:
mode:
Diffstat (limited to 'gs/src/gdevmiff.c')
-rw-r--r--gs/src/gdevmiff.c24
1 files changed, 10 insertions, 14 deletions
diff --git a/gs/src/gdevmiff.c b/gs/src/gdevmiff.c
index dc5722fd8..df0c559a8 100644
--- a/gs/src/gdevmiff.c
+++ b/gs/src/gdevmiff.c
@@ -1,19 +1,15 @@
-/* Copyright (C) 1996, 1997, 1999 Aladdin Enterprises. All rights reserved.
+/* Copyright (C) 2001-2006 artofcode LLC.
+ 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 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.
-*/
+ 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.
+*/
/* $Id$ */
/* MIFF file format driver */
#include "gdevprn.h"