projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7ce11e
)
restore blank lines in --version output
author
Jim Meyering
<jim@meyering.net>
Sun, 7 Mar 1999 17:48:10 +0000
(17:48 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sun, 7 Mar 1999 17:48:10 +0000
(17:48 +0000)
lib/long-options.c
patch
|
blob
|
history
diff --git
a/lib/long-options.c
b/lib/long-options.c
index 649fdb98e584d7d19dfecb496b24bb4a202a29f2..ae70780826058e21beb7d5ccf8496b05355894e8 100644
(file)
--- a/
lib/long-options.c
+++ b/
lib/long-options.c
@@
-71,9
+71,11
@@
parse_long_options (int argc,
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