diff options
| author | leak <leakzx@googlemail.com> | 2011-12-31 16:13:28 -0800 |
|---|---|---|
| committer | leak <leakzx@googlemail.com> | 2011-12-31 16:13:28 -0800 |
| commit | ced346076b335a02a5fc8de8e1bd1dc43ae4e838 (patch) | |
| tree | 204a2685e8e5c0c416fe63f57298825bfb4ad26e /dep | |
| parent | cdbeb42e0f0d062a3cb742a624b76d0a725d00c5 (diff) | |
| parent | 8299627ed950a0ebe4395951c00805ace9bde533 (diff) | |
Merge pull request #4567 from Kiperr/master
Happy new year!
Diffstat (limited to 'dep')
| -rw-r--r-- | dep/acelite/ace/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | dep/g3dlite/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | dep/gsoap/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | dep/mysqllite/CMakeLists.txt | 2 | ||||
| -rw-r--r-- | dep/zlib/CMakeLists.txt | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dep/acelite/ace/CMakeLists.txt b/dep/acelite/ace/CMakeLists.txt index 332972da061..6b5d3d84b40 100644 --- a/dep/acelite/ace/CMakeLists.txt +++ b/dep/acelite/ace/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2012 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/dep/g3dlite/CMakeLists.txt b/dep/g3dlite/CMakeLists.txt index 62b21fc81e0..a2446fbbffa 100644 --- a/dep/g3dlite/CMakeLists.txt +++ b/dep/g3dlite/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2012 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/dep/gsoap/CMakeLists.txt b/dep/gsoap/CMakeLists.txt index 387d46e07da..1eb692270fb 100644 --- a/dep/gsoap/CMakeLists.txt +++ b/dep/gsoap/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2012 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/dep/mysqllite/CMakeLists.txt b/dep/mysqllite/CMakeLists.txt index be943f9c002..4bd48e0dfec 100644 --- a/dep/mysqllite/CMakeLists.txt +++ b/dep/mysqllite/CMakeLists.txt @@ -1,5 +1,5 @@ # Copyright (C) 2006 MySQL AB -# Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2012 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/dep/zlib/CMakeLists.txt b/dep/zlib/CMakeLists.txt index 6f303b446b6..2e718667be6 100644 --- a/dep/zlib/CMakeLists.txt +++ b/dep/zlib/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.org/> +# Copyright (C) 2008-2012 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 |
