aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
authorRichard M. Stallman1998-01-21 23:32:12 +0000
committerRichard M. Stallman1998-01-21 23:32:12 +0000
commit4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7 (patch)
treec91c9ec95c92b44e7d4761a57bcc9a9c61e72f41 /src/coding.c
parent418cd8ca018261799bafe504423cc109ebd58929 (diff)
downloademacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.tar.gz
emacs-4a2f9c6aefdb14ce8c34ace4d7573b89d1cc13b7.zip
Update copyright year.
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c2
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
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.