diff --git a/src/util.c b/src/util.c index 15a94116..4cc4ba71 100644 --- a/src/util.c +++ b/src/util.c @@ -1,7 +1,7 @@ /* - $Id: util.c,v 1.51 2005/10/06 09:37:11 rocky Exp $ + $Id: util.c,v 1.52 2007/10/21 21:57:09 rocky Exp $ - Copyright (C) 2003, 2004, 2005 Rocky Bernstein + Copyright (C) 2003, 2004, 2005, 2007 Rocky Bernstein This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ print_version (char *program_name, const char *version, if (no_header == 0) report( stdout, - "%s version %s\nCopyright (c) 2003, 2004, 2005 R. Bernstein\n", + "%s version %s\nCopyright (c) 2003, 2004, 2005, 2007 R. Bernstein\n", program_name, version); report( stdout, _("This is free software; see the source for copying conditions.\n\