diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-13 22:27:12 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-13 22:27:12 -0800 |
commit | 09e80d9fb9fe7239d0fa301973920845831366d3 (patch) | |
tree | 771e73119b2ad9bf6cbf1fbff92a5f4cb1bf03ed /msdos | |
parent | 56632ce4cd8616f0613e8734d62ec5e2f833c7dc (diff) | |
download | emacs-09e80d9fb9fe7239d0fa301973920845831366d3.tar.gz |
Spelling fixes.
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/msdos/README b/msdos/README index 9f75d9c12bf..532d18726c6 100644 --- a/msdos/README +++ b/msdos/README @@ -60,7 +60,7 @@ This document is Copyright (C) DJ Delorie and may be distributed verbatim, but changing it is not allowed. Source code copyright DJ Delorie is distributed under the terms of the -GNU General Public Licence, with the following exceptions: +GNU General Public License, with the following exceptions: * Sources used to build crt0.o, gcrt0.o, libc.a, libdbg.a, and libemu.a are distributed under the terms of the GNU Library General @@ -68,7 +68,7 @@ GNU General Public Licence, with the following exceptions: * Any existing copyright or authorship information in any given source file must remain intact. If you modify a source file, a notice to that - effect must be added to the authorship information in the source file. + effect must be added to the authorship information in the source file. * Runtime binaries, as provided by DJ in DJGPP, may be distributed without sources ONLY if the recipient is given sufficient information |