minimodem: version message to stdout

This commit is contained in:
Kamal Mostafa 2011-07-08 09:48:52 -07:00
parent da141a008e
commit 47ced96ccf
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ report_no_carrier( fsk_plan *fskp,
void
version()
{
fprintf(stderr,
printf(
"minimodem %s\n"
"Copyright (C) 2011 Kamal Mostafa <kamal@whence.com>\n"
"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.\n"