diff options
| author | Richard M. Stallman | 1997-06-16 07:29:16 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-06-16 07:29:16 +0000 |
| commit | 203cb91615709f04185e5b305af61120ce9f873e (patch) | |
| tree | 0051c6bbac6708ffda870cd5ce39c01b4817f70a /src/coding.c | |
| parent | 8b7037d930e4a576e787fb022f01dc5470a23d30 (diff) | |
| download | emacs-203cb91615709f04185e5b305af61120ce9f873e.tar.gz emacs-203cb91615709f04185e5b305af61120ce9f873e.zip | |
Change copyright notices.
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 | ||