Mercurial > emacs
changeset 34939:44564f6157cc
Move the copying conditions to the end of the file.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Mon, 01 Jan 2001 17:55:27 +0000 |
parents | e335254ad391 |
children | 8fd086c8e1a5 |
files | INSTALL |
diffstat | 1 files changed, 14 insertions(+), 12 deletions(-) [+] |
line wrap: on
line diff
--- a/INSTALL Mon Jan 01 17:25:12 2001 +0000 +++ b/INSTALL Mon Jan 01 17:55:27 2001 +0000 @@ -1,18 +1,7 @@ GNU Emacs Installation Guide Copyright (c) 1992, 1994, 1996, 1997, 2000 Free software Foundation, Inc. - - 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. +See the end of the file for copying permissions. - 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. BASIC INSTALLATION @@ -874,3 +863,16 @@ is_exec.c and sigaction.c. To work around the bugs, compile these files and link them into temacs. Djgpp versions 2.01 and later have these bugs fixed, so upgrade if you can before building Emacs. + + 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. + + 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.