diff options
| author | Gerd Moellmann | 2001-02-20 11:00:55 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-02-20 11:00:55 +0000 |
| commit | e3efab9cbe0dc6688b979dae0df6111489a725e7 (patch) | |
| tree | 88aad6e9abeded243e66b2d1fd300ac5f658a061 /msdos | |
| parent | 2ff864e0b39e0b73d75cc1266f906b5fd117cd18 (diff) | |
| download | emacs-e3efab9cbe0dc6688b979dae0df6111489a725e7.tar.gz emacs-e3efab9cbe0dc6688b979dae0df6111489a725e7.zip | |
Add copyright notice.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/sed1.inp | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/msdos/sed1.inp b/msdos/sed1.inp index ca5c81840b0..a780fc31e92 100644 --- a/msdos/sed1.inp +++ b/msdos/sed1.inp | |||
| @@ -2,6 +2,26 @@ | |||
| 2 | # Configuration script for src/makefile | 2 | # Configuration script for src/makefile |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000 | ||
| 6 | # Free Software Foundation, Inc. | ||
| 7 | # | ||
| 8 | # This file is part of GNU Emacs. | ||
| 9 | # | ||
| 10 | # GNU Emacs is free software; you can redistribute it and/or modify | ||
| 11 | # it under the terms of the GNU General Public License as published by | ||
| 12 | # the Free Software Foundation; either version 2, or (at your option) | ||
| 13 | # any later version. | ||
| 14 | # | ||
| 15 | # GNU Emacs is distributed in the hope that it will be useful, | ||
| 16 | # but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 17 | # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 18 | # GNU General Public License for more details. | ||
| 19 | # | ||
| 20 | # You should have received a copy of the GNU General Public License | ||
| 21 | # along with GNU Emacs; see the file COPYING. If not, write to the | ||
| 22 | # Free Software Foundation, Inc., 59 Temple Place - Suite 330, | ||
| 23 | # Boston, MA 02111-1307, USA. | ||
| 24 | |||
| 5 | # In case src/Makefile needs to rebuild `make-doc.exe' (might happen under | 25 | # In case src/Makefile needs to rebuild `make-doc.exe' (might happen under |
| 6 | # Windows 95), make sure it gets built with commands that DOS | 26 | # Windows 95), make sure it gets built with commands that DOS |
| 7 | # understands (one command per line). | 27 | # understands (one command per line). |