projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b88dc4
)
copyright update
author
Benjamin Leduc
<g.benjamin.leduc@gmail.com>
Sat, 26 Apr 2014 16:23:10 +0000
(16:23 +0000)
committer
Benjamin Leduc
<g.benjamin.leduc@gmail.com>
Sat, 26 Apr 2014 16:23:10 +0000
(16:23 +0000)
src/supertux/title_screen.cpp
patch
|
blob
|
history
diff --git
a/src/supertux/title_screen.cpp
b/src/supertux/title_screen.cpp
index
1acf573
..
2283b49
100644
(file)
--- 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-201
3
SuperTux Devel Team\n" +
+ _("Copyright") + " (c) 2003-201
4
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"
);