diff options
| author | Glenn Morris | 2011-01-24 20:08:28 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-24 20:08:28 -0800 |
| commit | 73b0cd50031a714347109169ceb8bacae338612a (patch) | |
| tree | fa3788cbc3259b8e67c53220e414a0f45bf1c41e /lib-src/update-game-score.c | |
| parent | 0b5c5d8291f82556c149013f10372234b0df9bc2 (diff) | |
| download | emacs-73b0cd50031a714347109169ceb8bacae338612a.tar.gz emacs-73b0cd50031a714347109169ceb8bacae338612a.zip | |
Convert consecutive FSF copyright years to ranges.
Diffstat (limited to 'lib-src/update-game-score.c')
| -rw-r--r-- | lib-src/update-game-score.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c index 0e74182a75f..f3d21e781c9 100644 --- a/lib-src/update-game-score.c +++ b/lib-src/update-game-score.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* update-game-score.c --- Update a score file | 1 | /* update-game-score.c --- Update a score file |
| 2 | 2 | ||
| 3 | Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 | 3 | Copyright (C) 2002-2011 |
| 4 | Free Software Foundation, Inc. | 4 | Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | Author: Colin Walters <walters@debian.org> | 6 | Author: Colin Walters <walters@debian.org> |