X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fgui%2Fmenu.hpp;h=0357c032a2c5259826c9de3dbeaf64d8fe14d587;hb=07ddaed2a657e4d2a3d038fed223fc5827159caf;hp=ae6a837c827d0fe23a7745287224fdab95fe3da2;hpb=5d1290054358cb4560f54bcd6840121a69360bf9;p=supertux.git diff --git a/src/gui/menu.hpp b/src/gui/menu.hpp index ae6a837c8..0357c032a 100644 --- a/src/gui/menu.hpp +++ b/src/gui/menu.hpp @@ -1,7 +1,7 @@ // $Id$ -// +// // SuperTux -// Copyright (C) 2004 Tobias 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 @@ -12,10 +12,11 @@ // 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. + #ifndef SUPERTUX_MENU_H #define SUPERTUX_MENU_H