From 45a2da2c69d62e17c18787fda313e87a97f2670d Mon Sep 17 00:00:00 2001 From: Tobias Markus Date: Tue, 13 Jan 2015 15:26:15 +0100 Subject: [PATCH] Copyright update to 2015 --- src/supertux/title_screen.cpp | 2 +- tools/darwin/info.plist | 4 ++-- tools/darwin/receipt | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/supertux/title_screen.cpp b/src/supertux/title_screen.cpp index 27db44b1e..7b70f457a 100644 --- a/src/supertux/title_screen.cpp +++ b/src/supertux/title_screen.cpp @@ -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" ); diff --git a/tools/darwin/info.plist b/tools/darwin/info.plist index d664069d7..8a6cb3cb7 100644 --- a/tools/darwin/info.plist +++ b/tools/darwin/info.plist @@ -25,6 +25,6 @@ NSPrincipalClass NSApplication NSHumanReadableCopyright - Copyright 2002-2014 The SuperTux Team and contributors + Copyright 2002-2015 The SuperTux Team and contributors - \ No newline at end of file + diff --git a/tools/darwin/receipt b/tools/darwin/receipt index 8f8ae6760..085ed6a8e 100644 --- a/tools/darwin/receipt +++ b/tools/darwin/receipt @@ -1,5 +1,5 @@ SuperTux -Copyright (C) 2002-2014 The SuperTux Team and contributors +Copyright (C) 2002-2015 The SuperTux Team and contributors This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -12,4 +12,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program. If not, see . \ No newline at end of file +along with this program. If not, see . -- 2.11.0