diff --git a/src/bindings/interface/ScriptMgr.cpp b/src/bindings/interface/ScriptMgr.cpp
index 52e0b912a1..25f674f3b7 100644
--- a/src/bindings/interface/ScriptMgr.cpp
+++ b/src/bindings/interface/ScriptMgr.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/ScriptMgr.h b/src/bindings/interface/ScriptMgr.h
index 4bcaaa7ad5..172d3feddb 100644
--- a/src/bindings/interface/ScriptMgr.h
+++ b/src/bindings/interface/ScriptMgr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/Scripts/sc_default.cpp b/src/bindings/interface/Scripts/sc_default.cpp
index 6c4c186176..7be3c54444 100644
--- a/src/bindings/interface/Scripts/sc_default.cpp
+++ b/src/bindings/interface/Scripts/sc_default.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/Scripts/sc_defines.cpp b/src/bindings/interface/Scripts/sc_defines.cpp
index 922beebfc4..aef952be2d 100644
--- a/src/bindings/interface/Scripts/sc_defines.cpp
+++ b/src/bindings/interface/Scripts/sc_defines.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/Scripts/sc_defines.h b/src/bindings/interface/Scripts/sc_defines.h
index f9bac67683..119b7e27b5 100644
--- a/src/bindings/interface/Scripts/sc_defines.h
+++ b/src/bindings/interface/Scripts/sc_defines.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/config.h b/src/bindings/interface/config.h
index 3899d7892a..e46f5253d6 100644
--- a/src/bindings/interface/config.h
+++ b/src/bindings/interface/config.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/interface/system.cpp b/src/bindings/interface/system.cpp
index 05e932ca3a..c513ee7eb9 100644
--- a/src/bindings/interface/system.cpp
+++ b/src/bindings/interface/system.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/bindings/scripts/ScriptMgr.h b/src/bindings/scripts/ScriptMgr.h
index 2052964ac2..ca375d0a2f 100644
--- a/src/bindings/scripts/ScriptMgr.h
+++ b/src/bindings/scripts/ScriptMgr.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2009 Trinity
+/* Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: ScriptDev2
*
diff --git a/src/bindings/scripts/include/sc_creature.cpp b/src/bindings/scripts/include/sc_creature.cpp
index 565eb76cfa..d49fbff26f 100644
--- a/src/bindings/scripts/include/sc_creature.cpp
+++ b/src/bindings/scripts/include/sc_creature.cpp
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2009 Trinity
+/* Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: ScriptDev2
*
diff --git a/src/bindings/scripts/include/sc_creature.h b/src/bindings/scripts/include/sc_creature.h
index ac6cc4fcba..78aa132474 100644
--- a/src/bindings/scripts/include/sc_creature.h
+++ b/src/bindings/scripts/include/sc_creature.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2009 Trinity
+/* Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: ScriptDev2
*
diff --git a/src/bindings/scripts/include/sc_gossip.h b/src/bindings/scripts/include/sc_gossip.h
index 5c8ded7d57..038d3a2ca2 100644
--- a/src/bindings/scripts/include/sc_gossip.h
+++ b/src/bindings/scripts/include/sc_gossip.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2008-2009 Trinity
+/* Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: ScriptDev2
*
diff --git a/src/bindings/scripts/system/system.cpp b/src/bindings/scripts/system/system.cpp
index bf2cf65bfc..941739ad61 100644
--- a/src/bindings/scripts/system/system.cpp
+++ b/src/bindings/scripts/system/system.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* Thanks to the original authors: MaNGOS
*
diff --git a/src/framework/Dynamic/FactoryHolder.h b/src/framework/Dynamic/FactoryHolder.h
index 858b8c1e1d..3505bf46e9 100644
--- a/src/framework/Dynamic/FactoryHolder.h
+++ b/src/framework/Dynamic/FactoryHolder.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Dynamic/ObjectRegistry.h b/src/framework/Dynamic/ObjectRegistry.h
index d2e0ffc35c..07fd64ea00 100644
--- a/src/framework/Dynamic/ObjectRegistry.h
+++ b/src/framework/Dynamic/ObjectRegistry.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/Grid.h b/src/framework/GameSystem/Grid.h
index cebaebc68c..b52ca9f878 100644
--- a/src/framework/GameSystem/Grid.h
+++ b/src/framework/GameSystem/Grid.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/GridLoader.h b/src/framework/GameSystem/GridLoader.h
index 8a483044f8..07608ae857 100644
--- a/src/framework/GameSystem/GridLoader.h
+++ b/src/framework/GameSystem/GridLoader.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/GridRefManager.h b/src/framework/GameSystem/GridRefManager.h
index bd32f836e1..79799105fb 100644
--- a/src/framework/GameSystem/GridRefManager.h
+++ b/src/framework/GameSystem/GridRefManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/GridReference.h b/src/framework/GameSystem/GridReference.h
index d4bd675251..db14ae32bf 100644
--- a/src/framework/GameSystem/GridReference.h
+++ b/src/framework/GameSystem/GridReference.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/NGrid.h b/src/framework/GameSystem/NGrid.h
index ecb00e6d6f..7f7c6f1a9f 100644
--- a/src/framework/GameSystem/NGrid.h
+++ b/src/framework/GameSystem/NGrid.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/TypeContainer.h b/src/framework/GameSystem/TypeContainer.h
index 9e4c6da65e..7978201ad6 100644
--- a/src/framework/GameSystem/TypeContainer.h
+++ b/src/framework/GameSystem/TypeContainer.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/TypeContainerFunctions.h b/src/framework/GameSystem/TypeContainerFunctions.h
index f9945f84ac..c94dc4f1e3 100644
--- a/src/framework/GameSystem/TypeContainerFunctions.h
+++ b/src/framework/GameSystem/TypeContainerFunctions.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/TypeContainerFunctionsPtr.h b/src/framework/GameSystem/TypeContainerFunctionsPtr.h
index b22c07db2b..2affcc457c 100644
--- a/src/framework/GameSystem/TypeContainerFunctionsPtr.h
+++ b/src/framework/GameSystem/TypeContainerFunctionsPtr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/GameSystem/TypeContainerVisitor.h b/src/framework/GameSystem/TypeContainerVisitor.h
index 97570b370c..28f5aa85e0 100644
--- a/src/framework/GameSystem/TypeContainerVisitor.h
+++ b/src/framework/GameSystem/TypeContainerVisitor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Network/SocketDefines.h b/src/framework/Network/SocketDefines.h
index e69f2fb41e..49366097ae 100644
--- a/src/framework/Network/SocketDefines.h
+++ b/src/framework/Network/SocketDefines.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Platform/CompilerDefs.h b/src/framework/Platform/CompilerDefs.h
index 691acb2e6d..fb7dbfe4ca 100644
--- a/src/framework/Platform/CompilerDefs.h
+++ b/src/framework/Platform/CompilerDefs.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Platform/Define.h b/src/framework/Platform/Define.h
index 2763db5453..a284cf27cb 100644
--- a/src/framework/Platform/Define.h
+++ b/src/framework/Platform/Define.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/CreationPolicy.h b/src/framework/Policies/CreationPolicy.h
index 91bec9eab3..32189d8ef4 100644
--- a/src/framework/Policies/CreationPolicy.h
+++ b/src/framework/Policies/CreationPolicy.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/ObjectLifeTime.cpp b/src/framework/Policies/ObjectLifeTime.cpp
index 852e382a0e..7109961ffc 100644
--- a/src/framework/Policies/ObjectLifeTime.cpp
+++ b/src/framework/Policies/ObjectLifeTime.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/ObjectLifeTime.h b/src/framework/Policies/ObjectLifeTime.h
index 86303f889f..56806573c3 100644
--- a/src/framework/Policies/ObjectLifeTime.h
+++ b/src/framework/Policies/ObjectLifeTime.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/Singleton.h b/src/framework/Policies/Singleton.h
index 66daaba5a9..ee27d40c8b 100644
--- a/src/framework/Policies/Singleton.h
+++ b/src/framework/Policies/Singleton.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/SingletonImp.h b/src/framework/Policies/SingletonImp.h
index 89a4738ae2..b969784bb2 100644
--- a/src/framework/Policies/SingletonImp.h
+++ b/src/framework/Policies/SingletonImp.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Policies/ThreadingModel.h b/src/framework/Policies/ThreadingModel.h
index a380fe7832..137c82d517 100644
--- a/src/framework/Policies/ThreadingModel.h
+++ b/src/framework/Policies/ThreadingModel.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/ByteConverter.h b/src/framework/Utilities/ByteConverter.h
index d9282c1787..f8b6bd7249 100644
--- a/src/framework/Utilities/ByteConverter.h
+++ b/src/framework/Utilities/ByteConverter.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/Callback.h b/src/framework/Utilities/Callback.h
index 28c0931e6e..0e58bfa0c5 100644
--- a/src/framework/Utilities/Callback.h
+++ b/src/framework/Utilities/Callback.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/CountedReference/Reference.h b/src/framework/Utilities/CountedReference/Reference.h
index 1e1083e1a6..5988a02673 100644
--- a/src/framework/Utilities/CountedReference/Reference.h
+++ b/src/framework/Utilities/CountedReference/Reference.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/CountedReference/ReferenceHolder.h b/src/framework/Utilities/CountedReference/ReferenceHolder.h
index 4cfb7d16de..597e9854be 100644
--- a/src/framework/Utilities/CountedReference/ReferenceHolder.h
+++ b/src/framework/Utilities/CountedReference/ReferenceHolder.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/CountedReference/ReferenceImpl.h b/src/framework/Utilities/CountedReference/ReferenceImpl.h
index c3116a21cf..cde330179e 100644
--- a/src/framework/Utilities/CountedReference/ReferenceImpl.h
+++ b/src/framework/Utilities/CountedReference/ReferenceImpl.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/EventProcessor.cpp b/src/framework/Utilities/EventProcessor.cpp
index 852f84bc4e..c695b43313 100644
--- a/src/framework/Utilities/EventProcessor.cpp
+++ b/src/framework/Utilities/EventProcessor.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/EventProcessor.h b/src/framework/Utilities/EventProcessor.h
index d0a98c80e3..2712967e1b 100644
--- a/src/framework/Utilities/EventProcessor.h
+++ b/src/framework/Utilities/EventProcessor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/LinkedList.h b/src/framework/Utilities/LinkedList.h
index 0f7bcc144b..b26687767b 100644
--- a/src/framework/Utilities/LinkedList.h
+++ b/src/framework/Utilities/LinkedList.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/LinkedReference/RefManager.h b/src/framework/Utilities/LinkedReference/RefManager.h
index ed580f49ec..7e294b4f5f 100644
--- a/src/framework/Utilities/LinkedReference/RefManager.h
+++ b/src/framework/Utilities/LinkedReference/RefManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/LinkedReference/Reference.h b/src/framework/Utilities/LinkedReference/Reference.h
index c77d3a2cbd..4a1545f8f1 100644
--- a/src/framework/Utilities/LinkedReference/Reference.h
+++ b/src/framework/Utilities/LinkedReference/Reference.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/TypeList.h b/src/framework/Utilities/TypeList.h
index 07b1ebad3e..02bc08083c 100644
--- a/src/framework/Utilities/TypeList.h
+++ b/src/framework/Utilities/TypeList.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/framework/Utilities/UnorderedMap.h b/src/framework/Utilities/UnorderedMap.h
index dd539cc0bd..fce5ec82bf 100644
--- a/src/framework/Utilities/UnorderedMap.h
+++ b/src/framework/Utilities/UnorderedMap.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AccountMgr.cpp b/src/game/AccountMgr.cpp
index 4da2462abf..350c96edc4 100644
--- a/src/game/AccountMgr.cpp
+++ b/src/game/AccountMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AccountMgr.h b/src/game/AccountMgr.h
index 99f2a5ab5f..b017bf1836 100644
--- a/src/game/AccountMgr.h
+++ b/src/game/AccountMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AddonHandler.cpp b/src/game/AddonHandler.cpp
index cac4261944..a9c8101d7b 100644
--- a/src/game/AddonHandler.cpp
+++ b/src/game/AddonHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AddonHandler.h b/src/game/AddonHandler.h
index f0d5bcac7f..999785339b 100644
--- a/src/game/AddonHandler.h
+++ b/src/game/AddonHandler.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ArenaTeam.h b/src/game/ArenaTeam.h
index dbeac2f09f..d9dc736f87 100644
--- a/src/game/ArenaTeam.h
+++ b/src/game/ArenaTeam.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ArenaTeamHandler.cpp b/src/game/ArenaTeamHandler.cpp
index edcfeed0f9..a3de4097a8 100644
--- a/src/game/ArenaTeamHandler.cpp
+++ b/src/game/ArenaTeamHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AuctionHouseHandler.cpp b/src/game/AuctionHouseHandler.cpp
index fdfea922c4..268666c539 100644
--- a/src/game/AuctionHouseHandler.cpp
+++ b/src/game/AuctionHouseHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/AuctionHouseMgr.h b/src/game/AuctionHouseMgr.h
index 7abb9ea7c3..b92cec986c 100644
--- a/src/game/AuctionHouseMgr.h
+++ b/src/game/AuctionHouseMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Bag.cpp b/src/game/Bag.cpp
index ec321826ea..37b276cf58 100644
--- a/src/game/Bag.cpp
+++ b/src/game/Bag.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Bag.h b/src/game/Bag.h
index 3ae786512c..5b36a291cd 100644
--- a/src/game/Bag.h
+++ b/src/game/Bag.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGround.cpp b/src/game/BattleGround.cpp
index 26717cc9fd..aebe9bd28b 100644
--- a/src/game/BattleGround.cpp
+++ b/src/game/BattleGround.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGround.h b/src/game/BattleGround.h
index 7a1bcbc58e..9bbc9a9104 100644
--- a/src/game/BattleGround.h
+++ b/src/game/BattleGround.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAA.cpp b/src/game/BattleGroundAA.cpp
index 6133508ece..56cf3ebed1 100644
--- a/src/game/BattleGroundAA.cpp
+++ b/src/game/BattleGroundAA.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAA.h b/src/game/BattleGroundAA.h
index 06793ea38e..a13833697c 100644
--- a/src/game/BattleGroundAA.h
+++ b/src/game/BattleGroundAA.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAB.cpp b/src/game/BattleGroundAB.cpp
index 0fea16bfcb..b400ebc4c9 100644
--- a/src/game/BattleGroundAB.cpp
+++ b/src/game/BattleGroundAB.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAB.h b/src/game/BattleGroundAB.h
index bdc073f6ec..733ba83247 100644
--- a/src/game/BattleGroundAB.h
+++ b/src/game/BattleGroundAB.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAV.cpp b/src/game/BattleGroundAV.cpp
index ad41eb83d5..4ab1cc3bb9 100644
--- a/src/game/BattleGroundAV.cpp
+++ b/src/game/BattleGroundAV.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundAV.h b/src/game/BattleGroundAV.h
index 17d8c97e7e..efb9e97aa4 100644
--- a/src/game/BattleGroundAV.h
+++ b/src/game/BattleGroundAV.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundBE.cpp b/src/game/BattleGroundBE.cpp
index 057846285b..e6548f557b 100644
--- a/src/game/BattleGroundBE.cpp
+++ b/src/game/BattleGroundBE.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundBE.h b/src/game/BattleGroundBE.h
index 7e48a3998c..83a2901594 100644
--- a/src/game/BattleGroundBE.h
+++ b/src/game/BattleGroundBE.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundEY.cpp b/src/game/BattleGroundEY.cpp
index 55c745525d..624bf6aa80 100644
--- a/src/game/BattleGroundEY.cpp
+++ b/src/game/BattleGroundEY.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundEY.h b/src/game/BattleGroundEY.h
index 2fca9bc69b..06f22208e4 100644
--- a/src/game/BattleGroundEY.h
+++ b/src/game/BattleGroundEY.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundHandler.cpp b/src/game/BattleGroundHandler.cpp
index 2db2812d1e..0c1b7002f4 100644
--- a/src/game/BattleGroundHandler.cpp
+++ b/src/game/BattleGroundHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundMgr.cpp b/src/game/BattleGroundMgr.cpp
index ec76262eac..f6cf7fdddb 100644
--- a/src/game/BattleGroundMgr.cpp
+++ b/src/game/BattleGroundMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundMgr.h b/src/game/BattleGroundMgr.h
index 5844ae73db..bddc5291d2 100644
--- a/src/game/BattleGroundMgr.h
+++ b/src/game/BattleGroundMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundNA.cpp b/src/game/BattleGroundNA.cpp
index da370de713..793cf13b3c 100644
--- a/src/game/BattleGroundNA.cpp
+++ b/src/game/BattleGroundNA.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundNA.h b/src/game/BattleGroundNA.h
index 57654bc0c6..a11d311515 100644
--- a/src/game/BattleGroundNA.h
+++ b/src/game/BattleGroundNA.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundRL.cpp b/src/game/BattleGroundRL.cpp
index 4c07271316..ef2ec3cfa9 100644
--- a/src/game/BattleGroundRL.cpp
+++ b/src/game/BattleGroundRL.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundRL.h b/src/game/BattleGroundRL.h
index 137ae751bc..3b4c10a7c9 100644
--- a/src/game/BattleGroundRL.h
+++ b/src/game/BattleGroundRL.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundRV.cpp b/src/game/BattleGroundRV.cpp
index 39ff09fe52..06b96f4423 100644
--- a/src/game/BattleGroundRV.cpp
+++ b/src/game/BattleGroundRV.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundRV.h b/src/game/BattleGroundRV.h
index c4309ae93c..bf06478d36 100644
--- a/src/game/BattleGroundRV.h
+++ b/src/game/BattleGroundRV.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundWS.cpp b/src/game/BattleGroundWS.cpp
index a3a1dd61c9..8bcec470c0 100644
--- a/src/game/BattleGroundWS.cpp
+++ b/src/game/BattleGroundWS.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/BattleGroundWS.h b/src/game/BattleGroundWS.h
index b3ac678103..57e4e04719 100644
--- a/src/game/BattleGroundWS.h
+++ b/src/game/BattleGroundWS.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Cell.h b/src/game/Cell.h
index 802c7bd8c4..fa321e728e 100644
--- a/src/game/Cell.h
+++ b/src/game/Cell.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CellImpl.h b/src/game/CellImpl.h
index 4e206b7a1e..c34bdab7c8 100644
--- a/src/game/CellImpl.h
+++ b/src/game/CellImpl.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Channel.cpp b/src/game/Channel.cpp
index 40c29c8c0b..da125b6392 100644
--- a/src/game/Channel.cpp
+++ b/src/game/Channel.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Channel.h b/src/game/Channel.h
index 1e883d3810..cf2ba8a102 100644
--- a/src/game/Channel.h
+++ b/src/game/Channel.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ChannelHandler.cpp b/src/game/ChannelHandler.cpp
index 31d0c609da..e9e333ac38 100644
--- a/src/game/ChannelHandler.cpp
+++ b/src/game/ChannelHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ChannelMgr.h b/src/game/ChannelMgr.h
index a6d7c5fed6..a79d3dc5b5 100644
--- a/src/game/ChannelMgr.h
+++ b/src/game/ChannelMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CharacterHandler.cpp b/src/game/CharacterHandler.cpp
index 3a6d2a40b0..38308e512b 100644
--- a/src/game/CharacterHandler.cpp
+++ b/src/game/CharacterHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Chat.cpp b/src/game/Chat.cpp
index 8b6fa905f5..83e1629b66 100644
--- a/src/game/Chat.cpp
+++ b/src/game/Chat.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Chat.h b/src/game/Chat.h
index 34f59a0095..eabbd3bbf4 100644
--- a/src/game/Chat.h
+++ b/src/game/Chat.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ChatHandler.cpp b/src/game/ChatHandler.cpp
index b6485a686b..42c4b0b019 100644
--- a/src/game/ChatHandler.cpp
+++ b/src/game/ChatHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CombatAI.cpp b/src/game/CombatAI.cpp
index 7837d3b3c4..a12f39fac1 100644
--- a/src/game/CombatAI.cpp
+++ b/src/game/CombatAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CombatAI.h b/src/game/CombatAI.h
index 8646b572aa..07641f4ad3 100644
--- a/src/game/CombatAI.h
+++ b/src/game/CombatAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CombatHandler.cpp b/src/game/CombatHandler.cpp
index 095986303f..c564b6dfa3 100644
--- a/src/game/CombatHandler.cpp
+++ b/src/game/CombatHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ConfusedMovementGenerator.cpp b/src/game/ConfusedMovementGenerator.cpp
index 9d07d0986e..6a3d754219 100644
--- a/src/game/ConfusedMovementGenerator.cpp
+++ b/src/game/ConfusedMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ConfusedMovementGenerator.h b/src/game/ConfusedMovementGenerator.h
index ad47b13cb3..3b6405e383 100644
--- a/src/game/ConfusedMovementGenerator.h
+++ b/src/game/ConfusedMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Corpse.cpp b/src/game/Corpse.cpp
index 1edb478872..5272c5209d 100644
--- a/src/game/Corpse.cpp
+++ b/src/game/Corpse.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Corpse.h b/src/game/Corpse.h
index e9088e17b8..0f2331c898 100644
--- a/src/game/Corpse.h
+++ b/src/game/Corpse.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Creature.cpp b/src/game/Creature.cpp
index 69334a3156..d1149a44c0 100644
--- a/src/game/Creature.cpp
+++ b/src/game/Creature.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Creature.h b/src/game/Creature.h
index efc09deb49..b0447a3115 100644
--- a/src/game/Creature.h
+++ b/src/game/Creature.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAI.cpp b/src/game/CreatureAI.cpp
index f70ddd03d6..e86fbfc4e9 100644
--- a/src/game/CreatureAI.cpp
+++ b/src/game/CreatureAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAI.h b/src/game/CreatureAI.h
index c0b713c0d5..a0c573c90d 100644
--- a/src/game/CreatureAI.h
+++ b/src/game/CreatureAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAIFactory.h b/src/game/CreatureAIFactory.h
index d546c2b172..6aa69eaaa2 100644
--- a/src/game/CreatureAIFactory.h
+++ b/src/game/CreatureAIFactory.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAIImpl.h b/src/game/CreatureAIImpl.h
index 8312499dc1..a07e8a847d 100644
--- a/src/game/CreatureAIImpl.h
+++ b/src/game/CreatureAIImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAIRegistry.cpp b/src/game/CreatureAIRegistry.cpp
index f68d1124a3..8e4f1c17c6 100644
--- a/src/game/CreatureAIRegistry.cpp
+++ b/src/game/CreatureAIRegistry.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAIRegistry.h b/src/game/CreatureAIRegistry.h
index 2b92a09673..0d83d29cf4 100644
--- a/src/game/CreatureAIRegistry.h
+++ b/src/game/CreatureAIRegistry.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAISelector.cpp b/src/game/CreatureAISelector.cpp
index 4421eef7ee..4c50a21cbc 100644
--- a/src/game/CreatureAISelector.cpp
+++ b/src/game/CreatureAISelector.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureAISelector.h b/src/game/CreatureAISelector.h
index 436233b5b2..98eeee809d 100644
--- a/src/game/CreatureAISelector.h
+++ b/src/game/CreatureAISelector.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureEventAI.cpp b/src/game/CreatureEventAI.cpp
index a2c522fc60..a18b944170 100644
--- a/src/game/CreatureEventAI.cpp
+++ b/src/game/CreatureEventAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureGroups.cpp b/src/game/CreatureGroups.cpp
index b56178e2da..afaca9cf71 100644
--- a/src/game/CreatureGroups.cpp
+++ b/src/game/CreatureGroups.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/CreatureGroups.h b/src/game/CreatureGroups.h
index 0f5ca4a90e..521586b745 100644
--- a/src/game/CreatureGroups.h
+++ b/src/game/CreatureGroups.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DBCStores.cpp b/src/game/DBCStores.cpp
index bc1165323b..52595dad29 100644
--- a/src/game/DBCStores.cpp
+++ b/src/game/DBCStores.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DBCStructure.h b/src/game/DBCStructure.h
index b8663bbcd0..f2d364716c 100644
--- a/src/game/DBCStructure.h
+++ b/src/game/DBCStructure.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DBCfmt.h b/src/game/DBCfmt.h
index 6adb9462b1..e48a4b03cd 100644
--- a/src/game/DBCfmt.h
+++ b/src/game/DBCfmt.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp
index 375ad770de..ff720872f6 100644
--- a/src/game/Debugcmds.cpp
+++ b/src/game/Debugcmds.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DestinationHolder.cpp b/src/game/DestinationHolder.cpp
index f2158e3b5b..905e9933b3 100644
--- a/src/game/DestinationHolder.cpp
+++ b/src/game/DestinationHolder.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DestinationHolder.h b/src/game/DestinationHolder.h
index e41ced5980..018d6aa360 100644
--- a/src/game/DestinationHolder.h
+++ b/src/game/DestinationHolder.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DestinationHolderImp.h b/src/game/DestinationHolderImp.h
index 226a90d927..223f69ec01 100644
--- a/src/game/DestinationHolderImp.h
+++ b/src/game/DestinationHolderImp.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DuelHandler.cpp b/src/game/DuelHandler.cpp
index d6aee4e056..ae6c24c2f9 100644
--- a/src/game/DuelHandler.cpp
+++ b/src/game/DuelHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DynamicObject.cpp b/src/game/DynamicObject.cpp
index 1b379afccc..c6cbd786c4 100644
--- a/src/game/DynamicObject.cpp
+++ b/src/game/DynamicObject.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/DynamicObject.h b/src/game/DynamicObject.h
index ff18cdcb26..9a70407fd2 100644
--- a/src/game/DynamicObject.h
+++ b/src/game/DynamicObject.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/FleeingMovementGenerator.cpp b/src/game/FleeingMovementGenerator.cpp
index 5c844ff4db..8ca196b830 100644
--- a/src/game/FleeingMovementGenerator.cpp
+++ b/src/game/FleeingMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/FleeingMovementGenerator.h b/src/game/FleeingMovementGenerator.h
index 5d4603b5ae..e070d65d37 100644
--- a/src/game/FleeingMovementGenerator.h
+++ b/src/game/FleeingMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/FollowerRefManager.h b/src/game/FollowerRefManager.h
index 093c85adce..c2068b36f8 100644
--- a/src/game/FollowerRefManager.h
+++ b/src/game/FollowerRefManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/FollowerReference.cpp b/src/game/FollowerReference.cpp
index 173f9881c5..90d1c1d2e8 100644
--- a/src/game/FollowerReference.cpp
+++ b/src/game/FollowerReference.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/FollowerReference.h b/src/game/FollowerReference.h
index 3c0b3dc9e7..f09d1a5ff2 100644
--- a/src/game/FollowerReference.h
+++ b/src/game/FollowerReference.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Formulas.h b/src/game/Formulas.h
index 0f98a9873c..d9103276d7 100644
--- a/src/game/Formulas.h
+++ b/src/game/Formulas.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GameEventMgr.cpp b/src/game/GameEventMgr.cpp
index a15e6046d5..a884db5dc0 100644
--- a/src/game/GameEventMgr.cpp
+++ b/src/game/GameEventMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GameEventMgr.h b/src/game/GameEventMgr.h
index 88b71b7966..11d2e0babe 100644
--- a/src/game/GameEventMgr.h
+++ b/src/game/GameEventMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GameObject.cpp b/src/game/GameObject.cpp
index b0a42185aa..23b79a3de1 100644
--- a/src/game/GameObject.cpp
+++ b/src/game/GameObject.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GameObject.h b/src/game/GameObject.h
index 16b5cd96f6..3d6d94e359 100644
--- a/src/game/GameObject.h
+++ b/src/game/GameObject.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GlobalEvents.cpp b/src/game/GlobalEvents.cpp
index a544113f5c..458933244d 100644
--- a/src/game/GlobalEvents.cpp
+++ b/src/game/GlobalEvents.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GlobalEvents.h b/src/game/GlobalEvents.h
index aa99c47985..6af63bf442 100644
--- a/src/game/GlobalEvents.h
+++ b/src/game/GlobalEvents.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GossipDef.cpp b/src/game/GossipDef.cpp
index 009360283c..f458791763 100644
--- a/src/game/GossipDef.cpp
+++ b/src/game/GossipDef.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GossipDef.h b/src/game/GossipDef.h
index 901576b447..65a3332907 100644
--- a/src/game/GossipDef.h
+++ b/src/game/GossipDef.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridDefines.h b/src/game/GridDefines.h
index 968118431a..a9e26b4f7f 100644
--- a/src/game/GridDefines.h
+++ b/src/game/GridDefines.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridNotifiers.cpp b/src/game/GridNotifiers.cpp
index 116ab4bd31..99f7e1241b 100644
--- a/src/game/GridNotifiers.cpp
+++ b/src/game/GridNotifiers.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridNotifiers.h b/src/game/GridNotifiers.h
index 8ffbfa0910..0e179825da 100644
--- a/src/game/GridNotifiers.h
+++ b/src/game/GridNotifiers.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridNotifiersImpl.h b/src/game/GridNotifiersImpl.h
index 2a700ea1cc..1409e77027 100644
--- a/src/game/GridNotifiersImpl.h
+++ b/src/game/GridNotifiersImpl.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridStates.cpp b/src/game/GridStates.cpp
index 36092fbdc2..9ce4167202 100644
--- a/src/game/GridStates.cpp
+++ b/src/game/GridStates.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GridStates.h b/src/game/GridStates.h
index 12d64ad58c..a8ac2f1bed 100644
--- a/src/game/GridStates.h
+++ b/src/game/GridStates.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Group.cpp b/src/game/Group.cpp
index b2db3ed46a..cb5dac52a3 100644
--- a/src/game/Group.cpp
+++ b/src/game/Group.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Group.h b/src/game/Group.h
index aa5beac740..8c5aceb3a0 100644
--- a/src/game/Group.h
+++ b/src/game/Group.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GroupHandler.cpp b/src/game/GroupHandler.cpp
index 2864800c53..4f2a1dc4c8 100644
--- a/src/game/GroupHandler.cpp
+++ b/src/game/GroupHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GroupRefManager.h b/src/game/GroupRefManager.h
index ab3b641761..d3314256a4 100644
--- a/src/game/GroupRefManager.h
+++ b/src/game/GroupRefManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GroupReference.cpp b/src/game/GroupReference.cpp
index a09fc769da..d9c972f2ce 100644
--- a/src/game/GroupReference.cpp
+++ b/src/game/GroupReference.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GroupReference.h b/src/game/GroupReference.h
index da896cf02d..033620b4d0 100644
--- a/src/game/GroupReference.h
+++ b/src/game/GroupReference.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GuardAI.cpp b/src/game/GuardAI.cpp
index 4a3a6c991b..b571f63a62 100644
--- a/src/game/GuardAI.cpp
+++ b/src/game/GuardAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GuardAI.h b/src/game/GuardAI.h
index db1bfe0229..37bca972c2 100644
--- a/src/game/GuardAI.h
+++ b/src/game/GuardAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Guild.cpp b/src/game/Guild.cpp
index 9359fbf548..66dba877ca 100644
--- a/src/game/Guild.cpp
+++ b/src/game/Guild.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Guild.h b/src/game/Guild.h
index 9e7c2ed994..1ac5eab27b 100644
--- a/src/game/Guild.h
+++ b/src/game/Guild.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/GuildHandler.cpp b/src/game/GuildHandler.cpp
index e69a55d402..2d51d7ccda 100644
--- a/src/game/GuildHandler.cpp
+++ b/src/game/GuildHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/HomeMovementGenerator.cpp b/src/game/HomeMovementGenerator.cpp
index e2fc9b1e0e..5a8dc45594 100644
--- a/src/game/HomeMovementGenerator.cpp
+++ b/src/game/HomeMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/HomeMovementGenerator.h b/src/game/HomeMovementGenerator.h
index 00e92ac9e7..b6bad713e4 100644
--- a/src/game/HomeMovementGenerator.h
+++ b/src/game/HomeMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/HostilRefManager.cpp b/src/game/HostilRefManager.cpp
index 1e1c70dd01..e3fdcf4fb4 100644
--- a/src/game/HostilRefManager.cpp
+++ b/src/game/HostilRefManager.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/HostilRefManager.h b/src/game/HostilRefManager.h
index 403e66c0d7..3a675deed3 100644
--- a/src/game/HostilRefManager.h
+++ b/src/game/HostilRefManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/IdleMovementGenerator.cpp b/src/game/IdleMovementGenerator.cpp
index 9d6d425235..ef34034695 100644
--- a/src/game/IdleMovementGenerator.cpp
+++ b/src/game/IdleMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/IdleMovementGenerator.h b/src/game/IdleMovementGenerator.h
index 4ffe3601b0..054d971245 100644
--- a/src/game/IdleMovementGenerator.h
+++ b/src/game/IdleMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/InstanceData.cpp b/src/game/InstanceData.cpp
index 51f63c6dbd..cc42a453ea 100644
--- a/src/game/InstanceData.cpp
+++ b/src/game/InstanceData.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/InstanceData.h b/src/game/InstanceData.h
index b9aa6abbe0..8e7afe2d6a 100644
--- a/src/game/InstanceData.h
+++ b/src/game/InstanceData.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/InstanceSaveMgr.cpp b/src/game/InstanceSaveMgr.cpp
index eb0368875b..0141396b39 100644
--- a/src/game/InstanceSaveMgr.cpp
+++ b/src/game/InstanceSaveMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/game/InstanceSaveMgr.h b/src/game/InstanceSaveMgr.h
index d185550764..317ff1309b 100644
--- a/src/game/InstanceSaveMgr.h
+++ b/src/game/InstanceSaveMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/game/Item.cpp b/src/game/Item.cpp
index 0197de1d3f..1f0cc3d12f 100644
--- a/src/game/Item.cpp
+++ b/src/game/Item.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Item.h b/src/game/Item.h
index e235659a96..3dcdcab95a 100644
--- a/src/game/Item.h
+++ b/src/game/Item.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ItemEnchantmentMgr.cpp b/src/game/ItemEnchantmentMgr.cpp
index 58c7744c0d..790eb1699c 100644
--- a/src/game/ItemEnchantmentMgr.cpp
+++ b/src/game/ItemEnchantmentMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ItemEnchantmentMgr.h b/src/game/ItemEnchantmentMgr.h
index ce627515ae..8233c5e94c 100644
--- a/src/game/ItemEnchantmentMgr.h
+++ b/src/game/ItemEnchantmentMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ItemHandler.cpp b/src/game/ItemHandler.cpp
index 0deab92c6c..4993f8bcd1 100644
--- a/src/game/ItemHandler.cpp
+++ b/src/game/ItemHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ItemPrototype.h b/src/game/ItemPrototype.h
index 34981d84a8..872bcd34f6 100644
--- a/src/game/ItemPrototype.h
+++ b/src/game/ItemPrototype.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/LFGHandler.cpp b/src/game/LFGHandler.cpp
index 1a44b1b68f..89abfec79a 100644
--- a/src/game/LFGHandler.cpp
+++ b/src/game/LFGHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Language.h b/src/game/Language.h
index 4ccafe552d..1428dc5d10 100644
--- a/src/game/Language.h
+++ b/src/game/Language.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Level0.cpp b/src/game/Level0.cpp
index cdfa3517bf..4abc778e48 100644
--- a/src/game/Level0.cpp
+++ b/src/game/Level0.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Level1.cpp b/src/game/Level1.cpp
index 6ac68997cb..a158572590 100644
--- a/src/game/Level1.cpp
+++ b/src/game/Level1.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Level2.cpp b/src/game/Level2.cpp
index 1862676cbb..401d1a75c3 100644
--- a/src/game/Level2.cpp
+++ b/src/game/Level2.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Level3.cpp b/src/game/Level3.cpp
index 203002e150..537fa590ec 100644
--- a/src/game/Level3.cpp
+++ b/src/game/Level3.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/LootHandler.cpp b/src/game/LootHandler.cpp
index 74b9730691..9ee41f05fb 100644
--- a/src/game/LootHandler.cpp
+++ b/src/game/LootHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/LootMgr.cpp b/src/game/LootMgr.cpp
index 38467e8acf..7288b1f0f2 100644
--- a/src/game/LootMgr.cpp
+++ b/src/game/LootMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/LootMgr.h b/src/game/LootMgr.h
index 84532ece19..41ae0cc4be 100644
--- a/src/game/LootMgr.h
+++ b/src/game/LootMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Mail.cpp b/src/game/Mail.cpp
index 961a12332e..44513c671a 100644
--- a/src/game/Mail.cpp
+++ b/src/game/Mail.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Mail.h b/src/game/Mail.h
index 64ad72757b..4495774949 100644
--- a/src/game/Mail.h
+++ b/src/game/Mail.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Map.cpp b/src/game/Map.cpp
index 7045fe5be2..3f266e5177 100644
--- a/src/game/Map.cpp
+++ b/src/game/Map.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Map.h b/src/game/Map.h
index eb5cf36c15..1dc19cf0aa 100644
--- a/src/game/Map.h
+++ b/src/game/Map.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MapInstanced.cpp b/src/game/MapInstanced.cpp
index 2fd9564a26..f6429d4089 100644
--- a/src/game/MapInstanced.cpp
+++ b/src/game/MapInstanced.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MapInstanced.h b/src/game/MapInstanced.h
index 90aa5f5508..c95450e956 100644
--- a/src/game/MapInstanced.h
+++ b/src/game/MapInstanced.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MapManager.cpp b/src/game/MapManager.cpp
index a2ba04a112..b57f9b8d2c 100644
--- a/src/game/MapManager.cpp
+++ b/src/game/MapManager.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MapManager.h b/src/game/MapManager.h
index 829258ba02..2a8853c422 100644
--- a/src/game/MapManager.h
+++ b/src/game/MapManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MiscHandler.cpp b/src/game/MiscHandler.cpp
index e5d605e678..4688c9c3ba 100644
--- a/src/game/MiscHandler.cpp
+++ b/src/game/MiscHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MotionMaster.cpp b/src/game/MotionMaster.cpp
index c49765ded5..b58b5cc499 100644
--- a/src/game/MotionMaster.cpp
+++ b/src/game/MotionMaster.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MotionMaster.h b/src/game/MotionMaster.h
index 8923950fe7..ad6f3a3615 100644
--- a/src/game/MotionMaster.h
+++ b/src/game/MotionMaster.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MovementGenerator.cpp b/src/game/MovementGenerator.cpp
index 7784df315c..5e9389d01d 100644
--- a/src/game/MovementGenerator.cpp
+++ b/src/game/MovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MovementGenerator.h b/src/game/MovementGenerator.h
index cb352b7f1c..9aa9bb1f08 100644
--- a/src/game/MovementGenerator.h
+++ b/src/game/MovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MovementGeneratorImpl.h b/src/game/MovementGeneratorImpl.h
index fc676704d3..4565995eec 100644
--- a/src/game/MovementGeneratorImpl.h
+++ b/src/game/MovementGeneratorImpl.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/MovementHandler.cpp b/src/game/MovementHandler.cpp
index e29a2215f0..d2e87926c0 100644
--- a/src/game/MovementHandler.cpp
+++ b/src/game/MovementHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/NPCHandler.cpp b/src/game/NPCHandler.cpp
index e323251c55..a412f91b30 100644
--- a/src/game/NPCHandler.cpp
+++ b/src/game/NPCHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/NPCHandler.h b/src/game/NPCHandler.h
index 4d0395a0c8..9008d4e87f 100644
--- a/src/game/NPCHandler.h
+++ b/src/game/NPCHandler.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Object.cpp b/src/game/Object.cpp
index 2d08dfe611..eeb96db579 100644
--- a/src/game/Object.cpp
+++ b/src/game/Object.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Object.h b/src/game/Object.h
index 684e542335..aea0216e68 100644
--- a/src/game/Object.h
+++ b/src/game/Object.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectAccessor.cpp b/src/game/ObjectAccessor.cpp
index 03c4f99eac..787a40252e 100644
--- a/src/game/ObjectAccessor.cpp
+++ b/src/game/ObjectAccessor.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectAccessor.h b/src/game/ObjectAccessor.h
index 43a613d1be..d0684944dc 100644
--- a/src/game/ObjectAccessor.h
+++ b/src/game/ObjectAccessor.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectDefines.h b/src/game/ObjectDefines.h
index 6a2eb7906e..19277e4ff4 100644
--- a/src/game/ObjectDefines.h
+++ b/src/game/ObjectDefines.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectGridLoader.cpp b/src/game/ObjectGridLoader.cpp
index df95eccbb3..c760d285c6 100644
--- a/src/game/ObjectGridLoader.cpp
+++ b/src/game/ObjectGridLoader.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectGridLoader.h b/src/game/ObjectGridLoader.h
index 1b047e7665..0919e998cf 100644
--- a/src/game/ObjectGridLoader.h
+++ b/src/game/ObjectGridLoader.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectMgr.cpp b/src/game/ObjectMgr.cpp
index 89fe1b6a7e..7c2c2e6a65 100644
--- a/src/game/ObjectMgr.cpp
+++ b/src/game/ObjectMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ObjectMgr.h b/src/game/ObjectMgr.h
index 93b74d649f..6383e4d52c 100644
--- a/src/game/ObjectMgr.h
+++ b/src/game/ObjectMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Opcodes.cpp b/src/game/Opcodes.cpp
index eda7c7f717..12f2c8704f 100644
--- a/src/game/Opcodes.cpp
+++ b/src/game/Opcodes.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -1220,7 +1220,7 @@ OpcodeHandler opcodeTable[NUM_MSG_TYPES] =
/*0x4A5*/ { "UMSG_UNKNOWN_1189", STATUS_NEVER, &WorldSession::Handle_NULL },
/*0x4A6*/ { "SMSG_UNKNOWN_1190", STATUS_NEVER, &WorldSession::Handle_ServerSide },
/*0x4A7*/ { "SMSG_PLAYER_VEHICLE_DATA", STATUS_NEVER, &WorldSession::Handle_ServerSide },
- /*0x4A8*/ { "CMSG_PLAYER_VEHICLE_ENTER", STATUS_LOGGEDIN, &WorldSession::HandleEnterPlayerVehicle },
+ /*0x4A8*/ { "CMSG_PLAYER_VEHICLE_ENTER", STATUS_LOGGEDIN, &WorldSession::HandleEnterPlayerVehicle },
/*0x4A9*/ { "CMSG_EJECT_PASSENGER", STATUS_LOGGEDIN, &WorldSession::HandleEjectPasenger },
/*0x4AA*/ { "SMSG_PET_GUIDS", STATUS_NEVER, &WorldSession::Handle_ServerSide },
/*0x4AB*/ { "SMSG_CLIENTCACHE_VERSION", STATUS_NEVER, &WorldSession::Handle_ServerSide },
diff --git a/src/game/Opcodes.h b/src/game/Opcodes.h
index 78da3483b5..d3f8083476 100644
--- a/src/game/Opcodes.h
+++ b/src/game/Opcodes.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvP.cpp b/src/game/OutdoorPvP.cpp
index 5013cf761d..1d89a4fa63 100644
--- a/src/game/OutdoorPvP.cpp
+++ b/src/game/OutdoorPvP.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvP.h b/src/game/OutdoorPvP.h
index 6a4fb76f58..3df12e22fa 100644
--- a/src/game/OutdoorPvP.h
+++ b/src/game/OutdoorPvP.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPEP.cpp b/src/game/OutdoorPvPEP.cpp
index 2aa79e4d2b..dd8d162984 100644
--- a/src/game/OutdoorPvPEP.cpp
+++ b/src/game/OutdoorPvPEP.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPEP.h b/src/game/OutdoorPvPEP.h
index 7a07555737..071d6bcde2 100644
--- a/src/game/OutdoorPvPEP.h
+++ b/src/game/OutdoorPvPEP.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPHP.cpp b/src/game/OutdoorPvPHP.cpp
index bdfd6fbd64..a3caf5ebc7 100644
--- a/src/game/OutdoorPvPHP.cpp
+++ b/src/game/OutdoorPvPHP.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPHP.h b/src/game/OutdoorPvPHP.h
index 3c9b531630..e23eb1f936 100644
--- a/src/game/OutdoorPvPHP.h
+++ b/src/game/OutdoorPvPHP.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPImpl.h b/src/game/OutdoorPvPImpl.h
index b79b307c04..d8fdea961f 100644
--- a/src/game/OutdoorPvPImpl.h
+++ b/src/game/OutdoorPvPImpl.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPMgr.cpp b/src/game/OutdoorPvPMgr.cpp
index 3b2ee4b847..56e087b366 100644
--- a/src/game/OutdoorPvPMgr.cpp
+++ b/src/game/OutdoorPvPMgr.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPMgr.h b/src/game/OutdoorPvPMgr.h
index f6d1ddfe3b..1e314bfd16 100644
--- a/src/game/OutdoorPvPMgr.h
+++ b/src/game/OutdoorPvPMgr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPNA.cpp b/src/game/OutdoorPvPNA.cpp
index 84cecd55f3..51bc25f41f 100644
--- a/src/game/OutdoorPvPNA.cpp
+++ b/src/game/OutdoorPvPNA.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPNA.h b/src/game/OutdoorPvPNA.h
index bfafda3434..124f51e804 100644
--- a/src/game/OutdoorPvPNA.h
+++ b/src/game/OutdoorPvPNA.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPSI.cpp b/src/game/OutdoorPvPSI.cpp
index 8f63fd881d..d6ddb8231e 100644
--- a/src/game/OutdoorPvPSI.cpp
+++ b/src/game/OutdoorPvPSI.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPSI.h b/src/game/OutdoorPvPSI.h
index 569e7c6205..3176669c42 100644
--- a/src/game/OutdoorPvPSI.h
+++ b/src/game/OutdoorPvPSI.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPTF.cpp b/src/game/OutdoorPvPTF.cpp
index c2a9db0d4b..41151e4b24 100644
--- a/src/game/OutdoorPvPTF.cpp
+++ b/src/game/OutdoorPvPTF.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPWG.cpp b/src/game/OutdoorPvPWG.cpp
index 2fbf5359a4..bc531a4032 100644
--- a/src/game/OutdoorPvPWG.cpp
+++ b/src/game/OutdoorPvPWG.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPWG.h b/src/game/OutdoorPvPWG.h
index c9700fe512..78a489aca5 100644
--- a/src/game/OutdoorPvPWG.h
+++ b/src/game/OutdoorPvPWG.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPZM.cpp b/src/game/OutdoorPvPZM.cpp
index 7c67878f40..0f85b1a58e 100644
--- a/src/game/OutdoorPvPZM.cpp
+++ b/src/game/OutdoorPvPZM.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/OutdoorPvPZM.h b/src/game/OutdoorPvPZM.h
index 211c287438..cd26e6bb52 100644
--- a/src/game/OutdoorPvPZM.h
+++ b/src/game/OutdoorPvPZM.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PassiveAI.cpp b/src/game/PassiveAI.cpp
index 63022e8cf6..54f0db87ac 100644
--- a/src/game/PassiveAI.cpp
+++ b/src/game/PassiveAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PassiveAI.h b/src/game/PassiveAI.h
index 19ea993832..c7b183f754 100644
--- a/src/game/PassiveAI.h
+++ b/src/game/PassiveAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Path.h b/src/game/Path.h
index b4fa5f9da0..a222156daf 100644
--- a/src/game/Path.h
+++ b/src/game/Path.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Pet.cpp b/src/game/Pet.cpp
index 0819ee845e..b1a058690e 100644
--- a/src/game/Pet.cpp
+++ b/src/game/Pet.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Pet.h b/src/game/Pet.h
index 7c1334c4b5..8d5b91251b 100644
--- a/src/game/Pet.h
+++ b/src/game/Pet.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PetAI.cpp b/src/game/PetAI.cpp
index 2c9c88781e..af9c7e6045 100644
--- a/src/game/PetAI.cpp
+++ b/src/game/PetAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PetAI.h b/src/game/PetAI.h
index 226aa49320..3eb50604b4 100644
--- a/src/game/PetAI.h
+++ b/src/game/PetAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PetHandler.cpp b/src/game/PetHandler.cpp
index d35cb4867c..1f46039571 100644
--- a/src/game/PetHandler.cpp
+++ b/src/game/PetHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PetitionsHandler.cpp b/src/game/PetitionsHandler.cpp
index aac54ad99e..13d36b467d 100644
--- a/src/game/PetitionsHandler.cpp
+++ b/src/game/PetitionsHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Player.cpp b/src/game/Player.cpp
index a83a17f1f6..4bbd4fbbac 100644
--- a/src/game/Player.cpp
+++ b/src/game/Player.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Player.h b/src/game/Player.h
index 41aa8644ee..f399a26ca8 100644
--- a/src/game/Player.h
+++ b/src/game/Player.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PlayerDump.cpp b/src/game/PlayerDump.cpp
index 7583336439..107b282f9d 100644
--- a/src/game/PlayerDump.cpp
+++ b/src/game/PlayerDump.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PlayerDump.h b/src/game/PlayerDump.h
index e3dfd192ef..b8df8ede17 100644
--- a/src/game/PlayerDump.h
+++ b/src/game/PlayerDump.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PointMovementGenerator.cpp b/src/game/PointMovementGenerator.cpp
index 23012f7e17..17b50b71d5 100644
--- a/src/game/PointMovementGenerator.cpp
+++ b/src/game/PointMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/PointMovementGenerator.h b/src/game/PointMovementGenerator.h
index 2dfe2a46cf..da7edb0abb 100644
--- a/src/game/PointMovementGenerator.h
+++ b/src/game/PointMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/QueryHandler.cpp b/src/game/QueryHandler.cpp
index 4ce59eef38..c0a9cfd8f8 100644
--- a/src/game/QueryHandler.cpp
+++ b/src/game/QueryHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/QuestDef.cpp b/src/game/QuestDef.cpp
index 7fc840765f..979c002f54 100644
--- a/src/game/QuestDef.cpp
+++ b/src/game/QuestDef.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/QuestDef.h b/src/game/QuestDef.h
index 31b17505fe..a90d774ed4 100644
--- a/src/game/QuestDef.h
+++ b/src/game/QuestDef.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/QuestHandler.cpp b/src/game/QuestHandler.cpp
index d7aa067b42..f36ac9ca4c 100644
--- a/src/game/QuestHandler.cpp
+++ b/src/game/QuestHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/RandomMovementGenerator.cpp b/src/game/RandomMovementGenerator.cpp
index c8872c6fef..01ff1fcf15 100644
--- a/src/game/RandomMovementGenerator.cpp
+++ b/src/game/RandomMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/RandomMovementGenerator.h b/src/game/RandomMovementGenerator.h
index 20afe23d37..238f87a26f 100644
--- a/src/game/RandomMovementGenerator.h
+++ b/src/game/RandomMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ReactorAI.cpp b/src/game/ReactorAI.cpp
index 3cece43a7c..0796993735 100644
--- a/src/game/ReactorAI.cpp
+++ b/src/game/ReactorAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ReactorAI.h b/src/game/ReactorAI.h
index c20c01154f..81f23c0fca 100644
--- a/src/game/ReactorAI.h
+++ b/src/game/ReactorAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ScriptCalls.cpp b/src/game/ScriptCalls.cpp
index 805a536106..8b14999dd9 100644
--- a/src/game/ScriptCalls.cpp
+++ b/src/game/ScriptCalls.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ScriptCalls.h b/src/game/ScriptCalls.h
index 5a156c7e83..84c1413d50 100644
--- a/src/game/ScriptCalls.h
+++ b/src/game/ScriptCalls.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SharedDefines.h b/src/game/SharedDefines.h
index a971435924..1303700ec8 100644
--- a/src/game/SharedDefines.h
+++ b/src/game/SharedDefines.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SkillDiscovery.cpp b/src/game/SkillDiscovery.cpp
index 3741e1720a..280a713afa 100644
--- a/src/game/SkillDiscovery.cpp
+++ b/src/game/SkillDiscovery.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SkillDiscovery.h b/src/game/SkillDiscovery.h
index 9981eb133f..defe538c7e 100644
--- a/src/game/SkillDiscovery.h
+++ b/src/game/SkillDiscovery.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SkillExtraItems.cpp b/src/game/SkillExtraItems.cpp
index f0061f97c0..b13db542c1 100644
--- a/src/game/SkillExtraItems.cpp
+++ b/src/game/SkillExtraItems.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SkillExtraItems.h b/src/game/SkillExtraItems.h
index 3a44619a86..4bafcbd211 100644
--- a/src/game/SkillExtraItems.h
+++ b/src/game/SkillExtraItems.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SkillHandler.cpp b/src/game/SkillHandler.cpp
index 22bbbcf8e3..d7d94dcef4 100644
--- a/src/game/SkillHandler.cpp
+++ b/src/game/SkillHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SocialMgr.cpp b/src/game/SocialMgr.cpp
index a6c525297e..830c395907 100644
--- a/src/game/SocialMgr.cpp
+++ b/src/game/SocialMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SocialMgr.h b/src/game/SocialMgr.h
index 161e2e972f..4be1462c2f 100644
--- a/src/game/SocialMgr.h
+++ b/src/game/SocialMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Spell.cpp b/src/game/Spell.cpp
index d0c7c7d549..c5836a6b46 100644
--- a/src/game/Spell.cpp
+++ b/src/game/Spell.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Spell.h b/src/game/Spell.h
index bda7ebbfaa..3742b53ee4 100644
--- a/src/game/Spell.h
+++ b/src/game/Spell.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellAuraDefines.h b/src/game/SpellAuraDefines.h
index 9a79dafe1d..606824f8be 100644
--- a/src/game/SpellAuraDefines.h
+++ b/src/game/SpellAuraDefines.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellAuraEffects.cpp b/src/game/SpellAuraEffects.cpp
index d9efa1771e..b3eaed41dd 100644
--- a/src/game/SpellAuraEffects.cpp
+++ b/src/game/SpellAuraEffects.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index e7ca0a0bcb..c71e12d0fc 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellAuras.h b/src/game/SpellAuras.h
index da14ade146..dc29a2d79a 100644
--- a/src/game/SpellAuras.h
+++ b/src/game/SpellAuras.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellEffects.cpp b/src/game/SpellEffects.cpp
index a3dd87101a..76f2af18c5 100644
--- a/src/game/SpellEffects.cpp
+++ b/src/game/SpellEffects.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellHandler.cpp b/src/game/SpellHandler.cpp
index c3e72c9456..7b54cf0477 100644
--- a/src/game/SpellHandler.cpp
+++ b/src/game/SpellHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellMgr.cpp b/src/game/SpellMgr.cpp
index 35ccabd1c6..4c84e6fb97 100644
--- a/src/game/SpellMgr.cpp
+++ b/src/game/SpellMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/SpellMgr.h b/src/game/SpellMgr.h
index 6f865ef30d..9760f7737a 100644
--- a/src/game/SpellMgr.h
+++ b/src/game/SpellMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/StatSystem.cpp b/src/game/StatSystem.cpp
index 6c69caf158..7197779fdf 100644
--- a/src/game/StatSystem.cpp
+++ b/src/game/StatSystem.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TargetedMovementGenerator.cpp b/src/game/TargetedMovementGenerator.cpp
index 80e8043382..fa3484db20 100644
--- a/src/game/TargetedMovementGenerator.cpp
+++ b/src/game/TargetedMovementGenerator.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TargetedMovementGenerator.h b/src/game/TargetedMovementGenerator.h
index c6e7ef0581..9675eb8223 100644
--- a/src/game/TargetedMovementGenerator.h
+++ b/src/game/TargetedMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TaxiHandler.cpp b/src/game/TaxiHandler.cpp
index ca62ac4a6e..aff90058a3 100644
--- a/src/game/TaxiHandler.cpp
+++ b/src/game/TaxiHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TemporarySummon.cpp b/src/game/TemporarySummon.cpp
index f6188c4ca0..dc4c880038 100644
--- a/src/game/TemporarySummon.cpp
+++ b/src/game/TemporarySummon.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TemporarySummon.h b/src/game/TemporarySummon.h
index 4d3c773ac5..b0206875b1 100644
--- a/src/game/TemporarySummon.h
+++ b/src/game/TemporarySummon.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ThreatManager.cpp b/src/game/ThreatManager.cpp
index 438a6cb038..cf688cf163 100644
--- a/src/game/ThreatManager.cpp
+++ b/src/game/ThreatManager.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ThreatManager.h b/src/game/ThreatManager.h
index effe5456e6..1c0e2708a5 100644
--- a/src/game/ThreatManager.h
+++ b/src/game/ThreatManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TimeMgr.cpp b/src/game/TimeMgr.cpp
index 91dd7896a3..42ecc77bbf 100644
--- a/src/game/TimeMgr.cpp
+++ b/src/game/TimeMgr.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TimeMgr.h b/src/game/TimeMgr.h
index 586d8e53f7..5776bb1151 100644
--- a/src/game/TimeMgr.h
+++ b/src/game/TimeMgr.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Tools.cpp b/src/game/Tools.cpp
index d1728c78c9..085216354a 100644
--- a/src/game/Tools.cpp
+++ b/src/game/Tools.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Tools.h b/src/game/Tools.h
index bdb3ad8e76..48f3d02e4d 100644
--- a/src/game/Tools.h
+++ b/src/game/Tools.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Totem.cpp b/src/game/Totem.cpp
index a6e30ca09a..027d6da731 100644
--- a/src/game/Totem.cpp
+++ b/src/game/Totem.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Totem.h b/src/game/Totem.h
index 535e39a58d..b48786b139 100644
--- a/src/game/Totem.h
+++ b/src/game/Totem.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TotemAI.cpp b/src/game/TotemAI.cpp
index 08c70308d1..735906b44c 100644
--- a/src/game/TotemAI.cpp
+++ b/src/game/TotemAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TotemAI.h b/src/game/TotemAI.h
index 003f5d5ca1..b61bb623af 100644
--- a/src/game/TotemAI.h
+++ b/src/game/TotemAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/TradeHandler.cpp b/src/game/TradeHandler.cpp
index 6b6bc445b7..0d4e53a1d3 100644
--- a/src/game/TradeHandler.cpp
+++ b/src/game/TradeHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Transports.cpp b/src/game/Transports.cpp
index 81b122604d..f0efef5ee2 100644
--- a/src/game/Transports.cpp
+++ b/src/game/Transports.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Transports.h b/src/game/Transports.h
index e05a600697..2d5e000ed0 100644
--- a/src/game/Transports.h
+++ b/src/game/Transports.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Traveller.h b/src/game/Traveller.h
index 5fb31df83e..61f3b17513 100644
--- a/src/game/Traveller.h
+++ b/src/game/Traveller.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Unit.cpp b/src/game/Unit.cpp
index 04de0f4840..04102254a6 100644
--- a/src/game/Unit.cpp
+++ b/src/game/Unit.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Unit.h b/src/game/Unit.h
index 41585bafa9..a13d09e5b0 100644
--- a/src/game/Unit.h
+++ b/src/game/Unit.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UnitAI.cpp b/src/game/UnitAI.cpp
index 7365619030..1938491060 100644
--- a/src/game/UnitAI.cpp
+++ b/src/game/UnitAI.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UnitAI.h b/src/game/UnitAI.h
index c3167101ba..84c7d51b45 100644
--- a/src/game/UnitAI.h
+++ b/src/game/UnitAI.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UnitEvents.h b/src/game/UnitEvents.h
index 67f8d01f0d..2f6499c48f 100644
--- a/src/game/UnitEvents.h
+++ b/src/game/UnitEvents.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UpdateData.cpp b/src/game/UpdateData.cpp
index ccf51d2dc8..bb9ee79a07 100644
--- a/src/game/UpdateData.cpp
+++ b/src/game/UpdateData.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UpdateData.h b/src/game/UpdateData.h
index 282ea566c7..e560db842f 100644
--- a/src/game/UpdateData.h
+++ b/src/game/UpdateData.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UpdateFields.h b/src/game/UpdateFields.h
index d8b6ae9d28..8c2e0310c3 100644
--- a/src/game/UpdateFields.h
+++ b/src/game/UpdateFields.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/UpdateMask.h b/src/game/UpdateMask.h
index 66a6947fc3..10683d8e6e 100644
--- a/src/game/UpdateMask.h
+++ b/src/game/UpdateMask.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/VoiceChatHandler.cpp b/src/game/VoiceChatHandler.cpp
index 6023233c44..6daa27f13e 100644
--- a/src/game/VoiceChatHandler.cpp
+++ b/src/game/VoiceChatHandler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WaypointManager.cpp b/src/game/WaypointManager.cpp
index 11ab6a70f1..f4d14eb00d 100644
--- a/src/game/WaypointManager.cpp
+++ b/src/game/WaypointManager.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WaypointManager.h b/src/game/WaypointManager.h
index 85f8b765d4..dae000d494 100644
--- a/src/game/WaypointManager.h
+++ b/src/game/WaypointManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WaypointMovementGenerator.h b/src/game/WaypointMovementGenerator.h
index 577af8d5a0..7020896621 100644
--- a/src/game/WaypointMovementGenerator.h
+++ b/src/game/WaypointMovementGenerator.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Weather.cpp b/src/game/Weather.cpp
index 5d8d1fbd9b..f67b0d2fce 100644
--- a/src/game/Weather.cpp
+++ b/src/game/Weather.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/Weather.h b/src/game/Weather.h
index e312f00406..874eccba64 100644
--- a/src/game/Weather.h
+++ b/src/game/Weather.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/World.cpp b/src/game/World.cpp
index d26a75404a..2eb16e69bc 100644
--- a/src/game/World.cpp
+++ b/src/game/World.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/World.h b/src/game/World.h
index ae9c81e8ed..70d2296455 100644
--- a/src/game/World.h
+++ b/src/game/World.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldLog.cpp b/src/game/WorldLog.cpp
index 3161608bfe..01cd670ed7 100644
--- a/src/game/WorldLog.cpp
+++ b/src/game/WorldLog.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldLog.h b/src/game/WorldLog.h
index 632d2c86b3..0bd2a3b8b5 100644
--- a/src/game/WorldLog.h
+++ b/src/game/WorldLog.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSession.cpp b/src/game/WorldSession.cpp
index 2e7870479c..2ab07a4d99 100644
--- a/src/game/WorldSession.cpp
+++ b/src/game/WorldSession.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSession.h b/src/game/WorldSession.h
index 577b3ae321..dd48a6f953 100644
--- a/src/game/WorldSession.h
+++ b/src/game/WorldSession.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSocket.cpp b/src/game/WorldSocket.cpp
index bad2f310d7..3480fd5771 100644
--- a/src/game/WorldSocket.cpp
+++ b/src/game/WorldSocket.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSocket.h b/src/game/WorldSocket.h
index 9b012ee23d..0d2917869b 100644
--- a/src/game/WorldSocket.h
+++ b/src/game/WorldSocket.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSocketMgr.cpp b/src/game/WorldSocketMgr.cpp
index cc08962efa..b640721979 100644
--- a/src/game/WorldSocketMgr.cpp
+++ b/src/game/WorldSocketMgr.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2008,2007 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/WorldSocketMgr.h b/src/game/WorldSocketMgr.h
index 94cfa78324..bea11159dd 100644
--- a/src/game/WorldSocketMgr.h
+++ b/src/game/WorldSocketMgr.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/game/ZoneScript.h b/src/game/ZoneScript.h
index 6ace3c3647..ed4db98b8b 100644
--- a/src/game/ZoneScript.h
+++ b/src/game/ZoneScript.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/AuthCrypt.cpp b/src/shared/Auth/AuthCrypt.cpp
index e8126ad9f7..26dc24ec5f 100644
--- a/src/shared/Auth/AuthCrypt.cpp
+++ b/src/shared/Auth/AuthCrypt.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/AuthCrypt.h b/src/shared/Auth/AuthCrypt.h
index 226fde018a..6695dc580c 100644
--- a/src/shared/Auth/AuthCrypt.h
+++ b/src/shared/Auth/AuthCrypt.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/BigNumber.cpp b/src/shared/Auth/BigNumber.cpp
index 303687c266..930622c54c 100644
--- a/src/shared/Auth/BigNumber.cpp
+++ b/src/shared/Auth/BigNumber.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/BigNumber.h b/src/shared/Auth/BigNumber.h
index f1b3a0beda..1e31951f93 100644
--- a/src/shared/Auth/BigNumber.h
+++ b/src/shared/Auth/BigNumber.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/Hmac.cpp b/src/shared/Auth/Hmac.cpp
index 985b4fb9a5..4446bdb38c 100644
--- a/src/shared/Auth/Hmac.cpp
+++ b/src/shared/Auth/Hmac.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/Hmac.h b/src/shared/Auth/Hmac.h
index 76a302d68d..147b7106f8 100644
--- a/src/shared/Auth/Hmac.h
+++ b/src/shared/Auth/Hmac.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/Sha1.cpp b/src/shared/Auth/Sha1.cpp
index 802f1bbcdf..b63deb2c5f 100644
--- a/src/shared/Auth/Sha1.cpp
+++ b/src/shared/Auth/Sha1.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Auth/Sha1.h b/src/shared/Auth/Sha1.h
index bd2b1afa87..2d7f361ae9 100644
--- a/src/shared/Auth/Sha1.h
+++ b/src/shared/Auth/Sha1.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/ByteBuffer.h b/src/shared/ByteBuffer.h
index 6fd0c9b883..ba0240fb58 100644
--- a/src/shared/ByteBuffer.h
+++ b/src/shared/ByteBuffer.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Common.cpp b/src/shared/Common.cpp
index 5e12f4aa52..49a45d6713 100644
--- a/src/shared/Common.cpp
+++ b/src/shared/Common.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Common.h b/src/shared/Common.h
index 58d9b25fd2..4310c42688 100644
--- a/src/shared/Common.h
+++ b/src/shared/Common.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Config/Config.cpp b/src/shared/Config/Config.cpp
index 1f37bce522..39830104a7 100644
--- a/src/shared/Config/Config.cpp
+++ b/src/shared/Config/Config.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Config/Config.h b/src/shared/Config/Config.h
index 7070e6180c..e6b7266e25 100644
--- a/src/shared/Config/Config.h
+++ b/src/shared/Config/Config.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Config/ConfigEnv.h b/src/shared/Config/ConfigEnv.h
index 75209a7fc6..16e596fd2d 100644
--- a/src/shared/Config/ConfigEnv.h
+++ b/src/shared/Config/ConfigEnv.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DBCFileLoader.cpp b/src/shared/Database/DBCFileLoader.cpp
index 744e4f1e01..3ec0c1cb7d 100644
--- a/src/shared/Database/DBCFileLoader.cpp
+++ b/src/shared/Database/DBCFileLoader.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/Database.cpp b/src/shared/Database/Database.cpp
index 1799cf28a6..ac2cdfa416 100644
--- a/src/shared/Database/Database.cpp
+++ b/src/shared/Database/Database.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/Database.h b/src/shared/Database/Database.h
index 6172a61c5f..804501cd7f 100644
--- a/src/shared/Database/Database.h
+++ b/src/shared/Database/Database.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabaseEnv.h b/src/shared/Database/DatabaseEnv.h
index d5d6867e82..67afe0b616 100644
--- a/src/shared/Database/DatabaseEnv.h
+++ b/src/shared/Database/DatabaseEnv.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabaseImpl.h b/src/shared/Database/DatabaseImpl.h
index 7cbd0ed8ba..01ee52065f 100644
--- a/src/shared/Database/DatabaseImpl.h
+++ b/src/shared/Database/DatabaseImpl.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabaseMysql.cpp b/src/shared/Database/DatabaseMysql.cpp
index f08ea67cbb..6412ed9312 100644
--- a/src/shared/Database/DatabaseMysql.cpp
+++ b/src/shared/Database/DatabaseMysql.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabaseMysql.h b/src/shared/Database/DatabaseMysql.h
index 4612ebfc46..d4e440f96f 100644
--- a/src/shared/Database/DatabaseMysql.h
+++ b/src/shared/Database/DatabaseMysql.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabasePostgre.cpp b/src/shared/Database/DatabasePostgre.cpp
index 8d00285255..983932dc03 100644
--- a/src/shared/Database/DatabasePostgre.cpp
+++ b/src/shared/Database/DatabasePostgre.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/DatabasePostgre.h b/src/shared/Database/DatabasePostgre.h
index 92a8dff045..fcd420ef8e 100644
--- a/src/shared/Database/DatabasePostgre.h
+++ b/src/shared/Database/DatabasePostgre.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/Field.cpp b/src/shared/Database/Field.cpp
index 9a1fbfa517..02fb4ff293 100644
--- a/src/shared/Database/Field.cpp
+++ b/src/shared/Database/Field.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/Field.h b/src/shared/Database/Field.h
index d1238f838a..8d149858a4 100644
--- a/src/shared/Database/Field.h
+++ b/src/shared/Database/Field.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/MySQLDelayThread.h b/src/shared/Database/MySQLDelayThread.h
index fcebe3fbd3..cab4ca1d25 100644
--- a/src/shared/Database/MySQLDelayThread.h
+++ b/src/shared/Database/MySQLDelayThread.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/PGSQLDelayThread.h b/src/shared/Database/PGSQLDelayThread.h
index 8d219bd9c1..2f0dd4958b 100644
--- a/src/shared/Database/PGSQLDelayThread.h
+++ b/src/shared/Database/PGSQLDelayThread.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/QueryResult.h b/src/shared/Database/QueryResult.h
index df20dc8578..a0c7775230 100644
--- a/src/shared/Database/QueryResult.h
+++ b/src/shared/Database/QueryResult.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/QueryResultMysql.cpp b/src/shared/Database/QueryResultMysql.cpp
index 2e4738469c..058633668a 100644
--- a/src/shared/Database/QueryResultMysql.cpp
+++ b/src/shared/Database/QueryResultMysql.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/QueryResultMysql.h b/src/shared/Database/QueryResultMysql.h
index 89aceb12b1..c521530610 100644
--- a/src/shared/Database/QueryResultMysql.h
+++ b/src/shared/Database/QueryResultMysql.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/QueryResultPostgre.cpp b/src/shared/Database/QueryResultPostgre.cpp
index 915b0fba25..21e72a884b 100644
--- a/src/shared/Database/QueryResultPostgre.cpp
+++ b/src/shared/Database/QueryResultPostgre.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/QueryResultPostgre.h b/src/shared/Database/QueryResultPostgre.h
index 3539a680ce..bf7e7fa3f9 100644
--- a/src/shared/Database/QueryResultPostgre.h
+++ b/src/shared/Database/QueryResultPostgre.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SQLStorage.cpp b/src/shared/Database/SQLStorage.cpp
index d6d79c730e..e36297ed35 100644
--- a/src/shared/Database/SQLStorage.cpp
+++ b/src/shared/Database/SQLStorage.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SQLStorage.h b/src/shared/Database/SQLStorage.h
index cfc798a8f1..931c46b199 100644
--- a/src/shared/Database/SQLStorage.h
+++ b/src/shared/Database/SQLStorage.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SqlDelayThread.cpp b/src/shared/Database/SqlDelayThread.cpp
index 88b6b85df7..5b1c1a84b0 100644
--- a/src/shared/Database/SqlDelayThread.cpp
+++ b/src/shared/Database/SqlDelayThread.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SqlDelayThread.h b/src/shared/Database/SqlDelayThread.h
index c2b826044c..a4e3aab1c9 100644
--- a/src/shared/Database/SqlDelayThread.h
+++ b/src/shared/Database/SqlDelayThread.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SqlOperations.cpp b/src/shared/Database/SqlOperations.cpp
index 89cebff687..1012c94cbd 100644
--- a/src/shared/Database/SqlOperations.cpp
+++ b/src/shared/Database/SqlOperations.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Database/SqlOperations.h b/src/shared/Database/SqlOperations.h
index 51cafd20b9..acaffb29c7 100644
--- a/src/shared/Database/SqlOperations.h
+++ b/src/shared/Database/SqlOperations.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Errors.h b/src/shared/Errors.h
index bb17b94cbd..15c6b1414e 100644
--- a/src/shared/Errors.h
+++ b/src/shared/Errors.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Log.cpp b/src/shared/Log.cpp
index df3a19dfe5..ab4da70468 100644
--- a/src/shared/Log.cpp
+++ b/src/shared/Log.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Log.h b/src/shared/Log.h
index 173e3abdc1..e841cd9599 100644
--- a/src/shared/Log.h
+++ b/src/shared/Log.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/PacketLog.cpp b/src/shared/PacketLog.cpp
index 96c9727e7f..4e5cad6960 100644
--- a/src/shared/PacketLog.cpp
+++ b/src/shared/PacketLog.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/PacketLog.h b/src/shared/PacketLog.h
index 49ac72ebc4..462cc1eed5 100644
--- a/src/shared/PacketLog.h
+++ b/src/shared/PacketLog.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/ProgressBar.cpp b/src/shared/ProgressBar.cpp
index 61d037bb42..c24d9f86f6 100644
--- a/src/shared/ProgressBar.cpp
+++ b/src/shared/ProgressBar.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/ProgressBar.h b/src/shared/ProgressBar.h
index af7b5e0309..b1525b473d 100644
--- a/src/shared/ProgressBar.h
+++ b/src/shared/ProgressBar.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/ServiceWin32.cpp b/src/shared/ServiceWin32.cpp
index 5c68ba3195..2c1df2ff48 100644
--- a/src/shared/ServiceWin32.cpp
+++ b/src/shared/ServiceWin32.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/shared/ServiceWin32.h b/src/shared/ServiceWin32.h
index 18a52c396e..ddac785a0f 100644
--- a/src/shared/ServiceWin32.h
+++ b/src/shared/ServiceWin32.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/src/shared/SystemConfig.h b/src/shared/SystemConfig.h
index 06e0ebe140..82f0a8acdb 100644
--- a/src/shared/SystemConfig.h
+++ b/src/shared/SystemConfig.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
*
* This program is free software; you can redistribute it and/or modify
diff --git a/src/shared/Timer.h b/src/shared/Timer.h
index 23ab38c0f0..643f68dba8 100644
--- a/src/shared/Timer.h
+++ b/src/shared/Timer.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Util.cpp b/src/shared/Util.cpp
index c5384b6f32..3c5e365b74 100644
--- a/src/shared/Util.cpp
+++ b/src/shared/Util.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/Util.h b/src/shared/Util.h
index eb59392497..1b21d2311c 100644
--- a/src/shared/Util.h
+++ b/src/shared/Util.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/WorldPacket.h b/src/shared/WorldPacket.h
index 1eb3f12dd8..d708959f91 100644
--- a/src/shared/WorldPacket.h
+++ b/src/shared/WorldPacket.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/BaseModel.cpp b/src/shared/vmap/BaseModel.cpp
index 94389f683c..14c42c8039 100644
--- a/src/shared/vmap/BaseModel.cpp
+++ b/src/shared/vmap/BaseModel.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/BaseModel.h b/src/shared/vmap/BaseModel.h
index 098e1d9381..806bb2c365 100644
--- a/src/shared/vmap/BaseModel.h
+++ b/src/shared/vmap/BaseModel.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/CoordModelMapping.cpp b/src/shared/vmap/CoordModelMapping.cpp
index 39d1165f11..20fe733c48 100644
--- a/src/shared/vmap/CoordModelMapping.cpp
+++ b/src/shared/vmap/CoordModelMapping.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/CoordModelMapping.h b/src/shared/vmap/CoordModelMapping.h
index 7684bf1b37..641f4d17f3 100644
--- a/src/shared/vmap/CoordModelMapping.h
+++ b/src/shared/vmap/CoordModelMapping.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/DebugCmdLogger.cpp b/src/shared/vmap/DebugCmdLogger.cpp
index 461df62843..a0a40612f1 100644
--- a/src/shared/vmap/DebugCmdLogger.cpp
+++ b/src/shared/vmap/DebugCmdLogger.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/DebugCmdLogger.h b/src/shared/vmap/DebugCmdLogger.h
index 5493ab6f33..775e529c55 100644
--- a/src/shared/vmap/DebugCmdLogger.h
+++ b/src/shared/vmap/DebugCmdLogger.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/IVMapManager.h b/src/shared/vmap/IVMapManager.h
index 71ef5f72c6..81911f74a7 100644
--- a/src/shared/vmap/IVMapManager.h
+++ b/src/shared/vmap/IVMapManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ManagedModelContainer.cpp b/src/shared/vmap/ManagedModelContainer.cpp
index c7bfefe717..dce666fb28 100644
--- a/src/shared/vmap/ManagedModelContainer.cpp
+++ b/src/shared/vmap/ManagedModelContainer.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ManagedModelContainer.h b/src/shared/vmap/ManagedModelContainer.h
index e6862f915c..e1ad2664fe 100644
--- a/src/shared/vmap/ManagedModelContainer.h
+++ b/src/shared/vmap/ManagedModelContainer.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ModelContainer.cpp b/src/shared/vmap/ModelContainer.cpp
index d00464880f..98c1078990 100644
--- a/src/shared/vmap/ModelContainer.cpp
+++ b/src/shared/vmap/ModelContainer.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ModelContainer.h b/src/shared/vmap/ModelContainer.h
index abc9626105..5b3eeb20bb 100644
--- a/src/shared/vmap/ModelContainer.h
+++ b/src/shared/vmap/ModelContainer.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/NodeValueAccess.h b/src/shared/vmap/NodeValueAccess.h
index 54fc5ee99b..50a03480fe 100644
--- a/src/shared/vmap/NodeValueAccess.h
+++ b/src/shared/vmap/NodeValueAccess.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ShortBox.h b/src/shared/vmap/ShortBox.h
index 0e98677aa9..bf451c6a58 100644
--- a/src/shared/vmap/ShortBox.h
+++ b/src/shared/vmap/ShortBox.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/ShortVector.h b/src/shared/vmap/ShortVector.h
index 5f0fb7d9fd..8093c3904c 100644
--- a/src/shared/vmap/ShortVector.h
+++ b/src/shared/vmap/ShortVector.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/SubModel.cpp b/src/shared/vmap/SubModel.cpp
index 72dbed2a5a..1f72fc6826 100644
--- a/src/shared/vmap/SubModel.cpp
+++ b/src/shared/vmap/SubModel.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/SubModel.h b/src/shared/vmap/SubModel.h
index 89ea9b91d7..206f722ca6 100644
--- a/src/shared/vmap/SubModel.h
+++ b/src/shared/vmap/SubModel.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/TileAssembler.cpp b/src/shared/vmap/TileAssembler.cpp
index dad7d70377..22c619b450 100644
--- a/src/shared/vmap/TileAssembler.cpp
+++ b/src/shared/vmap/TileAssembler.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/TileAssembler.h b/src/shared/vmap/TileAssembler.h
index d2183794a9..aa21a93dd1 100644
--- a/src/shared/vmap/TileAssembler.h
+++ b/src/shared/vmap/TileAssembler.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/TreeNode.cpp b/src/shared/vmap/TreeNode.cpp
index c884f9b3b1..e3edb2fe08 100644
--- a/src/shared/vmap/TreeNode.cpp
+++ b/src/shared/vmap/TreeNode.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/TreeNode.h b/src/shared/vmap/TreeNode.h
index 1b9532001e..2aa943573d 100644
--- a/src/shared/vmap/TreeNode.h
+++ b/src/shared/vmap/TreeNode.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapDefinitions.h b/src/shared/vmap/VMapDefinitions.h
index fd28a91d51..5174378252 100644
--- a/src/shared/vmap/VMapDefinitions.h
+++ b/src/shared/vmap/VMapDefinitions.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapFactory.cpp b/src/shared/vmap/VMapFactory.cpp
index a92e4a1afa..2c5cd19d5d 100644
--- a/src/shared/vmap/VMapFactory.cpp
+++ b/src/shared/vmap/VMapFactory.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapFactory.h b/src/shared/vmap/VMapFactory.h
index f3375d723c..fa015841f8 100644
--- a/src/shared/vmap/VMapFactory.h
+++ b/src/shared/vmap/VMapFactory.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapManager.cpp b/src/shared/vmap/VMapManager.cpp
index 655bd77abf..4c65148461 100644
--- a/src/shared/vmap/VMapManager.cpp
+++ b/src/shared/vmap/VMapManager.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapManager.h b/src/shared/vmap/VMapManager.h
index 9646a377bf..8fe3840088 100644
--- a/src/shared/vmap/VMapManager.h
+++ b/src/shared/vmap/VMapManager.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/shared/vmap/VMapTools.h b/src/shared/vmap/VMapTools.h
index 3af3a29310..86e3367773 100644
--- a/src/shared/vmap/VMapTools.h
+++ b/src/shared/vmap/VMapTools.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
-* Copyright (C) 2008-2009 Trinity
+* Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/CliRunnable.cpp b/src/trinitycore/CliRunnable.cpp
index b35af1f1bb..e074594de7 100644
--- a/src/trinitycore/CliRunnable.cpp
+++ b/src/trinitycore/CliRunnable.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/CliRunnable.h b/src/trinitycore/CliRunnable.h
index cf745bbb19..9f990b2b46 100644
--- a/src/trinitycore/CliRunnable.h
+++ b/src/trinitycore/CliRunnable.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/Main.cpp b/src/trinitycore/Main.cpp
index e29621db2c..cef0442889 100644
--- a/src/trinitycore/Main.cpp
+++ b/src/trinitycore/Main.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/Master.cpp b/src/trinitycore/Master.cpp
index ba293ec841..fb2eca6ac2 100644
--- a/src/trinitycore/Master.cpp
+++ b/src/trinitycore/Master.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/Master.h b/src/trinitycore/Master.h
index 967f497051..9fefb6c083 100644
--- a/src/trinitycore/Master.h
+++ b/src/trinitycore/Master.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/RASocket.cpp b/src/trinitycore/RASocket.cpp
index ce2388d803..bed7fbf57c 100644
--- a/src/trinitycore/RASocket.cpp
+++ b/src/trinitycore/RASocket.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/RASocket.h b/src/trinitycore/RASocket.h
index 330c85defa..5c13724f90 100644
--- a/src/trinitycore/RASocket.h
+++ b/src/trinitycore/RASocket.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/WorldRunnable.cpp b/src/trinitycore/WorldRunnable.cpp
index 67ffe7c474..358344e1fe 100644
--- a/src/trinitycore/WorldRunnable.cpp
+++ b/src/trinitycore/WorldRunnable.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinitycore/WorldRunnable.h b/src/trinitycore/WorldRunnable.h
index 07ce246b04..f14ee021f3 100644
--- a/src/trinitycore/WorldRunnable.h
+++ b/src/trinitycore/WorldRunnable.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/AuthCodes.h b/src/trinityrealm/AuthCodes.h
index e0bfcf96ce..db0f1d8196 100644
--- a/src/trinityrealm/AuthCodes.h
+++ b/src/trinityrealm/AuthCodes.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/AuthSocket.cpp b/src/trinityrealm/AuthSocket.cpp
index bc788426a8..f9aa40af62 100644
--- a/src/trinityrealm/AuthSocket.cpp
+++ b/src/trinityrealm/AuthSocket.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/AuthSocket.h b/src/trinityrealm/AuthSocket.h
index 474ead8659..e0f0b39dde 100644
--- a/src/trinityrealm/AuthSocket.h
+++ b/src/trinityrealm/AuthSocket.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/Main.cpp b/src/trinityrealm/Main.cpp
index 20892106d4..9b94c61afe 100644
--- a/src/trinityrealm/Main.cpp
+++ b/src/trinityrealm/Main.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/RealmList.cpp b/src/trinityrealm/RealmList.cpp
index be8a7738ef..a04a4fd7bf 100644
--- a/src/trinityrealm/RealmList.cpp
+++ b/src/trinityrealm/RealmList.cpp
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/src/trinityrealm/RealmList.h b/src/trinityrealm/RealmList.h
index 25f0c01da1..be0ff0c235 100644
--- a/src/trinityrealm/RealmList.h
+++ b/src/trinityrealm/RealmList.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2005-2009 MaNGOS
*
- * Copyright (C) 2008-2009 Trinity
+ * Copyright (C) 2008-2010 Trinity
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by