diff options
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 3 |
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 | ||
| 5 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 6 | 5 | ||
| @@ -18,6 +17,8 @@ You should have received a copy of the GNU General Public License | |||
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 17 | along with GNU Emacs; see the file COPYING. If not, write to |
| 19 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | 18 | the 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. |