Update copyright.
This commit is contained in:
@@ -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
|
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
|
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)
|
if (no_header == 0)
|
||||||
report( stdout,
|
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);
|
program_name, version);
|
||||||
report( stdout,
|
report( stdout,
|
||||||
_("This is free software; see the source for copying conditions.\n\
|
_("This is free software; see the source for copying conditions.\n\
|
||||||
|
|||||||
Reference in New Issue
Block a user