Copyright update to 2015
[supertux.git] / src / supertux / title_screen.cpp
index 27db44b..7b70f45 100644 (file)
@@ -55,7 +55,7 @@ TitleScreen::TitleScreen(Savegame& savegame) :
 
   frame = Surface::create("images/engine/menu/frame.png");
   copyright_text = "SuperTux " PACKAGE_VERSION "\n" +
-    _("Copyright") + " (c) 2003-2014 SuperTux Devel Team\n" +
+    _("Copyright") + " (c) 2003-2015 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"
    );