We had a roll-over of the calendar thingy.

svn path=/trunk/; revision=27190
This commit is contained in:
Jaap Keuter 2009-01-08 07:28:58 +00:00
parent b8f9dfa589
commit 60c6bbcdc2
1 changed files with 1 additions and 1 deletions

View File

@ -573,7 +573,7 @@ const char *
get_copyright_info(void)
{
return
"Copyright 1998-2008 Gerald Combs <gerald@wireshark.org> and contributors.\n"
"Copyright 1998-2009 Gerald Combs <gerald@wireshark.org> and contributors.\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n";
}