summaryrefslogtreecommitdiff
path: root/gs/src/istack.h
diff options
context:
space:
mode:
authorL Peter Deutsch <lpd@ghostscript.com>2000-09-19 19:00:55 +0000
committerL Peter Deutsch <lpd@ghostscript.com>2000-09-19 19:00:55 +0000
commit0d39d4c5093dc8dba71ad840a68b249d029e5fef (patch)
treedb64427fef025ad1b51f60d6016a953a070a66b2 /gs/src/istack.h
parent2b9971de7eef8510a59143dde5afb204f066b752 (diff)
downloadghostpdl-0d39d4c5093dc8dba71ad840a68b249d029e5fef.tar.gz
Updates the license notices to reflect the name change from Aladdin
Ghostscript to AFPL Ghostscript, as well as some internal references to the program name. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@729 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/istack.h')
-rw-r--r--gs/src/istack.h32
1 files changed, 16 insertions, 16 deletions
diff --git a/gs/src/istack.h b/gs/src/istack.h
index 2d3769d90..1d417b03d 100644
--- a/gs/src/istack.h
+++ b/gs/src/istack.h
@@ -1,20 +1,20 @@
/* Copyright (C) 1992, 1995, 1997, 1998, 1999 Aladdin Enterprises. All rights reserved.
-
- This file is part of Aladdin Ghostscript.
-
- Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author
- or distributor accepts any responsibility for the consequences of using it,
- or for whether it serves any particular purpose or works at all, unless he
- or she says so in writing. Refer to the Aladdin Ghostscript Free Public
- License (the "License") for full details.
-
- Every copy of Aladdin Ghostscript must include a copy of the License,
- normally in a plain ASCII text file named PUBLIC. The License grants you
- the right to copy, modify and redistribute Aladdin Ghostscript, but only
- under certain conditions described in the License. Among other things, the
- License requires that the copyright notice and this notice be preserved on
- all copies.
- */
+
+ This file is part of AFPL Ghostscript.
+
+ AFPL Ghostscript is distributed with NO WARRANTY OF ANY KIND. No author or
+ distributor accepts any responsibility for the consequences of using it, or
+ for whether it serves any particular purpose or works at all, unless he or
+ she says so in writing. Refer to the Aladdin Free Public License (the
+ "License") for full details.
+
+ Every copy of AFPL Ghostscript must include a copy of the License, normally
+ in a plain ASCII text file named PUBLIC. The License grants you the right
+ to copy, modify and redistribute AFPL Ghostscript, but only under certain
+ conditions described in the License. Among other things, the License
+ requires that the copyright notice and this notice be preserved on all
+ copies.
+*/
/*$Id$ */
/* Definitions for expandable stacks of refs */