From 6d4b58c281e1f7b7e1892e9ece76dfe6d6d31f29 Mon Sep 17 00:00:00 2001 From: kaetemi Date: Thu, 3 Jun 2021 06:41:54 +0800 Subject: [PATCH] Update GPL headers --- nel/src/3d/driver/opengl/driver_opengl_extension.cpp | 2 +- nel/src/3d/vegetable_manager.cpp | 2 +- nel/src/gui/group_menu.cpp | 2 +- nel/src/gui/interface_element.cpp | 2 +- ryzom/client/src/actions.cpp | 2 +- ryzom/client/src/actions.h | 2 +- ryzom/client/src/character_cl.cpp | 2 +- ryzom/client/src/client_sheets/sbrick_sheet.cpp | 2 +- ryzom/client/src/client_sheets/sbrick_sheet.h | 2 +- ryzom/client/src/connection.cpp | 2 +- ryzom/client/src/connection.h | 2 +- ryzom/client/src/game_context_menu.cpp | 2 +- ryzom/client/src/game_context_menu.h | 2 +- ryzom/client/src/global.cpp | 2 +- ryzom/client/src/global.h | 2 +- ryzom/client/src/interface_v3/action_handler_debug.cpp | 2 +- ryzom/client/src/interface_v3/action_handler_game.cpp | 2 +- ryzom/client/src/interface_v3/action_handler_move.cpp | 2 +- ryzom/client/src/interface_v3/action_phrase_faber.cpp | 2 +- ryzom/client/src/interface_v3/action_phrase_faber.h | 2 +- ryzom/client/src/interface_v3/bot_chat_page_trade.cpp | 2 +- ryzom/client/src/interface_v3/chat_text_manager.cpp | 2 +- ryzom/client/src/interface_v3/chat_window.cpp | 2 +- ryzom/client/src/interface_v3/group_in_scene_bubble.cpp | 2 +- ryzom/client/src/interface_v3/group_in_scene_user_info.cpp | 2 +- ryzom/client/src/interface_v3/group_map.cpp | 2 +- ryzom/client/src/interface_v3/group_map.h | 2 +- ryzom/client/src/interface_v3/guild_manager.cpp | 2 +- ryzom/client/src/interface_v3/interface_manager.cpp | 2 +- ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp | 2 +- ryzom/client/src/interface_v3/people_interraction.cpp | 2 +- ryzom/client/src/interface_v3/people_list.h | 2 +- ryzom/client/src/net_manager.cpp | 2 +- ryzom/client/src/progress.cpp | 2 +- ryzom/client/src/sheet_manager.cpp | 2 +- ryzom/client/src/user_entity.cpp | 2 +- ryzom/client/src/user_entity.h | 2 +- ryzom/common/src/game_share/brick_families.cpp | 2 +- ryzom/common/src/game_share/brick_families.h | 2 +- ryzom/common/src/game_share/player_visual_properties.cpp | 2 +- ryzom/common/src/game_share/player_visual_properties.h | 2 +- 41 files changed, 41 insertions(+), 41 deletions(-) diff --git a/nel/src/3d/driver/opengl/driver_opengl_extension.cpp b/nel/src/3d/driver/opengl/driver_opengl_extension.cpp index ba6bca5ce..3fa725382 100644 --- a/nel/src/3d/driver/opengl/driver_opengl_extension.cpp +++ b/nel/src/3d/driver/opengl/driver_opengl_extension.cpp @@ -1,5 +1,5 @@ // NeL - MMORPG Framework -// Copyright (C) 2010-2017 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2010 Robert TIMM (rti) diff --git a/nel/src/3d/vegetable_manager.cpp b/nel/src/3d/vegetable_manager.cpp index 12d96fa07..1bc0701dd 100644 --- a/nel/src/3d/vegetable_manager.cpp +++ b/nel/src/3d/vegetable_manager.cpp @@ -1,5 +1,5 @@ // NeL - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Jan BOON (Kaetemi) diff --git a/nel/src/gui/group_menu.cpp b/nel/src/gui/group_menu.cpp index f92b645f5..116e114ac 100644 --- a/nel/src/gui/group_menu.cpp +++ b/nel/src/gui/group_menu.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/nel/src/gui/interface_element.cpp b/nel/src/gui/interface_element.cpp index 234ff6101..5ceebdddb 100644 --- a/nel/src/gui/interface_element.cpp +++ b/nel/src/gui/interface_element.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2018 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013-2014 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/actions.cpp b/ryzom/client/src/actions.cpp index ec54e4cd6..06b0e1d21 100644 --- a/ryzom/client/src/actions.cpp +++ b/ryzom/client/src/actions.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2019 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/actions.h b/ryzom/client/src/actions.h index b542329ad..7e03452b9 100644 --- a/ryzom/client/src/actions.h +++ b/ryzom/client/src/actions.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2019 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/character_cl.cpp b/ryzom/client/src/character_cl.cpp index 6678b3ad7..68f8acfcb 100644 --- a/ryzom/client/src/character_cl.cpp +++ b/ryzom/client/src/character_cl.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2018 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/client_sheets/sbrick_sheet.cpp b/ryzom/client/src/client_sheets/sbrick_sheet.cpp index dadd56253..5f3f0c149 100644 --- a/ryzom/client/src/client_sheets/sbrick_sheet.cpp +++ b/ryzom/client/src/client_sheets/sbrick_sheet.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2020 Jan BOON (Kaetemi) diff --git a/ryzom/client/src/client_sheets/sbrick_sheet.h b/ryzom/client/src/client_sheets/sbrick_sheet.h index 7c214a42b..78a5eb52d 100644 --- a/ryzom/client/src/client_sheets/sbrick_sheet.h +++ b/ryzom/client/src/client_sheets/sbrick_sheet.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as diff --git a/ryzom/client/src/connection.cpp b/ryzom/client/src/connection.cpp index d2999cc21..222ad6a1e 100644 --- a/ryzom/client/src/connection.cpp +++ b/ryzom/client/src/connection.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/connection.h b/ryzom/client/src/connection.h index 4233b6f9a..08e95d99f 100644 --- a/ryzom/client/src/connection.h +++ b/ryzom/client/src/connection.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2020 Jan BOON (Kaetemi) diff --git a/ryzom/client/src/game_context_menu.cpp b/ryzom/client/src/game_context_menu.cpp index 333bd5cde..c3163225d 100644 --- a/ryzom/client/src/game_context_menu.cpp +++ b/ryzom/client/src/game_context_menu.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/game_context_menu.h b/ryzom/client/src/game_context_menu.h index 5104aad60..499bd5197 100644 --- a/ryzom/client/src/game_context_menu.h +++ b/ryzom/client/src/game_context_menu.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/global.cpp b/ryzom/client/src/global.cpp index e7db5855f..623686f98 100644 --- a/ryzom/client/src/global.cpp +++ b/ryzom/client/src/global.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2017 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/global.h b/ryzom/client/src/global.h index 8897b3755..ecfa323e0 100644 --- a/ryzom/client/src/global.h +++ b/ryzom/client/src/global.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2017 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013-2019 Jan BOON (Kaetemi) diff --git a/ryzom/client/src/interface_v3/action_handler_debug.cpp b/ryzom/client/src/interface_v3/action_handler_debug.cpp index 8c8c37a39..2b123bce9 100644 --- a/ryzom/client/src/interface_v3/action_handler_debug.cpp +++ b/ryzom/client/src/interface_v3/action_handler_debug.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2017 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/action_handler_game.cpp b/ryzom/client/src/interface_v3/action_handler_game.cpp index c5bda3e63..60690428f 100644 --- a/ryzom/client/src/interface_v3/action_handler_game.cpp +++ b/ryzom/client/src/interface_v3/action_handler_game.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2020 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/action_handler_move.cpp b/ryzom/client/src/interface_v3/action_handler_move.cpp index 390574940..848ec780b 100644 --- a/ryzom/client/src/interface_v3/action_handler_move.cpp +++ b/ryzom/client/src/interface_v3/action_handler_move.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2017 Winch Gate Property Limited +// Copyright (C) 2010-2019 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/action_phrase_faber.cpp b/ryzom/client/src/interface_v3/action_phrase_faber.cpp index fb6f4e8ef..7625be010 100644 --- a/ryzom/client/src/interface_v3/action_phrase_faber.cpp +++ b/ryzom/client/src/interface_v3/action_phrase_faber.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2014 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/action_phrase_faber.h b/ryzom/client/src/interface_v3/action_phrase_faber.h index f406d0ee2..5f10c0c51 100644 --- a/ryzom/client/src/interface_v3/action_phrase_faber.h +++ b/ryzom/client/src/interface_v3/action_phrase_faber.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/bot_chat_page_trade.cpp b/ryzom/client/src/interface_v3/bot_chat_page_trade.cpp index 997bfc680..cbc1a30c1 100644 --- a/ryzom/client/src/interface_v3/bot_chat_page_trade.cpp +++ b/ryzom/client/src/interface_v3/bot_chat_page_trade.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/chat_text_manager.cpp b/ryzom/client/src/interface_v3/chat_text_manager.cpp index 1cc434516..e2474b6a2 100644 --- a/ryzom/client/src/interface_v3/chat_text_manager.cpp +++ b/ryzom/client/src/interface_v3/chat_text_manager.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/chat_window.cpp b/ryzom/client/src/interface_v3/chat_window.cpp index 4d8cba5b3..19e244979 100644 --- a/ryzom/client/src/interface_v3/chat_window.cpp +++ b/ryzom/client/src/interface_v3/chat_window.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/group_in_scene_bubble.cpp b/ryzom/client/src/interface_v3/group_in_scene_bubble.cpp index ed6d2e801..d60a20bf8 100644 --- a/ryzom/client/src/interface_v3/group_in_scene_bubble.cpp +++ b/ryzom/client/src/interface_v3/group_in_scene_bubble.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2017 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/group_in_scene_user_info.cpp b/ryzom/client/src/interface_v3/group_in_scene_user_info.cpp index a44ce8d73..58aad93fa 100644 --- a/ryzom/client/src/interface_v3/group_in_scene_user_info.cpp +++ b/ryzom/client/src/interface_v3/group_in_scene_user_info.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/group_map.cpp b/ryzom/client/src/interface_v3/group_map.cpp index c1e19d2cb..3d1902ef2 100644 --- a/ryzom/client/src/interface_v3/group_map.cpp +++ b/ryzom/client/src/interface_v3/group_map.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2020 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/group_map.h b/ryzom/client/src/interface_v3/group_map.h index 78cc21e13..5a5d5624e 100644 --- a/ryzom/client/src/interface_v3/group_map.h +++ b/ryzom/client/src/interface_v3/group_map.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/guild_manager.cpp b/ryzom/client/src/interface_v3/guild_manager.cpp index 02c382105..83dbbdeea 100644 --- a/ryzom/client/src/interface_v3/guild_manager.cpp +++ b/ryzom/client/src/interface_v3/guild_manager.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2012 Matt RAYKOWSKI (sfb) diff --git a/ryzom/client/src/interface_v3/interface_manager.cpp b/ryzom/client/src/interface_v3/interface_manager.cpp index 931c62375..643ca959e 100644 --- a/ryzom/client/src/interface_v3/interface_manager.cpp +++ b/ryzom/client/src/interface_v3/interface_manager.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2020 Winch Gate Property Limited +// Copyright (C) 2010-2021 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2010-2020 Jan BOON (Kaetemi) diff --git a/ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp b/ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp index ec470d637..1b3ea8c67 100644 --- a/ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp +++ b/ryzom/client/src/interface_v3/lua_ihm_ryzom.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/people_interraction.cpp b/ryzom/client/src/interface_v3/people_interraction.cpp index a2973570c..1424b782c 100644 --- a/ryzom/client/src/interface_v3/people_interraction.cpp +++ b/ryzom/client/src/interface_v3/people_interraction.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/interface_v3/people_list.h b/ryzom/client/src/interface_v3/people_list.h index 5b470d401..aebb98673 100644 --- a/ryzom/client/src/interface_v3/people_list.h +++ b/ryzom/client/src/interface_v3/people_list.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/net_manager.cpp b/ryzom/client/src/net_manager.cpp index 24877c6c4..549732372 100644 --- a/ryzom/client/src/net_manager.cpp +++ b/ryzom/client/src/net_manager.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/progress.cpp b/ryzom/client/src/progress.cpp index ddc74c380..377e06ec7 100644 --- a/ryzom/client/src/progress.cpp +++ b/ryzom/client/src/progress.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/sheet_manager.cpp b/ryzom/client/src/sheet_manager.cpp index 8d8045276..838807934 100644 --- a/ryzom/client/src/sheet_manager.cpp +++ b/ryzom/client/src/sheet_manager.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as diff --git a/ryzom/client/src/user_entity.cpp b/ryzom/client/src/user_entity.cpp index 5aa20227c..ca205c6de 100644 --- a/ryzom/client/src/user_entity.cpp +++ b/ryzom/client/src/user_entity.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/client/src/user_entity.h b/ryzom/client/src/user_entity.h index 6b9c0cf5a..7499c5888 100644 --- a/ryzom/client/src/user_entity.h +++ b/ryzom/client/src/user_entity.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010-2019 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This source file has been modified by the following contributors: // Copyright (C) 2013 Laszlo KIS-ADAM (dfighter) diff --git a/ryzom/common/src/game_share/brick_families.cpp b/ryzom/common/src/game_share/brick_families.cpp index 796a2f590..19deb6f7d 100644 --- a/ryzom/common/src/game_share/brick_families.cpp +++ b/ryzom/common/src/game_share/brick_families.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as diff --git a/ryzom/common/src/game_share/brick_families.h b/ryzom/common/src/game_share/brick_families.h index be5f521d4..8a66c1c6d 100644 --- a/ryzom/common/src/game_share/brick_families.h +++ b/ryzom/common/src/game_share/brick_families.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2020 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as diff --git a/ryzom/common/src/game_share/player_visual_properties.cpp b/ryzom/common/src/game_share/player_visual_properties.cpp index 33f9da0a6..2dde246b2 100644 --- a/ryzom/common/src/game_share/player_visual_properties.cpp +++ b/ryzom/common/src/game_share/player_visual_properties.cpp @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2019 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as diff --git a/ryzom/common/src/game_share/player_visual_properties.h b/ryzom/common/src/game_share/player_visual_properties.h index 14f245d97..30a223d6d 100644 --- a/ryzom/common/src/game_share/player_visual_properties.h +++ b/ryzom/common/src/game_share/player_visual_properties.h @@ -1,5 +1,5 @@ // Ryzom - MMORPG Framework -// Copyright (C) 2010 Winch Gate Property Limited +// Copyright (C) 2010-2019 Winch Gate Property Limited // // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU Affero General Public License as