diff options
author | Emmanuel Ferdman <emmanuelferdman@gmail.com> | 2024-05-29 21:10:39 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-29 20:10:39 +0200 |
commit | 4884e33f078de8d5d19db4e7fc4b36a299e2c944 (patch) | |
tree | 5f5f284135c51b6c62e975cbf4ce6235c0fa550a /deps | |
parent | c027f7a0c297fb90c007702c21ce2408b837bd2d (diff) |
fix(LICENSE): update license file paths (#18972)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Diffstat (limited to 'deps')
-rw-r--r-- | deps/recastnavigation/Detour/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/recastnavigation/Recast/CMakeLists.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/deps/recastnavigation/Detour/CMakeLists.txt b/deps/recastnavigation/Detour/CMakeLists.txt index c04ee437e7..e658bef152 100644 --- a/deps/recastnavigation/Detour/CMakeLists.txt +++ b/deps/recastnavigation/Detour/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3 +# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE # # 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/deps/recastnavigation/Recast/CMakeLists.txt b/deps/recastnavigation/Recast/CMakeLists.txt index 0058d81e06..ab1641bad8 100644 --- a/deps/recastnavigation/Recast/CMakeLists.txt +++ b/deps/recastnavigation/Recast/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE-AGPL3 +# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL v3 license: https://github.com/azerothcore/azerothcore-wotlk/blob/master/LICENSE # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |