X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Foptions_menu.hpp;h=8f92fe4596ddcdf1073bbdbebeaf961bdea9a08d;hb=c174dfb2a675b039e915e01549950c7a5b554492;hp=5a11e8eb6e22ebe6b658b7d64e32b165e28474fd;hpb=acd1950b9b853d6b7c56a2cb43e77ec3147b2369;p=supertux.git diff --git a/src/options_menu.hpp b/src/options_menu.hpp index 5a11e8eb6..8f92fe459 100644 --- a/src/options_menu.hpp +++ b/src/options_menu.hpp @@ -1,5 +1,8 @@ // $Id$ +// +// SuperTux // Copyright (C) 2004 Tobas Glaesser +// Copyright (C) 2006 Matthias Braun // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License @@ -10,7 +13,7 @@ // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. -// +// // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.