X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fbadguy%2Fsnowsnail.cpp;h=67998853982496c6a5e52c2fd1fc4eae0edf0daa;hb=07ddaed2a657e4d2a3d038fed223fc5827159caf;hp=c644dc463273374ef4216566e30dab28cec2af20;hpb=cf4ef679418d46fda1bf14e4a4695b7abb12dd66;p=supertux.git diff --git a/src/badguy/snowsnail.cpp b/src/badguy/snowsnail.cpp index c644dc463..679988539 100644 --- a/src/badguy/snowsnail.cpp +++ b/src/badguy/snowsnail.cpp @@ -1,7 +1,7 @@ -// $Id: snowsnail.cpp 2738 2005-10-08 08:53:46Z wansti $ -// +// $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. #include