summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorL Peter Deutsch <lpd@ghostscript.com>2000-07-05 17:36:14 +0000
committerL Peter Deutsch <lpd@ghostscript.com>2000-07-05 17:36:14 +0000
commit46261ccb5f363231f64b4f5dfbe81892323dbfb2 (patch)
tree25a693e77adb1b6ee10d8c83fbc875a25d5ca3e0
parentb09b2c22b1c8431f2c7d5e0a6f3565002cb40587 (diff)
downloadghostpdl-46261ccb5f363231f64b4f5dfbe81892323dbfb2.tar.gz
Per user request, changes the license on the basic monochrome
DeskJet/LaserJet drivers from AFPL to dual AFPL/GPL. git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@562 a1074d23-0009-0410-80fe-cf8c14f379e6
-rw-r--r--gs/src/gdevdjet.c35
-rw-r--r--gs/src/gdevdljm.c35
-rw-r--r--gs/src/gdevdljm.h35
3 files changed, 78 insertions, 27 deletions
diff --git a/gs/src/gdevdjet.c b/gs/src/gdevdjet.c
index c7a00eca6..53de4164f 100644
--- a/gs/src/gdevdjet.c
+++ b/gs/src/gdevdjet.c
@@ -1,19 +1,36 @@
/* Copyright (C) 1989, 2000 Aladdin Enterprises. All rights reserved.
- This file is part of Aladdin Ghostscript.
+ This program may be distributed as part of Aladdin Ghostscript, under the
+ terms of the Aladdin Free Public License (the "License").
- 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.
+ 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 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.
+ 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 program may also be distributed and/or modified under the terms of
+ the GNU General Public License as published by the Free Software
+ Foundation (the "GPL"); either version 2 of the GPL, or (at your option)
+ any later version.
+
+ When distributed under the terms of the GPL, this program is distributed
+ in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GPL for more details.
+
+ If this program is being distributed under the terms of the GPL, you
+ should have received a copy of the GPL along with this program, normally
+ in a plain ASCII text file named COPYING; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111
+ U.S.A.
*/
/*$Id$ */
diff --git a/gs/src/gdevdljm.c b/gs/src/gdevdljm.c
index 051c2ef28..a356a961a 100644
--- a/gs/src/gdevdljm.c
+++ b/gs/src/gdevdljm.c
@@ -1,19 +1,36 @@
/* Copyright (C) 2000 Aladdin Enterprises. All rights reserved.
- This file is part of Aladdin Ghostscript.
+ This program may be distributed as part of Aladdin Ghostscript, under the
+ terms of the Aladdin Free Public License (the "License").
- 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.
+ 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 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.
+ 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 program may also be distributed and/or modified under the terms of
+ the GNU General Public License as published by the Free Software
+ Foundation (the "GPL"); either version 2 of the GPL, or (at your option)
+ any later version.
+
+ When distributed under the terms of the GPL, this program is distributed
+ in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GPL for more details.
+
+ If this program is being distributed under the terms of the GPL, you
+ should have received a copy of the GPL along with this program, normally
+ in a plain ASCII text file named COPYING; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111
+ U.S.A.
*/
/*$Id$ */
diff --git a/gs/src/gdevdljm.h b/gs/src/gdevdljm.h
index c0d00d6cc..706a3d2c6 100644
--- a/gs/src/gdevdljm.h
+++ b/gs/src/gdevdljm.h
@@ -1,19 +1,36 @@
/* Copyright (C) 2000 Aladdin Enterprises. All rights reserved.
- This file is part of Aladdin Ghostscript.
+ This program may be distributed as part of Aladdin Ghostscript, under the
+ terms of the Aladdin Free Public License (the "License").
- 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.
+ 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 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.
+ 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 program may also be distributed and/or modified under the terms of
+ the GNU General Public License as published by the Free Software
+ Foundation (the "GPL"); either version 2 of the GPL, or (at your option)
+ any later version.
+
+ When distributed under the terms of the GPL, this program is distributed
+ in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE. See the GPL for more details.
+
+ If this program is being distributed under the terms of the GPL, you
+ should have received a copy of the GPL along with this program, normally
+ in a plain ASCII text file named COPYING; if not, write to the Free
+ Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111
+ U.S.A.
*/
/*$Id$ */