diff options
| author | Richard M. Stallman | 1998-01-21 23:32:12 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1998-01-21 23:32:12 +0000 |
| commit | 4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7 (patch) | |
| tree | c91c9ec95c92b44e7d4761a57bcc9a9c61e72f41 /src/coding.c | |
| parent | 418cd8ca018261799bafe504423cc109ebd58929 (diff) | |
| download | emacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.tar.gz emacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.zip | |
Update copyright year.
Diffstat (limited to 'src/coding.c')
| -rw-r--r-- | src/coding.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.c b/src/coding.c index fd585a1987c..752ca765994 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* Coding system handler (conversion, detection, and etc). | 1 | /* Coding system handler (conversion, detection, and etc). |
| 2 | Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. | 2 | Copyright (C) 1995, 1997, 1998 Electrotechnical Laboratory, JAPAN. |
| 3 | Licensed to the Free Software Foundation. | 3 | Licensed to the Free Software Foundation. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |