diff options
| author | click <click@gonnamakeyou.com> | 2011-04-27 18:17:00 +0200 |
|---|---|---|
| committer | click <click@gonnamakeyou.com> | 2011-04-27 18:17:00 +0200 |
| commit | 9762c17833bb253dff26172f21b511e819d4e8ec (patch) | |
| tree | f0cdb18ef66c35fa1b0374b0e3d019cd31d11f49 /src/tools | |
| parent | c6a88dcf322d780e0f4b38d1dd4af58e820e4048 (diff) | |
Core/Buildsystem: Update copyright-headers for 2011, and adjust with the correct teamname as well.
Diffstat (limited to 'src/tools')
| -rw-r--r-- | src/tools/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/tools/map_extractor/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/tools/vmap3_assembler/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | src/tools/vmap3_extractor/CMakeLists.txt | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/tools/CMakeLists.txt b/src/tools/CMakeLists.txt index 4121a9579ec..64a7dcb7276 100644 --- a/src/tools/CMakeLists.txt +++ b/src/tools/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2008-2011 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/src/tools/map_extractor/CMakeLists.txt b/src/tools/map_extractor/CMakeLists.txt index fa80c7ff3ca..641bf00c678 100644 --- a/src/tools/map_extractor/CMakeLists.txt +++ b/src/tools/map_extractor/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2005-2009 MaNGOS project <http://getmangos.com/> -# Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2008-2011 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/src/tools/vmap3_assembler/CMakeLists.txt b/src/tools/vmap3_assembler/CMakeLists.txt index 7f9aa58a6d3..d596fb3e818 100644 --- a/src/tools/vmap3_assembler/CMakeLists.txt +++ b/src/tools/vmap3_assembler/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2005-2009 MaNGOS project <http://getmangos.com/> -# Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2008-2011 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/src/tools/vmap3_extractor/CMakeLists.txt b/src/tools/vmap3_extractor/CMakeLists.txt index ac15a6ae35c..905e9318985 100644 --- a/src/tools/vmap3_extractor/CMakeLists.txt +++ b/src/tools/vmap3_extractor/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2005-2009 MaNGOS project <http://getmangos.com/> -# Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2008-2011 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 |
