summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-01-01 17:57:10 +0000
committerEli Zaretskii <eliz@gnu.org>2001-01-01 17:57:10 +0000
commite2b6e5ea3604175cf2bb420c7f0f524aae7123cf (patch)
treefadfe5f4d5b62ec939228435a3f9fc9fda493d43 /INSTALL
parent392164c19c8c551e66e129769620644ac21f5cf2 (diff)
downloademacs-e2b6e5ea3604175cf2bb420c7f0f524aae7123cf.tar.gz
Move the copying conditions to the end of the file.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL26
1 files changed, 14 insertions, 12 deletions
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.