# HG changeset patch # User David Demelier # Date 1504613191 -7200 # Node ID 119bcc5a727eb6f860fd5678b47986e341d6e407 # Parent c8bc2c7f29295e331c9488e539d48f3567ddf0c4 Misc: replace copyrights, closes #655 diff -r c8bc2c7f2929 -r 119bcc5a727e AUTHORS.md --- a/AUTHORS.md Tue Sep 05 13:50:10 2017 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -Malikania Engine AUTHORS -======================== - - - David Demelier - - Alexis Dörr - - Renaud Jenny diff -r c8bc2c7f2929 -r 119bcc5a727e CMakeLists.txt --- a/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e client/CMakeLists.txt --- a/client/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/client/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/MalikaniaOptions.cmake --- a/cmake/MalikaniaOptions.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/MalikaniaOptions.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/MalikaniaSystem.cmake --- a/cmake/MalikaniaSystem.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/MalikaniaSystem.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/MalikaniaVersion.cmake --- a/cmake/MalikaniaVersion.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/MalikaniaVersion.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaBuildAssets.cmake --- a/cmake/function/MalikaniaBuildAssets.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaBuildAssets.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaBuildAssets.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaDefineDatabase.cmake --- a/cmake/function/MalikaniaDefineDatabase.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaDefineDatabase.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaDefineDatabase.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaDefineExample.cmake --- a/cmake/function/MalikaniaDefineExample.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaDefineExample.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaDefineExample.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaDefineExecutable.cmake --- a/cmake/function/MalikaniaDefineExecutable.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaDefineExecutable.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaDefineExecutable.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaDefineLibrary.cmake --- a/cmake/function/MalikaniaDefineLibrary.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaDefineLibrary.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaDefineLibrary.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaDefineTest.cmake --- a/cmake/function/MalikaniaDefineTest.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaDefineTest.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaDefineTest.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaSetg.cmake --- a/cmake/function/MalikaniaSetg.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaSetg.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaSetg.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/function/MalikaniaVeraCheck.cmake --- a/cmake/function/MalikaniaVeraCheck.cmake Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/function/MalikaniaVeraCheck.cmake Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # MalikaniaVeraCheck.cmake -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e cmake/internal/sysconfig.hpp.in --- a/cmake/internal/sysconfig.hpp.in Tue Sep 05 13:50:10 2017 +0200 +++ b/cmake/internal/sysconfig.hpp.in Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * sysconfig.hpp -- autogenerated configuration file * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e docs/CMakeLists.txt --- a/docs/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/docs/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/CMakeLists.txt --- a/examples/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/animation/CMakeLists.txt --- a/examples/animation/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/animation/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/animation/main.cpp --- a/examples/animation/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/animation/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test animation * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/font/CMakeLists.txt --- a/examples/font/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/font/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/font/main.cpp --- a/examples/font/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/font/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Font * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/image/CMakeLists.txt --- a/examples/image/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/image/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/image/main.cpp --- a/examples/image/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/image/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Image * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-animation/CMakeLists.txt --- a/examples/js-animation/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-animation/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-animation/main.cpp --- a/examples/js-animation/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-animation/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Animation (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-font/CMakeLists.txt --- a/examples/js-font/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-font/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-font/main.cpp --- a/examples/js-font/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-font/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Font (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-image/CMakeLists.txt --- a/examples/js-image/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-image/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-image/main.cpp --- a/examples/js-image/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-image/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Image (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-sprite/CMakeLists.txt --- a/examples/js-sprite/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-sprite/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2016 Malikania Authors +# Copyright (c) 2013-2016 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-sprite/main.cpp --- a/examples/js-sprite/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-sprite/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Sprite (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-window/CMakeLists.txt --- a/examples/js-window/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-window/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/js-window/main.cpp --- a/examples/js-window/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/js-window/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Window (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/sprite/CMakeLists.txt --- a/examples/sprite/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/sprite/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e examples/sprite/main.cpp --- a/examples/sprite/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/examples/sprite/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Sprite * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e extern/CMakeLists.txt --- a/extern/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/extern/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/CMakeLists.txt --- a/libclient-js/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_animation.cpp --- a/libclient-js/malikania/js_animation.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_animation.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_animation.cpp -- animation description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_animation.hpp --- a/libclient-js/malikania/js_animation.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_animation.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_animation.hpp -- animation description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_animator.cpp --- a/libclient-js/malikania/js_animator.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_animator.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_animator.cpp -- animation drawing object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_animator.hpp --- a/libclient-js/malikania/js_animator.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_animator.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_animator.hpp -- animation drawing object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_client.hpp --- a/libclient-js/malikania/js_client.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_client.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js-client.hpp -- client resources loader (JavaScript binding) * - * Copyright (c) 2013-2016 Malikania Authors + * Copyright (c) 2013-2016 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_client_resources_loader.cpp --- a/libclient-js/malikania/js_client_resources_loader.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_client_resources_loader.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_client_resources_loader.cpp -- client resources loader (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_client_resources_loader.hpp --- a/libclient-js/malikania/js_client_resources_loader.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_client_resources_loader.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_client_resources_loader.hpp -- client resources loader (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_client_target.hpp --- a/libclient-js/malikania/js_client_target.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_client_target.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js-client-target.hpp -- client resources loader (JavaScript binding) * - * Copyright (c) 2013-2016 Malikania Authors + * Copyright (c) 2013-2016 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_color.cpp --- a/libclient-js/malikania/js_color.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_color.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_color.cpp -- color description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_color.hpp --- a/libclient-js/malikania/js_color.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_color.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_color.hpp -- color description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_font.cpp --- a/libclient-js/malikania/js_font.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_font.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_font.cpp -- font object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_font.hpp --- a/libclient-js/malikania/js_font.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_font.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_font.hpp -- font object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_image.cpp --- a/libclient-js/malikania/js_image.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_image.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_image.cpp -- image object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_image.hpp --- a/libclient-js/malikania/js_image.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_image.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_image.hpp -- image object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_line.cpp --- a/libclient-js/malikania/js_line.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_line.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_line.cpp -- line description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_line.hpp --- a/libclient-js/malikania/js_line.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_line.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_line.hpp -- line description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_point.cpp --- a/libclient-js/malikania/js_point.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_point.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_point.cpp -- point description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_point.hpp --- a/libclient-js/malikania/js_point.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_point.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_client::point.hpp -- client::point description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_rectangle.cpp --- a/libclient-js/malikania/js_rectangle.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_rectangle.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_rectangle.cpp -- rectangle description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_rectangle.hpp --- a/libclient-js/malikania/js_rectangle.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_rectangle.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_rectangle.hpp -- rectangle description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_sprite.cpp --- a/libclient-js/malikania/js_sprite.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_sprite.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_sprite.cpp -- sprite object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_sprite.hpp --- a/libclient-js/malikania/js_sprite.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_sprite.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_sprite.hpp -- sprite object (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_window.cpp --- a/libclient-js/malikania/js_window.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_window.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_window.cpp -- window management (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient-js/malikania/js_window.hpp --- a/libclient-js/malikania/js_window.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient-js/malikania/js_window.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_window.hpp -- window management (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/CMakeLists.txt --- a/libclient/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/animation.hpp --- a/libclient/malikania/client/animation.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/animation.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * animation.hpp -- animation description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/animator.cpp --- a/libclient/malikania/client/animator.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/animator.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * animator.cpp -- animation drawing object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/animator.hpp --- a/libclient/malikania/client/animator.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/animator.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * animator.hpp -- animation drawing object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/font_backend.cpp --- a/libclient/malikania/client/backend/sdl/font_backend.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/font_backend.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * font_backend.cpp -- font object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/font_backend.hpp --- a/libclient/malikania/client/backend/sdl/font_backend.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/font_backend.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * font_backend.hpp -- font object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/image_backend.cpp --- a/libclient/malikania/client/backend/sdl/image_backend.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/image_backend.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * image_backend.cpp -- image object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/image_backend.hpp --- a/libclient/malikania/client/backend/sdl/image_backend.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/image_backend.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * image_backend.hpp -- image object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/window_backend.cpp --- a/libclient/malikania/client/backend/sdl/window_backend.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/window_backend.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * window_backend.cpp -- window object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/backend/sdl/window_backend.hpp --- a/libclient/malikania/client/backend/sdl/window_backend.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/backend/sdl/window_backend.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * window_backend.hpp -- window object (SDL2 implementation) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/button.cpp --- a/libclient/malikania/client/button.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/button.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * button.cpp -- GUI button element * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/button.hpp --- a/libclient/malikania/client/button.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/button.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * button.hpp -- GUI button element * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/client.cpp --- a/libclient/malikania/client/client.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/client.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * client.cpp -- main client game clas * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/client.hpp --- a/libclient/malikania/client/client.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/client.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * client.hpp -- main client game clas * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/color.cpp --- a/libclient/malikania/client/color.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/color.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * color.cpp -- color description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/color.hpp --- a/libclient/malikania/client/color.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/color.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * color.hpp -- color description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/connection.cpp --- a/libclient/malikania/client/connection.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/connection.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * connection.hpp -- connection to server * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/connection.hpp --- a/libclient/malikania/client/connection.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/connection.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * connection.hpp -- connection to server * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/font.cpp --- a/libclient/malikania/client/font.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/font.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * font.cpp -- font object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/font.hpp --- a/libclient/malikania/client/font.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/font.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * font.hpp -- font object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/frame.cpp --- a/libclient/malikania/client/frame.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/frame.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * frame.cpp -- top level GUI frame * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/frame.hpp --- a/libclient/malikania/client/frame.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/frame.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * frame.hpp -- top level GUI frame * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/grid_layout.hpp --- a/libclient/malikania/client/grid_layout.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/grid_layout.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * grid_layout.hpp -- basic grid layout * - * Copyright (c) 2013-2016 Malikania Authors + * Copyright (c) 2013-2016 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/image.cpp --- a/libclient/malikania/client/image.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/image.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * image.cpp -- image object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/image.hpp --- a/libclient/malikania/client/image.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/image.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * image.hpp -- image object * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/key.hpp --- a/libclient/malikania/client/key.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/key.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * key.hpp -- key definitions * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/label.cpp --- a/libclient/malikania/client/label.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/label.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * label.cpp -- GUI label element * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/label.hpp --- a/libclient/malikania/client/label.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/label.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * label.hpp -- GUI label element * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/layout.hpp --- a/libclient/malikania/client/layout.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/layout.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * layout.hpp -- generic layout manager inside a frame * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/line.hpp --- a/libclient/malikania/client/line.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/line.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * line.hpp -- line description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/loader.cpp --- a/libclient/malikania/client/loader.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/loader.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * client_resources_loader.cpp -- load shared resources files for the client * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/loader.hpp --- a/libclient/malikania/client/loader.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/loader.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * client_resources_loader.hpp -- load shared resources files for the client * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/mouse.hpp --- a/libclient/malikania/client/mouse.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/mouse.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * mouse.hpp -- mouse definitions * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/point.hpp --- a/libclient/malikania/client/point.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/point.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * point.hpp -- point description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/rectangle.hpp --- a/libclient/malikania/client/rectangle.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/rectangle.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * rectangle.hpp -- rectangle description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/sprite.cpp --- a/libclient/malikania/client/sprite.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/sprite.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * sprite.cpp -- image sprite * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/sprite.hpp --- a/libclient/malikania/client/sprite.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/sprite.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * sprite.hpp -- image sprite * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/state.hpp --- a/libclient/malikania/client/state.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/state.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * state.hpp -- game client state * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/theme.cpp --- a/libclient/malikania/client/theme.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/theme.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * theme.cpp -- theming support for gui elements * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/theme.hpp --- a/libclient/malikania/client/theme.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/theme.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * theme.hpp -- theming support for gui elements * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/unique_layout.cpp --- a/libclient/malikania/client/unique_layout.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/unique_layout.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * unique_layout.cpp -- basic layout with one widget * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/unique_layout.hpp --- a/libclient/malikania/client/unique_layout.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/unique_layout.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * unique_layout.hpp -- basic layout with one widget * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/widget.cpp --- a/libclient/malikania/client/widget.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/widget.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * widget.cpp -- basic abstract widget for GUI * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/widget.hpp --- a/libclient/malikania/client/widget.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/widget.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * widget.hpp -- basic abstract widget for GUI * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/window.cpp --- a/libclient/malikania/client/window.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/window.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * window.cpp -- main window and basic drawing * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libclient/malikania/client/window.hpp --- a/libclient/malikania/client/window.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libclient/malikania/client/window.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * window.hpp -- main window and basic drawing * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon-js/CMakeLists.txt --- a/libcommon-js/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon-js/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon-js/malikania/js_size.cpp --- a/libcommon-js/malikania/js_size.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon-js/malikania/js_size.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_size.cpp -- size description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon-js/malikania/js_size.hpp --- a/libcommon-js/malikania/js_size.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon-js/malikania/js_size.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * js_size.hpp -- size description (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/CMakeLists.txt --- a/libcommon/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/backend/sdl/sdl_util.cpp --- a/libcommon/malikania/backend/sdl/sdl_util.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/backend/sdl/sdl_util.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * sdl_util.cpp -- common SDL2 related code * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/backend/sdl/sdl_util.hpp --- a/libcommon/malikania/backend/sdl/sdl_util.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/backend/sdl/sdl_util.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * sdl_util.hpp -- common SDL2 related code * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/game.hpp --- a/libcommon/malikania/game.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/game.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * game.hpp -- basic game class * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/id.hpp --- a/libcommon/malikania/id.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/id.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * id.hpp -- integer id generator * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/loader.cpp --- a/libcommon/malikania/loader.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/loader.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * loader.cpp -- load shared resources files * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/loader.hpp --- a/libcommon/malikania/loader.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/loader.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * loader.hpp -- load shared resources files * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/locator.cpp --- a/libcommon/malikania/locator.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/locator.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * locator.cpp -- file and stream loader * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/locator.hpp --- a/libcommon/malikania/locator.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/locator.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * locator.hpp -- file and stream loader * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/size.hpp --- a/libcommon/malikania/size.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/size.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * size.hpp -- size description * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/util.cpp --- a/libcommon/malikania/util.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/util.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * util.cpp -- malikania utilities * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libcommon/malikania/util.hpp --- a/libcommon/malikania/util.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libcommon/malikania/util.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * util.hpp -- malikania utilities * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libserver-test/CMakeLists.txt --- a/libserver-test/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libserver-test/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libserver/CMakeLists.txt --- a/libserver/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/libserver/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e libserver/malikania/server/net/handler.hpp --- a/libserver/malikania/server/net/handler.hpp Tue Sep 05 13:50:10 2017 +0200 +++ b/libserver/malikania/server/net/handler.hpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * handler.hpp -- server side remote command * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e server/CMakeLists.txt --- a/server/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/server/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e server/main.cpp --- a/server/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/server/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- main server executable file * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/CMakeLists.txt --- a/tests/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/CMakeLists.txt --- a/tests/libclient/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/color/CMakeLists.txt --- a/tests/libclient/color/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/color/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/color/main.cpp --- a/tests/libclient/color/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/color/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test mlk::client::color * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-color/CMakeLists.txt --- a/tests/libclient/js-color/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-color/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-color/main.cpp --- a/tests/libclient/js-color/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-color/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Color (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-line/CMakeLists.txt --- a/tests/libclient/js-line/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-line/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-line/main.cpp --- a/tests/libclient/js-line/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-line/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Line (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-point/CMakeLists.txt --- a/tests/libclient/js-point/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-point/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-point/main.cpp --- a/tests/libclient/js-point/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-point/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Point (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-rectangle/CMakeLists.txt --- a/tests/libclient/js-rectangle/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-rectangle/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/js-rectangle/main.cpp --- a/tests/libclient/js-rectangle/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/js-rectangle/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Rectangle (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/line/CMakeLists.txt --- a/tests/libclient/line/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/line/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/line/main.cpp --- a/tests/libclient/line/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/line/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test mlk::client::line * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/point/CMakeLists.txt --- a/tests/libclient/point/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/point/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/point/main.cpp --- a/tests/libclient/point/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/point/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test mlk::client::point * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/rectangle/CMakeLists.txt --- a/tests/libclient/rectangle/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/rectangle/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libclient/rectangle/main.cpp --- a/tests/libclient/rectangle/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libclient/rectangle/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test mlk::client::rectangle * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/CMakeLists.txt --- a/tests/libcommon/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/js-elapsed-timer/CMakeLists.txt --- a/tests/libcommon/js-elapsed-timer/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/js-elapsed-timer/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/js-elapsed-timer/main.cpp --- a/tests/libcommon/js-elapsed-timer/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/js-elapsed-timer/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test ElapsedTimer (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/js-size/CMakeLists.txt --- a/tests/libcommon/js-size/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/js-size/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/js-size/main.cpp --- a/tests/libcommon/js-size/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/js-size/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Size (JavaScript binding) * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/size/CMakeLists.txt --- a/tests/libcommon/size/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/size/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/size/main.cpp --- a/tests/libcommon/size/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/size/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test mlk::size * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/util/CMakeLists.txt --- a/tests/libcommon/util/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/util/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/util/main.cpp --- a/tests/libcommon/util/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/util/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test util * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/weak_array/CMakeLists.txt --- a/tests/libcommon/weak_array/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/weak_array/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libcommon/weak_array/main.cpp --- a/tests/libcommon/weak_array/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libcommon/weak_array/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test weak_array * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libserver/CMakeLists.txt --- a/tests/libserver/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libserver/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libserver/db/account/CMakeLists.txt --- a/tests/libserver/db/account/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libserver/db/account/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libserver/id/CMakeLists.txt --- a/tests/libserver/id/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libserver/id/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/libserver/id/main.cpp --- a/tests/libserver/id/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/libserver/id/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test Id * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/tools/CMakeLists.txt --- a/tests/tools/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/tools/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/tools/tileset/CMakeLists.txt --- a/tests/tools/tileset/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/tools/tileset/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tests/tools/tileset/main.cpp --- a/tests/tools/tileset/main.cpp Tue Sep 05 13:50:10 2017 +0200 +++ b/tests/tools/tileset/main.cpp Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ /* * main.cpp -- test tileset * - * Copyright (c) 2013-2017 Malikania Authors + * Copyright (c) 2013-2017 David Demelier * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tools/CMakeLists.txt --- a/tools/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tools/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tools/bcc/CMakeLists.txt --- a/tools/bcc/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tools/bcc/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tools/map/CMakeLists.txt --- a/tools/map/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tools/map/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff -r c8bc2c7f2929 -r 119bcc5a727e tools/tileset/CMakeLists.txt --- a/tools/tileset/CMakeLists.txt Tue Sep 05 13:50:10 2017 +0200 +++ b/tools/tileset/CMakeLists.txt Tue Sep 05 14:06:31 2017 +0200 @@ -1,7 +1,7 @@ # # CMakeLists.txt -- CMake build system for malikania # -# Copyright (c) 2013-2017 Malikania Authors +# Copyright (c) 2013-2017 David Demelier # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above