diff options
author | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
---|---|---|
committer | Aokromes <aokromes@gmail.com> | 2020-01-02 06:44:10 +0100 |
commit | b0bf1275ee29858d34cfe951e46e8b4718386a13 (patch) | |
tree | 9a1f805e1f1e076246877bf77162aaf1661c365a /dep/recastnavigation | |
parent | 346b9bb4a94f8ca265cb1ec605fb12a3e9856145 (diff) |
New Year
Diffstat (limited to 'dep/recastnavigation')
-rw-r--r-- | dep/recastnavigation/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/recastnavigation/Detour/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/recastnavigation/Recast/CMakeLists.txt | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/dep/recastnavigation/CMakeLists.txt b/dep/recastnavigation/CMakeLists.txt index 2b89bea95cf..38162d82e3c 100644 --- a/dep/recastnavigation/CMakeLists.txt +++ b/dep/recastnavigation/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> +# This file is part of the TrinityCore Project. See AUTHORS file for Copyright information # Copyright (C) 2005-2011 MaNGOS project <http://getmangos.com/> # # This program is free software; you can redistribute it and/or modify diff --git a/dep/recastnavigation/Detour/CMakeLists.txt b/dep/recastnavigation/Detour/CMakeLists.txt index 1c7c1487424..8394c64268a 100644 --- a/dep/recastnavigation/Detour/CMakeLists.txt +++ b/dep/recastnavigation/Detour/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> +# This file is part of the TrinityCore Project. See AUTHORS file for Copyright information # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without diff --git a/dep/recastnavigation/Recast/CMakeLists.txt b/dep/recastnavigation/Recast/CMakeLists.txt index 1a74e954bb4..9c730773735 100644 --- a/dep/recastnavigation/Recast/CMakeLists.txt +++ b/dep/recastnavigation/Recast/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> +# This file is part of the TrinityCore Project. See AUTHORS file for Copyright information # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |