aboutsummaryrefslogtreecommitdiffstats
path: root/version_info.c
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2008-01-15 14:34:03 +0000
committerStig Bjørlykke <stig@bjorlykke.org>2008-01-15 14:34:03 +0000
commit5b8742297688e79294f7cc2ab557890129962e15 (patch)
tree1697763b4cf4934a1a91cff8ffccbfe976db6bbe /version_info.c
parent0c454791f5d5ced35c487943c2bde8f3ce734f66 (diff)
Bump date
svn path=/trunk/; revision=24096
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 7b326e7960..3fd4df1522 100644
--- a/version_info.c
+++ b/version_info.c
@@ -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";
}