Fixed svn:keywords and svn:eol-style for some of *.cpp and *.hpp.
authorArvid Norlander <anmaster@berlios.de>
Fri, 19 Jan 2007 13:37:44 +0000 (13:37 +0000)
committerArvid Norlander <anmaster@berlios.de>
Fri, 19 Jan 2007 13:37:44 +0000 (13:37 +0000)
SVN-Revision: 4603

13 files changed:
src/badguy/stumpy.cpp
src/badguy/stumpy.hpp
src/badguy/toad.cpp
src/badguy/toad.hpp
src/object/spotlight.cpp
src/object/spotlight.hpp
src/scripting/level_time.cpp
src/scripting/level_time.hpp
src/scripting/thunderstorm.hpp
src/scripting/tilemap.cpp
src/scripting/tilemap.hpp
src/scripting/wind.cpp
src/scripting/wind.hpp

index f451546..c53fe39 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: stumpy.cpp 3980 2006-07-10 19:55:56Z sommer $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index 212e8c7..80117fe 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: stumpy.hpp 3980 2006-07-10 19:55:56Z sommer $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index 1657a9b..26da7e3 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: toad.cpp 4192 2006-08-16 23:25:39Z sommer $
+//  $Id$
 //
 //  Toad - A jumping toad
 //  Copyright (C) 2006 Christoph Sommer <christoph.sommer@2006.expires.deltadevelopment.de>
index b7c6746..8067162 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: toad.hpp 4063 2006-07-21 21:05:23Z anmaster $
+//  $Id$
 //
 //  Toad - A jumping toad
 //  Copyright (C) 2006 Christoph Sommer <christoph.sommer@2006.expires.deltadevelopment.de>
index c231b37..d86848c 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: light.cpp 3327 2006-04-13 15:02:40Z ravu_al_hemio $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Ingo Ruhnke <grumbel@gmx.de>
index bb4e7ce..b48ddfd 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: light.hpp 3327 2006-04-13 15:02:40Z ravu_al_hemio $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index 2f9c330..865681c 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: level_time.cpp 4063 2006-07-21 21:05:23Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index d158116..972923d 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: level_time.hpp 4063 2006-07-21 21:05:23Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index 50c32ea..fbe555c 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: player.hpp 3962 2006-07-09 10:32:59Z matzebraun $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index 6321619..581b31d 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: tilemap.cpp 4063 2006-07-21 21:05:23Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index c4750c2..5b2e3cd 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: tilemap.hpp 4063 2006-07-21 21:05:23Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index a0a33bf..a90a520 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: wind.cpp 3719 2006-06-24 13:27:29Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>
index e1b02d1..72d541a 100644 (file)
@@ -1,4 +1,4 @@
-//  $Id: wind.hpp 3719 2006-06-24 13:27:29Z anmaster $
+//  $Id$
 //
 //  SuperTux
 //  Copyright (C) 2006 Matthias Braun <matze@braunis.de>