diff options
author | Stefan Kemper <stefan.kemper@artifex.com> | 2006-03-13 16:18:19 +0000 |
---|---|---|
committer | Stefan Kemper <stefan.kemper@artifex.com> | 2006-03-13 16:18:19 +0000 |
commit | 8c9c4bdb9d5e04fac8e4aa00678a0db16a9bb60b (patch) | |
tree | 814fedcc85012c33b601b2a8b64284641618fd1c /gs/src/gp_unix.c | |
parent | 8fe1ecbea52694a186250d60988090c1ad866bd2 (diff) |
changed copyright headers
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@6651 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/gp_unix.c')
-rw-r--r-- | gs/src/gp_unix.c | 23 |
1 files changed, 10 insertions, 13 deletions
diff --git a/gs/src/gp_unix.c b/gs/src/gp_unix.c index 3957f3ee4..e38e9b2ff 100644 --- a/gs/src/gp_unix.c +++ b/gs/src/gp_unix.c @@ -1,17 +1,14 @@ -/* Copyright (C) 1989-2003 artofcode LLC. 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$ */ |