From 9fefedc2fdea2998143a45bd552209433751ca73 Mon Sep 17 00:00:00 2001 From: Cort Buffington Date: Wed, 23 Nov 2016 15:07:10 -0600 Subject: [PATCH] fix typos --- bptc.py | 1 - crc.py | 1 - dec_dmr.py | 1 - dmr_const.py | 1 - dmr_utils.py | 1 - enc_dmr.py | 1 - golay.py | 1 - hamming.py | 1 - hb_config.py | 1 - hb_const.py | 1 - hb_log.py | 1 - hb_router.py | 1 - hblink.py | 1 - qr.py | 1 - rs129.py | 1 - 15 files changed, 15 deletions(-) diff --git a/bptc.py b/bptc.py index 5e27b51..41f5bbc 100755 --- a/bptc.py +++ b/bptc.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/crc.py b/crc.py index f9eba16..a0615b0 100755 --- a/crc.py +++ b/crc.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/dec_dmr.py b/dec_dmr.py index 812f988..798d6a6 100755 --- a/dec_dmr.py +++ b/dec_dmr.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/dmr_const.py b/dmr_const.py index 7586b80..87b76ba 100755 --- a/dmr_const.py +++ b/dmr_const.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/dmr_utils.py b/dmr_utils.py index 0bd87ae..1c81019 100755 --- a/dmr_utils.py +++ b/dmr_utils.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/enc_dmr.py b/enc_dmr.py index f263fe1..ea08889 100755 --- a/enc_dmr.py +++ b/enc_dmr.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/golay.py b/golay.py index 50907ba..be25fa2 100755 --- a/golay.py +++ b/golay.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hamming.py b/hamming.py index dc881be..0040bd4 100755 --- a/hamming.py +++ b/hamming.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hb_config.py b/hb_config.py index ff6617e..6944ed3 100755 --- a/hb_config.py +++ b/hb_config.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hb_const.py b/hb_const.py index c57b8bd..4c75c78 100755 --- a/hb_const.py +++ b/hb_const.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hb_log.py b/hb_log.py index a9047cb..c27db61 100755 --- a/hb_log.py +++ b/hb_log.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hb_router.py b/hb_router.py index 3a42d04..e45de9f 100755 --- a/hb_router.py +++ b/hb_router.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/hblink.py b/hblink.py index 9c7ea1d..fffe547 100755 --- a/hblink.py +++ b/hblink.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/qr.py b/qr.py index 319e3f6..791f07f 100755 --- a/qr.py +++ b/qr.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # # This program is free software; you can redistribute it and/or modify diff --git a/rs129.py b/rs129.py index 38baff4..c3f5c3f 100755 --- a/rs129.py +++ b/rs129.py @@ -1,7 +1,6 @@ #!/usr/bin/env python # ############################################################################### -# hb_router.py -- a call routing applicaiton for hblink.py # Copyright (C) 2016 Cortney T. Buffington, N0MJS # Copyright (C) 2015 by Jonathan Naylor G4KLX #