Update copyright.

This commit is contained in:
rocky
2007-10-21 21:57:09 +00:00
parent 728ba72929
commit 4227500560

View File

@@ -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 <rocky@panix.com>
Copyright (C) 2003, 2004, 2005, 2007 Rocky Bernstein <rocky@gnu.org>
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\