aboutsummaryrefslogtreecommitdiffstats
path: root/src/coding.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/coding.c')
-rw-r--r--src/coding.c5
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
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6