[c12537] Update Authorship information

(based on commit [12388] - 037f217)

Signed-off-by: Xfurry <xfurry@scriptdev2.com>
This commit is contained in:
Schmoozerd 2013-03-03 17:42:15 +02:00 committed by Antz
parent a05738717a
commit a27787851c
533 changed files with 983 additions and 593 deletions

View file

@ -1,5 +1,5 @@
/*
* This file is part of the Continued-MaNGOS Project
* This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information
*
* 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
@ -662,7 +662,7 @@ bool generate_sql_makefile()
if (!fout) { pclose(cmd_pipe); return false; }
fprintf(fout,
"# This file is part of the Continued-MaNGOS Project\n"
"# This file is part of the CMaNGOS Project. See AUTHORS file for Copyright information\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"