diff options
Diffstat (limited to 'msdos/sed3.inp')
-rw-r--r-- | msdos/sed3.inp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/msdos/sed3.inp b/msdos/sed3.inp index 335bffff439..a162e797bd0 100644 --- a/msdos/sed3.inp +++ b/msdos/sed3.inp @@ -1,6 +1,21 @@ # -sed3.inp------------------------------------------------------------- # Configuration script for lib-src/makefile # ---------------------------------------------------------------------- +# +# Copyright (C) 1993, 1994, 1995 +# Free Software Foundation, Inc. +# +# This file is part of GNU Emacs. +# +# This file is free software; as a special exception, the author gives +# unlimited permission to copy and/or distribute it, with or without +# modifications, as long as this notice is preserved. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# +# ---------------------------------------------------------------------- /^# DIST: /d /^SHELL *=/s/^/# / /^CC *=/s/=.*$/=gcc/ |