aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJim Blandy1993-05-21 22:52:55 +0000
committerJim Blandy1993-05-21 22:52:55 +0000
commitb49ef4553bbd305f234eb8158f138203ac78058e (patch)
tree1caf669b283202d3be3720db95144344dd64233d /src
parentffafc79306d982a128e63a78a3a5e70f82d6f058 (diff)
downloademacs-b49ef4553bbd305f234eb8158f138203ac78058e.tar.gz
emacs-b49ef4553bbd305f234eb8158f138203ac78058e.zip
* s/linux.h: Remove copyright notices by Michael K. Johnson and
Rik Faith. They have both sent in papers now which make their changes public domain.
Diffstat (limited to 'src')
-rw-r--r--src/s/gnu-linux.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index c0bb3a37181..dbd6dbd098f 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -1,6 +1,5 @@
1/* This file is the configuration file for the Linux operating system. 1/* This file is the configuration file for the Linux operating system.
2 Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc. 2 Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
3 Some changes copyright (C) 1993 Michael K. Johnson and Rik Faith.
4 3
5This file is part of GNU Emacs. 4This file is part of GNU Emacs.
6 5
@@ -18,6 +17,8 @@ You should have received a copy of the GNU General Public License
18along with GNU Emacs; see the file COPYING. If not, write to 17along with GNU Emacs; see the file COPYING. If not, write to
19the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
20 19
20/* This file was put together by Michael K. Johnson and Rik Faith. */
21
21 22
22/* 23/*
23 * Define symbols to identify the version of Unix this is. 24 * Define symbols to identify the version of Unix this is.