trim tests/testdata-ascii.txt
Remove confusing old copy of README.
This commit is contained in:
parent
6e22843115
commit
842c1923e2
|
@ -15,34 +15,3 @@ the quick brown fox jumps over the lazy dog
|
|||
Earning our SkyMiles
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
minimodem - software audio Bell-type or RTTY FSK modem
|
||||
Copyright (C) 2011-2012 Kamal Mostafa <kamal@whence.com>
|
||||
|
||||
Minimodem is a command-line program which generates (or decodes) audio
|
||||
modem tones at any specified baud rate, emulating an old Bell-type or
|
||||
radio-teletype FSK modem. The tones can be played to (or recorded from)
|
||||
the system audio (PulseAudio or ALSA) or to an audio file.
|
||||
|
||||
Minimodem can be used to transfer data between nearby computers using an
|
||||
audio cable (or just via sound waves), or between remote computers using
|
||||
radio, telephone, or another audio communications medium.
|
||||
|
||||
----------------------------------------------------------------------------
|
||||
|
||||
minimodem - software audio Bell-type or RTTY FSK modem
|
||||
Copyright (C) 2011-2012 Kamal Mostafa <kamal@whence.com>
|
||||
|
||||
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
|
||||
the Free Software Foundation, either version 3 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
|
|
Loading…
Reference in New Issue