diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-08 04:37:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-08 04:37:27 +0000 |
commit | 8cabe764e9f3acb3d2b029c4737c8c885346655c (patch) | |
tree | 4e083322362ae5aaf74bfa81d8146711d3ff6208 /src/charset.h | |
parent | ea8c20e07fbf07dba92bfdb9d22354e3d8fcb91b (diff) | |
download | emacs-8cabe764e9f3acb3d2b029c4737c8c885346655c.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'src/charset.h')
-rw-r--r-- | src/charset.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/charset.h b/src/charset.h index c20766f910b..de7a16a01c7 100644 --- a/src/charset.h +++ b/src/charset.h @@ -1,8 +1,8 @@ /* Header for multibyte character handler. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006, 2007 + 2005, 2006, 2007, 2008 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021 |