diff options
Diffstat (limited to 'deps')
-rw-r--r-- | deps/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/SFMT/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/acelite/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/bzip2/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/fmt/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/g3dlite/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/gsoap/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/jemalloc/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/libmpq/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/mysql/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/openssl/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/readline/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/recastnavigation/Detour/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/recastnavigation/Recast/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/threads/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/utf8cpp/CMakeLists.txt | 2 | ||||
-rw-r--r-- | deps/zlib/CMakeLists.txt | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/deps/CMakeLists.txt b/deps/CMakeLists.txt index 6928eae287..cf1c310459 100644 --- a/deps/CMakeLists.txt +++ b/deps/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/SFMT/CMakeLists.txt b/deps/SFMT/CMakeLists.txt index fe728c6762..1b59d4f81f 100644 --- a/deps/SFMT/CMakeLists.txt +++ b/deps/SFMT/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 AGPL3 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-AGPL3 # # 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/acelite/CMakeLists.txt b/deps/acelite/CMakeLists.txt index 3d39e0391c..5c94e89fef 100644 --- a/deps/acelite/CMakeLists.txt +++ b/deps/acelite/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # if(NOT CMAKE_SYSTEM_NAME MATCHES "Windows") diff --git a/deps/bzip2/CMakeLists.txt b/deps/bzip2/CMakeLists.txt index 5370d99761..e2c89f163d 100644 --- a/deps/bzip2/CMakeLists.txt +++ b/deps/bzip2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/fmt/CMakeLists.txt b/deps/fmt/CMakeLists.txt index ac59e55eca..70c328864c 100644 --- a/deps/fmt/CMakeLists.txt +++ b/deps/fmt/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # This file is free software; as a special exception the author gives diff --git a/deps/g3dlite/CMakeLists.txt b/deps/g3dlite/CMakeLists.txt index 0bcf37024e..7801cf4577 100644 --- a/deps/g3dlite/CMakeLists.txt +++ b/deps/g3dlite/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/gsoap/CMakeLists.txt b/deps/gsoap/CMakeLists.txt index e7a007e906..a4ca703848 100644 --- a/deps/gsoap/CMakeLists.txt +++ b/deps/gsoap/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 AGPL3 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-AGPL3 # # 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/jemalloc/CMakeLists.txt b/deps/jemalloc/CMakeLists.txt index 796b857edc..37cba233cb 100644 --- a/deps/jemalloc/CMakeLists.txt +++ b/deps/jemalloc/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/libmpq/CMakeLists.txt b/deps/libmpq/CMakeLists.txt index 38dbcd32e1..572827bb2e 100644 --- a/deps/libmpq/CMakeLists.txt +++ b/deps/libmpq/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/mysql/CMakeLists.txt b/deps/mysql/CMakeLists.txt index b104843c1d..5733ccd49d 100644 --- a/deps/mysql/CMakeLists.txt +++ b/deps/mysql/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/openssl/CMakeLists.txt b/deps/openssl/CMakeLists.txt index b5debb5e24..3fb4a458eb 100644 --- a/deps/openssl/CMakeLists.txt +++ b/deps/openssl/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 AGPL3 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-AGPL3 # # 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/readline/CMakeLists.txt b/deps/readline/CMakeLists.txt index 8f0701b01f..f76dd8f375 100644 --- a/deps/readline/CMakeLists.txt +++ b/deps/readline/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # 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/Detour/CMakeLists.txt b/deps/recastnavigation/Detour/CMakeLists.txt index 83399e8551..c04ee437e7 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 AGPL3 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-AGPL3 # # 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 42d403adb7..0058d81e06 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 AGPL3 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-AGPL3 # # 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/threads/CMakeLists.txt b/deps/threads/CMakeLists.txt index 570f9ed6a1..e179a0ecb3 100644 --- a/deps/threads/CMakeLists.txt +++ b/deps/threads/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 AGPL3 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-AGPL3 # # 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/utf8cpp/CMakeLists.txt b/deps/utf8cpp/CMakeLists.txt index c41fff9484..a1f95af80f 100644 --- a/deps/utf8cpp/CMakeLists.txt +++ b/deps/utf8cpp/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 AGPL3 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-AGPL3 # # 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/zlib/CMakeLists.txt b/deps/zlib/CMakeLists.txt index 2b9638c2a0..cd60d0f787 100644 --- a/deps/zlib/CMakeLists.txt +++ b/deps/zlib/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> -# Copyright (C) 2016+ AzerothCore <www.azerothcore.org>, released under GNU AGPL3 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-AGPL3 # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |