summaryrefslogtreecommitdiff
path: root/gs/src/gdevsgi.c
diff options
context:
space:
mode:
authorStefan Kemper <stefan.kemper@artifex.com>2006-05-31 17:10:39 +0000
committerStefan Kemper <stefan.kemper@artifex.com>2006-05-31 17:10:39 +0000
commit09bf4d3559e0df45dd6b7205e0f325fb45fe37da (patch)
treeef359a2ba8c04d1a6b5344d19052b6d07ad7b1a2 /gs/src/gdevsgi.c
parenta0d9c4bbcc27a5a265863c2d8cefd4f8cf8ba9c0 (diff)
downloadghostpdl-09bf4d3559e0df45dd6b7205e0f325fb45fe37da.tar.gz
Revert copywrite notices for public domain code used by ghostscript.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@6827 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/gdevsgi.c')
-rw-r--r--gs/src/gdevsgi.c17
1 files changed, 5 insertions, 12 deletions
diff --git a/gs/src/gdevsgi.c b/gs/src/gdevsgi.c
index 057b31cf3..cfd7bd546 100644
--- a/gs/src/gdevsgi.c
+++ b/gs/src/gdevsgi.c
@@ -1,15 +1,8 @@
-/* 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 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 file is distributed with Ghostscript, but its author,
+ * Tanmoy Bhattacharya (tanmoy@qcd.lanl.gov) hereby places it in the
+ * public domain.
+ */
/* $Id$*/
/* SGI raster file driver */