[10947] Update copyright notice for 2011 year.

This commit is contained in:
VladimirMangos 2011-01-01 20:32:57 +03:00
parent 984f690e71
commit bf0ecf6e71
446 changed files with 449 additions and 445 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/>
* Copyright (C) 2005-2011 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
@ -632,7 +632,7 @@ bool generate_sql_makefile()
if(!fout) { pclose(cmd_pipe); return false; }
fprintf(fout,
"# Copyright (C) 2005-2010 MaNGOS <http://getmangos.com/>\n"
"# Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>\n"
"#\n"
"# This program is free software; you can redistribute it and/or modify\n"
"# it under the terms of the GNU General Public License as published by\n"