aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2013-01-01 14:20:49 +0000
committerPascal Quantin <pascal.quantin@gmail.com>2013-01-01 14:20:49 +0000
commit46b0d0f4061365d05b7beab31dda8111d60f2eb4 (patch)
treec8b883df1e70fafa0118b8a70203f75f7fba29df /version_info.c
parentdad3ca304a2442cc7ad7b88f69f02b612b9e1613 (diff)
Welcome in 2013
svn path=/trunk/; revision=46882
Diffstat (limited to 'version_info.c')
-rw-r--r--version_info.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/version_info.c b/version_info.c
index be70e39d28..e32737605d 100644
--- a/version_info.c
+++ b/version_info.c
@@ -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";
}