diff options
author | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
---|---|---|
committer | Treeston <treeston.mmoc@gmail.com> | 2019-01-01 15:45:25 +0100 |
commit | fcfcb0eb6f2c5f7152542f3c8deb47e5a99f52f4 (patch) | |
tree | 759cc0a25974ca7698217510a8cef994fd5ce221 /dep | |
parent | 20ea24bf5ccf165ce19139d1f7ec7c650719eb68 (diff) |
Happy New Year, folks. It's 2019!
Diffstat (limited to 'dep')
-rw-r--r-- | dep/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/SFMT/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/boost/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/bzip2/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/fmt/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/g3dlite/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/gsoap/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/jemalloc/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/libmpq/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/mysql/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/openssl/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/process/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/readline/CMakeLists.txt | 2 | ||||
-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 | ||||
-rw-r--r-- | dep/threads/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/utf8cpp/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/valgrind/CMakeLists.txt | 2 | ||||
-rw-r--r-- | dep/zlib/CMakeLists.txt | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/dep/CMakeLists.txt b/dep/CMakeLists.txt index ef8873b38ca..9a1162b9533 100644 --- a/dep/CMakeLists.txt +++ b/dep/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/SFMT/CMakeLists.txt b/dep/SFMT/CMakeLists.txt index a669a03e832..71db81b096c 100644 --- a/dep/SFMT/CMakeLists.txt +++ b/dep/SFMT/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/boost/CMakeLists.txt b/dep/boost/CMakeLists.txt index 58fc5596523..57e9d0c4f65 100644 --- a/dep/boost/CMakeLists.txt +++ b/dep/boost/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/bzip2/CMakeLists.txt b/dep/bzip2/CMakeLists.txt index 84869f4b153..879d48c97c9 100644 --- a/dep/bzip2/CMakeLists.txt +++ b/dep/bzip2/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/fmt/CMakeLists.txt b/dep/fmt/CMakeLists.txt index 519fa65b7d0..4366dee93ef 100644 --- a/dep/fmt/CMakeLists.txt +++ b/dep/fmt/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/g3dlite/CMakeLists.txt b/dep/g3dlite/CMakeLists.txt index 11d56dd9568..46b6cb32a9d 100644 --- a/dep/g3dlite/CMakeLists.txt +++ b/dep/g3dlite/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/gsoap/CMakeLists.txt b/dep/gsoap/CMakeLists.txt index f79ddd533be..c53431dd51a 100644 --- a/dep/gsoap/CMakeLists.txt +++ b/dep/gsoap/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/jemalloc/CMakeLists.txt b/dep/jemalloc/CMakeLists.txt index f67237b66e1..dcfeeb124ea 100644 --- a/dep/jemalloc/CMakeLists.txt +++ b/dep/jemalloc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/libmpq/CMakeLists.txt b/dep/libmpq/CMakeLists.txt index 37004321f94..8037ad3195a 100644 --- a/dep/libmpq/CMakeLists.txt +++ b/dep/libmpq/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/mysql/CMakeLists.txt b/dep/mysql/CMakeLists.txt index a54b6e44b9d..f345510bc4e 100644 --- a/dep/mysql/CMakeLists.txt +++ b/dep/mysql/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/openssl/CMakeLists.txt b/dep/openssl/CMakeLists.txt index 22ff0406ea4..c82af7b9e12 100644 --- a/dep/openssl/CMakeLists.txt +++ b/dep/openssl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/process/CMakeLists.txt b/dep/process/CMakeLists.txt index d2d25339791..d035c63be5f 100644 --- a/dep/process/CMakeLists.txt +++ b/dep/process/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/readline/CMakeLists.txt b/dep/readline/CMakeLists.txt index 74d2cdefc43..a0b82a14c54 100644 --- a/dep/readline/CMakeLists.txt +++ b/dep/readline/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/CMakeLists.txt b/dep/recastnavigation/CMakeLists.txt index 1437887c9a7..5b5a614518e 100644 --- a/dep/recastnavigation/CMakeLists.txt +++ b/dep/recastnavigation/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # 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 433337cd00d..0d581ca3ec6 100644 --- a/dep/recastnavigation/Detour/CMakeLists.txt +++ b/dep/recastnavigation/Detour/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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 60164bb6997..f7c02911387 100644 --- a/dep/recastnavigation/Recast/CMakeLists.txt +++ b/dep/recastnavigation/Recast/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/threads/CMakeLists.txt b/dep/threads/CMakeLists.txt index 8fa628250fe..831e3d43fe3 100644 --- a/dep/threads/CMakeLists.txt +++ b/dep/threads/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/utf8cpp/CMakeLists.txt b/dep/utf8cpp/CMakeLists.txt index b55df28fdba..f122ce7bd16 100644 --- a/dep/utf8cpp/CMakeLists.txt +++ b/dep/utf8cpp/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/valgrind/CMakeLists.txt b/dep/valgrind/CMakeLists.txt index b82d18e576e..cbb5acae06c 100644 --- a/dep/valgrind/CMakeLists.txt +++ b/dep/valgrind/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # 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/zlib/CMakeLists.txt b/dep/zlib/CMakeLists.txt index 2500395ae45..6a8030a0ac4 100644 --- a/dep/zlib/CMakeLists.txt +++ b/dep/zlib/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2018 TrinityCore <https://www.trinitycore.org/> +# Copyright (C) 2008-2019 TrinityCore <https://www.trinitycore.org/> # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |