diff options
| author | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2005-08-07 10:56:27 +0000 |
| commit | 92b47a4a991a7b30f5eda49fcab4f29aa9ca288e (patch) | |
| tree | 247a83494b0fa8fb9f3776f3f8891cf5865aba9d /lib-src/gettext.h | |
| parent | 9074d3d501e3ba88747f51815635ac674ca40ff1 (diff) | |
| download | emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.tar.gz emacs-92b47a4a991a7b30f5eda49fcab4f29aa9ca288e.zip | |
Update years in copyright notice; nfc.
Diffstat (limited to 'lib-src/gettext.h')
| -rw-r--r-- | lib-src/gettext.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/gettext.h b/lib-src/gettext.h index ba484b3d1d9..658fa17fcb8 100644 --- a/lib-src/gettext.h +++ b/lib-src/gettext.h | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Convenience header for conditional use of GNU <libintl.h>. | 1 | /* Convenience header for conditional use of GNU <libintl.h>. |
| 2 | Copyright (C) 1995-1998, 2000-2002, 2004 Free Software Foundation, Inc. | 2 | Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, |
| 3 | 2005 Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This program is free software; you can redistribute it and/or modify | 5 | This program is free software; you can redistribute it and/or modify |
| 5 | it under the terms of the GNU General Public License as published by | 6 | it under the terms of the GNU General Public License as published by |