diff options
| author | Thien-Thi Nguyen | 2005-08-07 12:33:19 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-07 12:33:19 +0000 |
| commit | 0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6 (patch) | |
| tree | 55190715ac4f07aeb257ed6311537c1dcd4f540d /src/coding.h | |
| parent | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (diff) | |
| download | emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.tar.gz emacs-0b5538bd8587cfa6a9c90ff7d0c4699654dbabc6.zip | |
Update years in copyright notice; nfc.
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 b9ea4597005..1ea1dafd54b 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -1,7 +1,7 @@ | |||
| 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. |
| 4 | Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. | ||
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||