diff options
| author | Paul Eggert | 2014-01-01 07:43:34 +0000 |
|---|---|---|
| committer | Paul Eggert | 2014-01-01 07:43:34 +0000 |
| commit | ba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch) | |
| tree | c1962f828bc3337f1bf76632e85610cea31d1534 /lib-src/update-game-score.c | |
| parent | 91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff) | |
| download | emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip | |
Update copyright year to 2014 by running admin/update-copyright.
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 92c1663f658..e2bf93bb1eb 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-2013 Free Software Foundation, Inc. | 3 | Copyright (C) 2002-2014 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | Author: Colin Walters <walters@debian.org> | 5 | Author: Colin Walters <walters@debian.org> |
| 6 | 6 | ||