From e2b6e5ea3604175cf2bb420c7f0f524aae7123cf Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Mon, 1 Jan 2001 17:57:10 +0000 Subject: [PATCH] Move the copying conditions to the end of the file. --- ChangeLog | 4 ++++ INSTALL | 26 ++++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index bb77a608cc2..53934547c52 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-01 Eli Zaretskii + + * INSTALL: Move copying conditions to end of file. + 2000-12-27 Eli Zaretskii * INSTALL: Add basic installation procedure which assumes diff --git a/INSTALL b/INSTALL index 80cb1f150ce..86613aa4b33 100644 --- a/INSTALL +++ b/INSTALL @@ -1,18 +1,7 @@ GNU Emacs Installation Guide Copyright (c) 1992, 1994, 1996, 1997, 2000 Free software Foundation, Inc. +See the end of the file for copying permissions. - 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. BASIC INSTALLATION @@ -874,3 +863,16 @@ corrected versions of two files from djgpp in the msdos subdirectory: 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. -- 2.39.2