diff options
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h index f96b86b2413..c182f182e67 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | /* Header for coding system handler. | 1 | /* Header for coding system handler. |
| 2 | Copyright (C) 2004, 2005 Free Software Foundation, Inc. | ||
| 3 | Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. | 2 | Copyright (C) 1995, 1997 Electrotechnical Laboratory, JAPAN. |
| 4 | Licensed to the Free Software Foundation. | 3 | Licensed to the Free Software Foundation. |
| 5 | Copyright (C) 2003 | 4 | Copyright (C) 2003 |
| 6 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 7 | Registration Number H13PRO009 | 6 | Registration Number H13PRO009 |
| 7 | Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | ||
| 8 | 8 | ||
| 9 | This file is part of GNU Emacs. | 9 | This file is part of GNU Emacs. |
| 10 | 10 | ||