diff options
| author | n0n4m3 <none@none> | 2010-01-16 20:19:18 +0300 |
|---|---|---|
| committer | n0n4m3 <none@none> | 2010-01-16 20:19:18 +0300 |
| commit | 99f66a6bc91f9ecc1892537c1dc45938cf6439ca (patch) | |
| tree | cb51a73bafae6fbd1fcf47dfb493e7dd842814b1 /src/trinityrealm | |
| parent | 147d9dd3dd292ff950c4cff7ec7c26793424d9a0 (diff) | |
Updated copyright for new year.
--HG--
branch : trunk
Diffstat (limited to 'src/trinityrealm')
| -rw-r--r-- | src/trinityrealm/AuthCodes.h | 2 | ||||
| -rw-r--r-- | src/trinityrealm/AuthSocket.cpp | 2 | ||||
| -rw-r--r-- | src/trinityrealm/AuthSocket.h | 2 | ||||
| -rw-r--r-- | src/trinityrealm/Main.cpp | 2 | ||||
| -rw-r--r-- | src/trinityrealm/RealmList.cpp | 2 | ||||
| -rw-r--r-- | src/trinityrealm/RealmList.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/trinityrealm/AuthCodes.h b/src/trinityrealm/AuthCodes.h index e0bfcf96ce7..db0f1d8196a 100644 --- a/src/trinityrealm/AuthCodes.h +++ b/src/trinityrealm/AuthCodes.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; 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 bc788426a8a..f9aa40af629 100644 --- a/src/trinityrealm/AuthSocket.cpp +++ b/src/trinityrealm/AuthSocket.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; 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 474ead86599..e0f0b39ddea 100644 --- a/src/trinityrealm/AuthSocket.h +++ b/src/trinityrealm/AuthSocket.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; 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 20892106d47..9b94c61afe2 100644 --- a/src/trinityrealm/Main.cpp +++ b/src/trinityrealm/Main.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; 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 be8a7738ef7..a04a4fd7bfb 100644 --- a/src/trinityrealm/RealmList.cpp +++ b/src/trinityrealm/RealmList.cpp @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; 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 25f0c01da14..be0ff0c2351 100644 --- a/src/trinityrealm/RealmList.h +++ b/src/trinityrealm/RealmList.h @@ -1,7 +1,7 @@ /* * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * - * Copyright (C) 2008-2009 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2010 Trinity <http://www.trinitycore.org/> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |
