We had a roll-over of the calendar thingy.
authorJaap Keuter <jaap.keuter@xs4all.nl>
Thu, 8 Jan 2009 07:28:58 +0000 (07:28 -0000)
committerJaap Keuter <jaap.keuter@xs4all.nl>
Thu, 8 Jan 2009 07:28:58 +0000 (07:28 -0000)
svn path=/trunk/; revision=27190

version_info.c

index a537b43bccd42eadce5fbb7a75ef836b37fee19b..d2fcda3713906f4f3544a24e08b26f06e2e9373e 100644 (file)
@@ -573,7 +573,7 @@ const char *
 get_copyright_info(void)
 {
        return
-"Copyright 1998-2008 Gerald Combs <gerald@wireshark.org> and contributors.\n"
+"Copyright 1998-2009 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";
 }