diff options
| author | Drahy <none@none> | 2009-02-04 12:42:26 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-02-04 12:42:26 +0100 |
| commit | 5dab980495a8b64eb3c06493ce0c270d8d8a7559 (patch) | |
| tree | 7f0193e7efdae930d1564561232a6a1f6b30d6cd /src/framework/Utilities | |
| parent | 7c19c420c6e1423a797d8899906508914561e092 (diff) | |
* Updated copyright notice for new year (2009) part 2
* Changed mangos website
--HG--
branch : trunk
Diffstat (limited to 'src/framework/Utilities')
| -rw-r--r-- | src/framework/Utilities/ByteConverter.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/Callback.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/CountedReference/Reference.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/CountedReference/ReferenceHolder.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/CountedReference/ReferenceImpl.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/EventProcessor.cpp | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/EventProcessor.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/LinkedList.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/LinkedReference/RefManager.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/LinkedReference/Reference.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/TypeList.h | 2 | ||||
| -rw-r--r-- | src/framework/Utilities/UnorderedMap.h | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/src/framework/Utilities/ByteConverter.h b/src/framework/Utilities/ByteConverter.h index acb4826b5b5..3e45a5e795a 100644 --- a/src/framework/Utilities/ByteConverter.h +++ b/src/framework/Utilities/ByteConverter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/Callback.h b/src/framework/Utilities/Callback.h index 9d31c89a141..f07da09879f 100644 --- a/src/framework/Utilities/Callback.h +++ b/src/framework/Utilities/Callback.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/CountedReference/Reference.h b/src/framework/Utilities/CountedReference/Reference.h index a1b0cc7fe23..590b81b89c8 100644 --- a/src/framework/Utilities/CountedReference/Reference.h +++ b/src/framework/Utilities/CountedReference/Reference.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/CountedReference/ReferenceHolder.h b/src/framework/Utilities/CountedReference/ReferenceHolder.h index c2599297e18..f256da0570a 100644 --- a/src/framework/Utilities/CountedReference/ReferenceHolder.h +++ b/src/framework/Utilities/CountedReference/ReferenceHolder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/CountedReference/ReferenceImpl.h b/src/framework/Utilities/CountedReference/ReferenceImpl.h index 2076a775c3a..1b0bd288d96 100644 --- a/src/framework/Utilities/CountedReference/ReferenceImpl.h +++ b/src/framework/Utilities/CountedReference/ReferenceImpl.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/EventProcessor.cpp b/src/framework/Utilities/EventProcessor.cpp index 9de219ee8e6..ea8b55b2f8f 100644 --- a/src/framework/Utilities/EventProcessor.cpp +++ b/src/framework/Utilities/EventProcessor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/EventProcessor.h b/src/framework/Utilities/EventProcessor.h index 3579ec5ea61..97c594c94d3 100644 --- a/src/framework/Utilities/EventProcessor.h +++ b/src/framework/Utilities/EventProcessor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/LinkedList.h b/src/framework/Utilities/LinkedList.h index fc87eae3547..008cd0ae1af 100644 --- a/src/framework/Utilities/LinkedList.h +++ b/src/framework/Utilities/LinkedList.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/LinkedReference/RefManager.h b/src/framework/Utilities/LinkedReference/RefManager.h index ee3610b32b5..51502f923c9 100644 --- a/src/framework/Utilities/LinkedReference/RefManager.h +++ b/src/framework/Utilities/LinkedReference/RefManager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/LinkedReference/Reference.h b/src/framework/Utilities/LinkedReference/Reference.h index 116f18fd2e1..647c34b8c7a 100644 --- a/src/framework/Utilities/LinkedReference/Reference.h +++ b/src/framework/Utilities/LinkedReference/Reference.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/TypeList.h b/src/framework/Utilities/TypeList.h index a0ff5b7579c..4f1c968d6cd 100644 --- a/src/framework/Utilities/TypeList.h +++ b/src/framework/Utilities/TypeList.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * diff --git a/src/framework/Utilities/UnorderedMap.h b/src/framework/Utilities/UnorderedMap.h index 4beba72a7e7..1f9a242dd08 100644 --- a/src/framework/Utilities/UnorderedMap.h +++ b/src/framework/Utilities/UnorderedMap.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> * |
