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/shared/Config | |
| parent | 147d9dd3dd292ff950c4cff7ec7c26793424d9a0 (diff) | |
Updated copyright for new year.
--HG--
branch : trunk
Diffstat (limited to 'src/shared/Config')
| -rw-r--r-- | src/shared/Config/Config.cpp | 2 | ||||
| -rw-r--r-- | src/shared/Config/Config.h | 2 | ||||
| -rw-r--r-- | src/shared/Config/ConfigEnv.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/shared/Config/Config.cpp b/src/shared/Config/Config.cpp index 1f37bce5227..39830104a7c 100644 --- a/src/shared/Config/Config.cpp +++ b/src/shared/Config/Config.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/shared/Config/Config.h b/src/shared/Config/Config.h index 7070e6180c0..e6b7266e25b 100644 --- a/src/shared/Config/Config.h +++ b/src/shared/Config/Config.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/shared/Config/ConfigEnv.h b/src/shared/Config/ConfigEnv.h index 75209a7fc6b..16e596fd2da 100644 --- a/src/shared/Config/ConfigEnv.h +++ b/src/shared/Config/ConfigEnv.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 |
