diff options
| author | Drahy <none@none> | 2009-02-04 12:04:12 +0100 |
|---|---|---|
| committer | Drahy <none@none> | 2009-02-04 12:04:12 +0100 |
| commit | 7c19c420c6e1423a797d8899906508914561e092 (patch) | |
| tree | 3ce2ed869a03cc2be22116c3d6747154ce7e0deb /src/shared/Config | |
| parent | cb9a0b7219e7751cee01bf018999facc3a2e7be9 (diff) | |
* Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG--
branch : trunk
Diffstat (limited to 'src/shared/Config')
| -rw-r--r-- | src/shared/Config/Config.cpp | 4 | ||||
| -rw-r--r-- | src/shared/Config/Config.h | 4 | ||||
| -rw-r--r-- | src/shared/Config/ConfigEnv.h | 4 | ||||
| -rw-r--r-- | src/shared/Config/Makefile.am | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/src/shared/Config/Config.cpp b/src/shared/Config/Config.cpp index 1693e0d0cd4..9d11d8a42af 100644 --- a/src/shared/Config/Config.cpp +++ b/src/shared/Config/Config.cpp @@ -1,7 +1,7 @@ /* - * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> * - * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2009 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 04026d084fb..2b43ebb1f6b 100644 --- a/src/shared/Config/Config.h +++ b/src/shared/Config/Config.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> * - * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2009 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 1b823ccf8c8..184f0ae5ad1 100644 --- a/src/shared/Config/ConfigEnv.h +++ b/src/shared/Config/ConfigEnv.h @@ -1,7 +1,7 @@ /* - * Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> + * Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> * - * Copyright (C) 2008 Trinity <http://www.trinitycore.org/> + * Copyright (C) 2008-2009 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/Makefile.am b/src/shared/Config/Makefile.am index 938ae2dfa73..ba11ff521de 100644 --- a/src/shared/Config/Makefile.am +++ b/src/shared/Config/Makefile.am @@ -1,6 +1,6 @@ -# Copyright (C) 2005-2008 MaNGOS <http://www.mangosproject.org/> +# Copyright (C) 2005-2009 MaNGOS <http://www.mangosproject.org/> # -# Copyright (C) 2008 Trinity <http://www.trinitycore.org/> +# Copyright (C) 2008-2009 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 |
