X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fspawn_point.hpp;h=b1708caacd6c778e2dfe24fe2f5081de8118bc1f;hb=29105e18dddff812201aec7872b1d232b68f9dbc;hp=207237cb9bd8971381aeb370c3a244abf4688378;hpb=5b7f9214cb929399f1a855ef5807018a9447d510;p=supertux.git diff --git a/src/spawn_point.hpp b/src/spawn_point.hpp index 207237cb9..b1708caac 100644 --- a/src/spawn_point.hpp +++ b/src/spawn_point.hpp @@ -1,3 +1,21 @@ +// $Id$ +// +// SuperTux +// 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 +// 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 __SPAWN_POINT_H__ #define __SPAWN_POINT_H__