Mercurial > hg > octave-lojdl > gnulib-hg
changeset 1724:6b18b85b9da9
(parse_long_options): Include `Copyright...' line in --version output.
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Sun, 07 Mar 1999 16:43:15 +0000 |
parents | 565c8d2d7914 |
children | cce02bcc9e1c |
files | lib/long-options.c |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lib/long-options.c +++ b/lib/long-options.c @@ -71,10 +71,9 @@ case 'v': printf ("%s (%s) %s\n", command_name, package, version); printf (_("\ -\n\ +Copyright (C) 1999 Free Software Foundation, Inc.\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\ -\n\ ")); printf (_("Written by %s.\n"), authors); close_stdout (); /* FIXME: output failure exit status