X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/ab4b17bed77ba635b5654accdfde3fbdf125f3e6..4ddc7e301fe8a99966030850321b7ebc461d71d7:/lib-src/update-game-score.c diff --git a/lib-src/update-game-score.c b/lib-src/update-game-score.c index 8f7c90cad5..188fa896bb 100644 --- a/lib-src/update-game-score.c +++ b/lib-src/update-game-score.c @@ -1,11 +1,12 @@ /* update-game-score.c --- Update a score file - Copyright (C) 2002, 2003 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 + Free Software Foundation, Inc. This file is part of GNU Emacs. GNU Emacs is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, @@ -15,8 +16,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Emacs; see the file COPYING. If not, write to -the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* This program is allows a game to securely and atomically update a score file. It should be installed setuid, owned by an appropriate