diff --git a/src/badguy/snowman.cpp b/src/badguy/snowman.cpp index a10951fc706..c6b974775d3 100644 --- a/src/badguy/snowman.cpp +++ b/src/badguy/snowman.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2010 Ingo Ruhnke +// Copyright (C) 2010 Ingo Ruhnke // // 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 diff --git a/src/badguy/snowman.hpp b/src/badguy/snowman.hpp index a07307332ef..3fc1f9480a3 100644 --- a/src/badguy/snowman.hpp +++ b/src/badguy/snowman.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2010 Ingo Ruhnke +// Copyright (C) 2010 Ingo Ruhnke // // 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 diff --git a/src/control/game_controller_manager.cpp b/src/control/game_controller_manager.cpp index 991aee1c33a..e7ca81d8ac6 100644 --- a/src/control/game_controller_manager.cpp +++ b/src/control/game_controller_manager.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2014 Ingo Ruhnke +// Copyright (C) 2014 Ingo Ruhnke // // 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 diff --git a/src/control/game_controller_manager.hpp b/src/control/game_controller_manager.hpp index 727709913d6..93067bb593e 100644 --- a/src/control/game_controller_manager.hpp +++ b/src/control/game_controller_manager.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2014 Ingo Ruhnke +// Copyright (C) 2014 Ingo Ruhnke // // 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 diff --git a/src/control/input_manager.cpp b/src/control/input_manager.cpp index 6d4ab11048d..10b8ba272b7 100644 --- a/src/control/input_manager.cpp +++ b/src/control/input_manager.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007 Ingo Ruhnke +// 2007 Ingo Ruhnke // // 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 diff --git a/src/control/joystick_manager.cpp b/src/control/joystick_manager.cpp index c9402fdf8da..423cb1cb521 100644 --- a/src/control/joystick_manager.cpp +++ b/src/control/joystick_manager.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2013 Ingo Ruhnke +// Copyright (C) 2013 Ingo Ruhnke // // 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 diff --git a/src/control/joystick_manager.hpp b/src/control/joystick_manager.hpp index 771612bdec7..94acba089e1 100644 --- a/src/control/joystick_manager.hpp +++ b/src/control/joystick_manager.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun -// 2014 Ingo Ruhnke +// 2014 Ingo Ruhnke // // 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 diff --git a/src/control/keyboard_manager.cpp b/src/control/keyboard_manager.cpp index 64d94d2920b..912a02e91f7 100644 --- a/src/control/keyboard_manager.cpp +++ b/src/control/keyboard_manager.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007-2014 Ingo Ruhnke +// 2007-2014 Ingo Ruhnke // // 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 diff --git a/src/control/keyboard_manager.hpp b/src/control/keyboard_manager.hpp index 09d3893ae95..cae55d479ca 100644 --- a/src/control/keyboard_manager.hpp +++ b/src/control/keyboard_manager.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007-2014 Ingo Ruhnke +// 2007-2014 Ingo Ruhnke // // 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 diff --git a/src/gui/menu_manager.cpp b/src/gui/menu_manager.cpp index d07ef4b63ab..001f7b740aa 100644 --- a/src/gui/menu_manager.cpp +++ b/src/gui/menu_manager.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/gui/menu_manager.hpp b/src/gui/menu_manager.hpp index 9b8fe380014..af862977c4e 100644 --- a/src/gui/menu_manager.hpp +++ b/src/gui/menu_manager.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/main.cpp b/src/main.cpp index 9eac977d9f0..97a4872296c 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/math/rect.hpp b/src/math/rect.hpp index 8e1a5001583..beb7b14867f 100644 --- a/src/math/rect.hpp +++ b/src/math/rect.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/math/rectf.cpp b/src/math/rectf.cpp index 69bf0ac2833..6bc46839362 100644 --- a/src/math/rectf.cpp +++ b/src/math/rectf.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2010 Ingo Ruhnke +// Copyright (C) 2010 Ingo Ruhnke // // 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 diff --git a/src/math/size.cpp b/src/math/size.cpp index 6c1c9631032..a8b46aa3f63 100644 --- a/src/math/size.cpp +++ b/src/math/size.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/math/size.hpp b/src/math/size.hpp index 81983d6f5dd..722b840a234 100644 --- a/src/math/size.hpp +++ b/src/math/size.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/math/sizef.cpp b/src/math/sizef.cpp index a78db86471e..42cf4c52682 100644 --- a/src/math/sizef.cpp +++ b/src/math/sizef.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/math/sizef.hpp b/src/math/sizef.hpp index e03aeb03c00..448cb551274 100644 --- a/src/math/sizef.hpp +++ b/src/math/sizef.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/bonus_block.cpp b/src/object/bonus_block.cpp index 8b53826ec73..2b03e5c5e6d 100644 --- a/src/object/bonus_block.cpp +++ b/src/object/bonus_block.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/bonus_block.hpp b/src/object/bonus_block.hpp index 471313aa1b4..5dd506e814a 100644 --- a/src/object/bonus_block.hpp +++ b/src/object/bonus_block.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/brick.cpp b/src/object/brick.cpp index 8b85905488e..0dd7bdf6801 100644 --- a/src/object/brick.cpp +++ b/src/object/brick.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/brick.hpp b/src/object/brick.hpp index 15a3aa87949..56e78c5ffe0 100644 --- a/src/object/brick.hpp +++ b/src/object/brick.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/comet_particle_system.cpp b/src/object/comet_particle_system.cpp index bd8cbfbc931..b9b4754857b 100644 --- a/src/object/comet_particle_system.cpp +++ b/src/object/comet_particle_system.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/comet_particle_system.hpp b/src/object/comet_particle_system.hpp index 2042c9297ef..94902c2de37 100644 --- a/src/object/comet_particle_system.hpp +++ b/src/object/comet_particle_system.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/ghost_particle_system.cpp b/src/object/ghost_particle_system.cpp index efbac1fb265..dd2e0477b95 100644 --- a/src/object/ghost_particle_system.cpp +++ b/src/object/ghost_particle_system.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/ghost_particle_system.hpp b/src/object/ghost_particle_system.hpp index b8eebb39a63..26caabddaef 100644 --- a/src/object/ghost_particle_system.hpp +++ b/src/object/ghost_particle_system.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/object/spotlight.cpp b/src/object/spotlight.cpp index 3735639cad9..429c800f69d 100644 --- a/src/object/spotlight.cpp +++ b/src/object/spotlight.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2006 Ingo Ruhnke +// Copyright (C) 2006 Ingo Ruhnke // // 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 diff --git a/src/physfs/physfs_file_system.cpp b/src/physfs/physfs_file_system.cpp index 6f11497cf09..15d9f768c2a 100644 --- a/src/physfs/physfs_file_system.cpp +++ b/src/physfs/physfs_file_system.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/physfs/physfs_file_system.hpp b/src/physfs/physfs_file_system.hpp index 767718951d1..edc00539bb2 100644 --- a/src/physfs/physfs_file_system.hpp +++ b/src/physfs/physfs_file_system.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/sprite/sprite_ptr.hpp b/src/sprite/sprite_ptr.hpp index 1f6a12a7d30..5e48ad3fdea 100644 --- a/src/sprite/sprite_ptr.hpp +++ b/src/sprite/sprite_ptr.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/game_manager.cpp b/src/supertux/game_manager.cpp index 3b615f18834..d6f02a06cc5 100644 --- a/src/supertux/game_manager.cpp +++ b/src/supertux/game_manager.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2013 Ingo Ruhnke +// Copyright (C) 2013 Ingo Ruhnke // // 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 diff --git a/src/supertux/game_manager.hpp b/src/supertux/game_manager.hpp index 1b27fb5b6cc..2e87896a5c4 100644 --- a/src/supertux/game_manager.hpp +++ b/src/supertux/game_manager.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2013 Ingo Ruhnke +// Copyright (C) 2013 Ingo Ruhnke // // 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 diff --git a/src/supertux/globals.cpp b/src/supertux/globals.cpp index 2e0e267b240..7f1a9f8504f 100644 --- a/src/supertux/globals.cpp +++ b/src/supertux/globals.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/globals.hpp b/src/supertux/globals.hpp index eeeb77e2552..6aca5eb4852 100644 --- a/src/supertux/globals.hpp +++ b/src/supertux/globals.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/addon_menu.cpp b/src/supertux/menu/addon_menu.cpp index a3cc6d5fa10..6564fec64c6 100644 --- a/src/supertux/menu/addon_menu.cpp +++ b/src/supertux/menu/addon_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/addon_menu.hpp b/src/supertux/menu/addon_menu.hpp index 29c3d7919d3..a3b62a702d5 100644 --- a/src/supertux/menu/addon_menu.hpp +++ b/src/supertux/menu/addon_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/contrib_menu.cpp b/src/supertux/menu/contrib_menu.cpp index 4078059960e..49d0b5ea5f0 100644 --- a/src/supertux/menu/contrib_menu.cpp +++ b/src/supertux/menu/contrib_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/contrib_menu.hpp b/src/supertux/menu/contrib_menu.hpp index 01f87298250..94dcc1ffff4 100644 --- a/src/supertux/menu/contrib_menu.hpp +++ b/src/supertux/menu/contrib_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/contrib_world_menu.cpp b/src/supertux/menu/contrib_world_menu.cpp index e8d58ff6626..c03c543e227 100644 --- a/src/supertux/menu/contrib_world_menu.cpp +++ b/src/supertux/menu/contrib_world_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/contrib_world_menu.hpp b/src/supertux/menu/contrib_world_menu.hpp index 98abc393dfe..6f53ac8816f 100644 --- a/src/supertux/menu/contrib_world_menu.hpp +++ b/src/supertux/menu/contrib_world_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/game_menu.cpp b/src/supertux/menu/game_menu.cpp index fb3e4590663..239833847ed 100644 --- a/src/supertux/menu/game_menu.cpp +++ b/src/supertux/menu/game_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/game_menu.hpp b/src/supertux/menu/game_menu.hpp index 38124cd427c..5b34851acff 100644 --- a/src/supertux/menu/game_menu.hpp +++ b/src/supertux/menu/game_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/joystick_menu.cpp b/src/supertux/menu/joystick_menu.cpp index 7a8f7ccf437..ca3294878a1 100644 --- a/src/supertux/menu/joystick_menu.cpp +++ b/src/supertux/menu/joystick_menu.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007 Ingo Ruhnke +// 2007 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/joystick_menu.hpp b/src/supertux/menu/joystick_menu.hpp index 63151928f25..dd4ba142217 100644 --- a/src/supertux/menu/joystick_menu.hpp +++ b/src/supertux/menu/joystick_menu.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007 Ingo Ruhnke +// 2007 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/keyboard_menu.cpp b/src/supertux/menu/keyboard_menu.cpp index 33d79b3aa5f..f647370a8f3 100644 --- a/src/supertux/menu/keyboard_menu.cpp +++ b/src/supertux/menu/keyboard_menu.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007 Ingo Ruhnke +// 2007 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/keyboard_menu.hpp b/src/supertux/menu/keyboard_menu.hpp index 3ac2156c625..054a9edebe4 100644 --- a/src/supertux/menu/keyboard_menu.hpp +++ b/src/supertux/menu/keyboard_menu.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// 2007 Ingo Ruhnke +// 2007 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/main_menu.cpp b/src/supertux/menu/main_menu.cpp index 133da757463..61c54fe786c 100644 --- a/src/supertux/menu/main_menu.cpp +++ b/src/supertux/menu/main_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/main_menu.hpp b/src/supertux/menu/main_menu.hpp index 1f9de8654a3..3f0f7780c37 100644 --- a/src/supertux/menu/main_menu.hpp +++ b/src/supertux/menu/main_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/menu_storage.cpp b/src/supertux/menu/menu_storage.cpp index 5a1786e3f7d..7d4481e053d 100644 --- a/src/supertux/menu/menu_storage.cpp +++ b/src/supertux/menu/menu_storage.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/menu_storage.hpp b/src/supertux/menu/menu_storage.hpp index f2b8e1a9845..80e0a56ab5c 100644 --- a/src/supertux/menu/menu_storage.hpp +++ b/src/supertux/menu/menu_storage.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/profile_menu.cpp b/src/supertux/menu/profile_menu.cpp index e616c73434c..4878bbd0886 100644 --- a/src/supertux/menu/profile_menu.cpp +++ b/src/supertux/menu/profile_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2008 Ingo Ruhnke +// Copyright (C) 2008 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/profile_menu.hpp b/src/supertux/menu/profile_menu.hpp index b98135de088..5ed4648ab2f 100644 --- a/src/supertux/menu/profile_menu.hpp +++ b/src/supertux/menu/profile_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2008 Ingo Ruhnke +// Copyright (C) 2008 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/worldmap_menu.cpp b/src/supertux/menu/worldmap_menu.cpp index cadb49526a7..dafb470798c 100644 --- a/src/supertux/menu/worldmap_menu.cpp +++ b/src/supertux/menu/worldmap_menu.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/menu/worldmap_menu.hpp b/src/supertux/menu/worldmap_menu.hpp index 219abc278b2..2ddfd2b7d64 100644 --- a/src/supertux/menu/worldmap_menu.hpp +++ b/src/supertux/menu/worldmap_menu.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/supertux/tile_set_parser.cpp b/src/supertux/tile_set_parser.cpp index ca118c9b37f..0d414afd2c3 100644 --- a/src/supertux/tile_set_parser.cpp +++ b/src/supertux/tile_set_parser.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2008 Matthias Braun -// Ingo Ruhnke +// Ingo Ruhnke // // 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 diff --git a/src/supertux/tile_set_parser.hpp b/src/supertux/tile_set_parser.hpp index c94c178e007..09849b0d6c8 100644 --- a/src/supertux/tile_set_parser.hpp +++ b/src/supertux/tile_set_parser.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2008 Matthias Braun , -// Ingo Ruhnke +// Ingo Ruhnke // // 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 diff --git a/src/util/currenton.hpp b/src/util/currenton.hpp index 8dcd98320b8..ef8d564faf6 100644 --- a/src/util/currenton.hpp +++ b/src/util/currenton.hpp @@ -1,6 +1,6 @@ /* ** Windstille - A Sci-Fi Action-Adventure Game -** Copyright (C) 2009 Ingo Ruhnke +** Copyright (C) 2009 Ingo Ruhnke ** ** 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 diff --git a/src/util/gettext.hpp b/src/util/gettext.hpp index 9c761ab25f0..c73548d495b 100644 --- a/src/util/gettext.hpp +++ b/src/util/gettext.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2006 Ingo Ruhnke +// Copyright (C) 2006 Ingo Ruhnke // // 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 diff --git a/src/util/reader.hpp b/src/util/reader.hpp index 788f7ba3bac..2092984f5e1 100644 --- a/src/util/reader.hpp +++ b/src/util/reader.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/reader_fwd.hpp b/src/util/reader_fwd.hpp index fb4fd86c265..ded5713c4fd 100644 --- a/src/util/reader_fwd.hpp +++ b/src/util/reader_fwd.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/string_util.cpp b/src/util/string_util.cpp index d3cb8ab4386..bc213bc7fcd 100644 --- a/src/util/string_util.cpp +++ b/src/util/string_util.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/string_util.hpp b/src/util/string_util.hpp index 5e2b56b31ac..f54839305cb 100644 --- a/src/util/string_util.hpp +++ b/src/util/string_util.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/utf8_iterator.cpp b/src/util/utf8_iterator.cpp index 33b061fa9a0..4c1f043f896 100644 --- a/src/util/utf8_iterator.cpp +++ b/src/util/utf8_iterator.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/utf8_iterator.hpp b/src/util/utf8_iterator.hpp index 79133c83f01..16c8beaa60d 100644 --- a/src/util/utf8_iterator.hpp +++ b/src/util/utf8_iterator.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun -// Ingo Ruhnke +// Ingo Ruhnke // // 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 diff --git a/src/util/writer.hpp b/src/util/writer.hpp index ad3b84088f9..79c434812cc 100644 --- a/src/util/writer.hpp +++ b/src/util/writer.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/util/writer_fwd.hpp b/src/util/writer_fwd.hpp index 32c2da07031..ca4014bffd7 100644 --- a/src/util/writer_fwd.hpp +++ b/src/util/writer_fwd.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/font.cpp b/src/video/font.cpp index f3ce6353d64..638f2e09bb0 100644 --- a/src/video/font.cpp +++ b/src/video/font.cpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun -// Ingo Ruhnke +// Ingo Ruhnke // // 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 diff --git a/src/video/font.hpp b/src/video/font.hpp index 513e0d091c3..6218051548c 100644 --- a/src/video/font.hpp +++ b/src/video/font.hpp @@ -1,6 +1,6 @@ // SuperTux // Copyright (C) 2006 Matthias Braun , -// Ingo Ruhnke +// Ingo Ruhnke // // 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 diff --git a/src/video/font_ptr.hpp b/src/video/font_ptr.hpp index 8fcfb0508dc..bedc5678a4e 100644 --- a/src/video/font_ptr.hpp +++ b/src/video/font_ptr.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/sdl_surface_ptr.hpp b/src/video/sdl_surface_ptr.hpp index c58d873801c..8a4ba6bd3c0 100644 --- a/src/video/sdl_surface_ptr.hpp +++ b/src/video/sdl_surface_ptr.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/surface_data.hpp b/src/video/surface_data.hpp index 8f1f4bcede0..fa6ac65a0d0 100644 --- a/src/video/surface_data.hpp +++ b/src/video/surface_data.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/surface_ptr.hpp b/src/video/surface_ptr.hpp index c1f738016cd..c739c56f4b7 100644 --- a/src/video/surface_ptr.hpp +++ b/src/video/surface_ptr.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/texture_ptr.hpp b/src/video/texture_ptr.hpp index e590449d5b1..14321bbb866 100644 --- a/src/video/texture_ptr.hpp +++ b/src/video/texture_ptr.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/video/util.cpp b/src/video/util.cpp index 294ed2d4ae8..9de136cfb0d 100644 --- a/src/video/util.cpp +++ b/src/video/util.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2014 Ingo Ruhnke +// Copyright (C) 2014 Ingo Ruhnke // // 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 diff --git a/src/video/util.hpp b/src/video/util.hpp index 87b6784c601..46be85cd884 100644 --- a/src/video/util.hpp +++ b/src/video/util.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2013 Ingo Ruhnke +// Copyright (C) 2013 Ingo Ruhnke // // 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 diff --git a/src/worldmap/direction.cpp b/src/worldmap/direction.cpp index e249437ad20..a4b3da7f262 100644 --- a/src/worldmap/direction.cpp +++ b/src/worldmap/direction.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/src/worldmap/level.cpp b/src/worldmap/level.cpp index b60fad07c0f..8619408d2bf 100644 --- a/src/worldmap/level.cpp +++ b/src/worldmap/level.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/level.hpp b/src/worldmap/level.hpp index 58935b193bd..c71aa393aec 100644 --- a/src/worldmap/level.hpp +++ b/src/worldmap/level.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/special_tile.cpp b/src/worldmap/special_tile.cpp index d804496ac1d..b4a94df42e2 100644 --- a/src/worldmap/special_tile.cpp +++ b/src/worldmap/special_tile.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/special_tile.hpp b/src/worldmap/special_tile.hpp index 3a6fa6312ce..991ab3bb3e4 100644 --- a/src/worldmap/special_tile.hpp +++ b/src/worldmap/special_tile.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/tux.cpp b/src/worldmap/tux.cpp index 5c1fcf9db04..dda69c6490c 100644 --- a/src/worldmap/tux.cpp +++ b/src/worldmap/tux.cpp @@ -1,5 +1,5 @@ // SuperTux - A Jump'n Run -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/tux.hpp b/src/worldmap/tux.hpp index 1eb54c6edf9..c34a7213562 100644 --- a/src/worldmap/tux.hpp +++ b/src/worldmap/tux.hpp @@ -1,5 +1,5 @@ // SuperTux - A Jump'n Run -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/worldmap.cpp b/src/worldmap/worldmap.cpp index e9e66f65fa3..4176f945f0d 100644 --- a/src/worldmap/worldmap.cpp +++ b/src/worldmap/worldmap.cpp @@ -1,5 +1,5 @@ // SuperTux - A Jump'n Run -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/src/worldmap/worldmap.hpp b/src/worldmap/worldmap.hpp index bb019194f59..ba2eed6c9dc 100644 --- a/src/worldmap/worldmap.hpp +++ b/src/worldmap/worldmap.hpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2004 Ingo Ruhnke +// Copyright (C) 2004 Ingo Ruhnke // Copyright (C) 2006 Christoph Sommer // // This program is free software: you can redistribute it and/or modify diff --git a/test/md5_test.cpp b/test/md5_test.cpp index 6f2320bafd1..48c69d22998 100644 --- a/test/md5_test.cpp +++ b/test/md5_test.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/test/size_test.cpp b/test/size_test.cpp index 55896028a0c..1453582e879 100644 --- a/test/size_test.cpp +++ b/test/size_test.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/test/sizef_test.cpp b/test/sizef_test.cpp index 1cfe54cf1a4..765ab492086 100644 --- a/test/sizef_test.cpp +++ b/test/sizef_test.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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 diff --git a/test/string_util_numeric_sort_test.cpp b/test/string_util_numeric_sort_test.cpp index c6ba1bb346a..e411e2b7105 100644 --- a/test/string_util_numeric_sort_test.cpp +++ b/test/string_util_numeric_sort_test.cpp @@ -1,5 +1,5 @@ // SuperTux -// Copyright (C) 2009 Ingo Ruhnke +// Copyright (C) 2009 Ingo Ruhnke // // 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