diff options
Diffstat (limited to 'cmake/macros')
-rw-r--r-- | cmake/macros/AutoCollect.cmake | 2 | ||||
-rw-r--r-- | cmake/macros/CheckBuildDir.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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/cmake/macros/AutoCollect.cmake b/cmake/macros/AutoCollect.cmake index cddd3a20290..a55d2049503 100644 --- a/cmake/macros/AutoCollect.cmake +++ b/cmake/macros/AutoCollect.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://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 468253d6bda..af61e907376 100644 --- a/cmake/macros/CheckBuildDir.cmake +++ b/cmake/macros/CheckBuildDir.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://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 5260d3a1afe..f6371a32f96 100644 --- a/cmake/macros/ConfigureScripts.cmake +++ b/cmake/macros/ConfigureScripts.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://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 3577428f43c..99ba073fdad 100644 --- a/cmake/macros/FindGit.cmake +++ b/cmake/macros/FindGit.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://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 f8e252fe41a..a102760fc06 100644 --- a/cmake/macros/GroupSources.cmake +++ b/cmake/macros/GroupSources.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2016 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2017 TrinityCore <http://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 |