Bump date

svn path=/trunk/; revision=24096
This commit is contained in:
Stig Bjørlykke 2008-01-15 14:34:03 +00:00
parent 0c454791f5
commit 5b87422976
1 changed files with 1 additions and 1 deletions

View File

@ -526,7 +526,7 @@ const char *
get_copyright_info(void)
{
return
"Copyright 1998-2007 Gerald Combs <gerald@wireshark.org> and contributors.\n"
"Copyright 1998-2008 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";
}