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/tools | |
| 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/tools')
| -rw-r--r-- | src/tools/Makefile.am | 2 | ||||
| -rw-r--r-- | src/tools/genrevision/Makefile.am | 2 | ||||
| -rw-r--r-- | src/tools/genrevision/genrevision.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/Makefile.am b/src/tools/Makefile.am index 7b68544e185..81040a49592 100644 --- a/src/tools/Makefile.am +++ b/src/tools/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/> +# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/tools/genrevision/Makefile.am b/src/tools/genrevision/Makefile.am index 814c6079010..3f60ac14ab2 100644 --- a/src/tools/genrevision/Makefile.am +++ b/src/tools/genrevision/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/> +# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/src/tools/genrevision/genrevision.cpp b/src/tools/genrevision/genrevision.cpp index 99c407c33d9..83cf4da7c62 100644 --- a/src/tools/genrevision/genrevision.cpp +++ b/src/tools/genrevision/genrevision.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/> + * Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |
