diff --git a/client/base_scene.cpp b/client/base_scene.cpp index fc29fab..03d7f4c 100644 --- a/client/base_scene.cpp +++ b/client/base_scene.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/base_scene.hpp b/client/base_scene.hpp index 20e4872..877af3a 100644 --- a/client/base_scene.hpp +++ b/client/base_scene.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/channels.hpp b/client/channels.hpp index 362463a..f7fffa6 100644 --- a/client/channels.hpp +++ b/client/channels.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/client_application.cpp b/client/client_application.cpp index 8b2bcd7..38bdf67 100644 --- a/client/client_application.cpp +++ b/client/client_application.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/client_application.hpp b/client/client_application.hpp index 913d3df..6398bcb 100644 --- a/client/client_application.hpp +++ b/client/client_application.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/base_character.cpp b/client/entities/base_character.cpp index eb348c0..bd66fbf 100644 --- a/client/entities/base_character.cpp +++ b/client/entities/base_character.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/base_character.hpp b/client/entities/base_character.hpp index 4dca687..7c05b9e 100644 --- a/client/entities/base_character.hpp +++ b/client/entities/base_character.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/base_creature.cpp b/client/entities/base_creature.cpp index de89a07..046d728 100644 --- a/client/entities/base_creature.cpp +++ b/client/entities/base_creature.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/base_creature.hpp b/client/entities/base_creature.hpp index 1994ab9..e4af8c7 100644 --- a/client/entities/base_creature.hpp +++ b/client/entities/base_creature.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/entity.cpp b/client/entities/entity.cpp index e44bc4f..1853b7d 100644 --- a/client/entities/entity.cpp +++ b/client/entities/entity.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/entity.hpp b/client/entities/entity.hpp index fb0c653..8263943 100644 --- a/client/entities/entity.hpp +++ b/client/entities/entity.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/local_character.cpp b/client/entities/local_character.cpp index 283488d..f62d272 100644 --- a/client/entities/local_character.cpp +++ b/client/entities/local_character.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/entities/local_character.hpp b/client/entities/local_character.hpp index af7f5fa..2412f10 100644 --- a/client/entities/local_character.hpp +++ b/client/entities/local_character.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/fatal_error.cpp b/client/fatal_error.cpp index 175dcab..be2f478 100644 --- a/client/fatal_error.cpp +++ b/client/fatal_error.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/fatal_error.hpp b/client/fatal_error.hpp index 7d3fe49..8acb75b 100644 --- a/client/fatal_error.hpp +++ b/client/fatal_error.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/main.cpp b/client/main.cpp index 5afbd6e..5b70c94 100644 --- a/client/main.cpp +++ b/client/main.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scene_signal.hpp b/client/scene_signal.hpp index 2604ce4..e0c8556 100644 --- a/client/scene_signal.hpp +++ b/client/scene_signal.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/disconnected_screen.cpp b/client/scenes/disconnected_screen.cpp index bb4013a..f8d3340 100644 --- a/client/scenes/disconnected_screen.cpp +++ b/client/scenes/disconnected_screen.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/disconnected_screen.hpp b/client/scenes/disconnected_screen.hpp index 5edf340..6025543 100644 --- a/client/scenes/disconnected_screen.hpp +++ b/client/scenes/disconnected_screen.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/lobby_menu.cpp b/client/scenes/lobby_menu.cpp index 6e1d9aa..347bd34 100644 --- a/client/scenes/lobby_menu.cpp +++ b/client/scenes/lobby_menu.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/lobby_menu.hpp b/client/scenes/lobby_menu.hpp index e591346..a13b2da 100644 --- a/client/scenes/lobby_menu.hpp +++ b/client/scenes/lobby_menu.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/main_menu.cpp b/client/scenes/main_menu.cpp index 2872838..d7fcf45 100644 --- a/client/scenes/main_menu.cpp +++ b/client/scenes/main_menu.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/main_menu.hpp b/client/scenes/main_menu.hpp index 272408c..ae4071e 100644 --- a/client/scenes/main_menu.hpp +++ b/client/scenes/main_menu.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/options_menu.cpp b/client/scenes/options_menu.cpp index b0f034f..f243393 100644 --- a/client/scenes/options_menu.cpp +++ b/client/scenes/options_menu.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/options_menu.hpp b/client/scenes/options_menu.hpp index 31507f6..c420cf3 100644 --- a/client/scenes/options_menu.hpp +++ b/client/scenes/options_menu.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/splash_screen.cpp b/client/scenes/splash_screen.cpp index 6cca2a3..e5005f0 100644 --- a/client/scenes/splash_screen.cpp +++ b/client/scenes/splash_screen.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/splash_screen.hpp b/client/scenes/splash_screen.hpp index 91cde11..b89f5f4 100644 --- a/client/scenes/splash_screen.hpp +++ b/client/scenes/splash_screen.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/world.cpp b/client/scenes/world.cpp index 1f9f338..bc33055 100644 --- a/client/scenes/world.cpp +++ b/client/scenes/world.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/client/scenes/world.hpp b/client/scenes/world.hpp index d1e36e3..c66a1d5 100644 --- a/client/scenes/world.hpp +++ b/client/scenes/world.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/debugging/timer.cpp b/common/debugging/timer.cpp index b99ee10..49ad2f4 100644 --- a/common/debugging/timer.cpp +++ b/common/debugging/timer.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/debugging/timer.hpp b/common/debugging/timer.hpp index d7e97f3..f2cbf2e 100644 --- a/common/debugging/timer.hpp +++ b/common/debugging/timer.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/application.cpp b/common/frameworks/scenes/application.cpp index 0b68fdd..6e7aa93 100644 --- a/common/frameworks/scenes/application.cpp +++ b/common/frameworks/scenes/application.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/application.hpp b/common/frameworks/scenes/application.hpp index c927734..04afe8b 100644 --- a/common/frameworks/scenes/application.hpp +++ b/common/frameworks/scenes/application.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/base_scene.cpp b/common/frameworks/scenes/base_scene.cpp index f637710..03d7f4c 100644 --- a/common/frameworks/scenes/base_scene.cpp +++ b/common/frameworks/scenes/base_scene.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/base_scene.hpp b/common/frameworks/scenes/base_scene.hpp index 96a4085..3c9c287 100644 --- a/common/frameworks/scenes/base_scene.hpp +++ b/common/frameworks/scenes/base_scene.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/example_scene.cpp b/common/frameworks/scenes/example_scene.cpp index 33be9ab..5a5497e 100644 --- a/common/frameworks/scenes/example_scene.cpp +++ b/common/frameworks/scenes/example_scene.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/example_scene.hpp b/common/frameworks/scenes/example_scene.hpp index 2f18af1..b644dd6 100644 --- a/common/frameworks/scenes/example_scene.hpp +++ b/common/frameworks/scenes/example_scene.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/main.cpp b/common/frameworks/scenes/main.cpp index 90f7d67..31a20d7 100644 --- a/common/frameworks/scenes/main.cpp +++ b/common/frameworks/scenes/main.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/frameworks/scenes/scene_signal.hpp b/common/frameworks/scenes/scene_signal.hpp index 49e0bcb..1322611 100644 --- a/common/frameworks/scenes/scene_signal.hpp +++ b/common/frameworks/scenes/scene_signal.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/gameplay/character_defines.hpp b/common/gameplay/character_defines.hpp index a975a3e..071ac2f 100644 --- a/common/gameplay/character_defines.hpp +++ b/common/gameplay/character_defines.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/button.cpp b/common/graphics/button.cpp index 49c8502..4091bee 100644 --- a/common/graphics/button.cpp +++ b/common/graphics/button.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/button.hpp b/common/graphics/button.hpp index e4887a8..d0f032e 100644 --- a/common/graphics/button.hpp +++ b/common/graphics/button.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/image.cpp b/common/graphics/image.cpp index 02f9bf2..02b56d3 100644 --- a/common/graphics/image.cpp +++ b/common/graphics/image.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/image.hpp b/common/graphics/image.hpp index f45e0b0..b4e62f8 100644 --- a/common/graphics/image.hpp +++ b/common/graphics/image.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/sprite_sheet.cpp b/common/graphics/sprite_sheet.cpp index 3d61f62..28009e8 100644 --- a/common/graphics/sprite_sheet.cpp +++ b/common/graphics/sprite_sheet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/sprite_sheet.hpp b/common/graphics/sprite_sheet.hpp index 395cfe3..3b6790b 100644 --- a/common/graphics/sprite_sheet.hpp +++ b/common/graphics/sprite_sheet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/text_box.cpp b/common/graphics/text_box.cpp index 98275aa..56e7531 100644 --- a/common/graphics/text_box.cpp +++ b/common/graphics/text_box.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/text_box.hpp b/common/graphics/text_box.hpp index 89d90a6..66c34ba 100644 --- a/common/graphics/text_box.hpp +++ b/common/graphics/text_box.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/text_line.cpp b/common/graphics/text_line.cpp index 8826e86..9c3c0ab 100644 --- a/common/graphics/text_line.cpp +++ b/common/graphics/text_line.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/graphics/text_line.hpp b/common/graphics/text_line.hpp index 4c4c3da..d43d876 100644 --- a/common/graphics/text_line.hpp +++ b/common/graphics/text_line.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region.cpp b/common/map/region.cpp index 82bfacf..347b65b 100644 --- a/common/map/region.cpp +++ b/common/map/region.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region.hpp b/common/map/region.hpp index c68b0c5..55c0131 100644 --- a/common/map/region.hpp +++ b/common/map/region.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_api.cpp b/common/map/region_api.cpp index 1c0f848..4fa49c9 100644 --- a/common/map/region_api.cpp +++ b/common/map/region_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_api.hpp b/common/map/region_api.hpp index e855bcb..7e16202 100644 --- a/common/map/region_api.hpp +++ b/common/map/region_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_api.cpp b/common/map/region_pager_api.cpp index fd366db..1500577 100644 --- a/common/map/region_pager_api.cpp +++ b/common/map/region_pager_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_api.hpp b/common/map/region_pager_api.hpp index 965b400..2374b6a 100644 --- a/common/map/region_pager_api.hpp +++ b/common/map/region_pager_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_base.cpp b/common/map/region_pager_base.cpp index 1df6864..c36de06 100644 --- a/common/map/region_pager_base.cpp +++ b/common/map/region_pager_base.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_base.hpp b/common/map/region_pager_base.hpp index a53083d..ef43e52 100644 --- a/common/map/region_pager_base.hpp +++ b/common/map/region_pager_base.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_lua.cpp b/common/map/region_pager_lua.cpp index 66771c9..889781e 100644 --- a/common/map/region_pager_lua.cpp +++ b/common/map/region_pager_lua.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/region_pager_lua.hpp b/common/map/region_pager_lua.hpp index bf2c039..4dc18b2 100644 --- a/common/map/region_pager_lua.hpp +++ b/common/map/region_pager_lua.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/tile_sheet.cpp b/common/map/tile_sheet.cpp index bd18d0a..40e9114 100644 --- a/common/map/tile_sheet.cpp +++ b/common/map/tile_sheet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/map/tile_sheet.hpp b/common/map/tile_sheet.hpp index 74affdf..145f7a7 100644 --- a/common/map/tile_sheet.hpp +++ b/common/map/tile_sheet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/character_packet.cpp b/common/network/packet_types/character_packet.cpp index 7906230..a65b84b 100644 --- a/common/network/packet_types/character_packet.cpp +++ b/common/network/packet_types/character_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/character_packet.hpp b/common/network/packet_types/character_packet.hpp index fb3b0bb..3d8408d 100644 --- a/common/network/packet_types/character_packet.hpp +++ b/common/network/packet_types/character_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/client_packet.cpp b/common/network/packet_types/client_packet.cpp index a0c6617..7d1a1b2 100644 --- a/common/network/packet_types/client_packet.cpp +++ b/common/network/packet_types/client_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/client_packet.hpp b/common/network/packet_types/client_packet.hpp index ec5ea5a..610cf7e 100644 --- a/common/network/packet_types/client_packet.hpp +++ b/common/network/packet_types/client_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/creature_packet.cpp b/common/network/packet_types/creature_packet.cpp index 0df4c37..3bc2656 100644 --- a/common/network/packet_types/creature_packet.cpp +++ b/common/network/packet_types/creature_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/creature_packet.hpp b/common/network/packet_types/creature_packet.hpp index ccf5232..45413a4 100644 --- a/common/network/packet_types/creature_packet.hpp +++ b/common/network/packet_types/creature_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/region_packet.cpp b/common/network/packet_types/region_packet.cpp index 4ac1471..35aeeca 100644 --- a/common/network/packet_types/region_packet.cpp +++ b/common/network/packet_types/region_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/region_packet.hpp b/common/network/packet_types/region_packet.hpp index 01588c7..98ef2fa 100644 --- a/common/network/packet_types/region_packet.hpp +++ b/common/network/packet_types/region_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/serial_packet_base.cpp b/common/network/packet_types/serial_packet_base.cpp index d90b868..f1c3875 100644 --- a/common/network/packet_types/serial_packet_base.cpp +++ b/common/network/packet_types/serial_packet_base.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/serial_packet_base.hpp b/common/network/packet_types/serial_packet_base.hpp index a2eafff..ae0ffa1 100644 --- a/common/network/packet_types/serial_packet_base.hpp +++ b/common/network/packet_types/serial_packet_base.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/server_packet.cpp b/common/network/packet_types/server_packet.cpp index eefefbe..3804353 100644 --- a/common/network/packet_types/server_packet.cpp +++ b/common/network/packet_types/server_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/server_packet.hpp b/common/network/packet_types/server_packet.hpp index 6c6b1b5..ef20942 100644 --- a/common/network/packet_types/server_packet.hpp +++ b/common/network/packet_types/server_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/text_packet.cpp b/common/network/packet_types/text_packet.cpp index 2ec8ce2..96af384 100644 --- a/common/network/packet_types/text_packet.cpp +++ b/common/network/packet_types/text_packet.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/packet_types/text_packet.hpp b/common/network/packet_types/text_packet.hpp index 434ee86..474819c 100644 --- a/common/network/packet_types/text_packet.hpp +++ b/common/network/packet_types/text_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/serial_packet.hpp b/common/network/serial_packet.hpp index 0ceff5a..c6b07fa 100644 --- a/common/network/serial_packet.hpp +++ b/common/network/serial_packet.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/serial_packet_type.hpp b/common/network/serial_packet_type.hpp index 4485c37..103638e 100644 --- a/common/network/serial_packet_type.hpp +++ b/common/network/serial_packet_type.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/serial_utility.cpp b/common/network/serial_utility.cpp index e13f920..1a546a6 100644 --- a/common/network/serial_utility.cpp +++ b/common/network/serial_utility.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/serial_utility.hpp b/common/network/serial_utility.hpp index 125379d..eaa6b6b 100644 --- a/common/network/serial_utility.hpp +++ b/common/network/serial_utility.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/udp_network_utility.cpp b/common/network/udp_network_utility.cpp index ec8733f..52fd2ab 100644 --- a/common/network/udp_network_utility.cpp +++ b/common/network/udp_network_utility.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/network/udp_network_utility.hpp b/common/network/udp_network_utility.hpp index 6c48ac3..c05fde6 100644 --- a/common/network/udp_network_utility.hpp +++ b/common/network/udp_network_utility.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/bounding_box.hpp b/common/utilities/bounding_box.hpp index eba974d..06747b0 100644 --- a/common/utilities/bounding_box.hpp +++ b/common/utilities/bounding_box.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/config_utility.cpp b/common/utilities/config_utility.cpp index 3161501..3e2e55f 100644 --- a/common/utilities/config_utility.cpp +++ b/common/utilities/config_utility.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/config_utility.hpp b/common/utilities/config_utility.hpp index cc4f2ea..ef7a060 100644 --- a/common/utilities/config_utility.hpp +++ b/common/utilities/config_utility.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/frame_rate.hpp b/common/utilities/frame_rate.hpp index 31970db..a11a4fd 100644 --- a/common/utilities/frame_rate.hpp +++ b/common/utilities/frame_rate.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/ip_operators.cpp b/common/utilities/ip_operators.cpp index fe3ba48..2f90b70 100644 --- a/common/utilities/ip_operators.cpp +++ b/common/utilities/ip_operators.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/ip_operators.hpp b/common/utilities/ip_operators.hpp index a3d5b62..5150c8d 100644 --- a/common/utilities/ip_operators.hpp +++ b/common/utilities/ip_operators.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/singleton.hpp b/common/utilities/singleton.hpp index cba191a..6de64af 100644 --- a/common/utilities/singleton.hpp +++ b/common/utilities/singleton.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/common/utilities/vector2.hpp b/common/utilities/vector2.hpp index 4441c3e..ad0b17f 100644 --- a/common/utilities/vector2.hpp +++ b/common/utilities/vector2.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/accounts/account_data.cpp b/server/accounts/account_data.cpp index 0ee36b0..865b57b 100644 --- a/server/accounts/account_data.cpp +++ b/server/accounts/account_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/accounts/account_data.hpp b/server/accounts/account_data.hpp index 7d9e1cd..bca2a5d 100644 --- a/server/accounts/account_data.hpp +++ b/server/accounts/account_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/accounts/account_manager.cpp b/server/accounts/account_manager.cpp index bf67d41..e1f28d8 100644 --- a/server/accounts/account_manager.cpp +++ b/server/accounts/account_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/accounts/account_manager.hpp b/server/accounts/account_manager.hpp index 9a3ca45..c31d19f 100644 --- a/server/accounts/account_manager.hpp +++ b/server/accounts/account_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_api.cpp b/server/characters/character_api.cpp index 99b2cfe..04ed563 100644 --- a/server/characters/character_api.cpp +++ b/server/characters/character_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_api.hpp b/server/characters/character_api.hpp index c8534e7..9501f9a 100644 --- a/server/characters/character_api.hpp +++ b/server/characters/character_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_data.cpp b/server/characters/character_data.cpp index 3d9d728..a08ffe3 100644 --- a/server/characters/character_data.cpp +++ b/server/characters/character_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_data.hpp b/server/characters/character_data.hpp index ba10705..3197aaa 100644 --- a/server/characters/character_data.hpp +++ b/server/characters/character_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_manager.cpp b/server/characters/character_manager.cpp index b4a613f..04da462 100644 --- a/server/characters/character_manager.cpp +++ b/server/characters/character_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_manager.hpp b/server/characters/character_manager.hpp index 2d1f3e4..514d0c5 100644 --- a/server/characters/character_manager.hpp +++ b/server/characters/character_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_manager_api.cpp b/server/characters/character_manager_api.cpp index a853f39..e2f4428 100644 --- a/server/characters/character_manager_api.cpp +++ b/server/characters/character_manager_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/characters/character_manager_api.hpp b/server/characters/character_manager_api.hpp index 166251e..5a912c1 100644 --- a/server/characters/character_manager_api.hpp +++ b/server/characters/character_manager_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/clients/client_data.cpp b/server/clients/client_data.cpp index 1a549a4..cfdc4ff 100644 --- a/server/clients/client_data.cpp +++ b/server/clients/client_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/clients/client_data.hpp b/server/clients/client_data.hpp index 312ffb3..9872d04 100644 --- a/server/clients/client_data.hpp +++ b/server/clients/client_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/clients/client_manager.cpp b/server/clients/client_manager.cpp index 6dcc955..18e5851 100644 --- a/server/clients/client_manager.cpp +++ b/server/clients/client_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/clients/client_manager.hpp b/server/clients/client_manager.hpp index 60d6654..5e9935e 100644 --- a/server/clients/client_manager.hpp +++ b/server/clients/client_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_api.cpp b/server/creatures/creature_api.cpp index 3a18d91..649dff4 100644 --- a/server/creatures/creature_api.cpp +++ b/server/creatures/creature_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_api.hpp b/server/creatures/creature_api.hpp index 2fc5284..e60e065 100644 --- a/server/creatures/creature_api.hpp +++ b/server/creatures/creature_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_data.cpp b/server/creatures/creature_data.cpp index 8394ba1..8f86fdb 100644 --- a/server/creatures/creature_data.cpp +++ b/server/creatures/creature_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_data.hpp b/server/creatures/creature_data.hpp index 9f5d4be..5f841a9 100644 --- a/server/creatures/creature_data.hpp +++ b/server/creatures/creature_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_manager.cpp b/server/creatures/creature_manager.cpp index c2afbdf..b9df850 100644 --- a/server/creatures/creature_manager.cpp +++ b/server/creatures/creature_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_manager.hpp b/server/creatures/creature_manager.hpp index 698b366..098060e 100644 --- a/server/creatures/creature_manager.hpp +++ b/server/creatures/creature_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_manager_api.cpp b/server/creatures/creature_manager_api.cpp index da8c66f..8b0b2d5 100644 --- a/server/creatures/creature_manager_api.cpp +++ b/server/creatures/creature_manager_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/creatures/creature_manager_api.hpp b/server/creatures/creature_manager_api.hpp index 7144f46..803e9d2 100644 --- a/server/creatures/creature_manager_api.hpp +++ b/server/creatures/creature_manager_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/entities/entity.cpp b/server/entities/entity.cpp index dd3249d..86ae141 100644 --- a/server/entities/entity.cpp +++ b/server/entities/entity.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/entities/entity.hpp b/server/entities/entity.hpp index 8ed7889..cdce31e 100644 --- a/server/entities/entity.hpp +++ b/server/entities/entity.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/entities/entity_api.cpp b/server/entities/entity_api.cpp index 13bda83..800cdd0 100644 --- a/server/entities/entity_api.cpp +++ b/server/entities/entity_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/entities/entity_api.hpp b/server/entities/entity_api.hpp index cfd5dec..691eaba 100644 --- a/server/entities/entity_api.hpp +++ b/server/entities/entity_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/linit.cpp b/server/linit.cpp index 8dc9c5c..947c7b6 100644 --- a/server/linit.cpp +++ b/server/linit.cpp @@ -1,4 +1,4 @@ -/* $Id: linit.c,v 1.32, modified +/* Copyright: (c) Kayne Ruse 2013-2016 * Initialization of libraries for lua.c and other clients * See Copyright Notice in lua.h * diff --git a/server/main.cpp b/server/main.cpp index a69dfb0..f8c793a 100644 --- a/server/main.cpp +++ b/server/main.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/network_api.cpp b/server/network_api.cpp index c6ddaf9..a8a7db4 100644 --- a/server/network_api.cpp +++ b/server/network_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/network_api.hpp b/server/network_api.hpp index 62d8381..977cd83 100644 --- a/server/network_api.hpp +++ b/server/network_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_api.cpp b/server/rooms/room_api.cpp index 9aad030..8add626 100644 --- a/server/rooms/room_api.cpp +++ b/server/rooms/room_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_api.hpp b/server/rooms/room_api.hpp index b3af811..22bdafb 100644 --- a/server/rooms/room_api.hpp +++ b/server/rooms/room_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_data.cpp b/server/rooms/room_data.cpp index cb6e8e0..008ec9d 100644 --- a/server/rooms/room_data.cpp +++ b/server/rooms/room_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_data.hpp b/server/rooms/room_data.hpp index 43ac00f..de91b02 100644 --- a/server/rooms/room_data.hpp +++ b/server/rooms/room_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_manager.cpp b/server/rooms/room_manager.cpp index c974413..e07ada5 100644 --- a/server/rooms/room_manager.cpp +++ b/server/rooms/room_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_manager.hpp b/server/rooms/room_manager.hpp index af95d56..dd4802c 100644 --- a/server/rooms/room_manager.hpp +++ b/server/rooms/room_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_manager_api.cpp b/server/rooms/room_manager_api.cpp index c0e88a6..7f49932 100644 --- a/server/rooms/room_manager_api.cpp +++ b/server/rooms/room_manager_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/rooms/room_manager_api.hpp b/server/rooms/room_manager_api.hpp index 0606d83..37deebd 100644 --- a/server/rooms/room_manager_api.hpp +++ b/server/rooms/room_manager_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/server_application.cpp b/server/server_application.cpp index 5105ae6..df0dfb9 100644 --- a/server/server_application.cpp +++ b/server/server_application.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/server_application.hpp b/server/server_application.hpp index 1b7ef5a..e06026f 100644 --- a/server/server_application.hpp +++ b/server/server_application.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/server_utilities.cpp b/server/server_utilities.cpp index 20733b6..eca5421 100644 --- a/server/server_utilities.cpp +++ b/server/server_utilities.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/server_utilities.hpp b/server/server_utilities.hpp index 64035b7..df33888 100644 --- a/server/server_utilities.hpp +++ b/server/server_utilities.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/sql_tools.cpp b/server/sql_tools.cpp index 78e1065..d164b59 100644 --- a/server/sql_tools.cpp +++ b/server/sql_tools.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/sql_tools.hpp b/server/sql_tools.hpp index 838bbba..e821491 100644 --- a/server/sql_tools.hpp +++ b/server/sql_tools.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_api.cpp b/server/triggers/trigger_api.cpp index 8f9089a..f750fa5 100644 --- a/server/triggers/trigger_api.cpp +++ b/server/triggers/trigger_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_api.hpp b/server/triggers/trigger_api.hpp index 12f3e85..a4a9683 100644 --- a/server/triggers/trigger_api.hpp +++ b/server/triggers/trigger_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_data.cpp b/server/triggers/trigger_data.cpp index 32ce359..4465e80 100644 --- a/server/triggers/trigger_data.cpp +++ b/server/triggers/trigger_data.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_data.hpp b/server/triggers/trigger_data.hpp index bf56591..576b170 100644 --- a/server/triggers/trigger_data.hpp +++ b/server/triggers/trigger_data.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_manager.cpp b/server/triggers/trigger_manager.cpp index c6de249..2ed37e3 100644 --- a/server/triggers/trigger_manager.cpp +++ b/server/triggers/trigger_manager.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_manager.hpp b/server/triggers/trigger_manager.hpp index ca7caf4..dae2d43 100644 --- a/server/triggers/trigger_manager.hpp +++ b/server/triggers/trigger_manager.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_manager_api.cpp b/server/triggers/trigger_manager_api.cpp index 580ea5e..7c86b19 100644 --- a/server/triggers/trigger_manager_api.cpp +++ b/server/triggers/trigger_manager_api.cpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages diff --git a/server/triggers/trigger_manager_api.hpp b/server/triggers/trigger_manager_api.hpp index 2350b60..054ba09 100644 --- a/server/triggers/trigger_manager_api.hpp +++ b/server/triggers/trigger_manager_api.hpp @@ -1,4 +1,4 @@ -/* Copyright: (c) Kayne Ruse 2013-2015 +/* Copyright: (c) Kayne Ruse 2013-2016 * * This software is provided 'as-is', without any express or implied * warranty. In no event will the authors be held liable for any damages