update copyright year
This commit is contained in:
parent
28b6e00f64
commit
b2fe7de6e7
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ int BotMessage (CmdParams* cmdparams);
|
|||
/** Copyright info */
|
||||
const char *ws_copyright[] = {
|
||||
"Copyright (c) 2004 DeadNotBuried",
|
||||
"Portions Copyright (c) 1999-2004, NeoStats",
|
||||
"Portions Copyright (c) 1999-2005, NeoStats",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Reference in a new issue