Mercurial > emacs
diff INSTALL @ 75769:92a0e87ff562
Switch to standard GPL text for license.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 11 Feb 2007 00:15:39 +0000 |
parents | 3d45362f1d38 |
children | 0913bc126b05 |
line wrap: on
line diff
--- a/INSTALL Sat Feb 10 23:27:38 2007 +0000 +++ b/INSTALL Sun Feb 11 00:15:39 2007 +0000 @@ -1,7 +1,7 @@ GNU Emacs Installation Guide Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -See the end of the file for copying permissions. +See the end of the file for license conditions. BASIC INSTALLATION @@ -906,17 +906,19 @@ files and link them into temacs. Djgpp versions 2.01 and later have these bugs fixed, so upgrade if you can before building Emacs. -COPYING PERMISSIONS +This file is part of GNU Emacs. + +GNU Emacs is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2, or (at your option) +any later version. - Permission is granted to anyone to make or distribute verbatim copies - of this document as received, in any medium, provided that the - copyright notice and permission notice are preserved, - and that the distributor grants the recipient permission - for further redistribution as permitted by this notice. +GNU Emacs 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 +GNU General Public License for more details. - Permission is granted to distribute modified versions - of this document, or of portions of it, - under the above conditions, provided also that they - carry prominent notices stating who last changed them, - and that any new or changed statements about the activities - of the Free Software Foundation are approved by the Foundation. +You should have received a copy of the GNU General Public License +along with GNU Emacs; see the file COPYING. If not, write to the +Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA.