X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fbadguy%2Fjumpy.h;h=536cbdfaba5c796eeb0c454ceb28ef0d58200dce;hb=fedb7355c2a369399cc781e907ac961dfa11fdd9;hp=f65d5fcfc0f1387e51b49458e4c865f3769bcf26;hpb=58bf708dc9f036b2c7d8d3edfdbfa62f0da3481a;p=supertux.git diff --git a/src/badguy/jumpy.h b/src/badguy/jumpy.h index f65d5fcfc..536cbdfab 100644 --- a/src/badguy/jumpy.h +++ b/src/badguy/jumpy.h @@ -1,3 +1,23 @@ +// $Id$ +// +// SuperTux +// Copyright (C) 2005 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 __JUMPY_H__ #define __JUMPY_H__