From 4233c516b92f10a05709a0fcc07a1d2ceb4c4765 Mon Sep 17 00:00:00 2001 From: Benjamin Leduc Date: Sat, 26 Apr 2014 16:23:10 +0000 Subject: [PATCH] copyright update --- src/supertux/title_screen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/supertux/title_screen.cpp b/src/supertux/title_screen.cpp index 1acf5739c..2283b49ac 100644 --- a/src/supertux/title_screen.cpp +++ b/src/supertux/title_screen.cpp @@ -57,7 +57,7 @@ TitleScreen::TitleScreen(PlayerStatus* player_status) : frame = Surface::create("images/engine/menu/frame.png"); copyright_text = "SuperTux " PACKAGE_VERSION "\n" + - _("Copyright") + " (c) 2003-2013 SuperTux Devel Team\n" + + _("Copyright") + " (c) 2003-2014 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" ); -- 2.11.0