Copyright update to 2015
authorTobias Markus <tobbi@mozilla-uk.org>
Tue, 13 Jan 2015 14:26:15 +0000 (15:26 +0100)
committerTobias Markus <tobbi@mozilla-uk.org>
Tue, 13 Jan 2015 14:26:15 +0000 (15:26 +0100)
src/supertux/title_screen.cpp
tools/darwin/info.plist
tools/darwin/receipt

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"
    );
index d664069..8a6cb3c 100644 (file)
@@ -25,6 +25,6 @@
        <key>NSPrincipalClass</key>
        <string>NSApplication</string>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright 2002-2014 The SuperTux Team and contributors</string>
+       <string>Copyright 2002-2015 The SuperTux Team and contributors</string>
 </dict>
-</plist>
\ No newline at end of file
+</plist>
index 8f8ae67..085ed6a 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
\ No newline at end of file
+along with this program.  If not, see <http://www.gnu.org/licenses/>.