diff options
| author | Paul Eggert | 2011-11-13 22:27:12 -0800 |
|---|---|---|
| committer | Paul Eggert | 2011-11-13 22:27:12 -0800 |
| commit | 09e80d9fb9fe7239d0fa301973920845831366d3 (patch) | |
| tree | 771e73119b2ad9bf6cbf1fbff92a5f4cb1bf03ed /msdos | |
| parent | 56632ce4cd8616f0613e8734d62ec5e2f833c7dc (diff) | |
| download | emacs-09e80d9fb9fe7239d0fa301973920845831366d3.tar.gz emacs-09e80d9fb9fe7239d0fa301973920845831366d3.zip | |
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 | |||
| 60 | verbatim, but changing it is not allowed. | 60 | verbatim, but changing it is not allowed. |
| 61 | 61 | ||
| 62 | Source code copyright DJ Delorie is distributed under the terms of the | 62 | Source code copyright DJ Delorie is distributed under the terms of the |
| 63 | GNU General Public Licence, with the following exceptions: | 63 | GNU General Public License, with the following exceptions: |
| 64 | 64 | ||
| 65 | * Sources used to build crt0.o, gcrt0.o, libc.a, libdbg.a, and | 65 | * Sources used to build crt0.o, gcrt0.o, libc.a, libdbg.a, and |
| 66 | libemu.a are distributed under the terms of the GNU Library General | 66 | libemu.a are distributed under the terms of the GNU Library General |
| @@ -68,7 +68,7 @@ GNU General Public Licence, with the following exceptions: | |||
| 68 | 68 | ||
| 69 | * Any existing copyright or authorship information in any given source | 69 | * Any existing copyright or authorship information in any given source |
| 70 | file must remain intact. If you modify a source file, a notice to that | 70 | file must remain intact. If you modify a source file, a notice to that |
| 71 | effect must be added to the authorship information in the source file. | 71 | effect must be added to the authorship information in the source file. |
| 72 | 72 | ||
| 73 | * Runtime binaries, as provided by DJ in DJGPP, may be distributed | 73 | * Runtime binaries, as provided by DJ in DJGPP, may be distributed |
| 74 | without sources ONLY if the recipient is given sufficient information | 74 | without sources ONLY if the recipient is given sufficient information |