diff --git a/Makefile.am b/Makefile.am index 6168f8678..2650fd465 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/contrib/Makefile.am b/contrib/Makefile.am index ddc0d8fc2..47ba379c0 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dep/Makefile.am b/dep/Makefile.am index e0bd84426..f5829acd5 100644 --- a/dep/Makefile.am +++ b/dep/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dep/include/Makefile.am b/dep/include/Makefile.am index 05b499b79..f9cda557e 100644 --- a/dep/include/Makefile.am +++ b/dep/include/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dep/lib/Makefile.am b/dep/lib/Makefile.am index 0a12dbd28..f66fd2072 100644 --- a/dep/lib/Makefile.am +++ b/dep/lib/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dep/src/Makefile.am b/dep/src/Makefile.am index 3c5748dda..88fa363a5 100644 --- a/dep/src/Makefile.am +++ b/dep/src/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/dep/src/sockets/Makefile.am b/dep/src/sockets/Makefile.am index f06453eeb..2a7f1123f 100644 --- a/dep/src/sockets/Makefile.am +++ b/dep/src/sockets/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/doc/Makefile.am b/doc/Makefile.am index 2d6240e53..f7bc0a050 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sql/Makefile.am b/sql/Makefile.am index 1d1a0c0ee..8f48c41d2 100644 --- a/sql/Makefile.am +++ b/sql/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/sql/tools/Makefile.am b/sql/tools/Makefile.am index b14b0a3d9..6ff72726a 100644 --- a/sql/tools/Makefile.am +++ b/sql/tools/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/bindings/scripts/sql/Makefile.am b/src/bindings/scripts/sql/Makefile.am index abce6800d..27a1f3f0f 100644 --- a/src/bindings/scripts/sql/Makefile.am +++ b/src/bindings/scripts/sql/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/bindings/scripts/sql/Makefile.in b/src/bindings/scripts/sql/Makefile.in index 34863ce03..2b4eaca2d 100644 --- a/src/bindings/scripts/sql/Makefile.in +++ b/src/bindings/scripts/sql/Makefile.in @@ -14,9 +14,9 @@ @SET_MAKE@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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/FactoryHolder.h b/src/framework/Dynamic/FactoryHolder.h index d5268d310..ca2238480 100644 --- a/src/framework/Dynamic/FactoryHolder.h +++ b/src/framework/Dynamic/FactoryHolder.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 4f4d7dd9c..8c2f58be7 100644 --- a/src/framework/Dynamic/ObjectRegistry.h +++ b/src/framework/Dynamic/ObjectRegistry.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 cfa57116c..29c3844d0 100644 --- a/src/framework/GameSystem/Grid.h +++ b/src/framework/GameSystem/Grid.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d73f41727..900110a4d 100644 --- a/src/framework/GameSystem/GridLoader.h +++ b/src/framework/GameSystem/GridLoader.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 6e7d02628..d1dc0fb4a 100644 --- a/src/framework/GameSystem/GridRefManager.h +++ b/src/framework/GameSystem/GridRefManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 6cdffdcb3..5e7d11084 100644 --- a/src/framework/GameSystem/GridReference.h +++ b/src/framework/GameSystem/GridReference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 571a21841..77d82d1e6 100644 --- a/src/framework/GameSystem/NGrid.h +++ b/src/framework/GameSystem/NGrid.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 0622927df..f0ae95e50 100644 --- a/src/framework/GameSystem/TypeContainer.h +++ b/src/framework/GameSystem/TypeContainer.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 033b7ff15..388ba23a6 100644 --- a/src/framework/GameSystem/TypeContainerFunctions.h +++ b/src/framework/GameSystem/TypeContainerFunctions.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 45b19f939..e2499c8e1 100644 --- a/src/framework/GameSystem/TypeContainerFunctionsPtr.h +++ b/src/framework/GameSystem/TypeContainerFunctionsPtr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 f43604a05..e38089119 100644 --- a/src/framework/GameSystem/TypeContainerVisitor.h +++ b/src/framework/GameSystem/TypeContainerVisitor.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/framework/Makefile.am index b88de2003..9686ac5a7 100644 --- a/src/framework/Makefile.am +++ b/src/framework/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 34611d8d5..c98f23523 100644 --- a/src/framework/Network/SocketDefines.h +++ b/src/framework/Network/SocketDefines.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 6467dc4a1..4af4179e1 100644 --- a/src/framework/Platform/CompilerDefs.h +++ b/src/framework/Platform/CompilerDefs.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 1c17618fd..4abd2b3d3 100644 --- a/src/framework/Platform/Define.h +++ b/src/framework/Platform/Define.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 fbf606dc2..0b1f3d660 100644 --- a/src/framework/Policies/CreationPolicy.h +++ b/src/framework/Policies/CreationPolicy.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 0f2de5a75..1cb97c6a2 100644 --- a/src/framework/Policies/ObjectLifeTime.cpp +++ b/src/framework/Policies/ObjectLifeTime.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 bfdda4491..fac827b38 100644 --- a/src/framework/Policies/ObjectLifeTime.h +++ b/src/framework/Policies/ObjectLifeTime.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 5c78a2673..d8370ceac 100644 --- a/src/framework/Policies/Singleton.h +++ b/src/framework/Policies/Singleton.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 6634332f0..6efcc25ca 100644 --- a/src/framework/Policies/SingletonImp.h +++ b/src/framework/Policies/SingletonImp.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 53a6939c5..80ea0736d 100644 --- a/src/framework/Policies/ThreadingModel.h +++ b/src/framework/Policies/ThreadingModel.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 17bc7b7a5..49fe8a75e 100644 --- a/src/framework/Utilities/ByteConverter.h +++ b/src/framework/Utilities/ByteConverter.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d268901d9..7335e19c7 100644 --- a/src/framework/Utilities/Callback.h +++ b/src/framework/Utilities/Callback.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d511a2b14..0e6d06ce1 100644 --- a/src/framework/Utilities/CountedReference/Reference.h +++ b/src/framework/Utilities/CountedReference/Reference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 60505f058..7d523d029 100644 --- a/src/framework/Utilities/CountedReference/ReferenceHolder.h +++ b/src/framework/Utilities/CountedReference/ReferenceHolder.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 096eb9cd4..1016897e7 100644 --- a/src/framework/Utilities/CountedReference/ReferenceImpl.h +++ b/src/framework/Utilities/CountedReference/ReferenceImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 e1aedc68c..225497e69 100644 --- a/src/framework/Utilities/EventProcessor.cpp +++ b/src/framework/Utilities/EventProcessor.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c0be64857..c40e065c8 100644 --- a/src/framework/Utilities/EventProcessor.h +++ b/src/framework/Utilities/EventProcessor.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/HashMap.h b/src/framework/Utilities/HashMap.h index dbfb9be9c..ed124bc4b 100644 --- a/src/framework/Utilities/HashMap.h +++ b/src/framework/Utilities/HashMap.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 34816845a..fe4d1b7dd 100644 --- a/src/framework/Utilities/LinkedList.h +++ b/src/framework/Utilities/LinkedList.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c04d67bc2..40b7cade9 100644 --- a/src/framework/Utilities/LinkedReference/RefManager.h +++ b/src/framework/Utilities/LinkedReference/RefManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 264140204..8e969669b 100644 --- a/src/framework/Utilities/LinkedReference/Reference.h +++ b/src/framework/Utilities/LinkedReference/Reference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c7c8f1182..149b00f15 100644 --- a/src/framework/Utilities/TypeList.h +++ b/src/framework/Utilities/TypeList.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 2051f3c92..dedc1150b 100644 --- a/src/game/AccountMgr.cpp +++ b/src/game/AccountMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a5bf6adf7..3d86bd786 100644 --- a/src/game/AccountMgr.h +++ b/src/game/AccountMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fb2c6e062..74bb4d9d6 100644 --- a/src/game/AddonHandler.cpp +++ b/src/game/AddonHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 08ac41a9e..6a3b6d21c 100644 --- a/src/game/AddonHandler.h +++ b/src/game/AddonHandler.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/AggressorAI.cpp b/src/game/AggressorAI.cpp index e8db45013..0c639d335 100644 --- a/src/game/AggressorAI.cpp +++ b/src/game/AggressorAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/AggressorAI.h b/src/game/AggressorAI.h index a79547537..51c123237 100644 --- a/src/game/AggressorAI.h +++ b/src/game/AggressorAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/AnimalRandomMovementGenerator.h b/src/game/AnimalRandomMovementGenerator.h index 760cbed46..8f467dfe6 100644 --- a/src/game/AnimalRandomMovementGenerator.h +++ b/src/game/AnimalRandomMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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.cpp b/src/game/ArenaTeam.cpp index be91d2045..a19ba5951 100644 --- a/src/game/ArenaTeam.cpp +++ b/src/game/ArenaTeam.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f4de5555b..03cf5ccc7 100644 --- a/src/game/ArenaTeam.h +++ b/src/game/ArenaTeam.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fc0210a8f..78a904567 100644 --- a/src/game/ArenaTeamHandler.cpp +++ b/src/game/ArenaTeamHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/AuctionHouse.cpp b/src/game/AuctionHouse.cpp index 20ce0cf90..abeeac206 100644 --- a/src/game/AuctionHouse.cpp +++ b/src/game/AuctionHouse.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/AuctionHouseObject.h b/src/game/AuctionHouseObject.h index 75c79ede7..cccba8413 100644 --- a/src/game/AuctionHouseObject.h +++ b/src/game/AuctionHouseObject.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ec9b12a65..9a0395928 100644 --- a/src/game/Bag.cpp +++ b/src/game/Bag.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 2e0b4c733..efb9a379b 100644 --- a/src/game/Bag.h +++ b/src/game/Bag.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9ef8745fd..1b2157306 100644 --- a/src/game/BattleGround.cpp +++ b/src/game/BattleGround.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 59d722e62..80bd52a14 100644 --- a/src/game/BattleGround.h +++ b/src/game/BattleGround.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d65340be1..873708889 100644 --- a/src/game/BattleGroundAA.cpp +++ b/src/game/BattleGroundAA.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 940cc5a9f..edddc1106 100644 --- a/src/game/BattleGroundAA.h +++ b/src/game/BattleGroundAA.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ea40889f7..b8e001fb1 100644 --- a/src/game/BattleGroundAB.cpp +++ b/src/game/BattleGroundAB.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ba47211bc..464108d63 100644 --- a/src/game/BattleGroundAB.h +++ b/src/game/BattleGroundAB.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9a1947a7b..1feccaeae 100644 --- a/src/game/BattleGroundAV.cpp +++ b/src/game/BattleGroundAV.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 38b139a62..5b69af945 100644 --- a/src/game/BattleGroundAV.h +++ b/src/game/BattleGroundAV.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 eec13f1aa..1c8e813a8 100644 --- a/src/game/BattleGroundBE.cpp +++ b/src/game/BattleGroundBE.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 2a2ac3ef8..a16464dd3 100644 --- a/src/game/BattleGroundBE.h +++ b/src/game/BattleGroundBE.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c3c4727e8..9a8cc2267 100644 --- a/src/game/BattleGroundEY.cpp +++ b/src/game/BattleGroundEY.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3566a4fe3..0152a889f 100644 --- a/src/game/BattleGroundEY.h +++ b/src/game/BattleGroundEY.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 e89e0904b..cd3e5f190 100644 --- a/src/game/BattleGroundHandler.cpp +++ b/src/game/BattleGroundHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4c6d94f6b..bd47c146b 100644 --- a/src/game/BattleGroundMgr.cpp +++ b/src/game/BattleGroundMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 504b4da5f..26ca0ae6d 100644 --- a/src/game/BattleGroundMgr.h +++ b/src/game/BattleGroundMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 77a0ffc22..f06910af9 100644 --- a/src/game/BattleGroundNA.cpp +++ b/src/game/BattleGroundNA.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 31075b987..45dc9efec 100644 --- a/src/game/BattleGroundNA.h +++ b/src/game/BattleGroundNA.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 49e27431e..5cfd27b77 100644 --- a/src/game/BattleGroundRL.cpp +++ b/src/game/BattleGroundRL.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0eb8cebb7..d3f582648 100644 --- a/src/game/BattleGroundRL.h +++ b/src/game/BattleGroundRL.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 bbfcf0f55..60dc027ae 100644 --- a/src/game/BattleGroundWS.cpp +++ b/src/game/BattleGroundWS.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3c142fe63..17b59d983 100644 --- a/src/game/BattleGroundWS.h +++ b/src/game/BattleGroundWS.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a8c49d3fb..719bfc3aa 100644 --- a/src/game/Cell.h +++ b/src/game/Cell.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 efafedd11..ce5f6ed2e 100644 --- a/src/game/CellImpl.h +++ b/src/game/CellImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 946ac7137..154045b76 100644 --- a/src/game/Channel.cpp +++ b/src/game/Channel.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 da018fece..d1b38cc94 100644 --- a/src/game/Channel.h +++ b/src/game/Channel.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b77885fc5..adefd6b1e 100644 --- a/src/game/ChannelHandler.cpp +++ b/src/game/ChannelHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 97e1dad32..cd3a75f1f 100644 --- a/src/game/ChannelMgr.h +++ b/src/game/ChannelMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 efcc337fc..2db35fd4c 100644 --- a/src/game/CharacterHandler.cpp +++ b/src/game/CharacterHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 efaf19e44..795471da3 100644 --- a/src/game/Chat.cpp +++ b/src/game/Chat.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a05cdedb4..89a6478a1 100644 --- a/src/game/Chat.h +++ b/src/game/Chat.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3eee53d11..c1f9d5290 100644 --- a/src/game/ChatHandler.cpp +++ b/src/game/ChatHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 cd492df7e..0ab8814fa 100644 --- a/src/game/CombatHandler.cpp +++ b/src/game/CombatHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 01b1b90c2..1163d7249 100644 --- a/src/game/ConfusedMovementGenerator.cpp +++ b/src/game/ConfusedMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 95b45f169..d4f1cd926 100644 --- a/src/game/ConfusedMovementGenerator.h +++ b/src/game/ConfusedMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8f6e23ac5..71f62d81d 100644 --- a/src/game/Corpse.cpp +++ b/src/game/Corpse.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 317d9ed6b..3cd6299a4 100644 --- a/src/game/Corpse.h +++ b/src/game/Corpse.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f20316bd0..9ec48f9da 100644 --- a/src/game/Creature.cpp +++ b/src/game/Creature.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0581525db..e74c250e8 100644 --- a/src/game/Creature.h +++ b/src/game/Creature.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d9bf190bc..e5fe2e30e 100644 --- a/src/game/CreatureAI.cpp +++ b/src/game/CreatureAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9926e4431..03782cc67 100644 --- a/src/game/CreatureAI.h +++ b/src/game/CreatureAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 478178641..877ed8851 100644 --- a/src/game/CreatureAIImpl.h +++ b/src/game/CreatureAIImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d7480e53f..0416d2951 100644 --- a/src/game/CreatureAIRegistry.cpp +++ b/src/game/CreatureAIRegistry.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8c8649878..0fecef476 100644 --- a/src/game/CreatureAIRegistry.h +++ b/src/game/CreatureAIRegistry.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 60e283945..575dabca4 100644 --- a/src/game/CreatureAISelector.cpp +++ b/src/game/CreatureAISelector.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ca69ee1fe..8a354a400 100644 --- a/src/game/CreatureAISelector.h +++ b/src/game/CreatureAISelector.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 1e0cb06fc..1a9beab4a 100644 --- a/src/game/DestinationHolder.cpp +++ b/src/game/DestinationHolder.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b41bcd334..311fb4f4d 100644 --- a/src/game/DestinationHolder.h +++ b/src/game/DestinationHolder.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 02b2cba2b..437123f11 100644 --- a/src/game/DestinationHolderImp.h +++ b/src/game/DestinationHolderImp.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8f05db361..bc3cf7db4 100644 --- a/src/game/DuelHandler.cpp +++ b/src/game/DuelHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 698cf3e64..97ae5a75d 100644 --- a/src/game/DynamicObject.cpp +++ b/src/game/DynamicObject.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 db37ef78b..2d5efb3c5 100644 --- a/src/game/DynamicObject.h +++ b/src/game/DynamicObject.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a71d30078..47f305cda 100644 --- a/src/game/FleeingMovementGenerator.cpp +++ b/src/game/FleeingMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ccff79593..2fdb09867 100644 --- a/src/game/FleeingMovementGenerator.h +++ b/src/game/FleeingMovementGenerator.h @@ -1,7 +1,7 @@ /* -* Copyright (C) 2008 Trinity +* Copyright (C) 2005-2008 MaNGOS * -* Thanks to the original authors: MaNGOS +* Copyright (C) 2008 Trinity * * This program is free software; you 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 3bf344520..ab445fa29 100644 --- a/src/game/FollowerRefManager.h +++ b/src/game/FollowerRefManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 7750a2cb7..c554f6b44 100644 --- a/src/game/FollowerReference.cpp +++ b/src/game/FollowerReference.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 42ea1d0cd..1a7c09d13 100644 --- a/src/game/FollowerReference.h +++ b/src/game/FollowerReference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c4906dde8..d95cc8c08 100644 --- a/src/game/Formulas.h +++ b/src/game/Formulas.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/GameEvent.cpp b/src/game/GameEvent.cpp index 2c77c641b..1cabcbffe 100644 --- a/src/game/GameEvent.cpp +++ b/src/game/GameEvent.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/GameEvent.h b/src/game/GameEvent.h index 875fb3d79..2655a5925 100644 --- a/src/game/GameEvent.h +++ b/src/game/GameEvent.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ab9d9e315..fb29c2f56 100644 --- a/src/game/GameObject.cpp +++ b/src/game/GameObject.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 20c583d30..58f1ee53e 100644 --- a/src/game/GameObject.h +++ b/src/game/GameObject.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fcf7d99f8..a37bfdf77 100644 --- a/src/game/GlobalEvents.cpp +++ b/src/game/GlobalEvents.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 26133c355..a1c6b31a4 100644 --- a/src/game/GlobalEvents.h +++ b/src/game/GlobalEvents.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c044b1799..e889eba8d 100644 --- a/src/game/GossipDef.cpp +++ b/src/game/GossipDef.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 30417affb..cc8263501 100644 --- a/src/game/GossipDef.h +++ b/src/game/GossipDef.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 430af916c..dba47c964 100644 --- a/src/game/GridDefines.h +++ b/src/game/GridDefines.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b4804f74a..45487cdf3 100644 --- a/src/game/GridNotifiers.cpp +++ b/src/game/GridNotifiers.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3759f93ef..ed2ddfa22 100644 --- a/src/game/GridNotifiers.h +++ b/src/game/GridNotifiers.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f66d599b1..04eaa41d6 100644 --- a/src/game/GridNotifiersImpl.h +++ b/src/game/GridNotifiersImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c1680f0a6..4f27eae02 100644 --- a/src/game/GridStates.cpp +++ b/src/game/GridStates.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fb278347b..522537913 100644 --- a/src/game/GridStates.h +++ b/src/game/GridStates.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c7d79120b..98ee161ce 100644 --- a/src/game/Group.cpp +++ b/src/game/Group.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b09a89934..c7676926b 100644 --- a/src/game/Group.h +++ b/src/game/Group.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d162397f1..90281c15e 100644 --- a/src/game/GroupHandler.cpp +++ b/src/game/GroupHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4dd23a374..1bef31f07 100644 --- a/src/game/GroupRefManager.h +++ b/src/game/GroupRefManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 652807e37..25ea47330 100644 --- a/src/game/GroupReference.cpp +++ b/src/game/GroupReference.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c49dadddc..66e91bd3a 100644 --- a/src/game/GroupReference.h +++ b/src/game/GroupReference.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 74daf8049..0537a6144 100644 --- a/src/game/GuardAI.cpp +++ b/src/game/GuardAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3dea421a6..07a638ea1 100644 --- a/src/game/GuardAI.h +++ b/src/game/GuardAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 bbf8c278a..9d17b175a 100644 --- a/src/game/Guild.cpp +++ b/src/game/Guild.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3f4f5fa32..457e7be14 100644 --- a/src/game/Guild.h +++ b/src/game/Guild.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4d96b4efa..1c90df71e 100644 --- a/src/game/GuildHandler.cpp +++ b/src/game/GuildHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/HateMatrix.h b/src/game/HateMatrix.h index 68c5da3be..7a21d4103 100644 --- a/src/game/HateMatrix.h +++ b/src/game/HateMatrix.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d21dc1b97..1b02e4fdd 100644 --- a/src/game/HomeMovementGenerator.cpp +++ b/src/game/HomeMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0ca0b51d1..1f0451342 100644 --- a/src/game/HomeMovementGenerator.h +++ b/src/game/HomeMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 e93f0020f..a2928158a 100644 --- a/src/game/HostilRefManager.cpp +++ b/src/game/HostilRefManager.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 1bd3f2407..4d049b234 100644 --- a/src/game/HostilRefManager.h +++ b/src/game/HostilRefManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 13f37ed63..6b68dd8ee 100644 --- a/src/game/IdleMovementGenerator.cpp +++ b/src/game/IdleMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 78ad33cfb..8a8aece54 100644 --- a/src/game/IdleMovementGenerator.h +++ b/src/game/IdleMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 49d3959cb..c605de2c4 100644 --- a/src/game/InstanceData.cpp +++ b/src/game/InstanceData.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 86b2fc0e7..a1611a2bc 100644 --- a/src/game/InstanceData.h +++ b/src/game/InstanceData.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 e9c37f725..15f2d0976 100644 --- a/src/game/InstanceSaveMgr.cpp +++ b/src/game/InstanceSaveMgr.cpp @@ -1,7 +1,7 @@ /* -/* Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: ScriptDev2 + * Copyright (C) 2008 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 9fa542c35..cf76ee387 100644 --- a/src/game/InstanceSaveMgr.h +++ b/src/game/InstanceSaveMgr.h @@ -1,7 +1,7 @@ /* -/* Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: ScriptDev2 + * Copyright (C) 2008 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 2ca1e84d6..2c4ebfb0a 100644 --- a/src/game/Item.cpp +++ b/src/game/Item.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 6a3862c72..7b265b9cb 100644 --- a/src/game/Item.h +++ b/src/game/Item.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0459eaa2f..8e87ebb85 100644 --- a/src/game/ItemEnchantmentMgr.cpp +++ b/src/game/ItemEnchantmentMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 1d6fade83..a6b84c174 100644 --- a/src/game/ItemEnchantmentMgr.h +++ b/src/game/ItemEnchantmentMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 5ae00efe2..1c34a1a58 100644 --- a/src/game/ItemHandler.cpp +++ b/src/game/ItemHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3481b1bf4..03683385b 100644 --- a/src/game/ItemPrototype.h +++ b/src/game/ItemPrototype.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 306bfc77b..f3c4e1803 100644 --- a/src/game/LFGHandler.cpp +++ b/src/game/LFGHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 20df6e7fe..b759f603f 100644 --- a/src/game/Language.h +++ b/src/game/Language.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d5d8be4af..3e02d6ca7 100644 --- a/src/game/Level0.cpp +++ b/src/game/Level0.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c5247fa15..9d3ddb3af 100644 --- a/src/game/Level1.cpp +++ b/src/game/Level1.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 eb84bcbd1..a449f15df 100644 --- a/src/game/Level2.cpp +++ b/src/game/Level2.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 64021b370..71ee2fbab 100644 --- a/src/game/Level3.cpp +++ b/src/game/Level3.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 48f913df8..4894b3aab 100644 --- a/src/game/LootHandler.cpp +++ b/src/game/LootHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 2cb1a5b29..2f362b776 100644 --- a/src/game/LootMgr.cpp +++ b/src/game/LootMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 098cf514e..e18d0380b 100644 --- a/src/game/LootMgr.h +++ b/src/game/LootMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ae92feb35..f79a4861b 100644 --- a/src/game/Mail.cpp +++ b/src/game/Mail.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4269f04cf..f937c3573 100644 --- a/src/game/Mail.h +++ b/src/game/Mail.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/Makefile.am b/src/game/Makefile.am index 290441870..0003e859b 100644 --- a/src/game/Makefile.am +++ b/src/game/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; you 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 123cbeef2..85fc6421a 100644 --- a/src/game/Map.cpp +++ b/src/game/Map.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 11ea7e2be..0c1cc094e 100644 --- a/src/game/Map.h +++ b/src/game/Map.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 caea768ad..9a9128363 100644 --- a/src/game/MapInstanced.cpp +++ b/src/game/MapInstanced.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 5999e4a1a..460bf49f5 100644 --- a/src/game/MapInstanced.h +++ b/src/game/MapInstanced.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 cbab5b795..e80cab601 100644 --- a/src/game/MapManager.cpp +++ b/src/game/MapManager.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 30ed2589e..54b80c703 100644 --- a/src/game/MapManager.h +++ b/src/game/MapManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3557aa8cd..474199213 100644 --- a/src/game/MiscHandler.cpp +++ b/src/game/MiscHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f6189bf88..d08e94d44 100644 --- a/src/game/MotionMaster.cpp +++ b/src/game/MotionMaster.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 58f7c4666..f6d244db2 100644 --- a/src/game/MotionMaster.h +++ b/src/game/MotionMaster.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d6b69bfe3..3cfccdb81 100644 --- a/src/game/MovementGenerator.cpp +++ b/src/game/MovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 62c7a6d42..d362b6be6 100644 --- a/src/game/MovementGenerator.h +++ b/src/game/MovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 df8bc3359..c8270094b 100644 --- a/src/game/MovementGeneratorImpl.h +++ b/src/game/MovementGeneratorImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 632c05b6e..d21095611 100644 --- a/src/game/MovementHandler.cpp +++ b/src/game/MovementHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ce4692028..f765a09de 100644 --- a/src/game/NPCHandler.cpp +++ b/src/game/NPCHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d8e018a9d..096017b10 100644 --- a/src/game/NPCHandler.h +++ b/src/game/NPCHandler.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/NullCreatureAI.cpp b/src/game/NullCreatureAI.cpp index ea009fb45..4c1cb5929 100644 --- a/src/game/NullCreatureAI.cpp +++ b/src/game/NullCreatureAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/game/NullCreatureAI.h b/src/game/NullCreatureAI.h index d133b2de2..3a93805fa 100644 --- a/src/game/NullCreatureAI.h +++ b/src/game/NullCreatureAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 500143bad..08fbb5a86 100644 --- a/src/game/Object.cpp +++ b/src/game/Object.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0a5e0e1f6..f858e212b 100644 --- a/src/game/Object.h +++ b/src/game/Object.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4f720f450..ecfff85d0 100644 --- a/src/game/ObjectAccessor.cpp +++ b/src/game/ObjectAccessor.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4376fa8ca..6e8b7f6d4 100644 --- a/src/game/ObjectAccessor.h +++ b/src/game/ObjectAccessor.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 1b5949373..88840ebd2 100644 --- a/src/game/ObjectDefines.h +++ b/src/game/ObjectDefines.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 73177a5d7..7347e9d1b 100644 --- a/src/game/ObjectGridLoader.cpp +++ b/src/game/ObjectGridLoader.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fe527dc9c..ebaaa1f50 100644 --- a/src/game/ObjectGridLoader.h +++ b/src/game/ObjectGridLoader.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a84b8caad..af4529324 100644 --- a/src/game/ObjectMgr.cpp +++ b/src/game/ObjectMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 05d4cea1a..6567b4716 100644 --- a/src/game/ObjectMgr.h +++ b/src/game/ObjectMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 6b234261c..1220ce7fc 100644 --- a/src/game/Opcodes.cpp +++ b/src/game/Opcodes.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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.h b/src/game/Opcodes.h index 31fb86ff7..457058b95 100644 --- a/src/game/Opcodes.h +++ b/src/game/Opcodes.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9e8f4f250..2c77b2c45 100644 --- a/src/game/OutdoorPvP.cpp +++ b/src/game/OutdoorPvP.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvP.h" #include "OutdoorPvPMgr.h" #include "ObjectAccessor.h" diff --git a/src/game/OutdoorPvP.h b/src/game/OutdoorPvP.h index c5dbeb871..870d79624 100644 --- a/src/game/OutdoorPvP.h +++ b/src/game/OutdoorPvP.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_H_ #define OUTDOOR_PVP_H_ diff --git a/src/game/OutdoorPvPEP.cpp b/src/game/OutdoorPvPEP.cpp index a681ee353..8ffcb4b1f 100644 --- a/src/game/OutdoorPvPEP.cpp +++ b/src/game/OutdoorPvPEP.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPEP.h" #include "WorldPacket.h" #include "Player.h" diff --git a/src/game/OutdoorPvPEP.h b/src/game/OutdoorPvPEP.h index e7a80a34b..7574b93e3 100644 --- a/src/game/OutdoorPvPEP.h +++ b/src/game/OutdoorPvPEP.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_EP_ #define OUTDOOR_PVP_EP_ diff --git a/src/game/OutdoorPvPHP.cpp b/src/game/OutdoorPvPHP.cpp index 860cf3b68..9c1971712 100644 --- a/src/game/OutdoorPvPHP.cpp +++ b/src/game/OutdoorPvPHP.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPHP.h" #include "OutdoorPvP.h" #include "OutdoorPvPMgr.h" diff --git a/src/game/OutdoorPvPHP.h b/src/game/OutdoorPvPHP.h index 33a5bbfe8..7b7e8f7ee 100644 --- a/src/game/OutdoorPvPHP.h +++ b/src/game/OutdoorPvPHP.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_HP_ #define OUTDOOR_PVP_HP_ diff --git a/src/game/OutdoorPvPMgr.cpp b/src/game/OutdoorPvPMgr.cpp index f2b25c253..70a7d796e 100644 --- a/src/game/OutdoorPvPMgr.cpp +++ b/src/game/OutdoorPvPMgr.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPMgr.h" #include "OutdoorPvPHP.h" #include "OutdoorPvPNA.h" diff --git a/src/game/OutdoorPvPMgr.h b/src/game/OutdoorPvPMgr.h index ee1544fb1..4b2f914d3 100644 --- a/src/game/OutdoorPvPMgr.h +++ b/src/game/OutdoorPvPMgr.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_MGR_H_ #define OUTDOOR_PVP_MGR_H_ diff --git a/src/game/OutdoorPvPNA.cpp b/src/game/OutdoorPvPNA.cpp index 1fb522956..9c29e28e0 100644 --- a/src/game/OutdoorPvPNA.cpp +++ b/src/game/OutdoorPvPNA.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPNA.h" #include "Player.h" #include "ObjectMgr.h" diff --git a/src/game/OutdoorPvPNA.h b/src/game/OutdoorPvPNA.h index 65a70bbd1..1355cbfaa 100644 --- a/src/game/OutdoorPvPNA.h +++ b/src/game/OutdoorPvPNA.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_NA_ #define OUTDOOR_PVP_NA_ diff --git a/src/game/OutdoorPvPObjectiveAI.cpp b/src/game/OutdoorPvPObjectiveAI.cpp index 51e53d964..fc762f77e 100644 --- a/src/game/OutdoorPvPObjectiveAI.cpp +++ b/src/game/OutdoorPvPObjectiveAI.cpp @@ -1,8 +1,6 @@ /* * Copyright (C) 2008 Trinity * - * Thanks to the original authors: MaNGOS - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/src/game/OutdoorPvPObjectiveAI.h b/src/game/OutdoorPvPObjectiveAI.h index 48e1fd241..19302a313 100644 --- a/src/game/OutdoorPvPObjectiveAI.h +++ b/src/game/OutdoorPvPObjectiveAI.h @@ -1,8 +1,6 @@ /* * Copyright (C) 2008 Trinity * - * Thanks to the original authors: MaNGOS - * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or diff --git a/src/game/OutdoorPvPSI.cpp b/src/game/OutdoorPvPSI.cpp index 46230ffcc..bae0d8231 100644 --- a/src/game/OutdoorPvPSI.cpp +++ b/src/game/OutdoorPvPSI.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPSI.h" #include "WorldPacket.h" #include "Player.h" diff --git a/src/game/OutdoorPvPSI.h b/src/game/OutdoorPvPSI.h index 9ee8c8a63..472cba9ea 100644 --- a/src/game/OutdoorPvPSI.h +++ b/src/game/OutdoorPvPSI.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_SI_ #define OUTDOOR_PVP_SI_ diff --git a/src/game/OutdoorPvPTF.cpp b/src/game/OutdoorPvPTF.cpp index 0bc56c5a4..6a372ab73 100644 --- a/src/game/OutdoorPvPTF.cpp +++ b/src/game/OutdoorPvPTF.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPTF.h" #include "OutdoorPvPMgr.h" #include "WorldPacket.h" diff --git a/src/game/OutdoorPvPZM.cpp b/src/game/OutdoorPvPZM.cpp index c36dabc34..94706f046 100644 --- a/src/game/OutdoorPvPZM.cpp +++ b/src/game/OutdoorPvPZM.cpp @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include "OutdoorPvPZM.h" #include "ObjectMgr.h" #include "OutdoorPvPMgr.h" diff --git a/src/game/OutdoorPvPZM.h b/src/game/OutdoorPvPZM.h index ae94f5935..22e857770 100644 --- a/src/game/OutdoorPvPZM.h +++ b/src/game/OutdoorPvPZM.h @@ -1,3 +1,21 @@ +/* + * Copyright (C) 2008 Trinity + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #ifndef OUTDOOR_PVP_ZM_ #define OUTDOOR_PVP_ZM_ diff --git a/src/game/Path.h b/src/game/Path.h index 24ddf0b08..2bf7cfa4d 100644 --- a/src/game/Path.h +++ b/src/game/Path.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 a45fdef17..99b10372b 100644 --- a/src/game/Pet.cpp +++ b/src/game/Pet.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 72b607243..c34f06f2c 100644 --- a/src/game/Pet.h +++ b/src/game/Pet.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 6cf9db0d7..d14c8882d 100644 --- a/src/game/PetAI.cpp +++ b/src/game/PetAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 af8a0377e..e95eb1642 100644 --- a/src/game/PetAI.h +++ b/src/game/PetAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 78d69b378..b8e96cf3a 100644 --- a/src/game/PetHandler.cpp +++ b/src/game/PetHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f2a87dad8..b6c14d701 100644 --- a/src/game/PetitionsHandler.cpp +++ b/src/game/PetitionsHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 92816d18d..0ec2ae7b4 100644 --- a/src/game/Player.cpp +++ b/src/game/Player.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4ceb1c016..a708c9739 100644 --- a/src/game/Player.h +++ b/src/game/Player.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 ae8367bf6..e6f68122f 100644 --- a/src/game/PlayerDump.cpp +++ b/src/game/PlayerDump.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 290ed7fd4..6f5b6eed1 100644 --- a/src/game/PlayerDump.h +++ b/src/game/PlayerDump.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 dba504ba4..54fcba489 100644 --- a/src/game/PointMovementGenerator.cpp +++ b/src/game/PointMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 c0fe7c4d7..6ef5ab019 100644 --- a/src/game/PointMovementGenerator.h +++ b/src/game/PointMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 acf41740c..50a44ee7a 100644 --- a/src/game/QueryHandler.cpp +++ b/src/game/QueryHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b00336697..4dd202bc3 100644 --- a/src/game/QuestDef.cpp +++ b/src/game/QuestDef.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 962706302..4b4ec8260 100644 --- a/src/game/QuestDef.h +++ b/src/game/QuestDef.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 85a7666b2..bac85b6b4 100644 --- a/src/game/QuestHandler.cpp +++ b/src/game/QuestHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8b0043b56..cb7cb6ffc 100644 --- a/src/game/RandomMovementGenerator.cpp +++ b/src/game/RandomMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 e52b16fd7..229761423 100644 --- a/src/game/RandomMovementGenerator.h +++ b/src/game/RandomMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f2729e0a1..9ce3d9ad5 100644 --- a/src/game/ReactorAI.cpp +++ b/src/game/ReactorAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 550b1302b..c71c48d09 100644 --- a/src/game/ReactorAI.h +++ b/src/game/ReactorAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 bb76fe0be..b5b5513f5 100644 --- a/src/game/ScriptCalls.cpp +++ b/src/game/ScriptCalls.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9e18b65d3..563ea798b 100644 --- a/src/game/ScriptCalls.h +++ b/src/game/ScriptCalls.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0a9a31940..988c43a82 100644 --- a/src/game/SharedDefines.h +++ b/src/game/SharedDefines.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 02b3119ad..94264bf88 100644 --- a/src/game/SkillDiscovery.cpp +++ b/src/game/SkillDiscovery.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f82498a8e..bdd126e0c 100644 --- a/src/game/SkillDiscovery.h +++ b/src/game/SkillDiscovery.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 15b73253e..2791cd7b4 100644 --- a/src/game/SkillExtraItems.cpp +++ b/src/game/SkillExtraItems.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0a1927286..904136cd9 100644 --- a/src/game/SkillExtraItems.h +++ b/src/game/SkillExtraItems.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 00941c986..56e48bf75 100644 --- a/src/game/SkillHandler.cpp +++ b/src/game/SkillHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f8935a2e8..9005c2820 100644 --- a/src/game/SocialMgr.cpp +++ b/src/game/SocialMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9f9103f98..5566c63dd 100644 --- a/src/game/SocialMgr.h +++ b/src/game/SocialMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 848895306..7684d31ee 100644 --- a/src/game/Spell.cpp +++ b/src/game/Spell.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 688dd5fb4..5f7ec0333 100644 --- a/src/game/Spell.h +++ b/src/game/Spell.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 7db60d335..4f2b9b562 100644 --- a/src/game/SpellAuraDefines.h +++ b/src/game/SpellAuraDefines.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4b127590d..9c8fdfb49 100644 --- a/src/game/SpellAuras.cpp +++ b/src/game/SpellAuras.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3d8fbc4b3..0bd58ec0d 100644 --- a/src/game/SpellAuras.h +++ b/src/game/SpellAuras.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fcfb8e893..0e47d9699 100644 --- a/src/game/SpellEffects.cpp +++ b/src/game/SpellEffects.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 3937d4a83..ba1eb20c6 100644 --- a/src/game/SpellHandler.cpp +++ b/src/game/SpellHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 f8f1cc5ed..bafc54ba2 100644 --- a/src/game/SpellMgr.cpp +++ b/src/game/SpellMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 14724fc95..051d47eb6 100644 --- a/src/game/SpellMgr.h +++ b/src/game/SpellMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8ab1c3853..148b3c72c 100644 --- a/src/game/StatSystem.cpp +++ b/src/game/StatSystem.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fc15e464f..67d4a8c09 100644 --- a/src/game/TargetedMovementGenerator.cpp +++ b/src/game/TargetedMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8233ef7f7..6dcfae35a 100644 --- a/src/game/TargetedMovementGenerator.h +++ b/src/game/TargetedMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 88dfd7853..e3c43223e 100644 --- a/src/game/TaxiHandler.cpp +++ b/src/game/TaxiHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9974cd8a5..d8884e61c 100644 --- a/src/game/TemporarySummon.cpp +++ b/src/game/TemporarySummon.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 22fd6f21e..7f20ee9c5 100644 --- a/src/game/TemporarySummon.h +++ b/src/game/TemporarySummon.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 16372b989..253bc2a93 100644 --- a/src/game/ThreatManager.cpp +++ b/src/game/ThreatManager.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 643f7beae..04d965630 100644 --- a/src/game/ThreatManager.h +++ b/src/game/ThreatManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0763e0c58..03b48a7e9 100644 --- a/src/game/Tools.h +++ b/src/game/Tools.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 2c7769186..cff192f67 100644 --- a/src/game/Totem.cpp +++ b/src/game/Totem.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 bccd26941..a79e5128e 100644 --- a/src/game/Totem.h +++ b/src/game/Totem.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fa49a25a0..f68d26df4 100644 --- a/src/game/TotemAI.cpp +++ b/src/game/TotemAI.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 84c111d53..1b4f96e60 100644 --- a/src/game/TotemAI.h +++ b/src/game/TotemAI.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 387b2eef8..6a6c709a4 100644 --- a/src/game/TradeHandler.cpp +++ b/src/game/TradeHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 53bbae3b0..8c8544ff9 100644 --- a/src/game/Transports.cpp +++ b/src/game/Transports.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 6a7b9760d..482ec1635 100644 --- a/src/game/Transports.h +++ b/src/game/Transports.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 4d2b641a3..f327b57a3 100644 --- a/src/game/Traveller.h +++ b/src/game/Traveller.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 94736e31f..a601a51d4 100644 --- a/src/game/Unit.cpp +++ b/src/game/Unit.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 aa843e621..a61eb0319 100644 --- a/src/game/Unit.h +++ b/src/game/Unit.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 40f5593e7..d02c8f404 100644 --- a/src/game/UnitEvents.h +++ b/src/game/UnitEvents.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 01cc23671..e00961922 100644 --- a/src/game/UpdateData.cpp +++ b/src/game/UpdateData.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 36a15fa92..8fdcac4b4 100644 --- a/src/game/UpdateData.h +++ b/src/game/UpdateData.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b14d88963..db64e0bc1 100644 --- a/src/game/UpdateFields.h +++ b/src/game/UpdateFields.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 8e8a184a3..9949dd6aa 100644 --- a/src/game/UpdateMask.h +++ b/src/game/UpdateMask.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 94435d097..f75678f30 100644 --- a/src/game/VoiceChatHandler.cpp +++ b/src/game/VoiceChatHandler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 0d9c97079..ebcce9d5c 100644 --- a/src/game/WaypointManager.cpp +++ b/src/game/WaypointManager.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 e7d786aa3..10d9a4a6f 100644 --- a/src/game/WaypointManager.h +++ b/src/game/WaypointManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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.cpp b/src/game/WaypointMovementGenerator.cpp index cd6122956..b22330120 100644 --- a/src/game/WaypointMovementGenerator.cpp +++ b/src/game/WaypointMovementGenerator.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 28036bdb4..f59ef4917 100644 --- a/src/game/WaypointMovementGenerator.h +++ b/src/game/WaypointMovementGenerator.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 574969856..d825b2f40 100644 --- a/src/game/Weather.cpp +++ b/src/game/Weather.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b89353051..7fc3068ff 100644 --- a/src/game/Weather.h +++ b/src/game/Weather.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 5b0a03740..1858f409d 100644 --- a/src/game/World.cpp +++ b/src/game/World.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 94c416873..764c442d5 100644 --- a/src/game/World.h +++ b/src/game/World.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 7247f7a25..4881b9974 100644 --- a/src/game/WorldLog.cpp +++ b/src/game/WorldLog.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 725ac580a..8ec03d37d 100644 --- a/src/game/WorldLog.h +++ b/src/game/WorldLog.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 fcfc450e8..9583df10c 100644 --- a/src/game/WorldSession.cpp +++ b/src/game/WorldSession.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 56e390526..346184f6a 100644 --- a/src/game/WorldSession.h +++ b/src/game/WorldSession.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 9535c2dcb..34dea1d9d 100644 --- a/src/game/WorldSocket.cpp +++ b/src/game/WorldSocket.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 460c93165..9e97fe164 100644 --- a/src/game/WorldSocket.h +++ b/src/game/WorldSocket.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 7d4a7e840..bcc58be31 100644 --- a/src/game/WorldSocketMgr.cpp +++ b/src/game/WorldSocketMgr.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 275a396b9..b5e03e3c5 100644 --- a/src/game/WorldSocketMgr.h +++ b/src/game/WorldSocketMgr.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 d1b9a6ea1..e8deb551e 100644 --- a/src/game/debugcmds.cpp +++ b/src/game/debugcmds.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you 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 b0d669d60..7abc016df 100644 --- a/src/game/tools.cpp +++ b/src/game/tools.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 66b28a055..7941b33ed 100644 --- a/src/shared/Auth/AuthCrypt.cpp +++ b/src/shared/Auth/AuthCrypt.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 1d890b56b..f3a0cac40 100644 --- a/src/shared/Auth/AuthCrypt.h +++ b/src/shared/Auth/AuthCrypt.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 322bdafe8..b39fe3ad1 100644 --- a/src/shared/Auth/BigNumber.cpp +++ b/src/shared/Auth/BigNumber.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 1132d0371..37979bdd7 100644 --- a/src/shared/Auth/BigNumber.h +++ b/src/shared/Auth/BigNumber.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 b031f5a0f..2294ade76 100644 --- a/src/shared/Auth/Hmac.cpp +++ b/src/shared/Auth/Hmac.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 8375e484e..08d29cef9 100644 --- a/src/shared/Auth/Hmac.h +++ b/src/shared/Auth/Hmac.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/shared/Auth/Makefile.am index 1a630e9b9..9c71613a0 100644 --- a/src/shared/Auth/Makefile.am +++ b/src/shared/Auth/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 2abb0be17..a50883ab7 100644 --- a/src/shared/Auth/Sha1.cpp +++ b/src/shared/Auth/Sha1.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 99fd6f263..64e8eb64f 100644 --- a/src/shared/Auth/Sha1.h +++ b/src/shared/Auth/Sha1.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 e7a28d739..9bdd6067f 100644 --- a/src/shared/ByteBuffer.h +++ b/src/shared/ByteBuffer.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d59623eae..93e876bc0 100644 --- a/src/shared/Common.cpp +++ b/src/shared/Common.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 cb23d280d..960714379 100644 --- a/src/shared/Common.h +++ b/src/shared/Common.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 882d51b88..1693e0d0c 100644 --- a/src/shared/Config/Config.cpp +++ b/src/shared/Config/Config.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 5c89ac5f5..04026d084 100644 --- a/src/shared/Config/Config.h +++ b/src/shared/Config/Config.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 94287b3c2..ad66d56b6 100644 --- a/src/shared/Config/ConfigEnv.h +++ b/src/shared/Config/ConfigEnv.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/shared/Config/Makefile.am index 3e354408f..23188ba34 100644 --- a/src/shared/Config/Makefile.am +++ b/src/shared/Config/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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/DBCStores.cpp b/src/shared/Database/DBCStores.cpp index 0bcc177e5..2f4c6464b 100644 --- a/src/shared/Database/DBCStores.cpp +++ b/src/shared/Database/DBCStores.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/DBCStores.h b/src/shared/Database/DBCStores.h index 73c718b49..2c17935d9 100644 --- a/src/shared/Database/DBCStores.h +++ b/src/shared/Database/DBCStores.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/DBCStructure.h b/src/shared/Database/DBCStructure.h index 68ade69df..6f3bb6383 100644 --- a/src/shared/Database/DBCStructure.h +++ b/src/shared/Database/DBCStructure.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/DBCfmt.cpp b/src/shared/Database/DBCfmt.cpp index c2a6c1e4b..2f4df58e6 100644 --- a/src/shared/Database/DBCfmt.cpp +++ b/src/shared/Database/DBCfmt.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 2995f7993..0b0c90dd3 100644 --- a/src/shared/Database/Database.cpp +++ b/src/shared/Database/Database.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 6df402216..49d948da7 100644 --- a/src/shared/Database/Database.h +++ b/src/shared/Database/Database.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 5ea6a3c5f..0e6b1607a 100644 --- a/src/shared/Database/DatabaseEnv.h +++ b/src/shared/Database/DatabaseEnv.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c3373effe..be3a001a8 100644 --- a/src/shared/Database/DatabaseImpl.h +++ b/src/shared/Database/DatabaseImpl.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 a82011bf4..3d9358d96 100644 --- a/src/shared/Database/DatabaseMysql.cpp +++ b/src/shared/Database/DatabaseMysql.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 b5eb3d8bd..83d01758d 100644 --- a/src/shared/Database/DatabaseMysql.h +++ b/src/shared/Database/DatabaseMysql.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d2b1136c1..bf8f46115 100644 --- a/src/shared/Database/DatabasePostgre.cpp +++ b/src/shared/Database/DatabasePostgre.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 b1eea20d8..f4f6c3882 100644 --- a/src/shared/Database/DatabasePostgre.h +++ b/src/shared/Database/DatabasePostgre.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/DatabaseSqlite.cpp b/src/shared/Database/DatabaseSqlite.cpp index a301f49c3..002eeec84 100644 --- a/src/shared/Database/DatabaseSqlite.cpp +++ b/src/shared/Database/DatabaseSqlite.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/DatabaseSqlite.h b/src/shared/Database/DatabaseSqlite.h index f6acd6312..d3df683ed 100644 --- a/src/shared/Database/DatabaseSqlite.h +++ b/src/shared/Database/DatabaseSqlite.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c17671a70..1c1f91930 100644 --- a/src/shared/Database/Field.cpp +++ b/src/shared/Database/Field.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 3ed4ed686..ebfdf04cc 100644 --- a/src/shared/Database/Field.h +++ b/src/shared/Database/Field.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/shared/Database/Makefile.am index 17a54123a..20cb2c878 100644 --- a/src/shared/Database/Makefile.am +++ b/src/shared/Database/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 ceaa50acd..3058a5da5 100644 --- a/src/shared/Database/MySQLDelayThread.h +++ b/src/shared/Database/MySQLDelayThread.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 0fffddab4..a6c97ce85 100644 --- a/src/shared/Database/PGSQLDelayThread.h +++ b/src/shared/Database/PGSQLDelayThread.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7769188ba..e3d63c310 100644 --- a/src/shared/Database/QueryResult.h +++ b/src/shared/Database/QueryResult.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 90a5d6df5..c42bbe5a7 100644 --- a/src/shared/Database/QueryResultMysql.cpp +++ b/src/shared/Database/QueryResultMysql.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 99d189cd1..8107f4fe0 100644 --- a/src/shared/Database/QueryResultMysql.h +++ b/src/shared/Database/QueryResultMysql.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 cbed35c4c..f1536e419 100644 --- a/src/shared/Database/QueryResultPostgre.cpp +++ b/src/shared/Database/QueryResultPostgre.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 aede1e2a9..a63ca3343 100644 --- a/src/shared/Database/QueryResultPostgre.h +++ b/src/shared/Database/QueryResultPostgre.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/QueryResultSqlite.cpp b/src/shared/Database/QueryResultSqlite.cpp index 59dedbe95..78057e788 100644 --- a/src/shared/Database/QueryResultSqlite.cpp +++ b/src/shared/Database/QueryResultSqlite.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/QueryResultSqlite.h b/src/shared/Database/QueryResultSqlite.h index 70b6eef44..5fc3b87c6 100644 --- a/src/shared/Database/QueryResultSqlite.h +++ b/src/shared/Database/QueryResultSqlite.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7df8a649a..b9168cbc4 100644 --- a/src/shared/Database/SQLStorage.cpp +++ b/src/shared/Database/SQLStorage.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 eeceee12f..5131a73fe 100644 --- a/src/shared/Database/SQLStorage.h +++ b/src/shared/Database/SQLStorage.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 4b6eb8fe0..08bb5520d 100644 --- a/src/shared/Database/SqlDelayThread.cpp +++ b/src/shared/Database/SqlDelayThread.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d63c152a5..fece5d719 100644 --- a/src/shared/Database/SqlDelayThread.h +++ b/src/shared/Database/SqlDelayThread.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 e32a0f066..c5b96680a 100644 --- a/src/shared/Database/SqlOperations.cpp +++ b/src/shared/Database/SqlOperations.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 1a0e47e44..7d9ecee68 100644 --- a/src/shared/Database/SqlOperations.h +++ b/src/shared/Database/SqlOperations.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/dbcfile.cpp b/src/shared/Database/dbcfile.cpp index 124584fd3..07f7b662e 100644 --- a/src/shared/Database/dbcfile.cpp +++ b/src/shared/Database/dbcfile.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/dbcfile.h b/src/shared/Database/dbcfile.h index 55d2fa3ad..cc2f117d6 100644 --- a/src/shared/Database/dbcfile.h +++ b/src/shared/Database/dbcfile.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 3d5a4390f..0ebf05db4 100644 --- a/src/shared/Errors.h +++ b/src/shared/Errors.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 2dda08c59..e30ecc56f 100644 --- a/src/shared/Log.cpp +++ b/src/shared/Log.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7d88f32c0..c22c9e677 100644 --- a/src/shared/Log.h +++ b/src/shared/Log.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/shared/Makefile.am index 29d85e6c8..f624fd0f5 100644 --- a/src/shared/Makefile.am +++ b/src/shared/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 f57d5b713..52fa4f7b0 100644 --- a/src/shared/PacketLog.cpp +++ b/src/shared/PacketLog.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 3cc9cfa1b..5f856ba77 100644 --- a/src/shared/PacketLog.h +++ b/src/shared/PacketLog.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 73433fa0d..724e749c1 100644 --- a/src/shared/ProgressBar.cpp +++ b/src/shared/ProgressBar.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 a009681e7..de73596dd 100644 --- a/src/shared/ProgressBar.h +++ b/src/shared/ProgressBar.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 72fbb6822..34d5608da 100644 --- a/src/shared/ServiceWin32.cpp +++ b/src/shared/ServiceWin32.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 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 20c4dfde6..640077592 100644 --- a/src/shared/ServiceWin32.h +++ b/src/shared/ServiceWin32.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 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 15bf0e31e..262aa9e63 100644 --- a/src/shared/SystemConfig.h +++ b/src/shared/SystemConfig.h @@ -1,7 +1,7 @@ /* -/* Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: ScriptDev2 + * Copyright (C) 2008 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 cd00b5961..7bc0031a5 100644 --- a/src/shared/Timer.h +++ b/src/shared/Timer.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7393b1fe9..4f135dcc4 100644 --- a/src/shared/Util.cpp +++ b/src/shared/Util.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 066876667..690f1ec0a 100644 --- a/src/shared/Util.h +++ b/src/shared/Util.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 a26651c29..501c4b742 100644 --- a/src/shared/WorldPacket.h +++ b/src/shared/WorldPacket.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 d35fbb3cc..4a0d66ad6 100644 --- a/src/shared/vmap/BaseModel.cpp +++ b/src/shared/vmap/BaseModel.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 2985ae80a..6a5ffdf0d 100644 --- a/src/shared/vmap/BaseModel.h +++ b/src/shared/vmap/BaseModel.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 247e911b4..10371365e 100644 --- a/src/shared/vmap/CoordModelMapping.cpp +++ b/src/shared/vmap/CoordModelMapping.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c5ec41bc8..9482bd23f 100644 --- a/src/shared/vmap/CoordModelMapping.h +++ b/src/shared/vmap/CoordModelMapping.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 a520bd1ec..407290bc5 100644 --- a/src/shared/vmap/DebugCmdLogger.cpp +++ b/src/shared/vmap/DebugCmdLogger.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 537954a29..cd50b2e49 100644 --- a/src/shared/vmap/DebugCmdLogger.h +++ b/src/shared/vmap/DebugCmdLogger.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 8a2a5cd8a..8604e7f4a 100644 --- a/src/shared/vmap/IVMapManager.h +++ b/src/shared/vmap/IVMapManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/shared/vmap/Makefile.am index 5ff9886e0..80b297f8d 100644 --- a/src/shared/vmap/Makefile.am +++ b/src/shared/vmap/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 8e42c2e84..3478bab72 100644 --- a/src/shared/vmap/ManagedModelContainer.cpp +++ b/src/shared/vmap/ManagedModelContainer.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 facac33e2..694e4a8c6 100644 --- a/src/shared/vmap/ManagedModelContainer.h +++ b/src/shared/vmap/ManagedModelContainer.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 a13795e39..993523cac 100644 --- a/src/shared/vmap/ModelContainer.cpp +++ b/src/shared/vmap/ModelContainer.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 c64800a59..b0c74bb28 100644 --- a/src/shared/vmap/ModelContainer.h +++ b/src/shared/vmap/ModelContainer.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 1d746786b..2d00012be 100644 --- a/src/shared/vmap/NodeValueAccess.h +++ b/src/shared/vmap/NodeValueAccess.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 8e833fb95..1160dd60d 100644 --- a/src/shared/vmap/ShortBox.h +++ b/src/shared/vmap/ShortBox.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 cedf362b5..57ebdbc9b 100644 --- a/src/shared/vmap/ShortVector.h +++ b/src/shared/vmap/ShortVector.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 645f955a2..51eaf62c8 100644 --- a/src/shared/vmap/SubModel.cpp +++ b/src/shared/vmap/SubModel.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 03950e5d8..b120a211c 100644 --- a/src/shared/vmap/SubModel.h +++ b/src/shared/vmap/SubModel.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 aed1a0ae9..198806601 100644 --- a/src/shared/vmap/TileAssembler.cpp +++ b/src/shared/vmap/TileAssembler.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 53eb5130e..7c2e9929b 100644 --- a/src/shared/vmap/TileAssembler.h +++ b/src/shared/vmap/TileAssembler.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 77e72e229..7b81c89c9 100644 --- a/src/shared/vmap/TreeNode.cpp +++ b/src/shared/vmap/TreeNode.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 867cba9dc..a957cfac3 100644 --- a/src/shared/vmap/TreeNode.h +++ b/src/shared/vmap/TreeNode.h @@ -1,7 +1,7 @@ /* -* Copyright (C) 2008 Trinity +* Copyright (C) 2005-2008 MaNGOS * -* Thanks to the original authors: MaNGOS +* Copyright (C) 2008 Trinity * * This program is free software; 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 358bf1bd0..5b038361f 100644 --- a/src/shared/vmap/VMapDefinitions.h +++ b/src/shared/vmap/VMapDefinitions.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 35f771b6a..b0271a80e 100644 --- a/src/shared/vmap/VMapFactory.cpp +++ b/src/shared/vmap/VMapFactory.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 838deb891..cd6471156 100644 --- a/src/shared/vmap/VMapFactory.h +++ b/src/shared/vmap/VMapFactory.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 9ad8c54a0..fe105df1f 100644 --- a/src/shared/vmap/VMapManager.cpp +++ b/src/shared/vmap/VMapManager.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 e0bb4aecb..efb953840 100644 --- a/src/shared/vmap/VMapManager.h +++ b/src/shared/vmap/VMapManager.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 9b45c83d0..dd8ec8611 100644 --- a/src/shared/vmap/VMapTools.h +++ b/src/shared/vmap/VMapTools.h @@ -1,7 +1,7 @@ /* -* Copyright (C) 2008 Trinity +* Copyright (C) 2005-2008 MaNGOS * -* Thanks to the original authors: MaNGOS +* Copyright (C) 2008 Trinity * * This program is free software; 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 394459ad7..33544435e 100644 --- a/src/trinitycore/CliRunnable.cpp +++ b/src/trinitycore/CliRunnable.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 5f2806156..c3c1792b6 100644 --- a/src/trinitycore/CliRunnable.h +++ b/src/trinitycore/CliRunnable.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 5f2f95d81..e858f86d6 100644 --- a/src/trinitycore/Main.cpp +++ b/src/trinitycore/Main.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/trinitycore/Makefile.am index 38a8e8bf9..ad1b78d90 100644 --- a/src/trinitycore/Makefile.am +++ b/src/trinitycore/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 ffc6d9304..7ee10abe3 100644 --- a/src/trinitycore/Master.cpp +++ b/src/trinitycore/Master.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7b850a309..2485dd456 100644 --- a/src/trinitycore/Master.h +++ b/src/trinitycore/Master.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 64ef40dfb..36d6b497d 100644 --- a/src/trinitycore/RASocket.cpp +++ b/src/trinitycore/RASocket.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 e90ba7a33..f4b4d96f3 100644 --- a/src/trinitycore/RASocket.h +++ b/src/trinitycore/RASocket.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 05926d7ec..e681c9d4d 100644 --- a/src/trinitycore/WorldRunnable.cpp +++ b/src/trinitycore/WorldRunnable.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 7a8b5af24..8891186de 100644 --- a/src/trinitycore/WorldRunnable.h +++ b/src/trinitycore/WorldRunnable.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 f9e599eb8..140857e6f 100644 --- a/src/trinityrealm/AuthCodes.h +++ b/src/trinityrealm/AuthCodes.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 4be14a52d..259694ecf 100644 --- a/src/trinityrealm/AuthSocket.cpp +++ b/src/trinityrealm/AuthSocket.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 ab9c2cf3d..a41018e18 100644 --- a/src/trinityrealm/AuthSocket.h +++ b/src/trinityrealm/AuthSocket.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 3be531fd4..1cd0d11a8 100644 --- a/src/trinityrealm/Main.cpp +++ b/src/trinityrealm/Main.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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/Makefile.am b/src/trinityrealm/Makefile.am index 82e59b6e8..9baeed6c2 100644 --- a/src/trinityrealm/Makefile.am +++ b/src/trinityrealm/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2008 Trinity +# Copyright (C) 2005-2008 MaNGOS # -# Thanks to the original authors: MaNGOS +# Copyright (C) 2008 Trinity # # This program is free software; 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 f5dae403a..35343e700 100644 --- a/src/trinityrealm/RealmList.cpp +++ b/src/trinityrealm/RealmList.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; 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 8e9bc1df7..2b1a74e83 100644 --- a/src/trinityrealm/RealmList.h +++ b/src/trinityrealm/RealmList.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2008 Trinity + * Copyright (C) 2005-2008 MaNGOS * - * Thanks to the original authors: MaNGOS + * Copyright (C) 2008 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by