mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 04:37:00 +00:00
[11875] Update Copyright notice to year 2012
Start timemachine and a Happy new year to all!
This commit is contained in:
parent
488aab562c
commit
8068dcf6dd
476 changed files with 477 additions and 477 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (C) 2005-2011 MaNGOS <http://getmangos.com/>
|
||||
* Copyright (C) 2005-2012 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-2011 MaNGOS <http://getmangos.com/>\n"
|
||||
"# Copyright (C) 2005-2012 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