aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2012-01-01 10:02:11 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2012-01-01 10:02:11 +0000
commit92528dad847ee5c3952027c9bd71d860042f5234 (patch)
tree4f476cd559fc4112069635854a169a9fdab8a063 /version_info.c
parent882d76f2b9041b3bb5e0e7d8acbf8f1749bbd767 (diff)
Happy New Year!
svn path=/trunk/; revision=40353
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 381c1a4b75..887b9836dc 100644
--- a/version_info.c
+++ b/version_info.c
@@ -580,7 +580,7 @@ const char *
get_copyright_info(void)
{
return
-"Copyright 1998-2011 Gerald Combs <gerald@wireshark.org> and contributors.\n"
+"Copyright 1998-2012 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";
}