diff options
Diffstat (limited to 'src/coding.h')
| -rw-r--r-- | src/coding.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/coding.h b/src/coding.h index 470ce3ad75a..fb24c170402 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Header for coding system handler. | 1 | /* Header for coding system handler. |
| 2 | Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | 2 | Copyright (C) 2002, 2003, 2004, 2005, |
| 3 | 2006 Free Software Foundation, Inc. | ||
| 3 | Copyright (C) 1995, 1997, 1998, 2000 | 4 | Copyright (C) 1995, 1997, 1998, 2000 |
| 4 | National Institute of Advanced Industrial Science and Technology (AIST) | 5 | National Institute of Advanced Industrial Science and Technology (AIST) |
| 5 | Registration Number H14PRO021 | 6 | Registration Number H14PRO021 |