diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:42:46 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 08:42:46 +0000 |
commit | a5b68355b38424bda76b5846afa1f45e4bada42b (patch) | |
tree | 0ef12e7896a9fc53c0d4ac983ab089f448c18a4d /lib-src/update-game-score.c | |
parent | b9b14d130b89af54fe6c376c02d6286aa11749b6 (diff) | |
download | emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.tar.gz emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.tar.bz2 emacs-a5b68355b38424bda76b5846afa1f45e4bada42b.zip |
Add 2008 to copyright years.
Diffstat (limited to 'lib-src/update-game-score.c')
-rw-r--r-- | lib-src/update-game-score.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c index 3ccfecdb7d7..188fa896bbd 100644 --- a/lib-src/update-game-score.c +++ b/lib-src/update-game-score.c @@ -1,5 +1,6 @@ /* update-game-score.c --- Update a score file - Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. This file is part of GNU Emacs. |