diff msdos/sed3v2.inp @ 36461:a4fb0c9be609

Add copyright notices for all files. README is a new file, mainly as a place for copyright notice for the binary files.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 01 Mar 2001 17:19:33 +0000
parents 4c605d08a747
children c2cfd1a0a301 d7ddb3e565de
line wrap: on
line diff
--- a/msdos/sed3v2.inp	Thu Mar 01 16:39:11 2001 +0000
+++ b/msdos/sed3v2.inp	Thu Mar 01 17:19:33 2001 +0000
@@ -1,6 +1,21 @@
 # -sed3v2.inp-------------------------------------------------------------
 # Configuration script for lib-src/makefile under DJGPP v2
 # ----------------------------------------------------------------------
+#
+# Copyright (C) 1996, 1998, 2000
+#   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/