X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Finvisible_block.h;h=e1e496d0f1f2c69537c50c05aa3c037e8145009c;hb=954adaf2af9284945185e58d8017041ea1ff4868;hp=ff6a68cbba8673dd311da716c76c30ca1d917acb;hpb=995d8328815cad1e6572b832832bb61a8aeaeb8e;p=supertux.git diff --git a/src/object/invisible_block.h b/src/object/invisible_block.h index ff6a68cbb..e1e496d0f 100644 --- a/src/object/invisible_block.h +++ b/src/object/invisible_block.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 __INVISIBLE_BLOCK_H__ #define __INVISIBLE_BLOCK_H__