X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Finfoblock.hpp;h=4aa6d4e416aaf7736da40fd5f29ffd28d33284c2;hb=fe138b9ec292ca9679b43cf5c4555f0193bab25d;hp=f4be86b6d597e4fdca163581a11a2eb4c2bc5c16;hpb=fd303a198ee56d70136e2da5b894cd122fab1f3c;p=supertux.git diff --git a/src/object/infoblock.hpp b/src/object/infoblock.hpp index f4be86b6d..4aa6d4e41 100644 --- a/src/object/infoblock.hpp +++ b/src/object/infoblock.hpp @@ -1,7 +1,7 @@ // $Id$ -// +// // SuperTux -// Copyright (C) 2005 Matthias Braun +// 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,11 +12,10 @@ // 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. +// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #ifndef __INFOBLOCK_H__ #define __INFOBLOCK_H__