diff options
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/coding.c b/src/coding.c index a6c0e7d8345..99d82dccd0a 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | /* Coding system handler (conversion, detection, and etc). | 1 | /* Coding system handler (conversion, detection, and etc). |
| 2 | Ver.1.0. | 2 | Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. |
| 3 | Copyright (C) 1995 Free Software Foundation, Inc. | 3 | Licensed to the Free Software Foundation. |
| 4 | Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. | ||
| 5 | 4 | ||
| 6 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 7 | 6 | ||