diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:15:17 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-08 03:15:17 +0000 |
commit | 76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd (patch) | |
tree | e1d6c739e52ed207698a34011a37e6af94cb5194 /src/composite.c | |
parent | 21b6f58f552f770d29cb8f9cc2a02a1c3daec15c (diff) | |
download | emacs-76b6f7075970e492eba3cf3f4411fcfc4ff3bdcd.tar.gz |
Add 2009 to copyright years.
Diffstat (limited to 'src/composite.c')
-rw-r--r-- | src/composite.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/composite.c b/src/composite.c index 829e163b836..dbf49592185 100644 --- a/src/composite.c +++ b/src/composite.c @@ -1,7 +1,7 @@ /* Composite sequence support. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008 Free Software Foundation, Inc. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 + 2006, 2007, 2008, 2009 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021 Copyright (C) 2003, 2006 |