[7017] Updated copyright notice for new year

This commit is contained in:
arrai 2009-01-03 17:26:52 +01:00
parent f33b4098dc
commit c6f48843ad
418 changed files with 434 additions and 434 deletions

View file

@ -1,5 +1,5 @@
/*
* Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/>
* Copyright (C) 2005-2009 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
@ -580,7 +580,7 @@ bool generate_sql_makefile()
if(!fout) { pclose(cmd_pipe); return false; }
fprintf(fout,
"# Copyright (C) 2005-2008 MaNGOS <http://getmangos.com/>\n"
"# Copyright (C) 2005-2009 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"