diff --git a/src/bindings/interface/ScriptMgr.cpp b/src/bindings/interface/ScriptMgr.cpp
index 52e0b912a..25f674f3b 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 4bcaaa7ad..172d3fedd 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 6c4c18617..7be3c5444 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 922beebfc..aef952be2 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 f9bac6768..119b7e27b 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 3899d7892..e46f5253d 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 05e932ca3..c513ee7eb 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 2052964ac..ca375d0a2 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 565eb76cf..d49fbff26 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 ac6cc4fcb..78aa13247 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 5c8ded7d5..038d3a2ca 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 bf2cf65bf..941739ad6 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 858b8c1e1..3505bf46e 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 d2e0ffc35..07fd64ea0 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 cebaebc68..b52ca9f87 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 8a483044f..07608ae85 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 bd32f836e..79799105f 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 d4bd67525..db14ae32b 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 ecb00e6d6..7f7c6f1a9 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 9e4c6da65..7978201ad 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 f9945f84a..c94dc4f1e 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 b22c07db2..2affcc457 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 97570b370..28f5aa85e 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 e69f2fb41..49366097a 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 691acb2e6..fb7dbfe4c 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 2763db545..a284cf27c 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 91bec9eab..32189d8ef 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 852e382a0..7109961ff 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 86303f889..56806573c 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 66daaba5a..ee27d40c8 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 89a4738ae..b969784bb 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 a380fe783..137c82d51 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 d9282c178..f8b6bd724 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 28c0931e6..0e58bfa0c 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 1e1083e1a..5988a0267 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 4cfb7d16d..597e9854b 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 c3116a21c..cde330179 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 852f84bc4..c695b4331 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 d0a98c80e..2712967e1 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 0f7bcc144..b26687767 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 ed580f49e..7e294b4f5 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 c77d3a2cb..4a1545f8f 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 07b1ebad3..02bc08083 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 dd539cc0b..fce5ec82b 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 4da2462ab..350c96edc 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 99f2a5ab5..b017bf183 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 cac426194..a9c8101d7 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 f0d5bcac7..999785339 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 dbeac2f09..d9dc736f8 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 edcfeed0f..a3de4097a 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 fdfea922c..268666c53 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 7abb9ea7c..b92cec986 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 ec321826e..37b276cf5 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 3ae786512..5b36a291c 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 26717cc9f..aebe9bd28 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 7a1bcbc58..9bbc9a910 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 6133508ec..56cf3ebed 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 06793ea38..a13833697 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 0fea16bfc..b400ebc4c 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 bdc073f6e..733ba8324 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 ad41eb83d..4ab1cc3bb 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 17d8c97e7..efb9e97aa 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 057846285..e6548f557 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 7e48a3998..83a290159 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 55c745525..624bf6aa8 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 2fca9bc69..06f22208e 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 2db2812d1..0c1b7002f 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 ec76262ea..f6cf7fddd 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 5844ae73d..bddc5291d 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 da370de71..793cf13b3 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 57654bc0c..a11d31151 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 4c0727131..ef2ec3cfa 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 137ae751b..3b4c10a7c 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 39ff09fe5..06b96f442 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 c4309ae93..bf06478d3 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 a3a1dd61c..8bcec470c 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 b3ac67810..57e4e0471 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 802c7bd8c..fa321e728 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 4e206b7a1..c34bdab7c 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 40c29c8c0..da125b639 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 1e883d381..cf2ba8a10 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 31d0c609d..e9e333ac3 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 a6d7c5fed..a79d3dc5b 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 3a6d2a40b..38308e512 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 8b6fa905f..83e1629b6 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 34f59a009..eabbd3bbf 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 b6485a686..42c4b0b01 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 7837d3b3c..a12f39fac 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 8646b572a..07641f4ad 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 095986303..c564b6dfa 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 9d07d0986..6a3d75421 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 ad47b13cb..3b6405e38 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 1edb47887..5272c5209 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 e9088e17b..0f2331c89 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 69334a315..d1149a44c 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 efc09deb4..b0447a311 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 f70ddd03d..e86fbfc4e 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 c0b713c0d..a0c573c90 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 d546c2b17..6aa69eaaa 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 8312499dc..a07e8a847 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 f68d1124a..8e4f1c17c 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 2b92a0967..0d83d29cf 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 4421eef7e..4c50a21cb 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 436233b5b..98eeee809 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 a2c522fc6..a18b94417 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 b56178e2d..afaca9cf7 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 0f5ca4a90..521586b74 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 bc1165323..52595dad2 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 b8663bbcd..f2d364716 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 6adb9462b..e48a4b03c 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 375ad770d..ff720872f 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 f2158e3b5..905e9933b 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 e41ced598..018d6aa36 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 226a90d92..223f69ec0 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 d6aee4e05..ae6c24c2f 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 1b379afcc..c6cbd786c 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 ff18cdcb2..9a70407fd 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 5c844ff4d..8ca196b83 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 5d4603b5a..e070d65d3 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 093c85adc..c2068b36f 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 173f9881c..90d1c1d2e 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 3c0b3dc9e..f09d1a5ff 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 0f98a9873..d9103276d 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 a15e6046d..a884db5dc 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 88b71b796..11d2e0bab 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 b0a42185a..23b79a3de 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 16b5cd96f..3d6d94e35 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 a544113f5..458933244 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 aa99c4798..6af63bf44 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 009360283..f45879176 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 901576b44..65a333290 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 968118431..a9e26b4f7 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 116ab4bd3..99f7e1241 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 8ffbfa091..0e179825d 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 2a700ea1c..1409e7702 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 36092fbdc..9ce416720 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 12d64ad58..a8ac2f1be 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 b2db3ed46..cb5dac52a 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 aa5beac74..8c5aceb3a 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 2864800c5..4f2a1dc4c 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 ab3b64176..d3314256a 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 a09fc769d..d9c972f2c 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 da896cf02..033620b4d 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 4a3a6c991..b571f63a6 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 db1bfe022..37bca972c 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 9359fbf54..66dba877c 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 9e7c2ed99..1ac5eab27 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 e69a55d40..2d51d7ccd 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 e2fc9b1e0..5a8dc4559 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 00e92ac9e..b6bad713e 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 1e1c70dd0..e3fdcf4fb 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 403e66c0d..3a675deed 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 9d6d42523..ef3403469 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 4ffe3601b..054d97124 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 51f63c6db..cc42a453e 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 b9aa6abbe..8e7afe2d6 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 eb0368875..0141396b3 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 d18555076..317ff1309 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 0197de1d3..1f0cc3d12 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 e235659a9..3dcdcab95 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 58c7744c0..790eb1699 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 ce627515a..8233c5e94 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 0deab92c6..4993f8bcd 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 34981d84a..872bcd34f 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 1a44b1b68..89abfec79 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 4ccafe552..1428dc5d1 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 cdfa3517b..4abc778e4 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 6ac68997c..a15857259 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 1862676cb..401d1a75c 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 203002e15..537fa590e 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 74b973069..9ee41f05f 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 38467e8ac..7288b1f0f 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 84532ece1..41ae0cc4b 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 961a12332..44513c671 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 64ad72757..449577494 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 7045fe5be..3f266e517 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 eb5cf36c1..1dc19cf0a 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 2fd9564a2..f6429d408 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 90aa5f550..c95450e95 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 a2ba04a11..b57f9b8d2 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 829258ba0..2a8853c42 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 e5d605e67..4688c9c3b 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 c49765ded..b58b5cc49 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 8923950fe..ad6f3a361 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 7784df315..5e9389d01 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 cb352b7f1..9aa9bb1f0 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 fc676704d..4565995ee 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 e29a2215f..d2e87926c 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 e323251c5..a412f91b3 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 4d0395a0c..9008d4e87 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 2d08dfe61..eeb96db57 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 684e54233..aea0216e6 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 03c4f99ea..787a40252 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 43a613d1b..d0684944d 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 6a2eb7906..19277e4ff 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 df95eccbb..c760d285c 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 1b047e766..0919e998c 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 89fe1b6a7..7c2c2e6a6 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 93b74d649..6383e4d52 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 eda7c7f71..12f2c8704 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 78da3483b..d3f808347 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 5013cf761..1d89a4fa6 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 6a4fb76f5..3df12e22f 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 2aa79e4d2..dd8d16298 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 7a0755573..071d6bcde 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 bdfd6fbd6..a3caf5ebc 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 3c9b53163..e23eb1f93 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 b79b307c0..d8fdea961 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 3b2ee4b84..56e087b36 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 f6d1ddfe3..1e314bfd1 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 84cecd55f..51bc25f41 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 bfafda343..124f51e80 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 8f63fd881..d6ddb8231 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 569e7c620..3176669c4 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 c2a9db0d4..41151e4b2 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 2fbf5359a..bc531a403 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 c9700fe51..78a489aca 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 7c67878f4..0f85b1a58 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 211c28743..cd26e6bb5 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 63022e8cf..54f0db87a 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 19ea99383..c7b183f75 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 b4fa5f9da..a222156da 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 0819ee845..b1a058690 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 7c1334c4b..8d5b91251 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 2c9c88781..af9c7e604 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 226aa4932..3eb50604b 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 d35cb4867..1f4603957 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 aac54ad99..13d36b467 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 a83a17f1f..4bbd4fbba 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 41aa8644e..f399a26ca 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 758333643..107b282f9 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 e3dfd192e..b8df8ede1 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 23012f7e1..17b50b71d 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 2dfe2a46c..da7edb0ab 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 4ce59eef3..c0a9cfd8f 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 7fc840765..979c002f5 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 31b17505f..a90d774ed 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 d7aa067b4..f36ac9ca4 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 c8872c6fe..01ff1fcf1 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 20afe23d3..238f87a26 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 3cece43a7..079699373 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 c20c01154..81f23c0fc 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 805a53610..8b14999dd 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 5a156c7e8..84c1413d5 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 a97143592..1303700ec 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 3741e1720..280a713af 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 9981eb133..defe538c7 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 f0061f97c..b13db542c 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 3a44619a8..4bafcbd21 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 22bbbcf8e..d7d94dcef 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 a6c525297..830c39590 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 161e2e972..4be1462c2 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 d0c7c7d54..c5836a6b4 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 bda7ebbfa..3742b53ee 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 9a79dafe1..606824f8b 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 d9efa1771..b3eaed41d 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 e7ca0a0bc..c71e12d0f 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 da14ade14..dc29a2d79 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 a3dd87101..76f2af18c 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 c3e72c945..7b54cf047 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 35ccabd1c..4c84e6fb9 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 6f865ef30..9760f7737 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 6c69caf15..7197779fd 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 80e804338..fa3484db2 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 c6e7ef058..9675eb822 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 ca62ac4a6..aff90058a 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 f6188c4ca..dc4c88003 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 4d3c773ac..b0206875b 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 438a6cb03..cf688cf16 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 effe5456e..1c0e2708a 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 91dd7896a..42ecc77bb 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 586d8e53f..5776bb115 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 d1728c78c..085216354 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 bdb3ad8e7..48f3d02e4 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 a6e30ca09..027d6da73 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 535e39a58..b48786b13 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 08c70308d..735906b44 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 003f5d5ca..b61bb623a 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 6b6bc445b..0d4e53a1d 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 81b122604..f0efef5ee 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 e05a60069..2d5e000ed 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 5fb31df83..61f3b1751 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 04de0f484..04102254a 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 41585bafa..a13d09e5b 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 736561903..193849106 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 c3167101b..84c7d51b4 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 67f8d01f0..2f6499c48 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 ccf51d2dc..bb9ee79a0 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 282ea566c..e560db842 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 d8b6ae9d2..8c2e0310c 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 66a6947fc..10683d8e6 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 6023233c4..6daa27f13 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 11ab6a70f..f4d14eb00 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 85f8b765d..dae000d49 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 577af8d5a..702089662 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 5d8d1fbd9..f67b0d2fc 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 e312f0040..874eccba6 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 d26a75404..2eb16e69b 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 ae9c81e8e..70d229645 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 3161608bf..01cd670ed 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 632d2c86b..0bd2a3b8b 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 2e7870479..2ab07a4d9 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 577b3ae32..dd48a6f95 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 bad2f310d..3480fd577 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 9b012ee23..0d2917869 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 cc08962ef..b64072197 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 94cfa7832..bea11159d 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 6ace3c364..ed4db98b8 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 e8126ad9f..26dc24ec5 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 226fde018..6695dc580 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 303687c26..930622c54 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 f1b3a0bed..1e31951f9 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 985b4fb9a..4446bdb38 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 76a302d68..147b7106f 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 802f1bbcd..b63deb2c5 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 bd2b1afa8..2d7f361ae 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 6fd0c9b88..ba0240fb5 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 5e12f4aa5..49a45d671 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 58d9b25fd..4310c4268 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 1f37bce52..39830104a 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 7070e6180..e6b7266e2 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 75209a7fc..16e596fd2 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 744e4f1e0..3ec0c1cb7 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 1799cf28a..ac2cdfa41 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 6172a61c5..804501cd7 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 d5d6867e8..67afe0b61 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 7cbd0ed8b..01ee52065 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 f08ea67cb..6412ed931 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 4612ebfc4..d4e440f96 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 8d0028525..983932dc0 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 92a8dff04..fcd420ef8 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 9a1fbfa51..02fb4ff29 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 d1238f838..8d149858a 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 fcebe3fbd..cab4ca1d2 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 8d219bd9c..2f0dd4958 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 df20dc857..a0c777523 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 2e4738469..058633668 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 89aceb12b..c52153061 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 915b0fba2..21e72a884 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 3539a680c..bf7e7fa3f 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 d6d79c730..e36297ed3 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 cfc798a8f..931c46b19 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 88b6b85df..5b1c1a84b 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 c2b826044..a4e3aab1c 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 89cebff68..1012c94cb 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 51cafd20b..acaffb29c 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 bb17b94cb..15c6b1414 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 df3a19dfe..ab4da7046 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 173e3abdc..e841cd959 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 96c9727e7..4e5cad696 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 49ac72ebc..462cc1eed 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 61d037bb4..c24d9f86f 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 af7b5e030..b1525b473 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 5c68ba319..2c1df2ff4 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 18a52c396..ddac785a0 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 06e0ebe14..82f0a8acd 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 23ab38c0f..643f68dba 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 c5384b6f3..3c5e365b7 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 eb5939249..1b21d2311 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 1eb3f12dd..d708959f9 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 94389f683..14c42c803 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 098e1d938..806bb2c36 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 39d1165f1..20fe733c4 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 7684bf1b3..641f4d17f 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 461df6284..a0a40612f 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 5493ab6f3..775e529c5 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 71ef5f72c..81911f74a 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 c7bfefe71..dce666fb2 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 e6862f915..e1ad2664f 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 d00464880..98c107899 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 abc962610..5b3eeb20b 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 54fc5ee99..50a03480f 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 0e98677aa..bf451c6a5 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 5f0fb7d9f..8093c3904 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 72dbed2a5..1f72fc682 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 89ea9b91d..206f722ca 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 dad7d7037..22c619b45 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 d2183794a..aa21a93dd 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 c884f9b3b..e3edb2fe0 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 1b9532001..2aa943573 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 fd28a91d5..517437825 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 a92e4a1af..2c5cd19d5 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 f3375d723..fa015841f 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 655bd77ab..4c6514846 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 9646a377b..8fe384008 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 3af3a2931..86e336777 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 b35af1f1b..e074594de 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 cf745bbb1..9f990b2b4 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 e29621db2..cef044288 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 ba293ec84..fb2eca6ac 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 967f49705..9fefb6c08 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 ce2388d80..bed7fbf57 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 330c85def..5c13724f9 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 67ffe7c47..358344e1f 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 07ce246b0..f14ee021f 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 e0bfcf96c..db0f1d819 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 bc788426a..f9aa40af6 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 474ead865..e0f0b39dd 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 20892106d..9b94c61af 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 be8a7738e..a04a4fd7b 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 25f0c01da..be0ff0c23 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