diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2007-01-04 13:46:29 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2007-01-04 13:46:29 +0000 |
commit | 04e34b975a85d2c4ed3ef4682a06da80367d4faa (patch) | |
tree | f4894d0e80a16d097520f049665fbeeb69b8a085 /version_info.c | |
parent | 6d07812d5705b6c5fdf4c432d37f21b26f41c9e4 (diff) | |
download | wireshark-04e34b975a85d2c4ed3ef4682a06da80367d4faa.tar.gz wireshark-04e34b975a85d2c4ed3ef4682a06da80367d4faa.tar.bz2 wireshark-04e34b975a85d2c4ed3ef4682a06da80367d4faa.zip |
Bump date
svn path=/trunk/; revision=20307
Diffstat (limited to 'version_info.c')
-rw-r--r-- | version_info.c | 2 |
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"; } |