summaryrefslogtreecommitdiff
path: root/version_info.c
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-01-04 13:46:29 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-01-04 13:46:29 +0000
commit04e34b975a85d2c4ed3ef4682a06da80367d4faa (patch)
treef4894d0e80a16d097520f049665fbeeb69b8a085 /version_info.c
parent6d07812d5705b6c5fdf4c432d37f21b26f41c9e4 (diff)
downloadwireshark-04e34b975a85d2c4ed3ef4682a06da80367d4faa.tar.gz
Bump date
svn path=/trunk/; revision=20307
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 17cfaa87eb..2ec4ba817a 100644
--- a/version_info.c
+++ b/version_info.c
@@ -498,7 +498,7 @@ const char *
get_copyright_info(void)
{
return
-"Copyright 1998-2006 Gerald Combs <gerald@wireshark.org> and contributors.\n"
+"Copyright 1998-2007 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";
}