diff options
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/genrev.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/AutoCollect.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/CheckBuildDir.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/ConfigureBaseTargets.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/ConfigureScripts.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/FindGit.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/GroupSources.cmake | 2 | ||||
-rw-r--r-- | cmake/options.cmake | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/cmake/genrev.cmake b/cmake/genrev.cmake index 3bc010f1731..9e89404c175 100644 --- a/cmake/genrev.cmake +++ b/cmake/genrev.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/AutoCollect.cmake b/cmake/macros/AutoCollect.cmake index a55d2049503..d408c3cc9e1 100644 --- a/cmake/macros/AutoCollect.cmake +++ b/cmake/macros/AutoCollect.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/CheckBuildDir.cmake b/cmake/macros/CheckBuildDir.cmake index af61e907376..5f363cc33fb 100644 --- a/cmake/macros/CheckBuildDir.cmake +++ b/cmake/macros/CheckBuildDir.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/ConfigureBaseTargets.cmake b/cmake/macros/ConfigureBaseTargets.cmake index 0166185b3be..603149f9c72 100644 --- a/cmake/macros/ConfigureBaseTargets.cmake +++ b/cmake/macros/ConfigureBaseTargets.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/ConfigureScripts.cmake b/cmake/macros/ConfigureScripts.cmake index 1658f47e9e2..717adc533fb 100644 --- a/cmake/macros/ConfigureScripts.cmake +++ b/cmake/macros/ConfigureScripts.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/FindGit.cmake b/cmake/macros/FindGit.cmake index 99ba073fdad..d1b06184fc9 100644 --- a/cmake/macros/FindGit.cmake +++ b/cmake/macros/FindGit.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/macros/GroupSources.cmake b/cmake/macros/GroupSources.cmake index a102760fc06..4f6f7741115 100644 --- a/cmake/macros/GroupSources.cmake +++ b/cmake/macros/GroupSources.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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/cmake/options.cmake b/cmake/options.cmake index e636c1d7a92..33a321e6204 100644 --- a/cmake/options.cmake +++ b/cmake/options.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2018 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 |