From 99f66a6bc91f9ecc1892537c1dc45938cf6439ca Mon Sep 17 00:00:00 2001 From: n0n4m3 Date: Sat, 16 Jan 2010 20:19:18 +0300 Subject: Updated copyright for new year. --HG-- branch : trunk --- src/framework/Utilities/ByteConverter.h | 2 +- src/framework/Utilities/Callback.h | 2 +- src/framework/Utilities/CountedReference/Reference.h | 2 +- src/framework/Utilities/CountedReference/ReferenceHolder.h | 2 +- src/framework/Utilities/CountedReference/ReferenceImpl.h | 2 +- src/framework/Utilities/EventProcessor.cpp | 2 +- src/framework/Utilities/EventProcessor.h | 2 +- src/framework/Utilities/LinkedList.h | 2 +- src/framework/Utilities/LinkedReference/RefManager.h | 2 +- src/framework/Utilities/LinkedReference/Reference.h | 2 +- src/framework/Utilities/TypeList.h | 2 +- src/framework/Utilities/UnorderedMap.h | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) (limited to 'src/framework/Utilities') diff --git a/src/framework/Utilities/ByteConverter.h b/src/framework/Utilities/ByteConverter.h index d9282c1787d..f8b6bd72498 100644 --- a/src/framework/Utilities/ByteConverter.h +++ b/src/framework/Utilities/ByteConverter.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/Callback.h b/src/framework/Utilities/Callback.h index 28c0931e6e7..0e58bfa0c56 100644 --- a/src/framework/Utilities/Callback.h +++ b/src/framework/Utilities/Callback.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/CountedReference/Reference.h b/src/framework/Utilities/CountedReference/Reference.h index 1e1083e1a66..5988a02673a 100644 --- a/src/framework/Utilities/CountedReference/Reference.h +++ b/src/framework/Utilities/CountedReference/Reference.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/CountedReference/ReferenceHolder.h b/src/framework/Utilities/CountedReference/ReferenceHolder.h index 4cfb7d16ded..597e9854be0 100644 --- a/src/framework/Utilities/CountedReference/ReferenceHolder.h +++ b/src/framework/Utilities/CountedReference/ReferenceHolder.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/CountedReference/ReferenceImpl.h b/src/framework/Utilities/CountedReference/ReferenceImpl.h index c3116a21cf4..cde330179e3 100644 --- a/src/framework/Utilities/CountedReference/ReferenceImpl.h +++ b/src/framework/Utilities/CountedReference/ReferenceImpl.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/EventProcessor.cpp b/src/framework/Utilities/EventProcessor.cpp index 852f84bc4e2..c695b43313a 100644 --- a/src/framework/Utilities/EventProcessor.cpp +++ b/src/framework/Utilities/EventProcessor.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/EventProcessor.h b/src/framework/Utilities/EventProcessor.h index d0a98c80e30..2712967e1b7 100644 --- a/src/framework/Utilities/EventProcessor.h +++ b/src/framework/Utilities/EventProcessor.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/LinkedList.h b/src/framework/Utilities/LinkedList.h index 0f7bcc144b2..b26687767b3 100644 --- a/src/framework/Utilities/LinkedList.h +++ b/src/framework/Utilities/LinkedList.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/LinkedReference/RefManager.h b/src/framework/Utilities/LinkedReference/RefManager.h index ed580f49ec2..7e294b4f5f0 100644 --- a/src/framework/Utilities/LinkedReference/RefManager.h +++ b/src/framework/Utilities/LinkedReference/RefManager.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/LinkedReference/Reference.h b/src/framework/Utilities/LinkedReference/Reference.h index c77d3a2cbdb..4a1545f8f12 100644 --- a/src/framework/Utilities/LinkedReference/Reference.h +++ b/src/framework/Utilities/LinkedReference/Reference.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/TypeList.h b/src/framework/Utilities/TypeList.h index 07b1ebad3e6..02bc08083c2 100644 --- a/src/framework/Utilities/TypeList.h +++ b/src/framework/Utilities/TypeList.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/framework/Utilities/UnorderedMap.h b/src/framework/Utilities/UnorderedMap.h index dd539cc0bda..fce5ec82bfc 100644 --- a/src/framework/Utilities/UnorderedMap.h +++ b/src/framework/Utilities/UnorderedMap.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS * - * Copyright (C) 2008-2009 Trinity + * Copyright (C) 2008-2010 Trinity * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3