Welcome in 2013

svn path=/trunk/; revision=46882
This commit is contained in:
Pascal Quantin 2013-01-01 14:20:49 +00:00
parent dad3ca304a
commit 46b0d0f406
1 changed files with 1 additions and 1 deletions

View File

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