mirror of
https://github.com/mangosfour/server.git
synced 2025-12-12 19:37:03 +00:00
[9123] One lost cases in year update
This commit is contained in:
parent
fe6e2e1746
commit
4b28513b57
2 changed files with 2 additions and 2 deletions
|
|
@ -621,7 +621,7 @@ bool generate_sql_makefile()
|
|||
if(!fout) { pclose(cmd_pipe); return false; }
|
||||
|
||||
fprintf(fout,
|
||||
"# Copyright (C) 2005-2009 MaNGOS <http://getmangos.com/>\n"
|
||||
"# Copyright (C) 2005-2010 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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue