X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fglobals.h;h=d4ee9608cd4d5dda952766b568518588aae54536;hb=84160722392a024dda42bd86ca9bd85b68c49457;hp=625abf3d991fd5687c0ead32ccd0f109a42e9289;hpb=b6543ef22bd7e4193d03cadac0c6e0dc75e3bd66;p=supertux.git diff --git a/src/globals.h b/src/globals.h index 625abf3d9..d4ee9608c 100644 --- a/src/globals.h +++ b/src/globals.h @@ -1,15 +1,23 @@ -/* - globals.h - - Super Tux - Global Variabls - - by Bill Kendrick - bill@newbreedsoftware.com - http://www.newbreedsoftware.com/supertux/ - - April 11, 2000 - March 15, 2004 -*/ - +// $Id$ +// +// SuperTux +// Copyright (C) 2004 Bill Kendrick +// Tobias Glaesser +// Ingo Ruhnke +// +// This program 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 +// of the License, or (at your option) any later version. +// +// This program is distributed in the hope that it will be useful, +// 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_GLOBALS_H #define SUPERTUX_GLOBALS_H