* Change of the year. Literally. 2006 -> 2007
authorOndřej Hošek <ondra.hosek@gmail.com>
Wed, 31 Jan 2007 20:19:03 +0000 (20:19 +0000)
committerOndřej Hošek <ondra.hosek@gmail.com>
Wed, 31 Jan 2007 20:19:03 +0000 (20:19 +0000)
* UTF-8 abuse for my surname, when tobgle already gets such treatment

SVN-Revision: 4761

data/credits.txt
src/title.cpp

index 222e35b..f5ddaa9 100644 (file)
@@ -40,7 +40,7 @@
 !images/credits/paroneayea.jpg
  Graphics, Story
 
-       Ondra \"Ravu al Hemio\" Hosek
+       Ondra \"Ravu al Hemio\" Hošek
 !images/credits/ondra.jpg
  Programming, Documentation
 
 -Translation
 
        ca - Antoni Villalonga
-       cs - Ondra Hosek
+       cs - Ondra Hošek
        de - Core Team
        da - Anders
        es - Javier Beaumont
index 93caf43..79bc574 100644 (file)
@@ -374,7 +374,7 @@ TitleScreen::draw(DrawingContext& context)
       Vector(5, SCREEN_HEIGHT - 50), ALIGN_LEFT, LAYER_FOREGROUND1);
   context.draw_text(white_small_text,
       _(
-"Copyright (c) 2006 SuperTux Devel Team\n"
+"Copyright (c) 2007 SuperTux Devel Team\n"
 "This game comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to\n"
 "redistribute it under certain conditions; see the file COPYING for details.\n"
 ),