mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[c12537] Update Authorship information
(based on commit [12388] - 037f217) Signed-off-by: Xfurry <xfurry@scriptdev2.com>
This commit is contained in:
parent
a05738717a
commit
a27787851c
533 changed files with 983 additions and 593 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue