Updated license from GPL version 2 or later to GPL version 3 or later.
authoreb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Sat, 21 Jul 2007 03:44:38 +0000 (03:44 +0000)
committereb <eb@221aa14e-8319-0410-a670-987f0aec2ac5>
Sat, 21 Jul 2007 03:44:38 +0000 (03:44 +0000)
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5

1958 files changed:
COPYING
ChangeLog
Makefile.am
Makefile.common
NEWS
README
README.hacking
bootstrap
config.guess
config.sub
config/Makefile.am
config/gr_boost.m4
config/gr_check_createfilemapping.m4
config/gr_check_mc4020.m4
config/gr_check_shm_open.m4
config/gr_check_usrp.m4
config/gr_doxygen.m4
config/gr_fortran.m4
config/gr_gprof.m4
config/gr_libgnuradio_core_extra_ldflags.m4
config/gr_no_undefined.m4
config/gr_omnithread.m4
config/gr_pwin32.m4
config/gr_python.m4
config/gr_qwt.m4
config/gr_require_mc4020.m4
config/gr_scripting.m4
config/gr_set_md_cpu.m4
config/gr_swig.m4
config/gr_sysv_shm.m4
config/gr_x86_64.m4
config/grc_build.m4
config/grc_ezdop.m4
config/grc_gnuradio_core.m4
config/grc_gnuradio_examples.m4
config/grc_gr_atsc.m4
config/grc_gr_audio_alsa.m4
config/grc_gr_audio_jack.m4
config/grc_gr_audio_oss.m4
config/grc_gr_audio_osx.m4
config/grc_gr_audio_portaudio.m4
config/grc_gr_audio_windows.m4
config/grc_gr_comedi.m4
config/grc_gr_cvsd_vocoder.m4
config/grc_gr_error_correcting_codes.m4
config/grc_gr_ezdop.m4
config/grc_gr_gsm_fr_vocoder.m4
config/grc_gr_pager.m4
config/grc_gr_qtgui.m4
config/grc_gr_radar_mono.m4
config/grc_gr_radio_astronomy.m4
config/grc_gr_rdf.m4
config/grc_gr_sounder.m4
config/grc_gr_trellis.m4
config/grc_gr_usrp.m4
config/grc_gr_video_sdl.m4
config/grc_gr_wxgui.m4
config/grc_mblock.m4
config/grc_omnithread.m4
config/grc_pmt.m4
config/grc_usrp.m4
config/lf_cc.m4
config/lf_cxx.m4
config/lf_warnings.m4
config/lf_x11.m4
config/macosx_audiounit.m4
config/usrp_fusb_tech.m4
config/usrp_libusb.m4
config/usrp_sdcc.m4
configure.ac
docs/ChangeLog
docs/exploring-gnuradio/Makefile
docs/exploring-gnuradio/dial_tone.py
dtools/README
dtools/bin/incr_release
dtools/bin/show_release
dtools/bin/tag_release
dtools/bin/update_fsf_address
dtools/python/release_tools.py
gnuradio-core/ChangeLog
gnuradio-core/Makefile.am
gnuradio-core/doc/Makefile.am
gnuradio-core/doc/other/Makefile.am
gnuradio-core/doc/xml/Makefile.am
gnuradio-core/doc/xml/README
gnuradio-core/src/Makefile.am
gnuradio-core/src/gen_interpolator_taps/Makefile.am
gnuradio-core/src/gen_interpolator_taps/README
gnuradio-core/src/gen_interpolator_taps/gen_interpolator_taps.c
gnuradio-core/src/gen_interpolator_taps/objective_fct.c
gnuradio-core/src/gen_interpolator_taps/praxis.f
gnuradio-core/src/lib/Makefile.am
gnuradio-core/src/lib/filter/3dnow_float_dotprod_really_simple.S
gnuradio-core/src/lib/filter/3dnow_float_dotprod_simple.S
gnuradio-core/src/lib/filter/Makefile.am
gnuradio-core/src/lib/filter/README
gnuradio-core/src/lib/filter/assembly.h
gnuradio-core/src/lib/filter/ccomplex_dotprod_3dnow.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_3dnow64.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_3dnowext.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_3dnowext64.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_generic.cc
gnuradio-core/src/lib/filter/ccomplex_dotprod_generic.h
gnuradio-core/src/lib/filter/ccomplex_dotprod_sse.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_sse64.S
gnuradio-core/src/lib/filter/ccomplex_dotprod_x86.h
gnuradio-core/src/lib/filter/complex_dotprod_3dnow.S
gnuradio-core/src/lib/filter/complex_dotprod_3dnow64.S
gnuradio-core/src/lib/filter/complex_dotprod_3dnowext.S
gnuradio-core/src/lib/filter/complex_dotprod_3dnowext64.S
gnuradio-core/src/lib/filter/complex_dotprod_generic.cc
gnuradio-core/src/lib/filter/complex_dotprod_generic.h
gnuradio-core/src/lib/filter/complex_dotprod_sse.S
gnuradio-core/src/lib/filter/complex_dotprod_sse64.S
gnuradio-core/src/lib/filter/complex_dotprod_x86.h
gnuradio-core/src/lib/filter/cpuid_x86.S
gnuradio-core/src/lib/filter/cpuid_x86_64.S
gnuradio-core/src/lib/filter/fcomplex_dotprod_3dnow.S
gnuradio-core/src/lib/filter/fcomplex_dotprod_3dnow64.S
gnuradio-core/src/lib/filter/fcomplex_dotprod_sse.S
gnuradio-core/src/lib/filter/fcomplex_dotprod_sse64.S
gnuradio-core/src/lib/filter/fcomplex_dotprod_x86.h
gnuradio-core/src/lib/filter/filter.i
gnuradio-core/src/lib/filter/float_dotprod_3dnow.S
gnuradio-core/src/lib/filter/float_dotprod_3dnow64.S
gnuradio-core/src/lib/filter/float_dotprod_generic.c
gnuradio-core/src/lib/filter/float_dotprod_generic.h
gnuradio-core/src/lib/filter/float_dotprod_sse.S
gnuradio-core/src/lib/filter/float_dotprod_sse64.S
gnuradio-core/src/lib/filter/float_dotprod_x86.h
gnuradio-core/src/lib/filter/generate_all.py
gnuradio-core/src/lib/filter/generate_gr_fir_XXX.py
gnuradio-core/src/lib/filter/generate_gr_fir_filter_XXX.py
gnuradio-core/src/lib/filter/generate_gr_fir_sysconfig.py
gnuradio-core/src/lib/filter/generate_gr_fir_sysconfig_generic.py
gnuradio-core/src/lib/filter/generate_gr_fir_util.py
gnuradio-core/src/lib/filter/generate_gr_freq_xlating_fir_filter_XXX.py
gnuradio-core/src/lib/filter/generate_gr_interp_fir_filter_XXX.py
gnuradio-core/src/lib/filter/generate_gr_rational_resampler_base_XXX.py
gnuradio-core/src/lib/filter/generate_utils.py
gnuradio-core/src/lib/filter/gr_adaptive_fir_ccf.cc
gnuradio-core/src/lib/filter/gr_adaptive_fir_ccf.h
gnuradio-core/src/lib/filter/gr_adaptive_fir_ccf.i
gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.cc
gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.h
gnuradio-core/src/lib/filter/gr_cma_equalizer_cc.i
gnuradio-core/src/lib/filter/gr_cpu.cc
gnuradio-core/src/lib/filter/gr_cpu.h
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.h
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.i
gnuradio-core/src/lib/filter/gr_fft_filter_fff.cc
gnuradio-core/src/lib/filter/gr_fft_filter_fff.h
gnuradio-core/src/lib/filter/gr_fft_filter_fff.i
gnuradio-core/src/lib/filter/gr_filter_delay_fc.cc
gnuradio-core/src/lib/filter/gr_filter_delay_fc.h
gnuradio-core/src/lib/filter/gr_filter_delay_fc.i
gnuradio-core/src/lib/filter/gr_fir_XXX.cc.t
gnuradio-core/src/lib/filter/gr_fir_XXX.h.t
gnuradio-core/src/lib/filter/gr_fir_XXX_generic.cc.t
gnuradio-core/src/lib/filter/gr_fir_XXX_generic.h.t
gnuradio-core/src/lib/filter/gr_fir_ccc_simd.cc
gnuradio-core/src/lib/filter/gr_fir_ccc_simd.h
gnuradio-core/src/lib/filter/gr_fir_ccc_x86.cc
gnuradio-core/src/lib/filter/gr_fir_ccc_x86.h
gnuradio-core/src/lib/filter/gr_fir_ccf_simd.cc
gnuradio-core/src/lib/filter/gr_fir_ccf_simd.h
gnuradio-core/src/lib/filter/gr_fir_ccf_x86.cc
gnuradio-core/src/lib/filter/gr_fir_ccf_x86.h
gnuradio-core/src/lib/filter/gr_fir_fcc_simd.cc
gnuradio-core/src/lib/filter/gr_fir_fcc_simd.h
gnuradio-core/src/lib/filter/gr_fir_fcc_x86.cc
gnuradio-core/src/lib/filter/gr_fir_fcc_x86.h
gnuradio-core/src/lib/filter/gr_fir_fff_simd.cc
gnuradio-core/src/lib/filter/gr_fir_fff_simd.h
gnuradio-core/src/lib/filter/gr_fir_fff_x86.cc
gnuradio-core/src/lib/filter/gr_fir_fff_x86.h
gnuradio-core/src/lib/filter/gr_fir_filter_XXX.cc.t
gnuradio-core/src/lib/filter/gr_fir_filter_XXX.h.t
gnuradio-core/src/lib/filter/gr_fir_filter_XXX.i.t
gnuradio-core/src/lib/filter/gr_fir_fsf_simd.cc
gnuradio-core/src/lib/filter/gr_fir_fsf_simd.h
gnuradio-core/src/lib/filter/gr_fir_fsf_x86.cc
gnuradio-core/src/lib/filter/gr_fir_fsf_x86.h
gnuradio-core/src/lib/filter/gr_fir_scc_simd.cc
gnuradio-core/src/lib/filter/gr_fir_scc_simd.h
gnuradio-core/src/lib/filter/gr_fir_scc_x86.cc
gnuradio-core/src/lib/filter/gr_fir_scc_x86.h
gnuradio-core/src/lib/filter/gr_fir_sysconfig_x86.cc
gnuradio-core/src/lib/filter/gr_fir_sysconfig_x86.h
gnuradio-core/src/lib/filter/gr_fractional_interpolator_cc.cc
gnuradio-core/src/lib/filter/gr_fractional_interpolator_cc.h
gnuradio-core/src/lib/filter/gr_fractional_interpolator_cc.i
gnuradio-core/src/lib/filter/gr_fractional_interpolator_ff.cc
gnuradio-core/src/lib/filter/gr_fractional_interpolator_ff.h
gnuradio-core/src/lib/filter/gr_fractional_interpolator_ff.i
gnuradio-core/src/lib/filter/gr_freq_xlating_fir_filter_XXX.cc.t
gnuradio-core/src/lib/filter/gr_freq_xlating_fir_filter_XXX.h.t
gnuradio-core/src/lib/filter/gr_freq_xlating_fir_filter_XXX.i.t
gnuradio-core/src/lib/filter/gr_goertzel_fc.cc
gnuradio-core/src/lib/filter/gr_goertzel_fc.h
gnuradio-core/src/lib/filter/gr_goertzel_fc.i
gnuradio-core/src/lib/filter/gr_hilbert_fc.cc
gnuradio-core/src/lib/filter/gr_hilbert_fc.h
gnuradio-core/src/lib/filter/gr_hilbert_fc.i
gnuradio-core/src/lib/filter/gr_iir_filter_ffd.cc
gnuradio-core/src/lib/filter/gr_iir_filter_ffd.h
gnuradio-core/src/lib/filter/gr_iir_filter_ffd.i
gnuradio-core/src/lib/filter/gr_interp_fir_filter_XXX.cc.t
gnuradio-core/src/lib/filter/gr_interp_fir_filter_XXX.h.t
gnuradio-core/src/lib/filter/gr_interp_fir_filter_XXX.i.t
gnuradio-core/src/lib/filter/gr_rational_resampler_base_XXX.cc.t
gnuradio-core/src/lib/filter/gr_rational_resampler_base_XXX.h.t
gnuradio-core/src/lib/filter/gr_rational_resampler_base_XXX.i.t
gnuradio-core/src/lib/filter/gr_rotator.h
gnuradio-core/src/lib/filter/gr_sincos.c
gnuradio-core/src/lib/filter/gr_sincos.h
gnuradio-core/src/lib/filter/gr_single_pole_avg.h
gnuradio-core/src/lib/filter/gr_single_pole_avg_filter_ff.cc
gnuradio-core/src/lib/filter/gr_single_pole_avg_filter_ff.h
gnuradio-core/src/lib/filter/gr_single_pole_avg_filter_ff.i
gnuradio-core/src/lib/filter/gr_single_pole_iir.h
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_cc.cc
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_cc.h
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_cc.i
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_ff.cc
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_ff.h
gnuradio-core/src/lib/filter/gr_single_pole_iir_filter_ff.i
gnuradio-core/src/lib/filter/gr_single_pole_rec.h
gnuradio-core/src/lib/filter/gr_single_pole_rec_filter_ff.cc
gnuradio-core/src/lib/filter/gr_single_pole_rec_filter_ff.h
gnuradio-core/src/lib/filter/gr_single_pole_rec_filter_ff.i
gnuradio-core/src/lib/filter/gr_single_zero_avg.h
gnuradio-core/src/lib/filter/gr_single_zero_avg_filter_ff.cc
gnuradio-core/src/lib/filter/gr_single_zero_avg_filter_ff.h
gnuradio-core/src/lib/filter/gr_single_zero_avg_filter_ff.i
gnuradio-core/src/lib/filter/gr_single_zero_rec.h
gnuradio-core/src/lib/filter/gr_single_zero_rec_filter_ff.cc
gnuradio-core/src/lib/filter/gr_single_zero_rec_filter_ff.h
gnuradio-core/src/lib/filter/gr_single_zero_rec_filter_ff.i
gnuradio-core/src/lib/filter/gri_goertzel.cc
gnuradio-core/src/lib/filter/gri_goertzel.h
gnuradio-core/src/lib/filter/gri_iir.h
gnuradio-core/src/lib/filter/gri_mmse_fir_interpolator.cc
gnuradio-core/src/lib/filter/gri_mmse_fir_interpolator.h
gnuradio-core/src/lib/filter/gri_mmse_fir_interpolator_cc.cc
gnuradio-core/src/lib/filter/gri_mmse_fir_interpolator_cc.h
gnuradio-core/src/lib/filter/qa_ccomplex_dotprod_x86.cc
gnuradio-core/src/lib/filter/qa_ccomplex_dotprod_x86.h
gnuradio-core/src/lib/filter/qa_complex_dotprod_x86.cc
gnuradio-core/src/lib/filter/qa_complex_dotprod_x86.h
gnuradio-core/src/lib/filter/qa_dotprod.h
gnuradio-core/src/lib/filter/qa_dotprod_generic.cc
gnuradio-core/src/lib/filter/qa_dotprod_x86.cc
gnuradio-core/src/lib/filter/qa_filter.cc
gnuradio-core/src/lib/filter/qa_filter.h
gnuradio-core/src/lib/filter/qa_float_dotprod_x86.cc
gnuradio-core/src/lib/filter/qa_float_dotprod_x86.h
gnuradio-core/src/lib/filter/qa_gr_fir_ccc.cc
gnuradio-core/src/lib/filter/qa_gr_fir_ccc.h
gnuradio-core/src/lib/filter/qa_gr_fir_ccf.cc
gnuradio-core/src/lib/filter/qa_gr_fir_ccf.h
gnuradio-core/src/lib/filter/qa_gr_fir_fcc.cc
gnuradio-core/src/lib/filter/qa_gr_fir_fcc.h
gnuradio-core/src/lib/filter/qa_gr_fir_fff.cc
gnuradio-core/src/lib/filter/qa_gr_fir_fff.h
gnuradio-core/src/lib/filter/qa_gr_fir_scc.cc
gnuradio-core/src/lib/filter/qa_gr_fir_scc.h
gnuradio-core/src/lib/filter/qa_gri_mmse_fir_interpolator.cc
gnuradio-core/src/lib/filter/qa_gri_mmse_fir_interpolator.h
gnuradio-core/src/lib/filter/short_dotprod_generic.c
gnuradio-core/src/lib/filter/short_dotprod_generic.h
gnuradio-core/src/lib/filter/short_dotprod_mmx.S
gnuradio-core/src/lib/filter/short_dotprod_mmx64.S
gnuradio-core/src/lib/filter/short_dotprod_x86.h
gnuradio-core/src/lib/filter/sse_debug.c
gnuradio-core/src/lib/filter/sse_debug.h
gnuradio-core/src/lib/filter/sysconfig_generic.cc
gnuradio-core/src/lib/filter/sysconfig_x86.cc
gnuradio-core/src/lib/g72x/Makefile.am
gnuradio-core/src/lib/general/Makefile.am
gnuradio-core/src/lib/general/gen_sine_table.py
gnuradio-core/src/lib/general/general.i
gnuradio-core/src/lib/general/gr_agc2_cc.cc
gnuradio-core/src/lib/general/gr_agc2_cc.h
gnuradio-core/src/lib/general/gr_agc2_cc.i
gnuradio-core/src/lib/general/gr_agc2_ff.cc
gnuradio-core/src/lib/general/gr_agc2_ff.h
gnuradio-core/src/lib/general/gr_agc2_ff.i
gnuradio-core/src/lib/general/gr_agc_cc.cc
gnuradio-core/src/lib/general/gr_agc_cc.h
gnuradio-core/src/lib/general/gr_agc_cc.i
gnuradio-core/src/lib/general/gr_agc_ff.cc
gnuradio-core/src/lib/general/gr_agc_ff.h
gnuradio-core/src/lib/general/gr_agc_ff.i
gnuradio-core/src/lib/general/gr_align_on_samplenumbers_ss.cc
gnuradio-core/src/lib/general/gr_align_on_samplenumbers_ss.h
gnuradio-core/src/lib/general/gr_align_on_samplenumbers_ss.i
gnuradio-core/src/lib/general/gr_bin_statistics_f.cc
gnuradio-core/src/lib/general/gr_bin_statistics_f.h
gnuradio-core/src/lib/general/gr_bin_statistics_f.i
gnuradio-core/src/lib/general/gr_binary_slicer_fb.cc
gnuradio-core/src/lib/general/gr_binary_slicer_fb.h
gnuradio-core/src/lib/general/gr_binary_slicer_fb.i
gnuradio-core/src/lib/general/gr_bytes_to_syms.cc
gnuradio-core/src/lib/general/gr_bytes_to_syms.h
gnuradio-core/src/lib/general/gr_bytes_to_syms.i
gnuradio-core/src/lib/general/gr_char_to_float.cc
gnuradio-core/src/lib/general/gr_char_to_float.h
gnuradio-core/src/lib/general/gr_char_to_float.i
gnuradio-core/src/lib/general/gr_check_counting_s.cc
gnuradio-core/src/lib/general/gr_check_counting_s.h
gnuradio-core/src/lib/general/gr_check_counting_s.i
gnuradio-core/src/lib/general/gr_check_lfsr_32k_s.cc
gnuradio-core/src/lib/general/gr_check_lfsr_32k_s.h
gnuradio-core/src/lib/general/gr_check_lfsr_32k_s.i
gnuradio-core/src/lib/general/gr_circular_file.cc
gnuradio-core/src/lib/general/gr_circular_file.h
gnuradio-core/src/lib/general/gr_clock_recovery_mm_cc.cc
gnuradio-core/src/lib/general/gr_clock_recovery_mm_cc.h
gnuradio-core/src/lib/general/gr_clock_recovery_mm_cc.i
gnuradio-core/src/lib/general/gr_clock_recovery_mm_ff.cc
gnuradio-core/src/lib/general/gr_clock_recovery_mm_ff.h
gnuradio-core/src/lib/general/gr_clock_recovery_mm_ff.i
gnuradio-core/src/lib/general/gr_complex_to_interleaved_short.cc
gnuradio-core/src/lib/general/gr_complex_to_interleaved_short.h
gnuradio-core/src/lib/general/gr_complex_to_interleaved_short.i
gnuradio-core/src/lib/general/gr_complex_to_xxx.cc
gnuradio-core/src/lib/general/gr_complex_to_xxx.h
gnuradio-core/src/lib/general/gr_complex_to_xxx.i
gnuradio-core/src/lib/general/gr_conjugate_cc.cc
gnuradio-core/src/lib/general/gr_conjugate_cc.h
gnuradio-core/src/lib/general/gr_conjugate_cc.i
gnuradio-core/src/lib/general/gr_constellation_decoder_cb.cc
gnuradio-core/src/lib/general/gr_constellation_decoder_cb.h
gnuradio-core/src/lib/general/gr_constellation_decoder_cb.i
gnuradio-core/src/lib/general/gr_correlate_access_code_bb.cc
gnuradio-core/src/lib/general/gr_correlate_access_code_bb.h
gnuradio-core/src/lib/general/gr_correlate_access_code_bb.i
gnuradio-core/src/lib/general/gr_costas_loop_cc.cc
gnuradio-core/src/lib/general/gr_costas_loop_cc.h
gnuradio-core/src/lib/general/gr_costas_loop_cc.i
gnuradio-core/src/lib/general/gr_count_bits.cc
gnuradio-core/src/lib/general/gr_count_bits.h
gnuradio-core/src/lib/general/gr_crc32.cc
gnuradio-core/src/lib/general/gr_crc32.h
gnuradio-core/src/lib/general/gr_crc32.i
gnuradio-core/src/lib/general/gr_ctcss_squelch_ff.cc
gnuradio-core/src/lib/general/gr_ctcss_squelch_ff.h
gnuradio-core/src/lib/general/gr_ctcss_squelch_ff.i
gnuradio-core/src/lib/general/gr_dd_mpsk_sync_cc.cc
gnuradio-core/src/lib/general/gr_dd_mpsk_sync_cc.h
gnuradio-core/src/lib/general/gr_dd_mpsk_sync_cc.i
gnuradio-core/src/lib/general/gr_deinterleave.cc
gnuradio-core/src/lib/general/gr_deinterleave.h
gnuradio-core/src/lib/general/gr_deinterleave.i
gnuradio-core/src/lib/general/gr_delay.cc
gnuradio-core/src/lib/general/gr_delay.h
gnuradio-core/src/lib/general/gr_delay.i
gnuradio-core/src/lib/general/gr_diff_decoder_bb.cc
gnuradio-core/src/lib/general/gr_diff_decoder_bb.h
gnuradio-core/src/lib/general/gr_diff_decoder_bb.i
gnuradio-core/src/lib/general/gr_diff_encoder_bb.cc
gnuradio-core/src/lib/general/gr_diff_encoder_bb.h
gnuradio-core/src/lib/general/gr_diff_encoder_bb.i
gnuradio-core/src/lib/general/gr_diff_phasor_cc.cc
gnuradio-core/src/lib/general/gr_diff_phasor_cc.h
gnuradio-core/src/lib/general/gr_diff_phasor_cc.i
gnuradio-core/src/lib/general/gr_dpll_bb.cc
gnuradio-core/src/lib/general/gr_dpll_bb.h
gnuradio-core/src/lib/general/gr_dpll_bb.i
gnuradio-core/src/lib/general/gr_expj.h
gnuradio-core/src/lib/general/gr_fake_channel_coder_pp.cc
gnuradio-core/src/lib/general/gr_fake_channel_coder_pp.h
gnuradio-core/src/lib/general/gr_fake_channel_coder_pp.i
gnuradio-core/src/lib/general/gr_fast_atan2f.cc
gnuradio-core/src/lib/general/gr_feedforward_agc_cc.cc
gnuradio-core/src/lib/general/gr_feedforward_agc_cc.h
gnuradio-core/src/lib/general/gr_feedforward_agc_cc.i
gnuradio-core/src/lib/general/gr_feval.cc
gnuradio-core/src/lib/general/gr_feval.h
gnuradio-core/src/lib/general/gr_feval.i
gnuradio-core/src/lib/general/gr_fft_vcc.cc
gnuradio-core/src/lib/general/gr_fft_vcc.h
gnuradio-core/src/lib/general/gr_fft_vcc.i
gnuradio-core/src/lib/general/gr_fft_vfc.cc
gnuradio-core/src/lib/general/gr_fft_vfc.h
gnuradio-core/src/lib/general/gr_fft_vfc.i
gnuradio-core/src/lib/general/gr_firdes.cc
gnuradio-core/src/lib/general/gr_firdes.h
gnuradio-core/src/lib/general/gr_float_to_char.cc
gnuradio-core/src/lib/general/gr_float_to_char.h
gnuradio-core/src/lib/general/gr_float_to_char.i
gnuradio-core/src/lib/general/gr_float_to_complex.cc
gnuradio-core/src/lib/general/gr_float_to_complex.h
gnuradio-core/src/lib/general/gr_float_to_complex.i
gnuradio-core/src/lib/general/gr_float_to_short.cc
gnuradio-core/src/lib/general/gr_float_to_short.h
gnuradio-core/src/lib/general/gr_float_to_short.i
gnuradio-core/src/lib/general/gr_float_to_uchar.cc
gnuradio-core/src/lib/general/gr_float_to_uchar.h
gnuradio-core/src/lib/general/gr_float_to_uchar.i
gnuradio-core/src/lib/general/gr_framer_sink_1.cc
gnuradio-core/src/lib/general/gr_framer_sink_1.h
gnuradio-core/src/lib/general/gr_framer_sink_1.i
gnuradio-core/src/lib/general/gr_frequency_modulator_fc.cc
gnuradio-core/src/lib/general/gr_frequency_modulator_fc.h
gnuradio-core/src/lib/general/gr_frequency_modulator_fc.i
gnuradio-core/src/lib/general/gr_fxpt.cc
gnuradio-core/src/lib/general/gr_fxpt.h
gnuradio-core/src/lib/general/gr_fxpt_nco.h
gnuradio-core/src/lib/general/gr_fxpt_vco.h
gnuradio-core/src/lib/general/gr_glfsr_source_b.cc
gnuradio-core/src/lib/general/gr_glfsr_source_b.h
gnuradio-core/src/lib/general/gr_glfsr_source_b.i
gnuradio-core/src/lib/general/gr_glfsr_source_f.cc
gnuradio-core/src/lib/general/gr_glfsr_source_f.h
gnuradio-core/src/lib/general/gr_glfsr_source_f.i
gnuradio-core/src/lib/general/gr_head.cc
gnuradio-core/src/lib/general/gr_head.h
gnuradio-core/src/lib/general/gr_head.i
gnuradio-core/src/lib/general/gr_interleave.cc
gnuradio-core/src/lib/general/gr_interleave.h
gnuradio-core/src/lib/general/gr_interleave.i
gnuradio-core/src/lib/general/gr_interleaved_short_to_complex.cc
gnuradio-core/src/lib/general/gr_interleaved_short_to_complex.h
gnuradio-core/src/lib/general/gr_interleaved_short_to_complex.i
gnuradio-core/src/lib/general/gr_keep_one_in_n.cc
gnuradio-core/src/lib/general/gr_keep_one_in_n.h
gnuradio-core/src/lib/general/gr_keep_one_in_n.i
gnuradio-core/src/lib/general/gr_kludge_copy.cc
gnuradio-core/src/lib/general/gr_kludge_copy.h
gnuradio-core/src/lib/general/gr_kludge_copy.i
gnuradio-core/src/lib/general/gr_lfsr_32k_source_s.cc
gnuradio-core/src/lib/general/gr_lfsr_32k_source_s.h
gnuradio-core/src/lib/general/gr_lfsr_32k_source_s.i
gnuradio-core/src/lib/general/gr_lms_dfe_cc.cc
gnuradio-core/src/lib/general/gr_lms_dfe_cc.h
gnuradio-core/src/lib/general/gr_lms_dfe_cc.i
gnuradio-core/src/lib/general/gr_lms_dfe_ff.cc
gnuradio-core/src/lib/general/gr_lms_dfe_ff.h
gnuradio-core/src/lib/general/gr_lms_dfe_ff.i
gnuradio-core/src/lib/general/gr_log2_const.h
gnuradio-core/src/lib/general/gr_map_bb.cc
gnuradio-core/src/lib/general/gr_map_bb.h
gnuradio-core/src/lib/general/gr_map_bb.i
gnuradio-core/src/lib/general/gr_math.cc
gnuradio-core/src/lib/general/gr_math.h
gnuradio-core/src/lib/general/gr_misc.cc
gnuradio-core/src/lib/general/gr_misc.h
gnuradio-core/src/lib/general/gr_mpsk_receiver_cc.cc
gnuradio-core/src/lib/general/gr_mpsk_receiver_cc.h
gnuradio-core/src/lib/general/gr_mpsk_receiver_cc.i
gnuradio-core/src/lib/general/gr_nco.h
gnuradio-core/src/lib/general/gr_nlog10_ff.cc
gnuradio-core/src/lib/general/gr_nlog10_ff.h
gnuradio-core/src/lib/general/gr_nlog10_ff.i
gnuradio-core/src/lib/general/gr_nop.cc
gnuradio-core/src/lib/general/gr_nop.h
gnuradio-core/src/lib/general/gr_nop.i
gnuradio-core/src/lib/general/gr_null_sink.cc
gnuradio-core/src/lib/general/gr_null_sink.h
gnuradio-core/src/lib/general/gr_null_sink.i
gnuradio-core/src/lib/general/gr_null_source.cc
gnuradio-core/src/lib/general/gr_null_source.h
gnuradio-core/src/lib/general/gr_null_source.i
gnuradio-core/src/lib/general/gr_ofdm_bpsk_demapper.cc
gnuradio-core/src/lib/general/gr_ofdm_bpsk_demapper.h
gnuradio-core/src/lib/general/gr_ofdm_bpsk_demapper.i
gnuradio-core/src/lib/general/gr_ofdm_bpsk_mapper.cc
gnuradio-core/src/lib/general/gr_ofdm_bpsk_mapper.h
gnuradio-core/src/lib/general/gr_ofdm_bpsk_mapper.i
gnuradio-core/src/lib/general/gr_ofdm_correlator.cc
gnuradio-core/src/lib/general/gr_ofdm_correlator.h
gnuradio-core/src/lib/general/gr_ofdm_correlator.i
gnuradio-core/src/lib/general/gr_ofdm_cyclic_prefixer.cc
gnuradio-core/src/lib/general/gr_ofdm_cyclic_prefixer.h
gnuradio-core/src/lib/general/gr_ofdm_cyclic_prefixer.i
gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.cc
gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h
gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.i
gnuradio-core/src/lib/general/gr_ofdm_frame_sink.cc
gnuradio-core/src/lib/general/gr_ofdm_frame_sink.h
gnuradio-core/src/lib/general/gr_ofdm_frame_sink.i
gnuradio-core/src/lib/general/gr_ofdm_insert_preamble.cc
gnuradio-core/src/lib/general/gr_ofdm_insert_preamble.h
gnuradio-core/src/lib/general/gr_ofdm_insert_preamble.i
gnuradio-core/src/lib/general/gr_ofdm_mapper_bcv.cc
gnuradio-core/src/lib/general/gr_ofdm_mapper_bcv.h
gnuradio-core/src/lib/general/gr_ofdm_mapper_bcv.i
gnuradio-core/src/lib/general/gr_ofdm_qam_mapper.cc
gnuradio-core/src/lib/general/gr_ofdm_qam_mapper.h
gnuradio-core/src/lib/general/gr_ofdm_qam_mapper.i
gnuradio-core/src/lib/general/gr_ofdm_qpsk_mapper.cc
gnuradio-core/src/lib/general/gr_ofdm_qpsk_mapper.h
gnuradio-core/src/lib/general/gr_ofdm_qpsk_mapper.i
gnuradio-core/src/lib/general/gr_ofdm_sampler.cc
gnuradio-core/src/lib/general/gr_ofdm_sampler.h
gnuradio-core/src/lib/general/gr_ofdm_sampler.i
gnuradio-core/src/lib/general/gr_pa_2x2_phase_combiner.cc
gnuradio-core/src/lib/general/gr_pa_2x2_phase_combiner.h
gnuradio-core/src/lib/general/gr_pa_2x2_phase_combiner.i
gnuradio-core/src/lib/general/gr_packet_sink.cc
gnuradio-core/src/lib/general/gr_packet_sink.h
gnuradio-core/src/lib/general/gr_packet_sink.i
gnuradio-core/src/lib/general/gr_phase_modulator_fc.cc
gnuradio-core/src/lib/general/gr_phase_modulator_fc.h
gnuradio-core/src/lib/general/gr_phase_modulator_fc.i
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h
gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.i
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h
gnuradio-core/src/lib/general/gr_pll_freqdet_cf.i
gnuradio-core/src/lib/general/gr_pll_refout_cc.cc
gnuradio-core/src/lib/general/gr_pll_refout_cc.h
gnuradio-core/src/lib/general/gr_pll_refout_cc.i
gnuradio-core/src/lib/general/gr_pn_correlator_cc.cc
gnuradio-core/src/lib/general/gr_pn_correlator_cc.h
gnuradio-core/src/lib/general/gr_pn_correlator_cc.i
gnuradio-core/src/lib/general/gr_prefix.cc.in
gnuradio-core/src/lib/general/gr_prefix.h
gnuradio-core/src/lib/general/gr_prefs.cc
gnuradio-core/src/lib/general/gr_prefs.h
gnuradio-core/src/lib/general/gr_prefs.i
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_c.cc
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_c.h
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_c.i
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_cf.cc
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_cf.h
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_cf.i
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_f.cc
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_f.h
gnuradio-core/src/lib/general/gr_probe_avg_mag_sqrd_f.i
gnuradio-core/src/lib/general/gr_probe_signal_f.cc
gnuradio-core/src/lib/general/gr_probe_signal_f.h
gnuradio-core/src/lib/general/gr_probe_signal_f.i
gnuradio-core/src/lib/general/gr_pwr_squelch_cc.cc
gnuradio-core/src/lib/general/gr_pwr_squelch_cc.h
gnuradio-core/src/lib/general/gr_pwr_squelch_cc.i
gnuradio-core/src/lib/general/gr_pwr_squelch_ff.cc
gnuradio-core/src/lib/general/gr_pwr_squelch_ff.h
gnuradio-core/src/lib/general/gr_pwr_squelch_ff.i
gnuradio-core/src/lib/general/gr_quadrature_demod_cf.cc
gnuradio-core/src/lib/general/gr_quadrature_demod_cf.h
gnuradio-core/src/lib/general/gr_quadrature_demod_cf.i
gnuradio-core/src/lib/general/gr_random.cc
gnuradio-core/src/lib/general/gr_random.h
gnuradio-core/src/lib/general/gr_regenerate_bb.cc
gnuradio-core/src/lib/general/gr_regenerate_bb.h
gnuradio-core/src/lib/general/gr_regenerate_bb.i
gnuradio-core/src/lib/general/gr_remez.h
gnuradio-core/src/lib/general/gr_remez.i
gnuradio-core/src/lib/general/gr_reverse.cc
gnuradio-core/src/lib/general/gr_reverse.h
gnuradio-core/src/lib/general/gr_rms_cf.cc
gnuradio-core/src/lib/general/gr_rms_cf.h
gnuradio-core/src/lib/general/gr_rms_cf.i
gnuradio-core/src/lib/general/gr_rms_ff.cc
gnuradio-core/src/lib/general/gr_rms_ff.h
gnuradio-core/src/lib/general/gr_rms_ff.i
gnuradio-core/src/lib/general/gr_short_to_float.cc
gnuradio-core/src/lib/general/gr_short_to_float.h
gnuradio-core/src/lib/general/gr_short_to_float.i
gnuradio-core/src/lib/general/gr_simple_correlator.cc
gnuradio-core/src/lib/general/gr_simple_correlator.h
gnuradio-core/src/lib/general/gr_simple_correlator.i
gnuradio-core/src/lib/general/gr_simple_framer.cc
gnuradio-core/src/lib/general/gr_simple_framer.h
gnuradio-core/src/lib/general/gr_simple_framer.i
gnuradio-core/src/lib/general/gr_simple_framer_sync.h
gnuradio-core/src/lib/general/gr_simple_squelch_cc.cc
gnuradio-core/src/lib/general/gr_simple_squelch_cc.h
gnuradio-core/src/lib/general/gr_simple_squelch_cc.i
gnuradio-core/src/lib/general/gr_skiphead.cc
gnuradio-core/src/lib/general/gr_skiphead.h
gnuradio-core/src/lib/general/gr_skiphead.i
gnuradio-core/src/lib/general/gr_squelch_base_cc.cc
gnuradio-core/src/lib/general/gr_squelch_base_cc.h
gnuradio-core/src/lib/general/gr_squelch_base_cc.i
gnuradio-core/src/lib/general/gr_squelch_base_ff.cc
gnuradio-core/src/lib/general/gr_squelch_base_ff.h
gnuradio-core/src/lib/general/gr_squelch_base_ff.i
gnuradio-core/src/lib/general/gr_stream_mux.cc
gnuradio-core/src/lib/general/gr_stream_mux.h
gnuradio-core/src/lib/general/gr_stream_mux.i
gnuradio-core/src/lib/general/gr_stream_to_streams.cc
gnuradio-core/src/lib/general/gr_stream_to_streams.h
gnuradio-core/src/lib/general/gr_stream_to_streams.i
gnuradio-core/src/lib/general/gr_stream_to_vector.cc
gnuradio-core/src/lib/general/gr_stream_to_vector.h
gnuradio-core/src/lib/general/gr_stream_to_vector.i
gnuradio-core/src/lib/general/gr_streams_to_stream.cc
gnuradio-core/src/lib/general/gr_streams_to_stream.h
gnuradio-core/src/lib/general/gr_streams_to_stream.i
gnuradio-core/src/lib/general/gr_streams_to_vector.cc
gnuradio-core/src/lib/general/gr_streams_to_vector.h
gnuradio-core/src/lib/general/gr_streams_to_vector.i
gnuradio-core/src/lib/general/gr_test.cc
gnuradio-core/src/lib/general/gr_test.h
gnuradio-core/src/lib/general/gr_test.i
gnuradio-core/src/lib/general/gr_test_types.h
gnuradio-core/src/lib/general/gr_threshold_ff.cc
gnuradio-core/src/lib/general/gr_threshold_ff.h
gnuradio-core/src/lib/general/gr_threshold_ff.i
gnuradio-core/src/lib/general/gr_throttle.cc
gnuradio-core/src/lib/general/gr_throttle.h
gnuradio-core/src/lib/general/gr_throttle.i
gnuradio-core/src/lib/general/gr_uchar_to_float.cc
gnuradio-core/src/lib/general/gr_uchar_to_float.h
gnuradio-core/src/lib/general/gr_uchar_to_float.i
gnuradio-core/src/lib/general/gr_unpack_k_bits_bb.cc
gnuradio-core/src/lib/general/gr_unpack_k_bits_bb.h
gnuradio-core/src/lib/general/gr_unpack_k_bits_bb.i
gnuradio-core/src/lib/general/gr_vco.h
gnuradio-core/src/lib/general/gr_vco_f.cc
gnuradio-core/src/lib/general/gr_vco_f.h
gnuradio-core/src/lib/general/gr_vco_f.i
gnuradio-core/src/lib/general/gr_vector_to_stream.cc
gnuradio-core/src/lib/general/gr_vector_to_stream.h
gnuradio-core/src/lib/general/gr_vector_to_stream.i
gnuradio-core/src/lib/general/gr_vector_to_streams.cc
gnuradio-core/src/lib/general/gr_vector_to_streams.h
gnuradio-core/src/lib/general/gr_vector_to_streams.i
gnuradio-core/src/lib/general/gri_add_const_ss.h
gnuradio-core/src/lib/general/gri_add_const_ss_generic.cc
gnuradio-core/src/lib/general/gri_agc2_cc.h
gnuradio-core/src/lib/general/gri_agc2_cc.i
gnuradio-core/src/lib/general/gri_agc2_ff.h
gnuradio-core/src/lib/general/gri_agc2_ff.i
gnuradio-core/src/lib/general/gri_agc_cc.h
gnuradio-core/src/lib/general/gri_agc_cc.i
gnuradio-core/src/lib/general/gri_agc_ff.h
gnuradio-core/src/lib/general/gri_agc_ff.i
gnuradio-core/src/lib/general/gri_char_to_float.cc
gnuradio-core/src/lib/general/gri_char_to_float.h
gnuradio-core/src/lib/general/gri_debugger_hook.cc
gnuradio-core/src/lib/general/gri_debugger_hook.h
gnuradio-core/src/lib/general/gri_fft.cc
gnuradio-core/src/lib/general/gri_fft.h
gnuradio-core/src/lib/general/gri_float_to_char.cc
gnuradio-core/src/lib/general/gri_float_to_char.h
gnuradio-core/src/lib/general/gri_float_to_short.cc
gnuradio-core/src/lib/general/gri_float_to_short.h
gnuradio-core/src/lib/general/gri_float_to_uchar.cc
gnuradio-core/src/lib/general/gri_float_to_uchar.h
gnuradio-core/src/lib/general/gri_glfsr.cc
gnuradio-core/src/lib/general/gri_glfsr.h
gnuradio-core/src/lib/general/gri_interleaved_short_to_complex.cc
gnuradio-core/src/lib/general/gri_interleaved_short_to_complex.h
gnuradio-core/src/lib/general/gri_lfsr_15_1_0.h
gnuradio-core/src/lib/general/gri_lfsr_32k.h
gnuradio-core/src/lib/general/gri_short_to_float.cc
gnuradio-core/src/lib/general/gri_short_to_float.h
gnuradio-core/src/lib/general/gri_uchar_to_float.cc
gnuradio-core/src/lib/general/gri_uchar_to_float.h
gnuradio-core/src/lib/general/malloc16.h
gnuradio-core/src/lib/general/qa_general.cc
gnuradio-core/src/lib/general/qa_general.h
gnuradio-core/src/lib/general/qa_gr_circular_file.cc
gnuradio-core/src/lib/general/qa_gr_circular_file.h
gnuradio-core/src/lib/general/qa_gr_firdes.cc
gnuradio-core/src/lib/general/qa_gr_firdes.h
gnuradio-core/src/lib/general/qa_gr_fxpt.cc
gnuradio-core/src/lib/general/qa_gr_fxpt.h
gnuradio-core/src/lib/general/qa_gr_fxpt_nco.cc
gnuradio-core/src/lib/general/qa_gr_fxpt_nco.h
gnuradio-core/src/lib/general/qa_gr_fxpt_vco.cc
gnuradio-core/src/lib/general/qa_gr_fxpt_vco.h
gnuradio-core/src/lib/general/random.h
gnuradio-core/src/lib/gengen/Makefile.am
gnuradio-core/src/lib/gengen/generate_all.py
gnuradio-core/src/lib/gengen/generate_common.py
gnuradio-core/src/lib/gengen/gr_add_XX.cc.t
gnuradio-core/src/lib/gengen/gr_add_XX.h.t
gnuradio-core/src/lib/gengen/gr_add_XX.i.t
gnuradio-core/src/lib/gengen/gr_add_const_XX.cc.t
gnuradio-core/src/lib/gengen/gr_add_const_XX.h.t
gnuradio-core/src/lib/gengen/gr_add_const_XX.i.t
gnuradio-core/src/lib/gengen/gr_add_const_vXX.cc.t
gnuradio-core/src/lib/gengen/gr_add_const_vXX.h.t
gnuradio-core/src/lib/gengen/gr_add_const_vXX.i.t
gnuradio-core/src/lib/gengen/gr_add_vXX.cc.t
gnuradio-core/src/lib/gengen/gr_add_vXX.h.t
gnuradio-core/src/lib/gengen/gr_add_vXX.i.t
gnuradio-core/src/lib/gengen/gr_argmax_XX.cc.t
gnuradio-core/src/lib/gengen/gr_argmax_XX.h.t
gnuradio-core/src/lib/gengen/gr_argmax_XX.i.t
gnuradio-core/src/lib/gengen/gr_chunks_to_symbols_XX.cc.t
gnuradio-core/src/lib/gengen/gr_chunks_to_symbols_XX.h.t
gnuradio-core/src/lib/gengen/gr_chunks_to_symbols_XX.i.t
gnuradio-core/src/lib/gengen/gr_divide_XX.cc.t
gnuradio-core/src/lib/gengen/gr_divide_XX.h.t
gnuradio-core/src/lib/gengen/gr_divide_XX.i.t
gnuradio-core/src/lib/gengen/gr_endianness.h
gnuradio-core/src/lib/gengen/gr_endianness.i
gnuradio-core/src/lib/gengen/gr_max_XX.cc.t
gnuradio-core/src/lib/gengen/gr_max_XX.h.t
gnuradio-core/src/lib/gengen/gr_max_XX.i.t
gnuradio-core/src/lib/gengen/gr_multiply_XX.cc.t
gnuradio-core/src/lib/gengen/gr_multiply_XX.h.t
gnuradio-core/src/lib/gengen/gr_multiply_XX.i.t
gnuradio-core/src/lib/gengen/gr_multiply_const_XX.cc.t
gnuradio-core/src/lib/gengen/gr_multiply_const_XX.h.t
gnuradio-core/src/lib/gengen/gr_multiply_const_XX.i.t
gnuradio-core/src/lib/gengen/gr_multiply_const_vXX.cc.t
gnuradio-core/src/lib/gengen/gr_multiply_const_vXX.h.t
gnuradio-core/src/lib/gengen/gr_multiply_const_vXX.i.t
gnuradio-core/src/lib/gengen/gr_multiply_vXX.cc.t
gnuradio-core/src/lib/gengen/gr_multiply_vXX.h.t
gnuradio-core/src/lib/gengen/gr_multiply_vXX.i.t
gnuradio-core/src/lib/gengen/gr_mute_XX.cc.t
gnuradio-core/src/lib/gengen/gr_mute_XX.h.t
gnuradio-core/src/lib/gengen/gr_mute_XX.i.t
gnuradio-core/src/lib/gengen/gr_noise_source_X.cc.t
gnuradio-core/src/lib/gengen/gr_noise_source_X.h.t
gnuradio-core/src/lib/gengen/gr_noise_source_X.i.t
gnuradio-core/src/lib/gengen/gr_noise_type.h
gnuradio-core/src/lib/gengen/gr_packed_to_unpacked_XX.cc.t
gnuradio-core/src/lib/gengen/gr_packed_to_unpacked_XX.h.t
gnuradio-core/src/lib/gengen/gr_packed_to_unpacked_XX.i.t
gnuradio-core/src/lib/gengen/gr_peak_detector_XX.cc.t
gnuradio-core/src/lib/gengen/gr_peak_detector_XX.h.t
gnuradio-core/src/lib/gengen/gr_peak_detector_XX.i.t
gnuradio-core/src/lib/gengen/gr_sample_and_hold_XX.cc.t
gnuradio-core/src/lib/gengen/gr_sample_and_hold_XX.h.t
gnuradio-core/src/lib/gengen/gr_sample_and_hold_XX.i.t
gnuradio-core/src/lib/gengen/gr_sig_source_X.cc.t
gnuradio-core/src/lib/gengen/gr_sig_source_X.h.t
gnuradio-core/src/lib/gengen/gr_sig_source_X.i.t
gnuradio-core/src/lib/gengen/gr_sig_source_waveform.h
gnuradio-core/src/lib/gengen/gr_sub_XX.cc.t
gnuradio-core/src/lib/gengen/gr_sub_XX.h.t
gnuradio-core/src/lib/gengen/gr_sub_XX.i.t
gnuradio-core/src/lib/gengen/gr_unpacked_to_packed_XX.cc.t
gnuradio-core/src/lib/gengen/gr_unpacked_to_packed_XX.h.t
gnuradio-core/src/lib/gengen/gr_unpacked_to_packed_XX.i.t
gnuradio-core/src/lib/gengen/gr_vector_sink_X.cc.t
gnuradio-core/src/lib/gengen/gr_vector_sink_X.h.t
gnuradio-core/src/lib/gengen/gr_vector_sink_X.i.t
gnuradio-core/src/lib/gengen/gr_vector_source_X.cc.t
gnuradio-core/src/lib/gengen/gr_vector_source_X.h.t
gnuradio-core/src/lib/gengen/gr_vector_source_X.i.t
gnuradio-core/src/lib/io/Makefile.am
gnuradio-core/src/lib/io/gr_file_descriptor_sink.cc
gnuradio-core/src/lib/io/gr_file_descriptor_sink.h
gnuradio-core/src/lib/io/gr_file_descriptor_sink.i
gnuradio-core/src/lib/io/gr_file_descriptor_source.cc
gnuradio-core/src/lib/io/gr_file_descriptor_source.h
gnuradio-core/src/lib/io/gr_file_descriptor_source.i
gnuradio-core/src/lib/io/gr_file_sink.cc
gnuradio-core/src/lib/io/gr_file_sink.h
gnuradio-core/src/lib/io/gr_file_sink.i
gnuradio-core/src/lib/io/gr_file_sink_base.cc
gnuradio-core/src/lib/io/gr_file_sink_base.h
gnuradio-core/src/lib/io/gr_file_sink_base.i
gnuradio-core/src/lib/io/gr_file_source.cc
gnuradio-core/src/lib/io/gr_file_source.h
gnuradio-core/src/lib/io/gr_file_source.i
gnuradio-core/src/lib/io/gr_message_sink.cc
gnuradio-core/src/lib/io/gr_message_sink.h
gnuradio-core/src/lib/io/gr_message_sink.i
gnuradio-core/src/lib/io/gr_message_source.cc
gnuradio-core/src/lib/io/gr_message_source.h
gnuradio-core/src/lib/io/gr_message_source.i
gnuradio-core/src/lib/io/gr_oscope_guts.cc
gnuradio-core/src/lib/io/gr_oscope_guts.h
gnuradio-core/src/lib/io/gr_oscope_sink.i
gnuradio-core/src/lib/io/gr_oscope_sink_f.cc
gnuradio-core/src/lib/io/gr_oscope_sink_f.h
gnuradio-core/src/lib/io/gr_oscope_sink_x.cc
gnuradio-core/src/lib/io/gr_oscope_sink_x.h
gnuradio-core/src/lib/io/gr_trigger_mode.h
gnuradio-core/src/lib/io/gr_udp_sink.cc
gnuradio-core/src/lib/io/gr_udp_sink.h
gnuradio-core/src/lib/io/gr_udp_sink.i
gnuradio-core/src/lib/io/gr_udp_source.cc
gnuradio-core/src/lib/io/gr_udp_source.h
gnuradio-core/src/lib/io/gr_udp_source.i
gnuradio-core/src/lib/io/gri_logger.cc
gnuradio-core/src/lib/io/gri_logger.h
gnuradio-core/src/lib/io/i2c.cc
gnuradio-core/src/lib/io/i2c.h
gnuradio-core/src/lib/io/i2c_bbio.cc
gnuradio-core/src/lib/io/i2c_bbio.h
gnuradio-core/src/lib/io/i2c_bbio_pp.cc
gnuradio-core/src/lib/io/i2c_bbio_pp.h
gnuradio-core/src/lib/io/i2c_bitbang.cc
gnuradio-core/src/lib/io/i2c_bitbang.h
gnuradio-core/src/lib/io/io.i
gnuradio-core/src/lib/io/microtune_4702.cc
gnuradio-core/src/lib/io/microtune_4702.h
gnuradio-core/src/lib/io/microtune_4702_eval_board.cc
gnuradio-core/src/lib/io/microtune_4702_eval_board.h
gnuradio-core/src/lib/io/microtune_4702_eval_board.i
gnuradio-core/src/lib/io/microtune_4937.cc
gnuradio-core/src/lib/io/microtune_4937.h
gnuradio-core/src/lib/io/microtune_4937_eval_board.cc
gnuradio-core/src/lib/io/microtune_4937_eval_board.h
gnuradio-core/src/lib/io/microtune_4937_eval_board.i
gnuradio-core/src/lib/io/microtune_eval_board.i
gnuradio-core/src/lib/io/microtune_eval_board_defs.h
gnuradio-core/src/lib/io/microtune_xxxx.cc
gnuradio-core/src/lib/io/microtune_xxxx.h
gnuradio-core/src/lib/io/microtune_xxxx_eval_board.cc
gnuradio-core/src/lib/io/microtune_xxxx_eval_board.h
gnuradio-core/src/lib/io/microtune_xxxx_eval_board.i
gnuradio-core/src/lib/io/ppio.cc
gnuradio-core/src/lib/io/ppio.h
gnuradio-core/src/lib/io/ppio.i
gnuradio-core/src/lib/io/ppio_ppdev.cc
gnuradio-core/src/lib/io/ppio_ppdev.h
gnuradio-core/src/lib/io/sdr_1000.cc
gnuradio-core/src/lib/io/sdr_1000.h
gnuradio-core/src/lib/io/sdr_1000.i
gnuradio-core/src/lib/missing/Makefile.am
gnuradio-core/src/lib/missing/getopt.c
gnuradio-core/src/lib/missing/getopt.h
gnuradio-core/src/lib/missing/gettimeofday.c
gnuradio-core/src/lib/missing/usleep.c
gnuradio-core/src/lib/reed-solomon/Makefile.am
gnuradio-core/src/lib/runtime/Makefile.am
gnuradio-core/src/lib/runtime/gr_basic_block.cc
gnuradio-core/src/lib/runtime/gr_basic_block.h
gnuradio-core/src/lib/runtime/gr_basic_block.i
gnuradio-core/src/lib/runtime/gr_block.cc
gnuradio-core/src/lib/runtime/gr_block.h
gnuradio-core/src/lib/runtime/gr_block.i
gnuradio-core/src/lib/runtime/gr_block_detail.cc
gnuradio-core/src/lib/runtime/gr_block_detail.h
gnuradio-core/src/lib/runtime/gr_block_detail.i
gnuradio-core/src/lib/runtime/gr_buffer.cc
gnuradio-core/src/lib/runtime/gr_buffer.h
gnuradio-core/src/lib/runtime/gr_buffer.i
gnuradio-core/src/lib/runtime/gr_complex.h
gnuradio-core/src/lib/runtime/gr_dispatcher.cc
gnuradio-core/src/lib/runtime/gr_dispatcher.h
gnuradio-core/src/lib/runtime/gr_dispatcher.i
gnuradio-core/src/lib/runtime/gr_error_handler.cc
gnuradio-core/src/lib/runtime/gr_error_handler.h
gnuradio-core/src/lib/runtime/gr_error_handler.i
gnuradio-core/src/lib/runtime/gr_hier_block2.cc
gnuradio-core/src/lib/runtime/gr_hier_block2.h
gnuradio-core/src/lib/runtime/gr_hier_block2.i
gnuradio-core/src/lib/runtime/gr_hier_block2_detail.cc
gnuradio-core/src/lib/runtime/gr_hier_block2_detail.h
gnuradio-core/src/lib/runtime/gr_io_signature.cc
gnuradio-core/src/lib/runtime/gr_io_signature.h
gnuradio-core/src/lib/runtime/gr_io_signature.i
gnuradio-core/src/lib/runtime/gr_local_sighandler.cc
gnuradio-core/src/lib/runtime/gr_local_sighandler.h
gnuradio-core/src/lib/runtime/gr_message.cc
gnuradio-core/src/lib/runtime/gr_message.h
gnuradio-core/src/lib/runtime/gr_message.i
gnuradio-core/src/lib/runtime/gr_msg_handler.cc
gnuradio-core/src/lib/runtime/gr_msg_handler.h
gnuradio-core/src/lib/runtime/gr_msg_handler.i
gnuradio-core/src/lib/runtime/gr_msg_queue.cc
gnuradio-core/src/lib/runtime/gr_msg_queue.h
gnuradio-core/src/lib/runtime/gr_msg_queue.i
gnuradio-core/src/lib/runtime/gr_pagesize.cc
gnuradio-core/src/lib/runtime/gr_pagesize.h
gnuradio-core/src/lib/runtime/gr_preferences.cc
gnuradio-core/src/lib/runtime/gr_preferences.h
gnuradio-core/src/lib/runtime/gr_realtime.cc
gnuradio-core/src/lib/runtime/gr_realtime.h
gnuradio-core/src/lib/runtime/gr_runtime.cc
gnuradio-core/src/lib/runtime/gr_runtime.h
gnuradio-core/src/lib/runtime/gr_runtime.i
gnuradio-core/src/lib/runtime/gr_runtime_impl.cc
gnuradio-core/src/lib/runtime/gr_runtime_impl.h
gnuradio-core/src/lib/runtime/gr_runtime_types.h
gnuradio-core/src/lib/runtime/gr_select_handler.cc
gnuradio-core/src/lib/runtime/gr_select_handler.h
gnuradio-core/src/lib/runtime/gr_simple_flowgraph.cc
gnuradio-core/src/lib/runtime/gr_simple_flowgraph.h
gnuradio-core/src/lib/runtime/gr_simple_flowgraph_detail.cc
gnuradio-core/src/lib/runtime/gr_simple_flowgraph_detail.h
gnuradio-core/src/lib/runtime/gr_single_threaded_scheduler.cc
gnuradio-core/src/lib/runtime/gr_single_threaded_scheduler.h
gnuradio-core/src/lib/runtime/gr_single_threaded_scheduler.i
gnuradio-core/src/lib/runtime/gr_swig_block_magic.i
gnuradio-core/src/lib/runtime/gr_sync_block.cc
gnuradio-core/src/lib/runtime/gr_sync_block.h
gnuradio-core/src/lib/runtime/gr_sync_block.i
gnuradio-core/src/lib/runtime/gr_sync_decimator.cc
gnuradio-core/src/lib/runtime/gr_sync_decimator.h
gnuradio-core/src/lib/runtime/gr_sync_decimator.i
gnuradio-core/src/lib/runtime/gr_sync_interpolator.cc
gnuradio-core/src/lib/runtime/gr_sync_interpolator.h
gnuradio-core/src/lib/runtime/gr_sync_interpolator.i
gnuradio-core/src/lib/runtime/gr_timer.h
gnuradio-core/src/lib/runtime/gr_tmp_path.cc
gnuradio-core/src/lib/runtime/gr_tmp_path.h
gnuradio-core/src/lib/runtime/gr_types.h
gnuradio-core/src/lib/runtime/gr_vmcircbuf.cc
gnuradio-core/src/lib/runtime/gr_vmcircbuf.h
gnuradio-core/src/lib/runtime/gr_vmcircbuf_createfilemapping.cc
gnuradio-core/src/lib/runtime/gr_vmcircbuf_createfilemapping.h
gnuradio-core/src/lib/runtime/gr_vmcircbuf_mmap_shm_open.cc
gnuradio-core/src/lib/runtime/gr_vmcircbuf_mmap_shm_open.h
gnuradio-core/src/lib/runtime/gr_vmcircbuf_mmap_tmpfile.cc
gnuradio-core/src/lib/runtime/gr_vmcircbuf_mmap_tmpfile.h
gnuradio-core/src/lib/runtime/gr_vmcircbuf_sysv_shm.cc
gnuradio-core/src/lib/runtime/gr_vmcircbuf_sysv_shm.h
gnuradio-core/src/lib/runtime/qa_gr_block.cc
gnuradio-core/src/lib/runtime/qa_gr_block.h
gnuradio-core/src/lib/runtime/qa_gr_buffer.cc
gnuradio-core/src/lib/runtime/qa_gr_buffer.h
gnuradio-core/src/lib/runtime/qa_gr_hier_block2.cc
gnuradio-core/src/lib/runtime/qa_gr_hier_block2.h
gnuradio-core/src/lib/runtime/qa_gr_io_signature.cc
gnuradio-core/src/lib/runtime/qa_gr_io_signature.h
gnuradio-core/src/lib/runtime/qa_gr_vmcircbuf.cc
gnuradio-core/src/lib/runtime/qa_gr_vmcircbuf.h
gnuradio-core/src/lib/runtime/qa_runtime.cc
gnuradio-core/src/lib/runtime/qa_runtime.h
gnuradio-core/src/lib/runtime/runtime.i
gnuradio-core/src/lib/runtime/test_shared_block_ptr.cc
gnuradio-core/src/lib/swig/Makefile.am
gnuradio-core/src/lib/swig/atsc.i
gnuradio-core/src/lib/swig/gen-swig-bug-fix
gnuradio-core/src/lib/swig/gnuradio.i
gnuradio-core/src/lib/swig/gnuradio_swig_python.py
gnuradio-core/src/lib/swig/sw_filter.i
gnuradio-core/src/lib/swig/sw_general.i
gnuradio-core/src/lib/swig/sw_gengen.i
gnuradio-core/src/lib/swig/sw_io.i
gnuradio-core/src/python/Makefile.am
gnuradio-core/src/python/bin/Makefile.am
gnuradio-core/src/python/build_utils.py
gnuradio-core/src/python/build_utils_codes.py
gnuradio-core/src/python/gnuradio/Makefile.am
gnuradio-core/src/python/gnuradio/audio.py
gnuradio-core/src/python/gnuradio/blks/Makefile.am
gnuradio-core/src/python/gnuradio/blks/__init__.py
gnuradio-core/src/python/gnuradio/blks2/Makefile.am
gnuradio-core/src/python/gnuradio/blks2/__init__.py
gnuradio-core/src/python/gnuradio/blksimpl/Makefile.am
gnuradio-core/src/python/gnuradio/blksimpl/am_demod.py
gnuradio-core/src/python/gnuradio/blksimpl/channel_model.py
gnuradio-core/src/python/gnuradio/blksimpl/cpm.py
gnuradio-core/src/python/gnuradio/blksimpl/d8psk.py
gnuradio-core/src/python/gnuradio/blksimpl/dbpsk.py
gnuradio-core/src/python/gnuradio/blksimpl/digital_voice.py.real
gnuradio-core/src/python/gnuradio/blksimpl/dqpsk.py
gnuradio-core/src/python/gnuradio/blksimpl/filterbank.py
gnuradio-core/src/python/gnuradio/blksimpl/fm_demod.py
gnuradio-core/src/python/gnuradio/blksimpl/fm_emph.py
gnuradio-core/src/python/gnuradio/blksimpl/gmsk.py
gnuradio-core/src/python/gnuradio/blksimpl/nbfm_rx.py
gnuradio-core/src/python/gnuradio/blksimpl/nbfm_tx.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm_receiver.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm_sync_fixed.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm_sync_ml.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm_sync_pn.py
gnuradio-core/src/python/gnuradio/blksimpl/ofdm_sync_pnac.py
gnuradio-core/src/python/gnuradio/blksimpl/pkt.py
gnuradio-core/src/python/gnuradio/blksimpl/psk.py
gnuradio-core/src/python/gnuradio/blksimpl/qam.py
gnuradio-core/src/python/gnuradio/blksimpl/qam16.py
gnuradio-core/src/python/gnuradio/blksimpl/qam256.py
gnuradio-core/src/python/gnuradio/blksimpl/qam64.py
gnuradio-core/src/python/gnuradio/blksimpl/qam8.py
gnuradio-core/src/python/gnuradio/blksimpl/rational_resampler.py
gnuradio-core/src/python/gnuradio/blksimpl/standard_squelch.py
gnuradio-core/src/python/gnuradio/blksimpl/wfm_rcv.py
gnuradio-core/src/python/gnuradio/blksimpl/wfm_rcv_pll.py
gnuradio-core/src/python/gnuradio/blksimpl/wfm_tx.py
gnuradio-core/src/python/gnuradio/blksimpl2/Makefile.am
gnuradio-core/src/python/gnuradio/blksimpl2/d8psk.py
gnuradio-core/src/python/gnuradio/blksimpl2/dbpsk.py
gnuradio-core/src/python/gnuradio/blksimpl2/dqpsk.py
gnuradio-core/src/python/gnuradio/blksimpl2/filterbank.py
gnuradio-core/src/python/gnuradio/blksimpl2/gmsk.py
gnuradio-core/src/python/gnuradio/blksimpl2/pkt.py
gnuradio-core/src/python/gnuradio/blksimpl2/psk.py
gnuradio-core/src/python/gnuradio/blksimpl2/rational_resampler.py
gnuradio-core/src/python/gnuradio/eng_notation.py
gnuradio-core/src/python/gnuradio/eng_option.py
gnuradio-core/src/python/gnuradio/gr/Makefile.am
gnuradio-core/src/python/gnuradio/gr/__init__.py
gnuradio-core/src/python/gnuradio/gr/basic_flow_graph.py
gnuradio-core/src/python/gnuradio/gr/exceptions.py
gnuradio-core/src/python/gnuradio/gr/flow_graph.py
gnuradio-core/src/python/gnuradio/gr/gr_threading.py
gnuradio-core/src/python/gnuradio/gr/hier_block.py
gnuradio-core/src/python/gnuradio/gr/hier_block2.py
gnuradio-core/src/python/gnuradio/gr/prefs.py
gnuradio-core/src/python/gnuradio/gr/qa_add_and_friends.py
gnuradio-core/src/python/gnuradio/gr/qa_add_v_and_friends.py
gnuradio-core/src/python/gnuradio/gr/qa_agc.py
gnuradio-core/src/python/gnuradio/gr/qa_argmax.py
gnuradio-core/src/python/gnuradio/gr/qa_bin_statistics.py
gnuradio-core/src/python/gnuradio/gr/qa_complex_to_xxx.py
gnuradio-core/src/python/gnuradio/gr/qa_constellation_decoder_cb.py
gnuradio-core/src/python/gnuradio/gr/qa_correlate_access_code.py
gnuradio-core/src/python/gnuradio/gr/qa_delay.py
gnuradio-core/src/python/gnuradio/gr/qa_diff_encoder.py
gnuradio-core/src/python/gnuradio/gr/qa_diff_phasor_cc.py
gnuradio-core/src/python/gnuradio/gr/qa_feval.py
gnuradio-core/src/python/gnuradio/gr/qa_fft_filter.py
gnuradio-core/src/python/gnuradio/gr/qa_filter_delay_fc.py
gnuradio-core/src/python/gnuradio/gr/qa_flow_graph.py
gnuradio-core/src/python/gnuradio/gr/qa_fractional_interpolator.py
gnuradio-core/src/python/gnuradio/gr/qa_frequency_modulator.py
gnuradio-core/src/python/gnuradio/gr/qa_fsk_stuff.py
gnuradio-core/src/python/gnuradio/gr/qa_glfsr_source.py
gnuradio-core/src/python/gnuradio/gr/qa_goertzel.py
gnuradio-core/src/python/gnuradio/gr/qa_head.py
gnuradio-core/src/python/gnuradio/gr/qa_hilbert.py
gnuradio-core/src/python/gnuradio/gr/qa_iir.py
gnuradio-core/src/python/gnuradio/gr/qa_interleave.py
gnuradio-core/src/python/gnuradio/gr/qa_interp_fir_filter.py
gnuradio-core/src/python/gnuradio/gr/qa_kludge_copy.py
gnuradio-core/src/python/gnuradio/gr/qa_kludged_imports.py
gnuradio-core/src/python/gnuradio/gr/qa_max.py
gnuradio-core/src/python/gnuradio/gr/qa_message.py
gnuradio-core/src/python/gnuradio/gr/qa_mute.py
gnuradio-core/src/python/gnuradio/gr/qa_nlog10.py
gnuradio-core/src/python/gnuradio/gr/qa_noise.py
gnuradio-core/src/python/gnuradio/gr/qa_ofdm_insert_preamble.py
gnuradio-core/src/python/gnuradio/gr/qa_packed_to_unpacked.py
gnuradio-core/src/python/gnuradio/gr/qa_pipe_fittings.py
gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py
gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py
gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py
gnuradio-core/src/python/gnuradio/gr/qa_pn_correlator_cc.py
gnuradio-core/src/python/gnuradio/gr/qa_rational_resampler.py
gnuradio-core/src/python/gnuradio/gr/qa_regenerate.py
gnuradio-core/src/python/gnuradio/gr/qa_sig_source.py
gnuradio-core/src/python/gnuradio/gr/qa_single_pole_iir.py
gnuradio-core/src/python/gnuradio/gr/qa_single_pole_iir_cc.py
gnuradio-core/src/python/gnuradio/gr/qa_skiphead.py
gnuradio-core/src/python/gnuradio/gr/qa_stream_mux.py
gnuradio-core/src/python/gnuradio/gr/qa_unpack_k_bits.py
gnuradio-core/src/python/gnuradio/gr/scheduler.py
gnuradio-core/src/python/gnuradio/gr_unittest.py
gnuradio-core/src/python/gnuradio/gru/Makefile.am
gnuradio-core/src/python/gnuradio/gru/__init__.py
gnuradio-core/src/python/gnuradio/gruimpl/Makefile.am
gnuradio-core/src/python/gnuradio/gruimpl/crc.py
gnuradio-core/src/python/gnuradio/gruimpl/freqz.py
gnuradio-core/src/python/gnuradio/gruimpl/gnuplot_freqz.py
gnuradio-core/src/python/gnuradio/gruimpl/hexint.py
gnuradio-core/src/python/gnuradio/gruimpl/listmisc.py
gnuradio-core/src/python/gnuradio/gruimpl/lmx2306.py
gnuradio-core/src/python/gnuradio/gruimpl/mathmisc.py
gnuradio-core/src/python/gnuradio/gruimpl/os_read_exactly.py
gnuradio-core/src/python/gnuradio/gruimpl/sdr_1000.py
gnuradio-core/src/python/gnuradio/gruimpl/seq_with_cursor.py
gnuradio-core/src/python/gnuradio/gruimpl/socket_stuff.py
gnuradio-core/src/python/gnuradio/modulation_utils.py
gnuradio-core/src/python/gnuradio/ofdm_packet_utils.py
gnuradio-core/src/python/gnuradio/optfir.py
gnuradio-core/src/python/gnuradio/packet_utils.py
gnuradio-core/src/python/gnuradio/window.py
gnuradio-core/src/tests/Makefile.am
gnuradio-core/src/tests/benchmark_dotprod.cc
gnuradio-core/src/tests/benchmark_dotprod_ccc.cc
gnuradio-core/src/tests/benchmark_dotprod_ccf.cc
gnuradio-core/src/tests/benchmark_dotprod_fcc.cc
gnuradio-core/src/tests/benchmark_dotprod_fsf.cc
gnuradio-core/src/tests/benchmark_dotprod_scc.cc
gnuradio-core/src/tests/benchmark_nco.cc
gnuradio-core/src/tests/benchmark_vco.cc
gnuradio-core/src/tests/test_all.cc
gnuradio-core/src/tests/test_atsc.cc
gnuradio-core/src/tests/test_buffers.py
gnuradio-core/src/tests/test_filter.cc
gnuradio-core/src/tests/test_general.cc
gnuradio-core/src/tests/test_runtime.cc
gnuradio-core/src/tests/test_vmcircbuf.cc
gnuradio-core/src/utils/Makefile.am
gnuradio-core/src/utils/cool.m
gnuradio-core/src/utils/db_width.m
gnuradio-core/src/utils/filter_tools.m
gnuradio-core/src/utils/gr_plot_const.py
gnuradio-core/src/utils/gr_plot_float.py
gnuradio-core/src/utils/gr_plot_iq.py
gnuradio-core/src/utils/gr_read_binary.py
gnuradio-core/src/utils/is_complex.m
gnuradio-core/src/utils/lp_to_bp.m
gnuradio-core/src/utils/plot_cic_decimator_response.m
gnuradio-core/src/utils/plot_freq_response.m
gnuradio-core/src/utils/plot_freq_response_db.m
gnuradio-core/src/utils/plot_freq_response_phase.m
gnuradio-core/src/utils/plotfft.m
gnuradio-core/src/utils/plotfftavgk.m
gnuradio-core/src/utils/plotfftavgk_db.m
gnuradio-core/src/utils/plotfftk.m
gnuradio-core/src/utils/plotfftk_db.m
gnuradio-core/src/utils/put_markers.m
gnuradio-core/src/utils/rainbow.m
gnuradio-core/src/utils/read_char_binary.m
gnuradio-core/src/utils/read_complex_binary.m
gnuradio-core/src/utils/read_float_binary.m
gnuradio-core/src/utils/read_int_binary.m
gnuradio-core/src/utils/read_short_binary.m
gnuradio-core/src/utils/read_xambi.m
gnuradio-core/src/utils/single_pole_iir.m
gnuradio-core/src/utils/write_float_binary.m
gnuradio-core/src/utils/write_short_binary.m
gnuradio-examples/ChangeLog
gnuradio-examples/Makefile.am
gnuradio-examples/c++/Makefile.am
gnuradio-examples/c++/dial_tone/Makefile.am
gnuradio-examples/c++/dial_tone/dial_tone.cc
gnuradio-examples/c++/dial_tone/dial_tone.h
gnuradio-examples/c++/dial_tone/main.cc
gnuradio-examples/python/Makefile.am
gnuradio-examples/python/apps/Makefile.am
gnuradio-examples/python/apps/README
gnuradio-examples/python/apps/hf_explorer/Makefile.am
gnuradio-examples/python/apps/hf_explorer/hfx2.py
gnuradio-examples/python/apps/hf_radio/Makefile.am
gnuradio-examples/python/audio/Makefile.am
gnuradio-examples/python/audio/audio_copy.py
gnuradio-examples/python/audio/audio_fft.py
gnuradio-examples/python/audio/audio_play.py
gnuradio-examples/python/audio/audio_to_file.py
gnuradio-examples/python/audio/dial_squelch.py
gnuradio-examples/python/audio/dial_tone.py
gnuradio-examples/python/audio/dialtone_v.py
gnuradio-examples/python/audio/mono_tone.py
gnuradio-examples/python/audio/multi_tone.py
gnuradio-examples/python/audio/noise.py
gnuradio-examples/python/audio/test_resampler.py
gnuradio-examples/python/channel-coding/Makefile.am
gnuradio-examples/python/channel-coding/fsm_files/Makefile.am
gnuradio-examples/python/channel-coding/fsm_utils.py
gnuradio-examples/python/digital/Makefile.am
gnuradio-examples/python/digital/benchmark_loopback.py
gnuradio-examples/python/digital/benchmark_rx.py
gnuradio-examples/python/digital/benchmark_tx.py
gnuradio-examples/python/digital/fusb_options.py
gnuradio-examples/python/digital/limbo/benchmark_gmsk_rx.py
gnuradio-examples/python/digital/limbo/benchmark_gmsk_tx.py
gnuradio-examples/python/digital/limbo/benchmark_mpsk_rx.py
gnuradio-examples/python/digital/limbo/benchmark_mpsk_tx.py
gnuradio-examples/python/digital/pick_bitrate.py
gnuradio-examples/python/digital/receive_path.py
gnuradio-examples/python/digital/receive_path_lb.py
gnuradio-examples/python/digital/run_length.py
gnuradio-examples/python/digital/rx_voice.py
gnuradio-examples/python/digital/transmit_path.py
gnuradio-examples/python/digital/transmit_path_lb.py
gnuradio-examples/python/digital/tunnel.py
gnuradio-examples/python/digital/tx_voice.py
gnuradio-examples/python/digital_voice/Makefile.am
gnuradio-examples/python/digital_voice/cvsd_test.py
gnuradio-examples/python/digital_voice/encdec.py
gnuradio-examples/python/hier/Makefile.am
gnuradio-examples/python/hier/audio/Makefile.am
gnuradio-examples/python/hier/audio/dial_tone2.py
gnuradio-examples/python/hier/dect/Makefile.am
gnuradio-examples/python/hier/dect/dect_receiver.py
gnuradio-examples/python/hier/dect/gmsk2.py
gnuradio-examples/python/hier/dect/usrp_dect.py
gnuradio-examples/python/hier/dect/usrp_source.py
gnuradio-examples/python/hier/digital/Makefile.am
gnuradio-examples/python/hier/digital/benchmark_loopback.py
gnuradio-examples/python/hier/digital/benchmark_rx.py
gnuradio-examples/python/hier/digital/benchmark_tx.py
gnuradio-examples/python/hier/digital/fusb_options.py
gnuradio-examples/python/hier/digital/pick_bitrate.py
gnuradio-examples/python/hier/digital/receive_path.py
gnuradio-examples/python/hier/digital/receive_path_lb.py
gnuradio-examples/python/hier/digital/rx_voice.py
gnuradio-examples/python/hier/digital/transmit_path.py
gnuradio-examples/python/hier/digital/transmit_path_lb.py
gnuradio-examples/python/hier/digital/tunnel.py
gnuradio-examples/python/hier/digital/tx_voice.py
gnuradio-examples/python/hier/networking/Makefile.am
gnuradio-examples/python/hier/networking/audio_sink.py
gnuradio-examples/python/hier/networking/audio_source.py
gnuradio-examples/python/hier/networking/dial_tone_sink.py
gnuradio-examples/python/hier/networking/dial_tone_source.py
gnuradio-examples/python/hier/networking/vector_sink.py
gnuradio-examples/python/hier/networking/vector_source.py
gnuradio-examples/python/hier/ofdm/Makefile.am
gnuradio-examples/python/hier/sounder/Makefile.am
gnuradio-examples/python/hier/sounder/sounder_rx.py
gnuradio-examples/python/hier/sounder/sounder_tx.py
gnuradio-examples/python/hier/sounder/usrp_sink.py
gnuradio-examples/python/hier/sounder/usrp_sounder_rx.py
gnuradio-examples/python/hier/sounder/usrp_sounder_tx.py
gnuradio-examples/python/hier/sounder/usrp_source.py
gnuradio-examples/python/hier/usrp/Makefile.am
gnuradio-examples/python/hier/usrp/usrp_fft.py
gnuradio-examples/python/multi-antenna/Makefile.am
gnuradio-examples/python/multi_usrp/Makefile.am
gnuradio-examples/python/multi_usrp/multi_usrp_oscope.py
gnuradio-examples/python/networking/Makefile.am
gnuradio-examples/python/networking/measurement_slave.py
gnuradio-examples/python/ofdm/Makefile.am
gnuradio-examples/python/ofdm/benchmark_ofdm.py
gnuradio-examples/python/ofdm/benchmark_ofdm_rx.py
gnuradio-examples/python/ofdm/benchmark_ofdm_tx.py
gnuradio-examples/python/ofdm/fusb_options.py
gnuradio-examples/python/ofdm/ofdm_mod_demod_test.py
gnuradio-examples/python/ofdm/pick_bitrate.py
gnuradio-examples/python/ofdm/receive_path.py
gnuradio-examples/python/ofdm/transmit_path.py
gnuradio-examples/python/usrp/Makefile.am
gnuradio-examples/python/usrp/ayfabtu.py
gnuradio-examples/python/usrp/benchmark_usb.py
gnuradio-examples/python/usrp/flexrf_debug.py
gnuradio-examples/python/usrp/max_power.py
gnuradio-examples/python/usrp/test_counting.py
gnuradio-examples/python/usrp/test_digital_loopback_counting.py
gnuradio-examples/python/usrp/test_digital_loopback_lfsr.py
gnuradio-examples/python/usrp/tvrx_am_rcv_gui.py
gnuradio-examples/python/usrp/usrp_fft.py
gnuradio-examples/python/usrp/usrp_fft_old.py
gnuradio-examples/python/usrp/usrp_nbfm_ptt.py
gnuradio-examples/python/usrp/usrp_oscope.py
gnuradio-examples/python/usrp/usrp_wfm_rcv_sca.py
gr-atsc/ChangeLog
gr-atsc/Makefile.am
gr-atsc/README
gr-atsc/src/Makefile.am
gr-atsc/src/lib/GrAtscBitTimingLoop.cc
gr-atsc/src/lib/GrAtscBitTimingLoop.h
gr-atsc/src/lib/GrAtscBitTimingLoop2.cc
gr-atsc/src/lib/GrAtscBitTimingLoop2.h
gr-atsc/src/lib/GrAtscBitTimingLoop3.cc
gr-atsc/src/lib/GrAtscBitTimingLoop3.h
gr-atsc/src/lib/GrAtscConvert2xTo20.cc
gr-atsc/src/lib/GrAtscConvert2xTo20.h
gr-atsc/src/lib/GrAtscDataSegToSoftDataSeg.cc
gr-atsc/src/lib/GrAtscDataSegToSoftDataSeg.h
gr-atsc/src/lib/GrAtscDeinterleaver.cc
gr-atsc/src/lib/GrAtscDeinterleaver.h
gr-atsc/src/lib/GrAtscDerandomizer.cc
gr-atsc/src/lib/GrAtscDerandomizer.h
gr-atsc/src/lib/GrAtscEqualizer.cc
gr-atsc/src/lib/GrAtscEqualizer.h
gr-atsc/src/lib/GrAtscFPLL.cc
gr-atsc/src/lib/GrAtscFPLL.h
gr-atsc/src/lib/GrAtscFieldSyncChecker.cc
gr-atsc/src/lib/GrAtscFieldSyncChecker.h
gr-atsc/src/lib/GrAtscFieldSyncCorrelator.cc
gr-atsc/src/lib/GrAtscFieldSyncCorrelator.h
gr-atsc/src/lib/GrAtscFieldSyncDemux.cc
gr-atsc/src/lib/GrAtscFieldSyncDemux.h
gr-atsc/src/lib/GrAtscFieldSyncMux.cc
gr-atsc/src/lib/GrAtscFieldSyncMux.h
gr-atsc/src/lib/GrAtscInterleaver.cc
gr-atsc/src/lib/GrAtscInterleaver.h
gr-atsc/src/lib/GrAtscRSDecoder.cc
gr-atsc/src/lib/GrAtscRSDecoder.h
gr-atsc/src/lib/GrAtscRSEncoder.cc
gr-atsc/src/lib/GrAtscRSEncoder.h
gr-atsc/src/lib/GrAtscRandomizer.cc
gr-atsc/src/lib/GrAtscRandomizer.h
gr-atsc/src/lib/GrAtscSegSymSync.cc
gr-atsc/src/lib/GrAtscSegSymSync.h
gr-atsc/src/lib/GrAtscSegSymSyncImpl.cc
gr-atsc/src/lib/GrAtscSegSymSyncImpl.h
gr-atsc/src/lib/GrAtscSegSymSyncImpl_export.h
gr-atsc/src/lib/GrAtscSymbolMapper.h
gr-atsc/src/lib/GrAtscTrellisEncoder.cc
gr-atsc/src/lib/GrAtscTrellisEncoder.h
gr-atsc/src/lib/GrAtscViterbiDecoder.cc
gr-atsc/src/lib/GrAtscViterbiDecoder.h
gr-atsc/src/lib/Makefile.am
gr-atsc/src/lib/atsc_bit_timing_loop.cc
gr-atsc/src/lib/atsc_bit_timing_loop.h
gr-atsc/src/lib/atsc_consts.h
gr-atsc/src/lib/atsc_deinterleaver.cc
gr-atsc/src/lib/atsc_deinterleaver.h
gr-atsc/src/lib/atsc_depad.cc
gr-atsc/src/lib/atsc_depad.h
gr-atsc/src/lib/atsc_derandomizer.cc
gr-atsc/src/lib/atsc_derandomizer.h
gr-atsc/src/lib/atsc_ds_to_softds.cc
gr-atsc/src/lib/atsc_ds_to_softds.h
gr-atsc/src/lib/atsc_equalizer.cc
gr-atsc/src/lib/atsc_equalizer.h
gr-atsc/src/lib/atsc_field_sync_demux.cc
gr-atsc/src/lib/atsc_field_sync_demux.h
gr-atsc/src/lib/atsc_field_sync_mux.cc
gr-atsc/src/lib/atsc_field_sync_mux.h
gr-atsc/src/lib/atsc_fpll.cc
gr-atsc/src/lib/atsc_fpll.h
gr-atsc/src/lib/atsc_fs_checker.cc
gr-atsc/src/lib/atsc_fs_checker.h
gr-atsc/src/lib/atsc_interleaver.cc
gr-atsc/src/lib/atsc_interleaver.h
gr-atsc/src/lib/atsc_pad.cc
gr-atsc/src/lib/atsc_pad.h
gr-atsc/src/lib/atsc_randomizer.cc
gr-atsc/src/lib/atsc_randomizer.h
gr-atsc/src/lib/atsc_rs_decoder.cc
gr-atsc/src/lib/atsc_rs_decoder.h
gr-atsc/src/lib/atsc_rs_encoder.cc
gr-atsc/src/lib/atsc_rs_encoder.h
gr-atsc/src/lib/atsc_trellis_encoder.cc
gr-atsc/src/lib/atsc_trellis_encoder.h
gr-atsc/src/lib/atsc_types.h
gr-atsc/src/lib/atsc_viterbi_decoder.cc
gr-atsc/src/lib/atsc_viterbi_decoder.h
gr-atsc/src/lib/atsci_basic_trellis_encoder.cc
gr-atsc/src/lib/atsci_basic_trellis_encoder.h
gr-atsc/src/lib/atsci_data_interleaver.cc
gr-atsc/src/lib/atsci_data_interleaver.h
gr-atsc/src/lib/atsci_diag_output.h
gr-atsc/src/lib/atsci_equalizer.cc
gr-atsc/src/lib/atsci_equalizer.h
gr-atsc/src/lib/atsci_equalizer_lms.cc
gr-atsc/src/lib/atsci_equalizer_lms.h
gr-atsc/src/lib/atsci_equalizer_lms2.cc
gr-atsc/src/lib/atsci_equalizer_lms2.h
gr-atsc/src/lib/atsci_equalizer_nop.cc
gr-atsc/src/lib/atsci_equalizer_nop.h
gr-atsc/src/lib/atsci_exp2_lp.cc
gr-atsc/src/lib/atsci_exp2_lp.h
gr-atsc/src/lib/atsci_fake_single_viterbi.cc
gr-atsc/src/lib/atsci_fake_single_viterbi.h
gr-atsc/src/lib/atsci_fs_checker.cc
gr-atsc/src/lib/atsci_fs_checker.h
gr-atsc/src/lib/atsci_fs_checker_naive.cc
gr-atsc/src/lib/atsci_fs_checker_naive.h
gr-atsc/src/lib/atsci_fs_correlator.cc
gr-atsc/src/lib/atsci_fs_correlator.h
gr-atsc/src/lib/atsci_fs_correlator_naive.cc
gr-atsc/src/lib/atsci_fs_correlator_naive.h
gr-atsc/src/lib/atsci_pnXXX.cc
gr-atsc/src/lib/atsci_pnXXX.h
gr-atsc/src/lib/atsci_randomizer.cc
gr-atsc/src/lib/atsci_randomizer.h
gr-atsc/src/lib/atsci_reed_solomon.cc
gr-atsc/src/lib/atsci_reed_solomon.h
gr-atsc/src/lib/atsci_root_raised_cosine.cc
gr-atsc/src/lib/atsci_root_raised_cosine.h
gr-atsc/src/lib/atsci_root_raised_cosine_bandpass.cc
gr-atsc/src/lib/atsci_root_raised_cosine_bandpass.h
gr-atsc/src/lib/atsci_single_viterbi.cc
gr-atsc/src/lib/atsci_single_viterbi.h
gr-atsc/src/lib/atsci_slicer_agc.h
gr-atsc/src/lib/atsci_sliding_correlator.cc
gr-atsc/src/lib/atsci_sliding_correlator.h
gr-atsc/src/lib/atsci_sssr.cc
gr-atsc/src/lib/atsci_sssr.h
gr-atsc/src/lib/atsci_syminfo.h
gr-atsc/src/lib/atsci_sync_tag.h
gr-atsc/src/lib/atsci_trellis_encoder.cc
gr-atsc/src/lib/atsci_trellis_encoder.h
gr-atsc/src/lib/atsci_viterbi_decoder.cc
gr-atsc/src/lib/atsci_viterbi_decoder.h
gr-atsc/src/lib/atsci_viterbi_gen.cc
gr-atsc/src/lib/atsci_vsbtx_lp.cc
gr-atsc/src/lib/atsci_vsbtx_lp.h
gr-atsc/src/lib/convolutional_interleaver.h
gr-atsc/src/lib/create_atsci_equalizer.cc
gr-atsc/src/lib/create_atsci_equalizer.h
gr-atsc/src/lib/create_atsci_fs_checker.cc
gr-atsc/src/lib/create_atsci_fs_checker.h
gr-atsc/src/lib/create_atsci_fs_correlator.cc
gr-atsc/src/lib/create_atsci_fs_correlator.h
gr-atsc/src/lib/fpll_btloop_coupling.h
gr-atsc/src/lib/gen_encoder.py
gr-atsc/src/lib/interleaver_fifo.h
gr-atsc/src/lib/plinfo.cc
gr-atsc/src/lib/qa_atsci.cc
gr-atsc/src/lib/qa_atsci.h
gr-atsc/src/lib/qa_atsci_basic_trellis_encoder.cc
gr-atsc/src/lib/qa_atsci_basic_trellis_encoder.h
gr-atsc/src/lib/qa_atsci_data_interleaver.cc
gr-atsc/src/lib/qa_atsci_data_interleaver.h
gr-atsc/src/lib/qa_atsci_equalizer_nop.cc
gr-atsc/src/lib/qa_atsci_equalizer_nop.h
gr-atsc/src/lib/qa_atsci_fake_single_viterbi.cc
gr-atsc/src/lib/qa_atsci_fake_single_viterbi.h
gr-atsc/src/lib/qa_atsci_fs_correlator.cc
gr-atsc/src/lib/qa_atsci_fs_correlator.h
gr-atsc/src/lib/qa_atsci_randomizer.cc
gr-atsc/src/lib/qa_atsci_randomizer.h
gr-atsc/src/lib/qa_atsci_reed_solomon.cc
gr-atsc/src/lib/qa_atsci_reed_solomon.h
gr-atsc/src/lib/qa_atsci_single_viterbi.cc
gr-atsc/src/lib/qa_atsci_single_viterbi.h
gr-atsc/src/lib/qa_atsci_sliding_correlator.cc
gr-atsc/src/lib/qa_atsci_sliding_correlator.h
gr-atsc/src/lib/qa_atsci_trellis_encoder.cc
gr-atsc/src/lib/qa_atsci_trellis_encoder.h
gr-atsc/src/lib/qa_atsci_viterbi_decoder.cc
gr-atsc/src/lib/qa_atsci_viterbi_decoder.h
gr-atsc/src/lib/qa_convolutional_interleaver.cc
gr-atsc/src/lib/qa_convolutional_interleaver.h
gr-atsc/src/lib/qa_interleaver_fifo.cc
gr-atsc/src/lib/qa_interleaver_fifo.h
gr-atsc/src/lib/test_atsci.cc
gr-atsc/src/python/Makefile.am
gr-atsc/src/python/atsc_utils.py
gr-atsc/src/python/fpll.py
gr-atsc/src/python/interp.py
gr-atsc/src/python/qa_atsc.py
gr-atsc/src/python/viterbi-out.py
gr-atsc/src/python/xlate.py
gr-audio-alsa/ChangeLog
gr-audio-alsa/Makefile.am
gr-audio-alsa/src/Makefile.am
gr-audio-alsa/src/audio_alsa.i
gr-audio-alsa/src/audio_alsa_sink.cc
gr-audio-alsa/src/audio_alsa_sink.h
gr-audio-alsa/src/audio_alsa_source.cc
gr-audio-alsa/src/audio_alsa_source.h
gr-audio-alsa/src/gri_alsa.cc
gr-audio-alsa/src/gri_alsa.h
gr-audio-alsa/src/qa_alsa.py
gr-audio-jack/ChangeLog
gr-audio-jack/Makefile.am
gr-audio-jack/src/Makefile.am
gr-audio-jack/src/audio_jack.i
gr-audio-jack/src/audio_jack_sink.cc
gr-audio-jack/src/audio_jack_sink.h
gr-audio-jack/src/audio_jack_source.cc
gr-audio-jack/src/audio_jack_source.h
gr-audio-jack/src/gri_jack.cc
gr-audio-jack/src/gri_jack.h
gr-audio-jack/src/qa_jack.py
gr-audio-oss/ChangeLog
gr-audio-oss/Makefile.am
gr-audio-oss/src/Makefile.am
gr-audio-oss/src/audio_oss.i
gr-audio-oss/src/audio_oss_sink.cc
gr-audio-oss/src/audio_oss_sink.h
gr-audio-oss/src/audio_oss_source.cc
gr-audio-oss/src/audio_oss_source.h
gr-audio-oss/src/qa_oss.py
gr-audio-osx/ChangeLog
gr-audio-osx/Makefile.am
gr-audio-osx/src/Makefile.am
gr-audio-osx/src/audio_osx.h
gr-audio-osx/src/audio_osx.i
gr-audio-osx/src/audio_osx_sink.cc
gr-audio-osx/src/audio_osx_sink.h
gr-audio-osx/src/audio_osx_source.cc
gr-audio-osx/src/audio_osx_source.h
gr-audio-osx/src/circular_buffer.h
gr-audio-osx/src/mld_threads.h
gr-audio-osx/src/qa_osx.py
gr-audio-osx/src/test_audio_loop.py
gr-audio-portaudio/ChangeLog
gr-audio-portaudio/Makefile.am
gr-audio-portaudio/src/Makefile.am
gr-audio-portaudio/src/audio_portaudio.i
gr-audio-portaudio/src/audio_portaudio_sink.cc
gr-audio-portaudio/src/audio_portaudio_sink.h
gr-audio-portaudio/src/audio_portaudio_source.cc
gr-audio-portaudio/src/audio_portaudio_source.h
gr-audio-portaudio/src/gri_portaudio.cc
gr-audio-portaudio/src/gri_portaudio.h
gr-audio-portaudio/src/qa_portaudio.py
gr-audio-windows/ChangeLog
gr-audio-windows/Makefile.am
gr-audio-windows/README
gr-audio-windows/src/Makefile.am
gr-audio-windows/src/audio_windows.i
gr-audio-windows/src/audio_windows_sink.cc
gr-audio-windows/src/audio_windows_sink.h
gr-audio-windows/src/audio_windows_source.cc
gr-audio-windows/src/audio_windows_source.h
gr-audio-windows/src/qa_audio_windows.py
gr-comedi/ChangeLog
gr-comedi/Makefile.am
gr-comedi/src/Makefile.am
gr-comedi/src/comedi.i
gr-comedi/src/comedi_sink_s.cc
gr-comedi/src/comedi_sink_s.h
gr-comedi/src/comedi_source_s.cc
gr-comedi/src/comedi_source_s.h
gr-comedi/src/gri_comedi.cc
gr-comedi/src/gri_comedi.h
gr-comedi/src/qa_comedi.py
gr-cvsd-vocoder/Makefile.am
gr-cvsd-vocoder/src/Makefile.am
gr-cvsd-vocoder/src/lib/Makefile.am
gr-cvsd-vocoder/src/lib/__init__.py
gr-cvsd-vocoder/src/lib/cvsd_decode_bs.cc
gr-cvsd-vocoder/src/lib/cvsd_decode_bs.h
gr-cvsd-vocoder/src/lib/cvsd_encode_sb.cc
gr-cvsd-vocoder/src/lib/cvsd_encode_sb.h
gr-cvsd-vocoder/src/lib/cvsd_vocoder.i
gr-cvsd-vocoder/src/python/Makefile.am
gr-cvsd-vocoder/src/python/cvsd.py
gr-cvsd-vocoder/src/python/encdec.py
gr-cvsd-vocoder/src/python/qa_cvsd_vocoder.py
gr-gsm-fr-vocoder/ChangeLog
gr-gsm-fr-vocoder/Makefile.am
gr-gsm-fr-vocoder/src/Makefile.am
gr-gsm-fr-vocoder/src/lib/Makefile.am
gr-gsm-fr-vocoder/src/lib/__init__.py
gr-gsm-fr-vocoder/src/lib/gsm/Makefile.am
gr-gsm-fr-vocoder/src/lib/gsm_fr_decode_ps.cc
gr-gsm-fr-vocoder/src/lib/gsm_fr_decode_ps.h
gr-gsm-fr-vocoder/src/lib/gsm_fr_encode_sp.cc
gr-gsm-fr-vocoder/src/lib/gsm_fr_encode_sp.h
gr-gsm-fr-vocoder/src/lib/gsm_full_rate.i
gr-gsm-fr-vocoder/src/python/Makefile.am
gr-gsm-fr-vocoder/src/python/encdec.py
gr-gsm-fr-vocoder/src/python/qa_gsm_full_rate.py
gr-howto-write-a-block/COPYING
gr-howto-write-a-block/ChangeLog
gr-howto-write-a-block/Makefile.am
gr-howto-write-a-block/Makefile.common
gr-howto-write-a-block/README
gr-howto-write-a-block/bootstrap
gr-howto-write-a-block/config.guess
gr-howto-write-a-block/config.sub
gr-howto-write-a-block/config/Makefile.am
gr-howto-write-a-block/config/gr_boost.m4
gr-howto-write-a-block/config/gr_check_createfilemapping.m4
gr-howto-write-a-block/config/gr_check_mc4020.m4
gr-howto-write-a-block/config/gr_check_shm_open.m4
gr-howto-write-a-block/config/gr_check_usrp.m4
gr-howto-write-a-block/config/gr_doxygen.m4
gr-howto-write-a-block/config/gr_gprof.m4
gr-howto-write-a-block/config/gr_libgnuradio_core_extra_ldflags.m4
gr-howto-write-a-block/config/gr_no_undefined.m4
gr-howto-write-a-block/config/gr_omnithread.m4
gr-howto-write-a-block/config/gr_pwin32.m4
gr-howto-write-a-block/config/gr_python.m4
gr-howto-write-a-block/config/gr_require_mc4020.m4
gr-howto-write-a-block/config/gr_scripting.m4
gr-howto-write-a-block/config/gr_set_md_cpu.m4
gr-howto-write-a-block/config/gr_swig.m4
gr-howto-write-a-block/config/gr_sysv_shm.m4
gr-howto-write-a-block/config/gr_x86_64.m4
gr-howto-write-a-block/config/lf_cc.m4
gr-howto-write-a-block/config/lf_cxx.m4
gr-howto-write-a-block/config/lf_warnings.m4
gr-howto-write-a-block/config/lf_x11.m4
gr-howto-write-a-block/config/usrp_fusb_tech.m4
gr-howto-write-a-block/config/usrp_libusb.m4
gr-howto-write-a-block/config/usrp_sdcc.m4
gr-howto-write-a-block/configure.ac
gr-howto-write-a-block/depcomp
gr-howto-write-a-block/doc/Makefile.am
gr-howto-write-a-block/doc/src_lib_Makefile_2.am
gr-howto-write-a-block/ltmain.sh
gr-howto-write-a-block/py-compile
gr-howto-write-a-block/src/Makefile.am
gr-howto-write-a-block/src/lib/Makefile.am
gr-howto-write-a-block/src/lib/howto_square2_ff.cc
gr-howto-write-a-block/src/lib/howto_square2_ff.h
gr-howto-write-a-block/src/lib/howto_square_ff.cc
gr-howto-write-a-block/src/lib/howto_square_ff.h
gr-howto-write-a-block/src/python/Makefile.am
gr-howto-write-a-block/src/python/qa_howto.py
gr-pager/Makefile.am
gr-pager/src/Makefile.am
gr-pager/src/__init__.py
gr-pager/src/flex_demod.py
gr-pager/src/pager.i
gr-pager/src/pager_flex_deinterleave.cc
gr-pager/src/pager_flex_deinterleave.h
gr-pager/src/pager_flex_frame.cc
gr-pager/src/pager_flex_frame.h
gr-pager/src/pager_flex_frame.i
gr-pager/src/pager_flex_parse.cc
gr-pager/src/pager_flex_parse.h
gr-pager/src/pager_flex_sync.cc
gr-pager/src/pager_flex_sync.h
gr-pager/src/pager_slicer_fb.cc
gr-pager/src/pager_slicer_fb.h
gr-pager/src/pageri_bch3221.cc
gr-pager/src/pageri_bch3221.h
gr-pager/src/pageri_flex_modes.cc
gr-pager/src/pageri_flex_modes.h
gr-pager/src/pageri_util.cc
gr-pager/src/pageri_util.h
gr-pager/src/qa_pager.py
gr-pager/src/usrp_flex.py
gr-qtgui/Makefile.am
gr-qtgui/src/Makefile.am
gr-qtgui/src/lib/Makefile.am
gr-radar-mono/Makefile.am
gr-radar-mono/doc/Makefile.am
gr-radar-mono/src/Makefile.am
gr-radar-mono/src/fpga/Makefile.am
gr-radar-mono/src/fpga/lib/Makefile.am
gr-radar-mono/src/fpga/tb/Makefile.am
gr-radar-mono/src/fpga/top/Makefile.am
gr-radar-mono/src/lib/Makefile.am
gr-radar-mono/src/python/Makefile.am
gr-radar-mono/src/python/radar_mono.py
gr-radar-mono/src/python/usrp_radar_mono.py
gr-radio-astronomy/ChangeLog
gr-radio-astronomy/Makefile.am
gr-radio-astronomy/src/Makefile.am
gr-radio-astronomy/src/lib/Makefile.am
gr-radio-astronomy/src/python/Makefile.am
gr-radio-astronomy/src/python/local_calibrator.py
gr-radio-astronomy/src/python/qa_ra.py
gr-radio-astronomy/src/python/ra_fftsink.py
gr-radio-astronomy/src/python/ra_stripchartsink.py
gr-radio-astronomy/src/python/ra_waterfallsink.py
gr-radio-astronomy/src/python/usrp_psr_receiver.py
gr-radio-astronomy/src/python/usrp_ra_receiver.py
gr-sounder/Makefile.am
gr-sounder/doc/Makefile.am
gr-sounder/src/Makefile.am
gr-sounder/src/fpga/Makefile.am
gr-sounder/src/fpga/lib/Makefile.am
gr-sounder/src/fpga/tb/Makefile.am
gr-sounder/src/fpga/top/Makefile.am
gr-sounder/src/lib/Makefile.am
gr-sounder/src/python/Makefile.am
gr-sounder/src/python/sounder.py
gr-sounder/src/python/usrp_sounder.py
gr-trellis/ChangeLog
gr-trellis/Makefile.am
gr-trellis/README
gr-trellis/doc/Makefile.am
gr-trellis/src/Makefile.am
gr-trellis/src/lib/Makefile.am
gr-trellis/src/lib/base.cc
gr-trellis/src/lib/base.h
gr-trellis/src/lib/fsm.cc
gr-trellis/src/lib/fsm.h
gr-trellis/src/lib/fsm.i
gr-trellis/src/lib/generate_all.py
gr-trellis/src/lib/generate_trellis.py
gr-trellis/src/lib/interleaver.cc
gr-trellis/src/lib/interleaver.h
gr-trellis/src/lib/interleaver.i
gr-trellis/src/lib/quicksort_index.cc
gr-trellis/src/lib/quicksort_index.h
gr-trellis/src/lib/trellis_calc_metric.cc
gr-trellis/src/lib/trellis_calc_metric.h
gr-trellis/src/lib/trellis_encoder_XX.cc.t
gr-trellis/src/lib/trellis_encoder_XX.h.t
gr-trellis/src/lib/trellis_encoder_XX.i.t
gr-trellis/src/lib/trellis_metric_type.h
gr-trellis/src/lib/trellis_metrics_X.cc.t
gr-trellis/src/lib/trellis_metrics_X.h.t
gr-trellis/src/lib/trellis_metrics_X.i.t
gr-trellis/src/lib/trellis_permutation.cc
gr-trellis/src/lib/trellis_permutation.h
gr-trellis/src/lib/trellis_permutation.i
gr-trellis/src/lib/trellis_siso_combined_f.cc
gr-trellis/src/lib/trellis_siso_combined_f.h
gr-trellis/src/lib/trellis_siso_combined_f.i
gr-trellis/src/lib/trellis_siso_f.cc
gr-trellis/src/lib/trellis_siso_f.h
gr-trellis/src/lib/trellis_siso_f.i
gr-trellis/src/lib/trellis_siso_type.h
gr-trellis/src/lib/trellis_viterbi_X.cc.t
gr-trellis/src/lib/trellis_viterbi_X.h.t
gr-trellis/src/lib/trellis_viterbi_X.i.t
gr-trellis/src/lib/trellis_viterbi_combined_XX.cc.t
gr-trellis/src/lib/trellis_viterbi_combined_XX.h.t
gr-trellis/src/lib/trellis_viterbi_combined_XX.i.t
gr-trellis/src/python/Makefile.am
gr-trellis/src/python/qa_trellis.py
gr-usrp/ChangeLog
gr-usrp/Makefile.am
gr-usrp/src/Makefile.am
gr-usrp/src/db_base.py
gr-usrp/src/db_basic.py
gr-usrp/src/db_dbs_rx.py
gr-usrp/src/db_flexrf.py
gr-usrp/src/db_flexrf_mimo.py
gr-usrp/src/db_instantiator.py
gr-usrp/src/db_tv_rx.py
gr-usrp/src/flexrf_debug_gui.py
gr-usrp/src/qa_usrp.py
gr-usrp/src/tx_debug_gui.py
gr-usrp/src/usrp.py
gr-usrp/src/usrp1.i
gr-usrp/src/usrp1_sink_base.cc
gr-usrp/src/usrp1_sink_base.h
gr-usrp/src/usrp1_sink_c.cc
gr-usrp/src/usrp1_sink_c.h
gr-usrp/src/usrp1_sink_s.cc
gr-usrp/src/usrp1_sink_s.h
gr-usrp/src/usrp1_source_base.cc
gr-usrp/src/usrp1_source_base.h
gr-usrp/src/usrp1_source_c.cc
gr-usrp/src/usrp1_source_c.h
gr-usrp/src/usrp1_source_s.cc
gr-usrp/src/usrp1_source_s.h
gr-usrp/src/usrp_multi.py
gr-video-sdl/ChangeLog
gr-video-sdl/Makefile.am
gr-video-sdl/src/Makefile.am
gr-video-sdl/src/qa_video_sdl.py
gr-video-sdl/src/video_sdl.i
gr-video-sdl/src/video_sdl_sink_s.cc
gr-video-sdl/src/video_sdl_sink_s.h
gr-video-sdl/src/video_sdl_sink_uc.cc
gr-video-sdl/src/video_sdl_sink_uc.h
gr-wxgui/ChangeLog
gr-wxgui/Makefile.am
gr-wxgui/src/Makefile.am
gr-wxgui/src/python/Makefile.am
gr-wxgui/src/python/fftsink.py
gr-wxgui/src/python/fftsink2.py
gr-wxgui/src/python/form.py
gr-wxgui/src/python/numbersink.py
gr-wxgui/src/python/powermate.py
gr-wxgui/src/python/scopesink.py
gr-wxgui/src/python/scopesink2.py
gr-wxgui/src/python/stdgui.py
gr-wxgui/src/python/stdgui2.py
gr-wxgui/src/python/waterfallsink.py
gr-wxgui/src/python/waterfallsink2.py
mblock/ChangeLog
mblock/Makefile.am
mblock/README
mblock/doc/Makefile.am
mblock/src/Makefile.am
mblock/src/lib/Makefile.am
mblock/src/lib/benchmark_send.cc
mblock/src/lib/mb_class_registry.cc
mblock/src/lib/mb_class_registry.h
mblock/src/lib/mb_common.h
mblock/src/lib/mb_connection.cc
mblock/src/lib/mb_connection.h
mblock/src/lib/mb_endpoint.cc
mblock/src/lib/mb_endpoint.h
mblock/src/lib/mb_exception.cc
mblock/src/lib/mb_exception.h
mblock/src/lib/mb_gettid.cc
mblock/src/lib/mb_gettid.h
mblock/src/lib/mb_mblock.cc
mblock/src/lib/mb_mblock.h
mblock/src/lib/mb_mblock_impl.cc
mblock/src/lib/mb_mblock_impl.h
mblock/src/lib/mb_message.cc
mblock/src/lib/mb_message.h
mblock/src/lib/mb_msg_accepter.cc
mblock/src/lib/mb_msg_accepter.h
mblock/src/lib/mb_msg_accepter_msgq.cc
mblock/src/lib/mb_msg_accepter_msgq.h
mblock/src/lib/mb_msg_accepter_smp.cc
mblock/src/lib/mb_msg_accepter_smp.h
mblock/src/lib/mb_msg_queue.cc
mblock/src/lib/mb_msg_queue.h
mblock/src/lib/mb_port.cc
mblock/src/lib/mb_port.h
mblock/src/lib/mb_port_simple.cc
mblock/src/lib/mb_port_simple.h
mblock/src/lib/mb_protocol_class.cc
mblock/src/lib/mb_protocol_class.h
mblock/src/lib/mb_runtime.cc
mblock/src/lib/mb_runtime.h
mblock/src/lib/mb_runtime_base.cc
mblock/src/lib/mb_runtime_base.h
mblock/src/lib/mb_runtime_nop.cc
mblock/src/lib/mb_runtime_nop.h
mblock/src/lib/mb_runtime_thread_per_block.cc
mblock/src/lib/mb_runtime_thread_per_block.h
mblock/src/lib/mb_time.cc
mblock/src/lib/mb_time.h
mblock/src/lib/mb_timer_queue.cc
mblock/src/lib/mb_timer_queue.h
mblock/src/lib/mb_util.cc
mblock/src/lib/mb_util.h
mblock/src/lib/mb_worker.cc
mblock/src/lib/mb_worker.h
mblock/src/lib/mbi_runtime_lock.h
mblock/src/lib/qa_bitset.cc
mblock/src/lib/qa_bitset.mbh
mblock/src/lib/qa_disconnect.cc
mblock/src/lib/qa_mblock.cc
mblock/src/lib/qa_mblock.h
mblock/src/lib/qa_mblock_prims.cc
mblock/src/lib/qa_mblock_prims.h
mblock/src/lib/qa_mblock_send.cc
mblock/src/lib/qa_mblock_send.h
mblock/src/lib/qa_mblock_sys.cc
mblock/src/lib/qa_mblock_sys.h
mblock/src/lib/qa_timeouts.cc
mblock/src/lib/qa_timeouts.h
mblock/src/lib/test_mblock.cc
mblock/src/scheme/Makefile.am
mblock/src/scheme/gnuradio/Makefile.am
mblock/src/scheme/gnuradio/compile-mbh.scm
omnithread/Makefile.am
pmt/ChangeLog
pmt/Makefile.am
pmt/README
pmt/doc/Makefile.am
pmt/src/Makefile.am
pmt/src/lib/Makefile.am
pmt/src/lib/generate_unv.py
pmt/src/lib/pmt.cc
pmt/src/lib/pmt.h
pmt/src/lib/pmt_int.h
pmt/src/lib/pmt_io.cc
pmt/src/lib/pmt_pool.cc
pmt/src/lib/pmt_pool.h
pmt/src/lib/pmt_serialize.cc
pmt/src/lib/qa_pmt.cc
pmt/src/lib/qa_pmt.h
pmt/src/lib/qa_pmt_prims.cc
pmt/src/lib/qa_pmt_prims.h
pmt/src/lib/test_pmt.cc
pmt/src/scheme/Makefile.am
pmt/src/scheme/gnuradio/Makefile.am
pmt/src/scheme/gnuradio/gen-serial-tags.scm
pmt/src/scheme/gnuradio/macros-etc.scm
pmt/src/scheme/gnuradio/pmt-serial-tags.scm
pmt/src/scheme/gnuradio/pmt-serialize.scm
usrp/ChangeLog
usrp/Makefile.am
usrp/doc/Doxyfile.in
usrp/doc/Makefile.am
usrp/doc/inband-signaling-usb-host
usrp/doc/other/Makefile.am
usrp/firmware/Makefile.am
usrp/firmware/include/Makefile.am
usrp/firmware/include/delay.h
usrp/firmware/include/fpga_regs0.h
usrp/firmware/include/fpga_regs_common.h
usrp/firmware/include/fpga_regs_standard.h
usrp/firmware/include/fx2regs.h
usrp/firmware/include/fx2utils.h
usrp/firmware/include/i2c.h
usrp/firmware/include/isr.h
usrp/firmware/include/syncdelay.h
usrp/firmware/include/timer.h
usrp/firmware/include/usb_common.h
usrp/firmware/include/usb_descriptors.h
usrp/firmware/include/usb_requests.h
usrp/firmware/include/usrp_commands.h
usrp/firmware/include/usrp_config.h
usrp/firmware/include/usrp_i2c_addr.h
usrp/firmware/include/usrp_ids.h
usrp/firmware/include/usrp_interfaces.h
usrp/firmware/include/usrp_spi_defs.h
usrp/firmware/lib/Makefile.am
usrp/firmware/lib/delay.c
usrp/firmware/lib/fx2utils.c
usrp/firmware/lib/i2c-compiler-bug.c
usrp/firmware/lib/i2c.c
usrp/firmware/lib/isr.c
usrp/firmware/lib/timer.c
usrp/firmware/lib/usb_common.c
usrp/firmware/src/Makefile.am
usrp/firmware/src/common/Makefile.am
usrp/firmware/src/common/_startup.a51
usrp/firmware/src/common/_startup.a51.brittle
usrp/firmware/src/common/blink_leds.c
usrp/firmware/src/common/build_eeprom.py
usrp/firmware/src/common/check_mdelay.c
usrp/firmware/src/common/check_udelay.c
usrp/firmware/src/common/edit-gpif
usrp/firmware/src/common/fpga.h
usrp/firmware/src/common/fpga_load.c
usrp/firmware/src/common/fpga_load.h
usrp/firmware/src/common/init_gpif.c
usrp/firmware/src/common/usrp_common.c
usrp/firmware/src/common/usrp_globals.h
usrp/firmware/src/common/vectors.a51
usrp/firmware/src/usrp2/Makefile.am
usrp/firmware/src/usrp2/board_specific.c
usrp/firmware/src/usrp2/edit-gpif
usrp/firmware/src/usrp2/eeprom_init.c
usrp/firmware/src/usrp2/eeprom_io.c
usrp/firmware/src/usrp2/eeprom_io.h
usrp/firmware/src/usrp2/fpga_rev2.c
usrp/firmware/src/usrp2/fpga_rev2.h
usrp/firmware/src/usrp2/spi.c
usrp/firmware/src/usrp2/spi.h
usrp/firmware/src/usrp2/usb_descriptors.a51
usrp/firmware/src/usrp2/usrp_common.h
usrp/firmware/src/usrp2/usrp_main.c
usrp/firmware/src/usrp2/usrp_rev2_regs.h
usrp/fpga/Makefile.am
usrp/fpga/gen_makefile_extra.py
usrp/fpga/rbf/Makefile.am
usrp/fpga/toplevel/mrfm/mrfm.py
usrp/fpga/toplevel/mrfm/mrfm_fft.py
usrp/host/Makefile.am
usrp/host/apps/Makefile.am
usrp/host/apps/burn-db-eeprom
usrp/host/apps/burn-serial-number
usrp/host/apps/check_order_quickly.cc
usrp/host/apps/test_usrp_standard_rx.cc
usrp/host/apps/test_usrp_standard_tx.cc
usrp/host/apps/time_stuff.c
usrp/host/apps/time_stuff.h
usrp/host/apps/usrp_cal_dc_offset.cc
usrp/host/apps/usrper.cc
usrp/host/lib/Makefile.am
usrp/host/lib/inband/Makefile.am
usrp/host/lib/inband/dump_packets.py
usrp/host/lib/inband/qa_inband.cc
usrp/host/lib/inband/qa_inband.h
usrp/host/lib/inband/qa_inband_packet_prims.cc
usrp/host/lib/inband/qa_inband_packet_prims.h
usrp/host/lib/inband/qa_inband_usrp_server.cc
usrp/host/lib/inband/qa_inband_usrp_server.h
usrp/host/lib/inband/test_inband.cc
usrp/host/lib/inband/usb_packet.py
usrp/host/lib/inband/usrp_inband_usb_packet.h
usrp/host/lib/inband/usrp_server.cc
usrp/host/lib/inband/usrp_server.h
usrp/host/lib/inband/usrp_server.mbh
usrp/host/lib/legacy/Makefile.am
usrp/host/lib/legacy/ad9862.h
usrp/host/lib/legacy/check_data.py
usrp/host/lib/legacy/circular_buffer.h
usrp/host/lib/legacy/circular_linked_list.h
usrp/host/lib/legacy/darwin_libusb.h
usrp/host/lib/legacy/dump_data.py
usrp/host/lib/legacy/fusb.cc
usrp/host/lib/legacy/fusb.h
usrp/host/lib/legacy/fusb_darwin.cc
usrp/host/lib/legacy/fusb_darwin.h
usrp/host/lib/legacy/fusb_generic.cc
usrp/host/lib/legacy/fusb_generic.h
usrp/host/lib/legacy/fusb_linux.cc
usrp/host/lib/legacy/fusb_linux.h
usrp/host/lib/legacy/fusb_ra_wb.cc
usrp/host/lib/legacy/fusb_ra_wb.h
usrp/host/lib/legacy/fusb_sysconfig_darwin.cc
usrp/host/lib/legacy/fusb_sysconfig_generic.cc
usrp/host/lib/legacy/fusb_sysconfig_linux.cc
usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc
usrp/host/lib/legacy/fusb_sysconfig_win32.cc
usrp/host/lib/legacy/fusb_win32.cc
usrp/host/lib/legacy/fusb_win32.h
usrp/host/lib/legacy/gen_usrp_dbid.py
usrp/host/lib/legacy/md5.c
usrp/host/lib/legacy/md5.h
usrp/host/lib/legacy/mld_threads.h
usrp/host/lib/legacy/std_paths.h.in
usrp/host/lib/legacy/usrp_basic.cc
usrp/host/lib/legacy/usrp_basic.h
usrp/host/lib/legacy/usrp_bytesex.h
usrp/host/lib/legacy/usrp_config.cc
usrp/host/lib/legacy/usrp_config.h
usrp/host/lib/legacy/usrp_dbid.dat
usrp/host/lib/legacy/usrp_local_sighandler.cc
usrp/host/lib/legacy/usrp_local_sighandler.h
usrp/host/lib/legacy/usrp_prims.cc
usrp/host/lib/legacy/usrp_prims.h
usrp/host/lib/legacy/usrp_slots.h
usrp/host/lib/legacy/usrp_standard.cc
usrp/host/lib/legacy/usrp_standard.h
usrp/host/misc/Makefile.am
usrp/host/misc/getopt.c
usrp/host/misc/getopt.h
usrp/host/misc/gettimeofday.c
usrp/host/misc/mkstemp.c
usrp/host/misc/tempname.c
usrp/host/misc/usleep.c
usrp/host/swig/Makefile.am
usrp/host/swig/prims.i
usrp/host/swig/usrp_fpga_regs.py
usrp/usrp.iss.in

diff --git a/COPYING b/COPYING
index 9f1e73029258f9a2a78b176def700dfff139fce0..94a9ed024d3859793618152ea559a168bbcbb5e2 100644 (file)
--- a/COPYING
+++ b/COPYING
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     51 Franklin Street, Boston, MA  02110-1301  USA
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
+price.  Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
 
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
 
   For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-\f
-                   GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-\f
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-\f
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
 this License.
 
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-\f
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-                           NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-\f
-           How to Apply These Terms to Your New Programs
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
@@ -287,15 +628,15 @@ free software which everyone can redistribute and change under these terms.
 
   To do so, attach the following notices to the program.  It is safest
 to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
+state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy <name of author>
+    Copyright (C) <year>  <name of author>
 
-    This program is free software; you can redistribute it and/or modify
+    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 2 of the License, or
+    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,
@@ -304,37 +645,30 @@ the "copyright" line and a pointer to where the full notice is found.
     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, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Boston, MA  02110-1301  USA
-
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
index c3d802fe463ba675b8f9a7a14fd2a3e7d695f77b..af3c825fb361ee5df0fd79dacb4ea3e3a64e387f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0d6e01b056f4ae6684378c94e0d10a3da7fb9054..bd8ea006e31239672a56a0602b2eb3397a419fb9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3906542b5ad5495eae1e27200c0f0c76c0fce66f..a90dbaa41f6acec7d78d189676bcb64d4e7e91d3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
diff --git a/NEWS b/NEWS
index c41204ae5e8121d4e94c2110a356de012d42c9ba..5f6eaa6a72ad1d9e728c06a41f80997f0f71fb61 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
diff --git a/README b/README
index e338bc38fedce48fa6a54b2c8493af31fdc9b043..2000f73e154098e94055484356478eaad7a68e80 100644 (file)
--- a/README
+++ b/README
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1a604395b76dab1e95f0addea0c1029cbd30ed7d..774a9f699a161355a4dfbdb06db06707469010f2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3a2227e79d9e7059739856cba3541bfc50990427..525a6b06cea1c8b077b1ff1801a3a14b37f4d669 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 396482d6cb50b24a598700992f65d340165591d6..850a1a48b502082674466bc4334c3e30b2b5bc82 100755 (executable)
@@ -8,7 +8,7 @@ timestamp='2006-07-02'
 
 # This file 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 2 of the License, or
+# 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
index fab0aa3556632a4aec253b77804270a096c11c3e..38e508a56bc61506d12e6707ec3d34c9af97629b 100755 (executable)
@@ -12,7 +12,7 @@ timestamp='2006-09-20'
 #
 # This file 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 2 of the License, or
+# 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,
index 1710e96b3cbac5c9230b211aa30b748b4983e90c..458a81a7d81939817d2ae910d0f0382972eb95ff 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7236cbb52d2382ab0893e8b6859619e792a87df4..0664d36fbac2f665c34f8b2ad24b9f15316d2d3a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 681847a3eb4ae8aec13fc90259a65642717b4437..5f9b4a49a6809630f45af9b832cd760d9b50b8b7 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index f518c3c40e33cd23d6628cf472f51b4081ab781a..28987c26bcd5d61fb89229ca17942e503fe3d6c7 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 71638cf0ffb51004a286328f6bd16e99aebc02fc..83d260b9bb5c3a843a188c1181c6d8d26ac7bb4a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 79759a3f03d8f1459ac321ca801448c3c236122f..12a5d1c05368e8e4f54c7d8d9a16cb861e875186 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 775be890b4c23e361c5f9d9e0774e55c5b54a2c9..4670c29d27e2b56d8b624052c85293f405e4fa24 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index e0fc96ebe34d69254727b17d0f1d30ff4610adc5..abad977dbfd00b87c9c68fa96de2c30c5d69bdd6 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index c03c469c1d8bd29ad75223c17d6503aaea164552..20bacf36334275382c52e47109ad0e844c8894c3 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index b581d192cb57e06b12297655ab6157556f39d517..43f872c04971261ac7791a22ecc4204c6034d6c9 100644 (file)
@@ -6,7 +6,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 #
 # GNU Radio is distributed in the hope that it will be useful,
index a2bb6d322fe4fdb149ac1a6b695ad8594bc27278..c8d745d5f550e89e34995c0596ac118dca88ff32 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 1c1ef699a8bb1e45c48a395d786b930fd4180d95..79dff0565bea4498f77adff29b3c761e950d3091 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 23347e19c0353bce8e487b339855f7f44320169b..7b99cba6b7301de4f0c2720ab8d096cfd6e85b91 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d2f3a4b66cfd1c533175f5d3aff72bad7b3faf18..5816b276c7e1ec60f9310f9c05adc11927d90a2b 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 86afab1455daf4293730c074ecfec04c59d87462..bcdb7d98ce4f86e4d67f53427205a854c08e2c33 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index fa78943f7e236c52c99a7b7844e83df00c2f5a16..90774fd33dc9aaf1bb8828c256f6c2f2a91a6ce3 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 8de7f3cd1aabccc1664530bb9013052714e8bf5e..e030a81023d0c98281fc79058d552892894164ed 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index b5ba2fe84d3a4ad7c39039445334be8b3a2d503c..1ef75a53684a9ad48e0db979ec078ca54d84012d 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 2f9d755833345b944efbc5126eb1230f85ce45c6..cdb28055cdfe4f11ae9eb3245d5efe17b881468a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 7d5d6f49f4438a90d880a874fe912ce3c0fb79ec..db5c8351e60abf8dc6b0512613ef5ea6a13d1c04 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 21a5266e2a2880f04032c7c96e4b7f6bfc7e1c37..3f56c061e3d4a7dae16fada9f13092b09bf4304f 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 8f918d86b04fd12394234f08d90cfdd6a68e12a5..b35071c009066d4dbfac564fe6a8ddecc50c9728 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 33d036834d70db66fe8cc91e8360ff7b92f0ee3d..17ae2fd9af51e304305c1f5001ee129f3de32a3a 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index ebf0738dcabb906eda3c4bba91d073be48421ff0..af83cb6a57850572cb89a42ce73d282b21f91b75 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 13b2a1ff0c4409d063ab2d129f9d1675f3278bd0..f1ba8f4c50f4efe0f80bcd7e37810f41c504fbac 100644 (file)
@@ -4,7 +4,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8f07fca70968cbe58ede89e8113bf019aa6f5ba3..ed237fa2f1ac7483e62c3680ebe4a3339af21ac7 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 6304f4f30e3acd8ea3c82146fd808f0a3e200825..dad8c21b7e18a546ca5344069cf990d533f1cfde 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 5947648f007d9921c57ec4e993c8d58e502efd19..025c25e9c3d6e39fb89f9e3fb8fe75141292b1f6 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index d7abe90077ff8da2a3de154ce9dbc7f15ed3c554..c6d260c20be3b0d732edb448b6dc87f510450c72 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 669947422a494f8ec0ea8ba3e412274f464df568..1d7f453a3de51fc72064ec02ad35261f352fc135 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 27b95ab344634b2ec28afb5a71eb3be90b02da17..31ab07aab7be8beb9419fcaf4c2ae33b3ae591e0 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index e79f31165d9adcc50e5c6d9d36f91928271f7d08..320c5d315ee5990fe720d9645b4f9aaaad60b72e 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index bb893aa194ac423874f5c9fa6ba0bc2389ddd355..7d6a674e35b40b3f0e2451336258d4f7d3d2adb3 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index a4f9578e5649780e5817ecf66c3aaf29afb4dc91..703c617a76aceace45baf8414541e2e9f61a958e 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 0d8d929a1c10ca84e0cd00bbfbbafb8447a452d6..93ee4b8c05a8600452bde5da9af61f9c4767f029 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 827746bad568a05e2aff719d0c719dc9d0ab6a87..d2bb881304c357985c3700299f8de6445c294c1d 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 84a4a61bacd92ddafa4b4c96d6d2ae976f1ab0fc..a5ca2819050d1a75ec306ee11de184ac152a4e3a 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 49012ddda769d4bf2595d8dfeedfd546429a1ab6..80106526cc2f93e21fdffc1c308678f358b65e7c 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index ed4d39308e6f30254cdd0bff5cd5929e3da67dcf..05f8b02c2b157371e91eeaceb44d564fbacf616d 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 3d8c4ead8aef5f4339a097bb775fa97a12d950bd..9793f51238d404350823fad35f8e29775f6e0db1 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index b042d3928ef22c22955073daea36c40e24f8172d..724ff8a65823c5ee9c2374ea73a4b768b240f2cb 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 17ed25d77c8794cd66bb756ab98b9844bef73795..0b099e3f27009811a8ffe7206c3d1410817d2034 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 929be53a17d252fd51344fd2bcc9d068b49b8256..f716a324c79a21e75f435f7f451231a79029da88 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index af5955e741b0b54c08a5c77a1946b39b9e9f859f..752f8593133f8c7b364a4304982d6e7f4ef73c46 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 8a201374aa4dfe1d6456d518f9b098f8b0d221a2..c247e5deda425fffbffb58f48841e85dee980f28 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 5261533166579a6a75cd925f3441c34d22ba2cdc..405feb0ea2016dba01e6e3f1550683874ec66f94 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 8c8848f4f4e576e4cd93d6a23b44a4ca5d4a14a9..22f0a90e28b52903d2b72d87b3e8b124599f240a 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index d5020a65b49618a766a6abf08febe369e31e65c1..c85b428ced97e8b62614ae265889d7f8d27d9104 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 627ccdc9dcf8cb666d9beadd455512f28c580d07..60f84e8e6fb5387424381e04b3f2ce8d970704f3 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 5e2487190f0589655028bb82f49908de2a0c8b63..24f3313e3b73eed8a5388bf7861de284ffe12860 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index e0fe60f47018e50aa228aac23bcd8e01ba8e3ad6..037e214a7388b139195b88628b45269c10943653 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 4f385967d163dc74857e48854fcb9628c87021bf..b9d1c9c08d4587bdde11f3a78fcd6075af3091eb 100644 (file)
@@ -3,7 +3,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index 9465290b943541f313a7d4b5c9f9677742368180..c581c9b0be908dc8a17d2e6a7dd6ddb4fc03efc7 100644 (file)
@@ -3,7 +3,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index a58aac17bfa0e5079848f42d039a4184b39c7d16..4e2ca9111736a862f029f9e21d3117f16325f945 100644 (file)
@@ -2,7 +2,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index fd548bd14797c952273263f34f7ea57286516586..460cd605fb1a76970b1f99667df118e22e89c9e7 100644 (file)
@@ -2,7 +2,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index 3d6028dd36c01ec9fd4dcbe7f95bb50b9789ec93..ee179d761a15e2641c42e8228e52b2d0371d4a97 100644 (file)
@@ -2,7 +2,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index bb1f73cf9d6978b30ec38d390b3fee8fbde27127..c4de53b5bdf088879a4caa17154358ab0765c581 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index f6f126532185c52c248fdb6d9f893a367db04eb8..ab8305ff09fe887858e3803d6e262fbea8d5e518 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 5f3bbc95baff34231576b741ab8e3312b4775eab..5f558d8add437d7165ad35e163fb00fb222542ad 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 7e2b701047d23125382e2489815469e4e551af96..765520d9190512b8a3ce7dc2c43d5c8b4f9eab9b 100644 (file)
@@ -4,7 +4,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 396726f67b4d80b7b8fe3b6c2302a60cefafef1d..6f024c4a3ec700f86bbe1406cee7d08b7b69295d 100644 (file)
@@ -9,7 +9,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 62f2435e671174551e4441def1daa71fa0e1cf5c..b36ce1f6d3a72d149254dbd3e36659b35ee45881 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5d13c5b72a57902437cf502e17741d1d858aacbc..74570b8661178bdc6f664bb3d08a6b733a192d1d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6095fecf71d6990b2beb60b93bc1d7cb3fbd5dbf..938ef6dd58663b6af0ff8714feb229c33120b470 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8f2bf8797fa6160e75b1caa70110d3055b42bc99..9373ac48c1cef736a3a71d9c503857e9a29025bb 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ecc55a42656eeffc375e2717a0c5d68910ff0fb5..31a06c598c42f8b96ab06554db903adeac19a0c0 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 853dfb9ec35ed61b2e0821d9536281ecb144e8b9..e7fac7c57863be17c3bef8472904e896aedb4a1f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 937e3ca8bdf39cad1e6f1fc4ea97b38f768fe3fe..ec67ef0766f10984b3a221217f84f3971d6d7dca 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 69bcc8fcbc6eed6b75b17d96a0fdeff6ab38acbf..ff170b12a1f4dc6e5390b12b8e4b744bb033433c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f00c2a23eba5160082b98abf0d877f7e7a2c3883..6b5bbadb896e423eed25152e5b949b09a5cd7788 100644 (file)
@@ -1884,7 +1884,7 @@ This code was derived from gnuradio-0.9 with a massive amount of hacking.
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 72203b432727de1d3b8b70605bace52dee816146..91537dfa475f429544b9a25536c3e299180fc232 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 96b80239080b48d57d5066669a5a0981e5d8a631..4786b37598298da2ff102003d5b0e60bc1e86282 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ef961d317d9ab339a71ec902093d6a8e8d5628b5..b6641af1ab48b1c2382c01424c69a2ad07a873b8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5c6cd44f431211cc0565f7b688daa0f9bf8b3e2c..f508deb20a7ad0eda8e4d61e110fd85cc8548779 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 473f8f4687962de58d81014dc73c895f126ff550..e5187df2882d07eb93966bd0da3fe583ac87f4bb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 09faf5c28ed8a4a25b84e8e205de7a981eaec4f0..7b325974a6da98dcf396bc450fba8cf40284db19 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 02e06836d7b678d8071274922f7e811a158ae527..5f3a6cb25401e7380b244ebdbbf3615c3a63ed4b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a81dde67ad00b75f6942a7ca8f262e29580c6cb4..0bc547d3fc192ca9e747fdcaed8854bf0608f9c0 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 58ddcd0c6996b3294ebdb1595fba7a87f3f6c3ac..d588868b22c80c03960cd19ea01bb7207407b450 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 851d573cb19985c7b5929d9c99d662e0e41c37e4..cb15be74e2731a776d8d9cc51e06e724aea45aae 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2291f4434b419202d2fc68d307d7a0479fc676d9..9f3e03c97734abcf5a8c6c847b1b73bbe70e9b8d 100644 (file)
@@ -5,7 +5,7 @@ C This file is part of GNU Radio
 C
 C GNU Radio is free software; you can redistribute it and/or modify
 C it under the terms of the GNU General Public License as published by
-C the Free Software Foundation; either version 2, or (at your option)
+C the Free Software Foundation; either version 3, or (at your option)
 C any later version.
 C
 C GNU Radio is distributed in the hope that it will be useful,
index 171c85edda8b3b104987f18c86e81442b30ba403..f6693ddc2fd53ae1f0217a48b3907fc9efbf49e5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3420166cc86e121fd056172df367f0391b8c8ecb..52f427051afbfdd7bc17d08f52030eaf1e36d79f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6e6d85a5e6cd54170849d90be45c4d31517e9643..70f09b383f406a92a1549177a8996c7341e82068 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b22f37c12a1e08aeae862b589a80c88aa2821415..78c316fe53925306a2a1e7d487d7976f64369fe3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index de0c9d597a32c4d563c929aa638aaa82a01d284e..a68e32a4e4ea67e2bf43dd8c8c61be6331d09624 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ecf871912697c28c1d7e18af99ba0a89be000d77..8a99aa07c5617aa15b33e288a58e1f412a63b27a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7df7ed18469a3b4f6325f3b006fa1dcc55d8adda..9a1d33cac2ff60ea4d979bfb7f3d736ee2bc6d8b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 04992c2fa55ea1be59484a25812d086314e85623..70b06b21e6e70b64dcc250d3a360831ea1651df4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 40041cf2a5fa396730c872e4078e6441c608588c..51493194ca2f9bdb8d13574632410af4e4b96f3f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2f062cf433121f0536ce95a39433c92e4be92b42..65f5ca55d31b136a987dd7988aa3d1abe0a3011d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 32d96d5bcefe9dbf580dd9b4b3181337a1dd8b44..5fc04271a35e09df5024ebab855e49b4dc73bbe0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2348293ce83c25e187c57a8ae83733ecbd0a8f5d..4637dc70624fc6350b1a268e89bc189e09030c22 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7be1681001cf1d345f5d990e5e4b62b382e9710f..2fc26fbd35fa149cd93cd43c6205509569b7c10d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index df1d086af3e410d484a8698622c1701ec4c11e34..f234888694d0d7edce34c1f41a162811cecd79a5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a7d8977ee497d45411a27ea79c80bee062235b22..5aed218007b05a0fb33cf3ee61915e23d17c47d8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0fabbc3ca13eb0e18f3c262c5516b57f0efd24d6..09c9982d32816f14ca82cb1a191b771c08d909bf 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b5ca875b023df76843f50509ec382a1d30915848..bec26727295be9734154f47b8f765e21e10c14dc 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9a2c03d3a6370dcaf20ff25872652564cd348cf8..3a5792bc17838ec77a2f73123a9f0f22fece3ff9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 85febbc97201ffac37d0736e3137bbb68e6e197f..f35853d79a0c8a9e9804905fcf4fb413c93bdccf 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 635926ee442e5bcbe1aaf525296efcdf796957bf..89eb6db87d2ed6ae58ae4712a1ad52bde764a953 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8049b121dd8063e7c727f6556b9ed19fa790f9d3..75d18e7f113f37c31c8f5d287de355d2fa3f82fd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6ef27c941bbb1d70738dc6b50661b9355515283d..97ad9b665f0866eaeb650ef5b3fa07cc69a64a16 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 51fbcdcd7778b6e0649d217719ffd149545fa350..acbff61aef570fd457721d14ecdf9b1868bc7d6f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3d368b39033ded79ccc2ba93947b0efee9af1cbe..e2489edcfa7648d2ea96e65fbaa1f6f62a753d71 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5da71f5fd92e4775122f4bcd05a310f05c1483ed..ba4d66a0ee22cddad422962ac42311b803be4cfa 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 658bbb2dbe1aa3e3d59c3f50a9b582ac29327ced..c2775b8d5d6d48eb54ec6afdd5f22d4ea9349466 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index afe2724579a8684f0624a3e480b1aeff9fda42d6..6afc386136d0ffa553a0a64538056ed9854b2603 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 639bb55cde1426b09f38e72d555d6f4679a12dd8..1fc4a2478aa29c8785ad97eddc5941ff1f691cf6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 475f03d3d51eb3d003f1037a4a8fe2f7d5a52947..722656bdf17ff040c4034063724c27d16bb98df4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 64622972a554175798129522db38b44c00b2c69c..cb96438f190943ef2178e54233be2f916a8b5244 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 801ad427b0b49cf47b9dc86546e7e3c923886844..39e986f81145b49665dd24df1227ad2f716f5c09 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c7a06b455db45f48d742a7f280c75e6a513e27b8..7931a4d534475a1ca2f1cf64aa77345d90016ce7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9850f8f562990cd00d1452c705d36cce91ad5802..e6651460787d1517f1a5ce37f9b6319145ab3d78 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ba9172ac3b10307ee959ed817088590370d9c7f1..2754dd46d2237cf200598b993d0dc4942307b1c4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6457038964304dc8f3d3de06319e1bfe4ed26852..7379185fae102e51396ec9171e3891e3182da15f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e8984d06668c4f6e06dcf95ade533863d333e7ea..1c93055ab0bd18a7d4b475db74b2f9598fb1515a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 790ab8fe7b39bb0378a924d20e747e02701af67f..a3a2df399b8f0bbe076d39899086ebaae2337790 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index fdfe40ca500f0e93fd3d303119a8d04067360b62..c5e56f368e68f488508d24ed9b0135fd4af3c05f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index acd23eb139d3de3d0b703316da692f1fd96963f7..62304811703e50371e213b2919f401b464885ed6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 114da14017ee617e39219f541fa675e33ece0b2b..b34e13c73e2ac4ccdc1ab42caa667184f486b97f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f504da921d9a415828c532055d2bf5977b9d3d80..6b770a80317f440d788007735dda5a9e01ecd7cc 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 794fbf7dedbd7c7ac7f8a3a0c68c1bbdce7edff5..b8994b7b6248e7d8a151f6dd0d13f30c75eefa65 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c18817de8bd1ae4264a9f40695b4f020636f0dd4..16e64bb0c501af658aee7afa295e38444fe93dd1 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5eb48641a8bfd48fde84c989c148848de4b636fc..8f79c020d8ee88af74e4c4dd3f7db879ee3ea7b9 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7cb14dcd9e47ba21b548a92df7ade6319b8513b7..3119562c40a4771d508da10c2cfa0fc44548d938 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 251cc0ac041ee9c4b05f4fb0e790bf5312dc72bf..56936bea5dafffb2252461370009f1c752bb6008 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 785325aea9d4233fe529705175946e5a0aa3745a..f4ec2edfd1a73ffd72032093016c3f02b9ce8195 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1fa96ef9f867d7eb19a1c2d73cd9ae6105a5f165..a5eee97423215d514d7273da68f7d976bfb7fdb4 100644 (file)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 513047435647c228d2d1db2e4328e8b383e7aad0..489aba2350dabcc9e924b30a48d3ee5a57d75fc4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2c008889fdc390f94afbe6b50b6b543ae8a6d143..501ae336e84ac6f00a2ac0adee16b6e453862bbf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6d63133a39ccfd939b8e995d1c597bb84667d5fe..6df0bf5b2f8cde1eacf61f70cd743cd985812396 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dbcfd4d873c72e1bbbc419146e1f7f3b99847b7c..90132f2d57d3418f3e295d63390decdbf346f51a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8b2403ae329ed0becbd401796c98b3491c5cb387..6a6fe1c265eb3f29a5ee209b805922e49d543153 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2988ade8594491f4702cd183e6a83de10e672590..06c70f5ba988e3818f8e5e7fe856b1287864cd1d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cd38c8e4d8e7dcfd90870e7cf29bc521d29a9d94..3178156aba88c9cb885961643c056fb3d0b20b0c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3f18271cb137d946a9d6bcae5015dfad494a8e57..6fe3591cda48c5d7d0117bd2068c8e8a78a2a03b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 57aa60ea231c86f9a6c34d747f2f69327770a61a..2d42eb610826bb0525e1fbb8ca7f3b446b3cdb66 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0aa75c52c8e98962d49c9023da6092a22a3a8d90..a4e6c9919f54e705410ba9ced649566761dd5393 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0ff8035f3d20f589087771ff668affd0781c9ef8..278f9ad527cb535ac1ca295922e8afc06ef2382e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 039fc9f1228109a6a1fb1ea52e07064837c2fb62..aa7564f546bf0fb0eb9df7b561f93a9f92393172 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1c886d465719e16b96d0e4c37d91d66eac3ae2f2..865f8a1eb42fdb63a7618f570beb91fda0bc646c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b931c160ecba1548ca3b772edf19e0439c7cf2db..e39ad566eb48084517bd1c86d07ccb4192d925eb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a7d115953315d71039948194325130cfe7b4fac1..bbe84f99f49b4a59339cba763ba15ddf3684a065 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 089941d67116b7c37956f1ab7cf7507de9782157..49a1e0eb34fed580361a3f0a41fe97cafa202582 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 827c3baba09e47dd47965c1fed4a6618d40fd78b..8ecff0035aabfa373c6aa0938385bb7e592e7f7e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9e5b2855f972283ebfe78ee2c4988712a449ddd7..54b721cee73b4bdf468ba784d899c24027f08a68 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 26d452dbd00e77a21865b50a8f53e6ac93aee40e..1ee27c72822c05a0e60d788fde8e0bc452565fbe 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 257d7379e88351657012406fb2c4de1799e87c08..eeee716ec3ba2dded079c7e05cb69316358e2adf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dc9a9e00080c966bb8c45028757cf7868aefccd0..5a672eecdb68ad11ea1afe74ad54d4d197372cdc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3c090d7aff87256812f0121bb002afe84c5ce66c..fc0f4f8b25c5ed4b68a5be23a34c49cfdac6208a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 33af59f37ae255c8aa25c120b0675a71b06fcbf7..8868b1a59b6988a4072281519a100d3051799d08 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 00cc2cf3928abeb2111b7283b81721ff54c9a241..a23965c7dbe9e8c85e43fb7abcde072687baff87 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e9fdf857c8df9ef9585651b9b826fa1c1e0d5ee..ba490f10ad9bb63c9f0b638b5db39d74c4e6e891 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f1ac51d4cffd794750b390e3206ecf45c5518166..06d6b616ce51e3389031e278aca143c5be63d493 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 77432118cf76fb72c4f658920a47547cc824a00b..0862ba1f0b75dc64e479b5e1389475abb8f5a6c0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index df6f2a1eecb22e53668d0f867a6cff3d4997e664..de5bc5bed14af6d96fd6ebbe6ea9e5cbaa42e586 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0f4e17a4fb7d20b0f9e7679fcd3437e37c0fa627..53976d53281aa180dd2bb0c21d02071b17b6a97f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a67c16bc912abf4b2d5fe62fd310938e7fa37fa9..2a50d0ffbd2e9318c2641a118406656c91018025 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c08cb766f2c65eb80cce9dd027e53f6573379879..3441a50e6514396c408a86118d522ed5cbd02749 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2a27943ef1c2b38645777acd60fc5cb990accf24..fc98ad19b3f8555ee608700b795e370858c48269 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2c4f4fb5f393f37e8be9651d0353e785e731f221..8179f56cd03b305d1c89d403d8b644aab6e5000f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fb3139c7dfcbaea00795e5e8e2c8d7917c3e8e16..3a643378762e7610ebf5e480eb7e232b7b534e54 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 98c45588646a22f44fae9324f8facd398f2770fb..adccc7b5257066b1ccb47bd9cd762c7790594d50 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a9a54d5c3d0e1f46fbdea0ec1a1ac38a1242f635..eac5cc92114f458f541ba29fccd0003cafcedd05 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 734eabcc812e60ac85e9e3b8586b221dc4957de4..9d8575f0b885c8be83b82cbf738618c9da53876b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 78c1e2e7a61398db8aaa0e0debe7b34768ae1276..c288035bab2e3e113a81d3fc1c8febbc7da9250b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f9891cbb2aaf647ecc33204866ba040bee1e28b..b99de507318ff468d6ac9d80ed91100ebc6209c9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 528ee539edfeeb1a442c4d62c9ba65d35010475c..6c283b62b9cb6079dd786f4c8a8e393584a0a3a0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 334165131ca31bcd047f49056dff849e87f6994d..0cbe8cbcc3ab1409b27d47adbb4aae377241e42d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8d47723229d906719e146084f63209810b8f61e5..f6c53f4a28c2f3f31e29d14afbba794bf28e988a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ef288930baae879b767095e2dd99f9cd0d063903..3e802d2a3afd99b62108214ba3ab5cceb32b4eb3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 645c9f1fa996808952b25fbac3a3385496924394..291bf3136865ba825d6bbc1136068715db19ea60 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f27ee1b2d7697ca6af4bd384fdfebb391ad596e3..a95344a9e6c1947d7fb1a4a39845c9cfb6065ebb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9f2dffe2d3f5c5275e1d6b32aba78c9f356e7d45..1a5569306bd692092c6884d35ca9d99cb57726f6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5123ba85aea742027334a73d61c02df33d6f2317..01b4e6cb4320d669c1736dbf1bb8cc6ba02b2989 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e7875f461b19e6552a45b57af938c0cfadee6d37..0800ae43c8aedf3cfa2349fde559159de5dc8320 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6e358007b4f778f535460b4adb9c937290d29c3d..0cb5e3f7cdf628247786b296e6af58d297cff502 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 496ecfcdd6df06be9e23de9bc1ee714cdbd49edd..35fd086618288715ebd10295b7b33395fce12c3d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1042f0fdc06178d1feef41862507201c4f8fef99..a4d0f92b01f8a4d9683e22f419e8a3a506d3d83d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ac3ae46e06da7a43cfb61abddb219ae039e7cc3d..56a1a31aa804a04c7ad7cd118a736dc29913c24d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index a17866123a486c1fcf62f5348691fd4eb3173e0c..6bbf9ca11717b942e7a7e15822623d40489cd227 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index fd51ec72082b02fdfee0603e6a8f4e454ba81a3f..2803aae13faa776ebbb8ee73465ef8a0c9f4916e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3254b1fa6617dfcbdc765359dd389ecb92238c97..0e0fdad7f4c491227ee90cf407f179aec284ce4c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 7f144cd1994bc1d40bbabd18e4428d39cb0c5426..53ea24ace7b274f6a8f7b8b41105ffc93dd0e940 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 6f26b05bdbfaf4026e8745663e25aa61f779c243..9ae3e2ad430eda0af65bbcbbb980885a0aafe68e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bb83c3f06d01b47ce7ad3dcb83b610768aed9ccc..49721ed6f6d5edbaaa4273709b75174adeb6d8be 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index aa09c6c1201a3bce33238312e876ee27f8320d72..ba0db8a6b0f2049a57f731fb5263a5b91b8d36e9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a60e795efe256770683e239b18da1aebfe3ca4c6..bfdca3b724fee5b7218a1215338651f45b5dba03 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 824f76e11a32165fcf837c6e4aafb1816cec042f..aee8df844d5fd2eb7e060494ed450d4e72e3e4a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 819402ae8285718b681faad14ba216338c894bf7..16b5252e82e07b03618f2747f1f279c733bad69e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 510dec981333698735cc478a5ff83750ecb4b1e8..4cbc1dece3e38863284fda81adf2e0092a363dad 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 1130e8ba35d460d79a53fab392be8082414f2fd2..65343916cadc186b98b0348cf4c6fec16463eaf9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 345a74a75469f3899f77de0a1db897b263eb5239..53366c73489ac33c180b54963397e75b45789bf2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3a491e19354dd8c83cc7d5ead509d1961321b557..92da87031335dd7992850c355a6e3df03edf088a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1a1a28f031c40ece3603a9d7f4b7e15269df1fab..0c2d386303bc8eb22af4e9d7826aa7ddf83228b3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8e98758ec170a1a4bf52bd5411a61bf5c6148452..92a84498679ea2e435a13ac265c8b5f2e100d8da 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2553c84b047b122f00c4c081de4d56007915e6fb..b2af1bbf202ca17859dacc3b349cf9a26a18e5a2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ff3642949d37d398f725905219ca434670bdb206..274aee7278973bec029cd5268998a683de7c86aa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cc6110d0fc1cedeff04564aa7f33b32eac7cbb1b..ee886d8f94a8b1199baa95d071b7fe1dc853c459 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c10adae187699d0139b211d2f2d792ce03b042a7..c03b6e7adc6b3340be4b8b0e59b4baa874d30891 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0ae9a87f700cb95bb0c1d4721d8e65d64dc8cec9..69276f58ee21d3a2bf34f2faa65dbbccb30d6592 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a2cfbd08fc4cd67357f9c3e41b046d42b67f7234..3cb269a20f7896adb7c59d27c5e0f4f7822b32ca 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a0d5bfa7f9bbc64e50d88063d99bc946bce221f9..1416933e273535dc3171ae0b5d729630d7c13b93 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 188d1bad986aa14c1005bed526f6f35ef1f6f77b..ccc08c9c256bbe08a0a4e8fd336d20f148a2da4d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a210a3353f4e3a36a72bae311040869ac1e3abfa..240a84852606fd6bad1d663fa9d3639c211b0a77 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5bd173085f40af4670b18cf6b977fb172d149b92..a8e2679516f9ddea8aec9aa2a6d2f940096e1126 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 72a72c66d0ea5403d95e2d470ca52a798a064978..0995eee3988416a10a6fbbcf2f5657182d7f9800 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9fa0714e45caec1d60226a930536a94c8c2f9f1e..ee1f3ade1a65487718ab9b07780cf7adbd89b04a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 01862820016f3ca154f9e8bafff581b92053dac9..dddc0d8a61d893cad75e8238439227f372ca9c19 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8397e54ebcc68e85a0ec99f0103df761cd647234..6edec23dd24048fb440392d1dcacda0ef658a735 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bede9b1840d6adf0e657d3655bd7a5cf00d8b4b9..bd59e53ace25b846d75559f3115bbb2bc837a9d4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 321978cf22e08e7c2921f6abb314b37f166d6d5f..e4269798be3a01d33617dbea09b8e7786d0502a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3a26913441cabc1b8fec5ce942d42f6fa76f0500..7ae878d8157f6daace078a383b17e55250e34c5b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04b5e2f8a4843a5a2774649c0f36da2ad3d50d05..2a7c0efe59efba8c806f67b70197cc4050787c8f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b3a5f0bce87d18bfb9ccf5f497a686ec29c5c9d4..a71861ba8f487b494f33c6091bd3863c5954808b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 92d84f1fed651ed569c23beb8a1877a621ffc53b..15499d99d80b7e04c09e3b2f116c19cad2fe22b5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 72f24448bcd83ee1208d68f8dce275a24e32c033..1acecac72edc5e3532dad100273b741592981acc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ce63b5e35d1430aacedd053249eda1cb2616bb6d..622048616931dd6606ab0c39d1308a887b7245e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index de1e213e6dc5ed95d70634cc0e2c9ffee680dc43..683bafb28d608962bda450d7df9091def68c3d20 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 30e179e54f4c88a3d4c343328e5eb4393c54a100..66ef237c4819801d54108882357c1aa76eb416b4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1c51e041a7244824f9d8dff77e67bf01163e04db..90213b9d9c882e42f4e8e22203380afba3e56ad7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d2023f657e41d91d464ff5a488722ba125578f41..2c49c1e237a797777c9ec3a97dc228a543658bb2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d2ed1bf3b82d4aaf506ae1daff65222abf126d29..cd07d55b70f29082e3d5210617b7d67941734b5b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae1cf3a88fb9e273586b381fdc22ab6fc90e84c0..14e1ef7c6f431e46ae65488e69e9fca70fec7106 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b184ee351f8de47218b25c0a2a4f873ad315a961..4715249e5951ab21f10b14ede31bacaf16c76977 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index efc9d980f4efd02a87f5bcad53ce22652c2acdf9..461ef5fa9b45a2319c99362e2cee37597eff3a7a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dd65b761c7d158794fe87ebb5a01436646588216..57c4d53d171d6146232148397aeeb5588087dfdf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6123fedaf44b0d1424bfae6a3dd386966ef0c168..989d94090b3d19bbdccc5475051fdaec511531e9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d14c9cdcb5e33bc3beb7e8e2c497574e1b9d5b11..1aa896c4746738715ae566f5ed8ec25bdb1b7617 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a0b24fd9cfcc13bc75cff8875323566e533ac2e4..f0314e400449bdae5921e444db2688efdb5c29a0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0d468308c6d1eb0b7823e51d7d1fcd620307910f..1d20a920a2f7fd0f319a358d82f7058a2025e1be 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 587bd102f2ebd5ecb1a9120acc4c350ef4013e0f..5bc67df5380c8a2bd018304da4baece8d50f6f91 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8e814d9d9daeadb5a70bc019656fe1c4348c80cf..76bffc3786d4071e8b563e36c022ea7291dfaf05 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e7e76ecf809b345c6befe6b2350dc677dec0df95..0cd44529e35e75d109522ed18af90751de903248 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 70a76d4b2fff5eab8cd3244ba6d09c57da321ff8..998c0f6a5a0a39277571d305578beb755699c6e3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0a48d7f7fd241ba9bb7d885884fe561eecf61a80..527c3ec3bef6e5f1014c2b7b901ad851fc8de75b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5d3b526b61129680494adbfefdf90e8f6c104b91..b513a6361eaeb2173845fe12ca033415e4d790ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 706a268c101d7caeb687ddc89152f85d792cdb16..e9d577d8397b9c09f6ecf01ab86ee5496e9e622e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index faec9ee4a31e95c94d9e985eb8c44ffbdc330c93..04879aa4f0ac4371fb7dfa14d5d4c7f24e602794 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 39e4c3e351e06005c1cb2eba156da0d5bb24c88e..2f2d9e888ba4d8a003af3c7377a72137b95ee41d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 74143dcfa1827c6bddd79990060695ee966f84cd..30fbc380fdb839650ebee263afae9e8a3cff3629 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9bf1a6f011238e91c54cccd6025bb06d4fbbd625..1b02a79c8fefc6798f2b6f334dc23f42239e09e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3dd48751bf0fc3d7904897ea23522031704af554..1971a3e2e49cf9eecb9760038e1e94114c689a0b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f8451e503260abef9966430200b2a689c2d36049..2a48636f680129fc62243f4e8cfe5cad8bbe1e28 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9f9b817d277d3cb6f74bf06c0d7000e2d1043a82..a51a88238de750eba872de4a5332a5a58b22d600 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b962a7649e9fbc9a8bdac774901761c7a19c0f46..54b57459b74f559220dbb675b3d905d75c388fa8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 66baa3b27ebfae61b8808c7bbfadba7cda117426..79ffc220f002b695016b2b06e3fa04669fd6d1d6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 41a2b776a3b8d35d9f9e02026b6eafeeca9805d9..7c0003c1f9b64a9781b9117be910921c8dc1c9fc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c1d243cba7ba6cc8eb4b29d3b279052555363368..217f21461accd6c7d8285be11fe46c373bf4c79a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b5d4b4e42a36dad76c384d763a8613d3e9f9edab..1af7c91fc458237a31eeaa58277b03c0f4340469 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d8a426fd2d1f75ed59244a6a34823461e0377dda..e08bf1fcd2f16c86a602c123976c92db49a69e60 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 99166bcc2246b9564ed4c711ebbc946c23fd122f..5163a0e14032c1370661c7b4958c5798bfde3cce 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3920b048eaec1b5fa01abe9e277084088433b917..bb3aad54fae80271adc869792957d90a61d9f6c9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3bed15fb88d657cdd8ee7e7ec128f91e37d8db6b..abb2caeac5ffea87a920fc3a5b32a229f54640fa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 06af97e0dc1318c9167de8c089ba4b920f22955f..70f6bdbe246c493aca5dbc4f0307742a89b58a9b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6b8f2a35a3c14475d3f9fc25c5a89dea97f3acb..ddbbf9c6e8efedee1a3423717a505b1b4361f82d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 672f6a6ad3942004407077e378b553a35ea2f7b3..f371669bacd017e7fc7babff7999f79f03e86e2e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 55934086e13b13e72f4a6c0dd8e6e7ebdc060c1f..63654a280ff5b340b000bbb7cc112609970f6a87 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4fa564d29c40623ceda094f747ed4e609c9a4c78..400cffb7e763d45a1d950cec1188d51f1d753014 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 331ba54a6515995b84387a2f5ef27737978424c4..f15027f1eed0a5abcf2dd114c7f031c63b357be4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7541a1d8cee9f70deb446ecd41af4019cd931a5b..bff4d937cacb41ab091c6fc1ae4f13c631ef4e69 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 62c5113ab7bea2fed548c2dce9038502d1fdec39..f864d08a81dfbb11ba9a6cdf90c434c6c7460108 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0a18f16acfb6a911d14957f7595aa0ebf8df7cfd..02b910e94990d2bc63d32db43a5d2cd0f9412ae8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b7f9b986beb0f9c15f26a8be701ff64b45abf76f..3a1719af4b135539ab00283789caf0e377d42782 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fca6cff40de22afd306fd5bc422525694583d713..9ec3d23e5e10299ce7f4279f9dd4d3d4f102654b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d696b040c2db57ac86dece43cfa85e56ac04bcb1..f1df0feb14bcb8b17f19187cb9e356c04af4e603 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a237487142b13845faca2ad7999ed68724a30955..17757eccde42bd41aca8a0cfda0901f2ab9feb37 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 06ef03a362a0bd20fa53fad90fdaeaa3791d77ba..f329a30ae20d7964ec922c31157e97bb7255b0bd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04afef58b349b70bf0aa3a630b45cf06051641b5..6c41f1911ae252efefca4851e093b141ed863072 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 35aac0a22fffbbccc9cb68c6b5686aa70d951921..b466ad44b6911e478e73b97f3625ad85ef352a92 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5563300b1ae8a2c7318dab5589c1b5030647b782..fb433609cd11dde32195f6ec05eb7abd6467883b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b362d24d052b1d59dda8d0f536abb3f7bfd9a03c..a6a356f4e3908901b832191a6e0eed282aa39b21 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 16bd64e3ea53b27254c90bd000306a7a5707cf1e..175ca4ab236a9e8458c80418b48c47ef54b51dec 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d022b780cb52a7dc3cf63df4e8814a2bb45afd94..b2fbbfc82c4504e8d7ae7ce5955289c53b937a9c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 666738ea74609ab934d7f66e1c56674bb0d6e62b..da94a7dea5de4948df6eb2601b660718f804db9f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 23809934a541263339fbe789d3cf420d6a012462..a9f7fffab83bf086ee8355020fd94808729b0782 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 25aa1d366c0838111cbb04b2b9197cb76a11d848..8ce53f347ecc1fba99a66fec2ae0b03c0f9bf756 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 527dc61ae44966e33d17a1c512246357386c38ef..e8f9c6c9992571d37670630c3ac99d59597e84eb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1aaa917e46c85054678346e126e6c03f85f3a159..3f48b55fee836eb4d002d3c74e76778a53d4303d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 18145da4b82a77d5cbbf35fb75f12f413016e1a5..5595716159f09456ebbf6b2465140c05b8eb66d2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c936f03f0091ff2f3550f6040dc1ef8fc0e54f79..58962fa16988e971f7fef90d51f517526a8be6af 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 581b78c8beab8f470c13f68fb7e7d1dd8d8349df..9e74fed85037408965a6a3b02e697d3f388f3fce 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a12026b62f240f77a5758d6ba76caf1dc0b8015c..1021d07b2802bb2b7d6f52affd7078b1743a0d50 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8abea082a5a2ede8b159d522fd0c5e349967f208..ea456a131b739987c5c82ace75bfe1ff54b0ca81 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 10244cfd350395e880f745b553477a7552607e36..4d4d99617b4e82b28b2c6f1a8769c7ca0117122a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e51f5c9db732d1872d3a833315bb989651d84d81..45965e4f4412c4596057fa8d4e575eb95cfb9a1f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2cd764a586dcfbaf23f3338d25deb3f198e46a60..841613ca6a7369377fd8a7a442b35fe233b9f514 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c6153e8ec13fdf081320f91f3d8a0eab5695ca2c..ab91f57e898be1cb07865ca8ac217cafe9a37fc6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 48741f598e77d2d350045a3f0e022a30431ae656..3ba019b2ffe40657cc2f9f1a914cc400f22315e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a0fbb98734a398575915a091f770fe097bebcdf2..5cec882f0bd1f81de42d605988f59722838a3d6a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e304f6dc4569681fa66b1445e1d8e4c66e0965b..69e85f0bc5b5d7febbd3c6dd6ca398e85f520b81 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bdfb8c75f8ed15dbfdaff68836c27f02904d623..9876f0c54a146d91fc5843b46522238dd1162fb2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bbaa2b4bca91f3d83721075864e89f6185bc5325..b6f4e931243b7f581499d1081b9b2a8e478a2e05 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 53639ee5d23899cde910d1e6c4d6ae819865fdb3..2babe492f61e14ff1536f419a232d19d53da56fc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 332bdad5699257baf4cf65c5480b6e9bdba07425..a9abaa1e3543091a284abae3f2da341436e1cb28 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0dee0ac55d9222fd7461ab575a1fa15be7ec2705..4226acd2ade73a41ba4b4498946dc3c608458e8f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9f02b6415c538c67ee750f0670fe52b2fc598d19..2d3854873a1fb43d5bf9b7d435f7e9fc22c20438 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 57b9d5e2de02726c5074aaf134f0b3a3309791fc..b9644172459c21560431279bb49c578334c14921 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c7a6c1c1782460f8e124b3a8c757ea29c0d7165a..0403b621d7f24a57b7e86c5fe7bcad12166ac298 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1865032d0eb0ac2aba34aa205c03faa464ee7cac..15c7b98e194e6e2f96e2b41cc12b3bd25fd8be74 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 354c85eb2c225eb3ef8b596c4bcbfc1c76756ece..2795dfa32416d984aee71680e028ba82360ecaa4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6b1d3a7dede8f36b65f8d03f19750774f953aca..95ecf1c48fc4a48752e64437d623cc57e1a85d84 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b1bc9a2e6eacbc6ef323bfb2773bd28f40c4991e..c5f7bfc47e52e696df52df9a33d09a0b0affcc65 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae0ac7b688950fc4153704ca37262abaad8e4f7f..dfc14efcafa16a41c3fdfe1acd157336e35fc5ef 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d2eadf9271b98b1f6e2ef55a70cf1978c8a73618..84c02e22c4e63ae89fb7f12e43fd2f554e91da3b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2f784758a2140123db0d62a1b45199babef5a877..6f605419e122cb1241822525b8f3319242b71f78 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 91c7d6a81fbd592b299a72567a169414025ff6ce..70f4b4b1165c032bf0af1bc71ad9189999b78819 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6166e25e6806bdf08064d8e8a7b26d76ba29e05c..6761392e67929c1de98b760f04c765ebcff32929 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index c9a50358caf29fd18c0f16e51fd10f5687d86f32..453bafbe1c02c6302bd81242526712631a0552b2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 4478dfa10f4b0d6cfcb67c3ef072d2289177b7d9..98d326b28f68f5317430fed3a13006cbaff0937b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 94c22ffc6e3eb8bea6f78f49fdfd4304460cce9b..d27ab9d65e52f8bdc0cf4c9dda40456b27d98ca3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index d9b2ab6ac2c186b0a01d3461cf6af4d5b0fb3d9a..87823c44e3cf9985b6c74de1c8c5d7bb8bfa0c7d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index a8f1e1901d6d9305e70d45127c62c4d635383856..4f08aa760b96ea899d934009ec99a26fc0264f64 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8a8aff95feedb702f489750e9d3c4f39bb375b96..fcecf0c8b35adca371b747e5aa7529840a72beeb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1ad79b7353cb02c2fd10722e88cde58c59ab933c..de3292ccc9d5f1be038dc580e793f542342ab142 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4da8ad23662460ea5b644356ee3b7708b7e7a95c..d579c1ecb2a0a3e3d5f993cd592ba39e8c7ab507 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bd4acac74165a1178838bb5e0371b9d0f439b2c..73435259f0790fb4160b8fdf6d6910077e9690a4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ab078f3d9b0f6bdd08b0634e23552f05793f7cba..b6d3aa02ff2961e8e43b1e82e928bc3a73941ce3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index db220c7ab53217cc5c1a8f94c10f6c9253023569..30f1cd20bf923c73f0c29b597d86f87a98dc378e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 453c6d338a85c2f8592c5b8adf97805b56c750c2..f25ce1a5773b0f566e44c585048f63e680d6a8dd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5a80c7e81b212defd0b1f6890d29636a6dccbf77..6228d8783caa29633db5eb2834d3f3d6e25e0515 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c54b851dbdb4289adb120ee44228a0a75cafa386..bafb4ca9ed5bd3140332b67ff67fe2f9f4ee2b42 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cf4c59ef333ce1b942a5ef970a9879630f97bad4..e94cc697ff72cc4d89479fda124078109ccc65a5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0287c8faf2a540b7728751c904caa64e1e124751..a2b0d2346bc1aacdc96d09c775d45393d636b703 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 20377b200d3c5291d9ea0f413e7a661c74764f83..8d9c9b56eb6dab7ea2ff183c43901e360e3c732e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 078ff50280f6a52630c5bb5315626fe9f52868bf..ce2bd6c15c6f1af4f1a2fdd5ec6d9ea96d2358e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5f9b230765e09680ff9b8f0448f715a6797dda5c..960bda14110f9ad865e0d1b1ba0c3939c36b0582 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7be3928663798c9b1174b992c40baec5a3c2bd23..bec4282f12b0ba7e992bd0d5f3b3d9079a6b1fe3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 61d58ebe5fa4f3b200832704cfc867f0ed8e7de6..f9178b7a148a8639af4d9f05d90460b1c7b924b7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0fe798c8dc1c065718404c63ebb2f6c8dc509298..3c43785ba0d69b5214e1c9b18549d91cbb1c8ef2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 66d2b37b8b84497747d38501435d2aa8957db94c..841a86b282b72d25c4a581e7b8e5555eccbd5a22 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3307d26f8a584542f2503ef03235d1a246140743..0e8060c76aa701bac673be50d12c55db31f78596 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6a5d3ef0c25210688cd170b55bae26fecffa4b8f..a8b52d3ac37d134db4eb9510ac01b7f5cd24a308 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cd1cc479c67ae153b195af066d8961fde9fa6c8e..d4e84352860afebd3bfcfb2057257af2f30a4115 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 39f851c4b7ff569f52ecbf81e1df5636c1d71455..c5215b8336e88799e88daa01917b7ec4308cda47 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c8125aab2706b2a01b3f118aa5408b086d40a330..7dca5c6a126c32163b0894a4545e5a6b607cbab0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6ab87bc531cac6183990eebc7ed540166ba39a0..59034ddc19beac1b2142e95155a7ac3569a319d7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9d8d9ccb60016467e03651b5fdff00fab623f96d..807b83fe9397596536875abae77bc2935d241a78 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7283287813e40411c722bbde58d9328eba489db4..a046710dc37d85aef34df2d5172a61914dd2c163 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e3c9b08582509a3dddf72359d00e6e09a93412f2..f410b90768f354e211f53f71ffd2bfb7e27e6ef4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 67cd50ad74d00c9be9f36f996280c7a40f527abb..b8a2bd83b3f04368d61b010cf68cd341ae163eb0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 96ddd31a209392a49b0b181bc9ebe92419ea130d..17739248e74db9237c50d8c6d6472f191907406f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cb0dec4d967dff33f55c9679f352cc4e08f97d3f..6530b9675c528e48b929c5079d2f22608a1cf59f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 445276dc93cc7138799ae69b2dba91ddf3b915f0..af9dd3f0abba616b6093823c8dd2e57b417d466d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d3c2b5fe3c845b8f4d4fe1e0049ad4b28e6036df..2825f3a5e4ad6fc4fcf88fbf9016d01a27d1f578 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 73b61a9a0cba8dfcc4ff8d06d87eacd1ad0757c0..a5709c1e7d8d0f8dd8d0c8cd9fc72b2f6ed444b0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fb4fe55a1c2491a7484a696f1badb5da5a0c19e0..aebf4604a4a759b5414c14aa40420741bdfe5e28 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 776c9657cedec8c44b2093ec5aa5fd8cdfedf74d..a527d008fdde5e3bd640a327f0fe66a8c8f03d01 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1e5017636d85d2ba54c3c579177de91aae0caec5..1802b3b7707cffb3f79a9b624e42745e3c5a003b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 68bb910f884dc7de9bea30130fabaf16bb36c97c..ec47d8b6117261a4b4286a6bd2d2830cd0b52a02 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0be261ba9386a47cd8f7d4131005f3dbd5f72368..71b55e6420b049a21d13c70f0fbcf5854e63ea86 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2c2fac2f97be5bd97ba0a9377eb23dc189225ce1..3eb8e62cc4dff28d843ecc4f855ce63c5ad9c58e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a8a3b18e00183fabf434331f265d9873e6ccae6e..dbf161015c79bbbeb785ffae1eeab91277dc9fe0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 628af3cc368089975eb9e5d44126a42f198c4aac..7066e9e87c6bcf0e769c395f64defb2277207190 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8fae6154f7467c1e7bf600bfdf0e46f40a07d4a5..003297ff8459667464aa7ff75d8db0f2a39f2a16 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bb166876c081d5f853ec688e45e51b1885214c72..4be7060eb8782a4400aba332e1097c6a48c3581b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f64d4c4b8f8c2a9ab608687caff979f709aebddf..6736158c126d2a9c8ab22db5106286881576478c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d5b7265281ccaa249365aecb10b8c77c816ae84e..70bd9b70d75ffcf24bbc233d99aa52f6dd850f1f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c80612bc5ee6ed4b5db383567d28d033b148399c..75579d19137669fed01223bb37760ee73bab85c5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae95e2dfbb65b9725d2159dc7dc3f2f351e55a73..59ce7f03dd075202af2542d6a693732d8a9a7b26 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 20555455109b530b6308de1a1ebccfc0e8190d8f..7adf3a0c6c3dcc31820c98e344c83959ddd43896 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 96f30a60dd52bd5c2d2f88b0add704f5eebc1dc8..accd25fb82aa6655893c146923982789e07bfcd8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 78bed6460c95068c0bfca18f9a70182494e96a9e..6541c4fb3b174bce84cebb18378789085518e299 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4fcc1bd54bd0b33f7539600211914642a48a3623..364fb75810839764ee123c56ec31d4c39a8f7acc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 25f550768eb940053e94befa0c585258131c5d21..6e14660f1fbcce24052d73fa8ef44bb7b389fef5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7d15e1d77f9de88ee50d52abb719eef6018fce57..53fb2a8199675970bd23ac1b6c6ffa240170e3a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ba7c83669f45262bcbad524519fc226a9bdbc51b..71694fdb132652ec86447e3da085fc8a080ab73d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 064e72e6538827d72879ecba0df8b63e5484e512..10a4d47896ebec7aa5e9736106482bd9db1df962 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9ac5b1579508ca7d6dbecc375a83b0c8c51b2c92..e679ef5859600193586264d8092ed171ddc93fb7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b8a5eec25ddf539c2a67c5e2d9a545452b987d4f..bf774fa58d52979217e78af994c5fecb921370c3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9df276f6663b854f6fb2da6df3f5c24e982e5809..8594a6fa16508a67a7e65aa76c8c665c0a328024 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d6961486eac7b5951601963b612498b7a5ca78ec..3806041de6ebeffa1649ed5b97d3f2ba963c6534 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2fa0258501751e068b1c4bdfc3ebf0f00d94c752..10b912a31bccab95fc3301f6f87e700902c224e4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8295af65bbf16dca94d944bb4dbaea0ee241bd44..49ea4e4512a1e3486c43b97c9ea3dba4f900baf9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5babcb1e4c15315269ab122b29670e22abecb05c..f6c14f9811d0aa7af0b8695e0e2a6a9328a9f103 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0cbbb6fcbe8900afbe5c48d76c91f3ff1fdd19ec..d9f7d35aaebc18feb43e99e13823692fd9b5fc3b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1818aca3bdd8fe9b4a67a70eebf035d318f65688..90c368fe626724e6bdee65c9f7ca640706c6952a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87724fcdff495311d3e6b8347e20822d68c6af46..7b449af95dd6f83bbc5d5c1458690a8bbfd1b20f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 59246deaa7e8a18b3111c1604e8e3713de9d2d47..831c0ee688a766bb3304eada42fd8fb8941c0dd6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9d1bae3008fa2ce9ff92ae4929d4e8325c7c0031..ed6c41826c8b69730214972273a6a6d6642394a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 918c64b898119f69670bd16d93374486fa541f35..6d635b2e7ed6a9a7cf85c334b2c7b771b995e262 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6c2e96af02f1412034b1a3909f0fe940078d6f08..05b20655477876f452b7dbf25157e4855150eccc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bab2f87738985ab9cc56b568fe1f45027d54e58d..0c5c22d02c5c83fd671ee59c279685de5300422b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c7585fe82a4da52d1068671e612d5df59d119ad6..67dfa6b15d62fd543b1ac5173f9a9c13b58397f9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1caf04636cd2f8cc6ec73158eb0a6e6b8f7c36c8..0dd0635bc959205fd633af1abf18f2ed1dd4b158 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b350a4172565cc8ff8396c664a56efa09714b622..ecb0fa0fc656f995ce51a090a5303853194ea25d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 64751707f1b11276357fb7e010f7b5548e2edbf6..3c6d60b896212e34ec7d68a326618a480c3d0701 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ac9e51e815169865790d16a8081474e95abcd023..ad059c4538a9b0d7295ea9545214cd67a7bd3a48 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b723eec4d220b602a5ef1859f8cbc11cf9173411..3776ac8979a597a5f429e0b55cdbbb2fd4437317 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 27f3362a7e32d814ecb32f0a64e67dc10645bfd2..912753ac68712edbc56b40ac12ef6ac272d8a6a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 653951c623c987a9e7f9439c498dcc09578ba0d7..fd3e72bbbd17144e9adcbeea1ab87a58f22a43a1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 27e47a332acf2d5bb1102181bbc267bfe678a82c..711345ed54adde5ca6960565cd1a3cb98ddeaba0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ba50184b88580876c5c0e339303c1c5be8e02147..1fbf692635c6fc2f7c54eb7c7596120dcb35afe4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1840cca12f37eb33f3979af8c2d89708614bdf28..1363f3f5b7b70a8c15f2b0b5a1d8c5e25dc873a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d60862a08633c73dbcf97dca9eba79c06e8e3884..541f841f4cc7fd9680ba1a35cab1ff7de2bbd4bc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f06e91fc76b3b9a15746ae5764113defeaf18085..9286bc49d2cf9c62f56384c6938300e208e9bdb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 772e49ce769e2cef86b993700e280b5edba54404..612b590260399e570696948cd4a65456119d14b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1f92f6bc478ad12ade958cbb55baf5a2472afb4c..e752364a5b291453a3aa352e2083d90aa2e260e5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b32ac9829db067d84e986dc1d7c9a8aaab015bf8..e41577fe7265389e6032ef3619997d157cd3381f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3d671b9f67eda05074ad3305da548804b7e120ef..879c5ab4c35e9564efabda20cb62328850d6b768 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6b889ad6aee2972c575ed8bde8a1b4f4b503ac6..00dd855a000dcc3d563a2bcb33aefc51343b9f2b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bac49d94f4f3858cd7f88baf1af1facc7702a07..8fe616044ddd7d9f287632ece2c2f7058e369249 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 717a0e33b6acb4de7616e6a7e72565f248e02d96..99fa84e1a3d7ffaecd21bd9b26439ea7d1759363 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 32837260021c7a0290d3b0495b0b434f19557a60..fe0a987f47a92f7cee47d312c6b0d32056c09d1c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 242734f3df79ebe9b7c85a1b7f679bbea34937ad..8ef3a06cfbf8b9180a4d4fb7ad21aefc65c2c8c2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e3bf57c25e995ea8aaf5d48a078e5a335688464a..8887e8f7df633c206cf81d895eabe247fba2ef73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7299f4141c3fcd1078eb7d3e3a88a72f4517dd83..d165ab8964bb8c19d8381611b78c400dd8450248 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fbfd0ab1fdcb7aae317474ad10531fd318fbce91..7f0506cd94b046e518aced39a3b3ae3a5505c3a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 71885cce0c45a7cdeb490f1f8bf416d6f7a0487c..87f865d2ddcc20bffea58d496a24bef5bc88269a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ec0b7406db4b20cb30e913214f15a9768590f094..324bb08ecbd1b2e7f6b0bb072b336f1cbadda3df 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f60f3e064c3be39792d8379178169aa8798a12d3..3c3ce8cc9ac392f724a16099392aaea29ce11795 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9625aac7357d402c71f939095ab2af05c9e34261..6f77c470a99710c3b42ae70c71ecc62216ca2809 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04bb9d9e44e4d4fce5ffb6252b79786e185ca2fc..84c0c7de1d59ebfffbb1c29dfe122f872d23d5b7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 09a17393fcbde3e6000b05cd798c5aae5b7e5bff..74b8532072466e83636bbdbff69c75542369c75f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 344da04e5c3702d692defdc005b191c2de6ebbc3..5347370792752d7daaaefb8b0efca338ee4b97cb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7b9ab1fc0ae8390993f2f68c37c9b613a7fa8650..3c78d64e0d15a86a88195c341372295f58d9deb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fb95c86cbfca14e5142bf5a6c1180ba5c68b72cb..9fb99ea3e71614cba70bda39b7b50251a13f0a91 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ec2a34197e889dad121afe335cc237530bf250fa..1cc145a900cec06cd99f7d3a38df13978e84309a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 95a3ec4b2e8239143c96cec20c6053f7e5697481..a12a815474a344d84f0804949860a05b00c02fa4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 81151698207e4b21724735d89689b449a78375fb..2589322febef0e803d600401e6c86f13471b1e37 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8bd86a73605497358a6e32e07ec057793219b685..9ae5cda41a928f2a3ee9b01f5baaef4940c70304 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7e59da79c31ab79d4d27e2fed1811fb6d21d5deb..a798ea69e1e72cc4776c74ba74a178ab51dc6697 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 81bafb0e9c2766f1d0976c6fcf80a0bd90ed457a..b65e2b78af86c486c2425bbf6357370bf12f179e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c71d0b72d2a113ef13d9358c830e1d7352bc2457..6485bb8b06c52f1be56a08e6b831b2640d6054bb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b8fb4028ee856d73b58821a7b45256f3a0712fa7..621a9b79c79ab580463f1456ab0a6b928fc28d14 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e3750ed4629cc45955c80bff1fd981d18add380d..f1eff05ccec0b587fae1bf7ece4649f39e04fbd9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e120f2ad06f318c297533c9c6e21d4bcb7245cd0..6f18816bd12594bd0c67d3a73065b2ccbbded495 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 085c7f43529b050d6400a1e394a42698a825337a..9a9f22b6eaa33eb3d100c0d474452fdcfa4afdf9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cee45efeaeab8c361f9f739bff77b2d39d98a357..2992dbf888e4e1f71b7ccd0f365a6ba8ef13ca98 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f3f90002f875b4dadf5a015a2e842e9b54337df..8c1f3f9c304705767bbb8d878c5434e9f4976689 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 342fdcf6d7f34461b8dfec61f67c017cf7413256..3ca488b52471deba059844c3bf5f3f54ef7b8fb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0c27bbcce18a6a0b580152bdd51087eec28f6250..058fcfff218e95774ed12854d5427c4cadadc1a5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1d7af24f83c349a8cad75468fdfab5eb8e285533..491316f708831472ccdb5c589fde14e0ec229deb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dcee9c45337d871f667996db1eab81828c0e81c5..041ce6ed61de60bb44d98a0884926c98f9540a53 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 93f25503f9bce87004efa1d5b48c6a141beac19c..d6224d37c0e24d2e9f7c5bbd6bd3da918ce01227 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 414ebdcc56fdbf74fbeb96309c13b4298f1625e7..82dff469cf4e0b4a086ad63a7bf9f1cfae3270a0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 86454e05d3db3a114b7101da657728d8000ff053..439e5f4b94dfc0c45cb4e4843ec38041bcb8a2ba 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d634283add159604e2133b1a02d300f730515a52..0f352c959badc52f33a889a61113d0447e5902ab 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 005a22a5250aa7405897a0607d2e14cef8c71e78..55cc7eda65d1cb259b0a49dd69969bbdeb6cff0f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6b8cc320a9af02992ce6d44edc7706436073a2bd..c943e3637b656c2eb0a55a0ee9fa1b6f1bae4000 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index f096af48473c9a386c3b806167181642627326ae..f718b541e34064146434bb760d4949ff311ded7e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 661b4d04d109dab7777d1fc3ab53baa168a1b0b0..88cb43e04593d1e842470f233b4f4c76c31dacb6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0891ef14838ad1c8be0d821ab27fe5993dc9a92d..b8da597c635f490585bf48225afd9ea064f0c751 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e27a3a6f46635cbb560c9a540855fb15f3a080d6..8175359b5a5624c11494a923d078fbcf814f668f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f112ef1cb0d270f378729a16bea508d60fdb4b11..6e093023c828fd0a1220467134da114dc8795ff2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 80f797e2d406b6f764087cf52fd2ef60bc149049..befe5886a29ba9b65275f15dfaab3238eeb9a6ed 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index be2999254fdd079ef0accbd4887f78c5539e297d..b8d5cb3ac83bc2c2587f1734785a761dc2ef3e75 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 892f55cb18038633046a95673dbd5de3d754c7ce..72575fdb5be12d2e0df060bd18161275db3e05f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 256897f9e1c65c7434061d421595157a84a5eb2a..8220e5c6c292c92a0ba3d91e78f91659f62b388f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9e3379e4bf737df5fd879eee8bc5ce9e04e01934..ed9973a3a2f5213eb1ef6f180ded7bc7e446d85d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 09f66c1cf11812c49e5c9f306876793e61756995..f1595b1f15f80c2f26c7d5e9f2ae5d7475ab9997 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8b8f225c07b965dc8e89d803c93861510839d22e..fc4bcffdaa2a855797c23e0bafac494b3c1fc9f9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dc586245a9bc19f298e51b50a49099a8502644e2..82853ccf5a6d30bcfdcaf52f01f527416e7dbf4a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9daecac21b419f64de597d98274cfbe9fd3f73d2..78fb0f72907a6f83b0f888d6d4db8660b1dfe516 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2e613f44563077da4e108aac94787b141c52a1eb..f9ddef86fe8339fb7c389a3c6a2d8f4ffdc34438 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 53484b96ae4d031acc7b1a752db460fdb2de54c6..a01cf358a9a1e187dbfe9a2ac277962506547e93 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c361c62faca8d01073027b9186d3542a6a5d3a9d..f2927949badd7f32dc5a3f063aa77e128a9fb5cf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1af4430ded2286cf7dd68fc7f018f7abc7c3e35e..4ad5ed134fdccb0dc84639b990b57241125b3b97 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5b4631227ca5fd394fa1762d36cc609fec5b9401..da32886806f5461bbb797c07a91db73861291de2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index da78ca4753748bdac68e861b0f2a3e47fa7c29c5..6c12f76f5bb51a20872a6d8e56d6fefeb0455344 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2af37d641e51334ba843b24ea60a780ce18fea7b..a36827ecf80fd1cb439ceb82606fafb11086a3d7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4eb6626a17e0b27596f963e40526ac7682eba223..4c7b67ff74d7551a2f59aaf5d39379ba2bae0ef8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 36aa1f0b690834123964f30c4aa426476a7b2812..981df7e1ce9680ca0523a5edfd081b68a7c1c214 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 700faaa097c7961c2dbcaa3431ecfb2097ceb87b..2e39e215073491d48ba96469b90ba5de9cf38162 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fa9cfac49c8ad46bd97e3f48e93fd367f990f7b5..5327c5707fe4f415f0d3c74cb4dc24358d79495b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e4992f87a5a496e19dccd68c29dcfeb8ce57c9d8..37df233f364f8b2cbdad6c279b05cf8d25bb7618 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 52a7e6c4d5fa7d70a08e2261756def41b90769c4..215144026a202f6c38102ed026f81ebd2f425ca6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c355e28caee2d4de44c9a19afcb705708e317617..4da7690b1e1d0d201eb468691f736ec29b7b9039 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e0b01c721a304284fd586e7eddc92a0332c37651..944f043141919e482dc753707c0d84c8d0fdba21 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ba0670c3484a1c79b5054ce9a361aaca403fc28..e786c70f51a5b38deb04fcafe8acd7be9eb8403b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c04aca3d7a5c75c0c359f319cd5a497c741b981a..68cadce040ee71f22c5d45b0bc22a9bd285089da 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8f38abb04ba9e31fb62ab2ced84602b6a996d72d..13f61b782db040faece9c893fd20fc6929120880 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 32a0ec9fdf4538de42e576ab1e58601e504a734c..4f4f81d22c417608aaed8d8062f87a634796fc90 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 41b23fcd55ca2c5107d871e1781f75a1eae1d775..ba7a010ea4d45c5d700a8bbd0f5ee7e5a0f2d7d1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 48622b06d965667e4369c633d9f27f4d1ccd6883..05ec96f4b48d583c8dcc67e866587be01012264f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 183e91b0e36b131d62ea7e2fbab0888a6108b0f8..e33bd63a0b1e9c4b24db32898aec7d716dd78788 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a7b46e00ddbbab66b027512dd8c8bcb41b363d2a..76a7c94d9c258bdc395e18d93de2865e98e6126f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b1a74fc0252922fbdc0163021405c09903634250..7b55d90cebccad988db84fdbfebb033dc635e888 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ba0670c3484a1c79b5054ce9a361aaca403fc28..e786c70f51a5b38deb04fcafe8acd7be9eb8403b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8e774fe766ce2965b1587fc35ed2e80f7c24a9a5..79d2a06c74c11491efecd7e439091a77d8074c0b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2b2a8e39f4823a147948524f6f29024e8f4b9f81..a4f707cbcab462ac3aef79ce53dc5ddc4f960f0e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 84fd0851c43253762487aa506eef5a8910bdc38e..85ea84026083f60382a7496efb013092673315ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cad14c706a787ceec7ae021ac0387b83afb627e2..011d15f6f704a0cba40f0285a5d1c11a1491659f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 93bd8f98780698b3dbc71deada911b6dfb58548d..bb1f8cd1f57b4bf253b9f1ff3e3d886532359a63 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5f19f08f3aa5bfbd028c911defbbc93772221674..a36005c8f6eccee0f49bfb8a567a0b9524f1f8a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1ca738a291f42a58e85185db25a1015b00a3c5b8..02897bb6b112c639eb881d8a830e88f60e7c0f33 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0c3fd75f22749f5157a07964a36e32ba219b5877..9f72fbbb63c02f79e1e2030ff8ffd57882b44946 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 510636e897e01a7fe210b819df15ed04fee20ba9..2075eac5f37924e260f91926d68ad91380a86699 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a9cc9eeb115c52ef4d602c84f26c790a92576c55..c4498ed9345598d541fc47d1b351e701e3ce2566 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 043cbec3ac9410117e38ac18d17661544026d564..3013c0c5e70077c03b4edd8fdc1bb251356958dc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7daba86bf16efb80054b084abeaf1fb7317c11b4..bcca5033f39e950112adbd8e5ea952717d2a958f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 55c0492389751b1d4d78564a55ba9e58aaaaf09d..8e8225112f87aabdbdb893d53c6154be01fa08e5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 41235d25c2e1fd7e0968b707f11c1011bc48d10e..ba01bf600d871c1e28c1c08c3a288e30bfb3aa4d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6689fcbcd6502ebc5a2453f864f6d60e2ab9e860..8ed4ba0c5cf09ce44cba826bb0d45a9cf86595a2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4c02bb51c464b380316a50d14c2aed5d087b8b74..9ee8d3f4db8e03f3e9ae9704b933177ff56b8f0d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2e6aec60c5774dd87bd5a1b3d8698aefa0a1354b..b9c1f8de7a076005a31a9f22d47a9d2754438b3e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f00518faf8e1722c38c0950d3e5693312172719..254b07ec9361db98cba4d1dc12e5c4fc42c4bb92 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 45d9bd940c38c014453cb626129fa27e56ce83c4..5f0e9a6921290d14b16573a0d6e396e29cb7ef07 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 41f0a7dcf985a61871cef110e2670f52840d4c54..ae05dee5eb8b8c554e71b3ebe06a2a5953b036c5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1d0537e34bc494bed9f5699834c97ffee20ffea7..3e84fccbe0c41d622a2acf53063a71ab7aaac628 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8f27e3a00783a575c0a1f7c4727163baa8740191..c9fd9a71e8a4e4272aacd270804cee0a1102421d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index caae7c9ba5ac2e5f75ae65811a4230526b499bc8..1d8e209e4ef0a1ca4a7af629c3ac58fe43378a4a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c08a174874d1e74c839ea777dd5ce2149407248f..b730f037a9d6026389dc11d7f06ef433053e758f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e39f8dd4adaf226f2210542d62417ec1f7fc8e80..5df822d3730378adc8f188abba9a708e6fc61ba6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b6d5162dee6495967df5974bbf011f0809233925..fa8d4769dc0cdc2d0926fbaba25cf93414f45eea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 457a9342eab7d453ad0cefd0f9cd0c3907a1055b..026a684ed0511e539f61638a4454c57d680cc232 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 115b1a981a43742eca7ed037a4018fd8499657bb..2614c3a2d83dd9b6e94ebb19a3be4e1f5c2602d0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index de6704ad2b610fcfedb84ef496c614d5dfc65bb6..56481c50a8ecc15e1f55909aef08d2d702cd69b0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a91ac2fe1841d8c8c762dd8b0d3209a11c92db55..a5115d360f09a39e5c2329f773e565fdc099bd2a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a10adc925633f1a5303ee9255c800d36a41ef850..f03043ce1487958afe66c37eb1777d678499bea1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8b40f635b9df589d9f66396d7948ae3c84c380a6..0a107b98c37196a3a09ca8dd9251ea9ea3d9b021 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5aa22ee075be6769dbd64fb8731eb8604b688b86..a27c5db4602533efb23a0ac66b4bdba80a0845a3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 13e594828efbcf0b16de4be6bf475292dacedcbc..4a2caa462ac8d554f4d5161d807dbcc02be6e1d1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f4865372ca4b4cd891f8e9e0ff729a10e34c6f9b..737b66397db905814ba1ab59b9880e88094ceb36 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 58a6764454cb259cac410a3f617507c3372db9bf..8af11ad220c0fa77f697428507dccaf3e234049d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1f000388edebf74414c53a28514301c3e2196d14..158f9eaa649386045d88cedc2d2cb0c504cc092d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bef7b6ec6ef53bd9e15f4d9cb32783afbe7a9ff6..aaba25079378469880b53735008fc8ef54c7a3b4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 594387e16686ada598bd3cfc2f3d6c130ecccc0a..8b1c7cc5076f10cd2411e6ef9f3e25a1bd53ab74 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3fd5b071b476c2d473f090baa9f19881bc135119..ee38335478dc1a13afa9270d8ecd7436631716c0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 34efcaa41aa69c1847c47bbc56d884fe42978a72..646b4b672c6adb216e35a0525d80e9c40156b110 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0824dbd795376d4c49bfa691a8ef4b04490355d2..c39207d2c6d00d780061497bbb10cde48977473f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2e260e1d254f8c1020751f61b543ac4acb69b2d5..3908dc6b16cb4f1066f1607dbd6e99fe183f2c33 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 63df91d1437dbc98e0f5a5b2c5896a20845854f7..5c6ac5390efc387609d57e8eaf3f80593b338a38 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6db6a890dae3dda5988917aedf24ac961439dd26..b67836682f1d791a1cfb439dbbb543ac19281331 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d8ea4c877b00707a34d583952ad668b587ecaba3..85ddef5b96de4c0de0b11811ad39d25b4522f481 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c052120158c753591c0959fedc928667520c8222..4255e5dfdb9da2daf0adda9900babb6dccd395f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 972f1adf29faa6e4e78f0163681e07ab8a4f437b..1604972fd25fbe310b162c2ccd60c5581df4758e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6de2b6e020e570f920349511ef934e97261a4ac6..97d91bfed1338b2d918a6db083979278b5dcef3d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8057bfa74ca6f322f3c495acdcd915fa26d18e55..3d0e7f1184f6298247b4985f38fe3ccc1f6e30ca 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f37df9f54d3152ecf6d8d21d200115ff5b42b4b7..976b7a1059c9ffbc68368553a84fd8f5143cfc07 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a96b627306e2bc63b8b583e58db8750d14baee17..25fed7d1ba6ad7ba8dabbbd8a9b77bba7b933b88 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5c747ceb50461c3505fe735294a3ce66427b4a84..8c5919c95eebb2ff4782b6e19312c59792b94f52 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0930658cc53b2ff9f488bcb6f205c84571f7bcd5..bae5a3857efa6a1b902ad69a1a3339845bacaf5f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 71bde641a469103486f328b33cecf28bebcbdd0e..079dcf33d9871672bc519547dab0beb5375dc546 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4bbd0a2834c751539f267d5abf6a644e7e43ddb8..fbd45dcf88409b2baf5c59a6f60f6a2dd2fdf21d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6513f5bcd34221ccf96e52407726da57129d3f09..67f7600068756f13c059326673575f0f82804a0c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b426a47e7978ec85040407d92e48be5fd9b4d539..92a16e3b6fe8e5ea4a16782ad586fe9d327e290f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eb2220bf1de45ee6e2a24d1abee8c23c695cf1e9..1836755204e2495347ff5ef0b536e9b9ff3dd643 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f5b589fe532a6b468439eae340d840565308df0d..dd3f45a37c2749773d10d9a682419caaf4305c4a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index afdbe184dfe5110f5e7c2f9dac0ef7ac93ffeda1..7b29b92b71a49591ec4c72c3efda501f7554dca7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 716782d13c5f4a4ea40dc1bcff2ca3b647dc03d9..ed4ea79b5633d2240b80e55a30f7e7bb768e79b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 793520bfb857a463d3b6dab121837c40f8d01a86..d3140744b12ad2a4f172d65c220aa3f0e1b4444a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a01e32a66f99e76e037f9bff8376568a66854660..5cbddb579d0579ce62b10b1220274f0a0d6256d8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c82310c1a1e3f7014a15b6286fbe310fbcf548d5..d79d34e91174ad907ef9ee906734708c1549add6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0411c7f1c5894c95b7de7b3f54afe2ae20ef0849..eab937e97a52a85ba7c9d4f5802c2dc63acd3428 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a8cf645eba90a44ef97fc3a39e34b74ec8935481..cbe6a840250644a3d7dff025d156d13076bfd14b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 06c977de522a9e46eb3288bf393cbc4dad5c0d96..954a0525e14c04be592b68707fbc03354ffa3b5c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5d59f64d3976f94b5bf7edde612a6b0ecef00c55..604cb3c9b8650286787a00f8acf7b39c65048062 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dfa00cc65d0d254c93a3d36b1227c0a608f92704..19d3aa65f72244ae67726399a26c9c15ec18deab 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad0b92aefcb63acb096683235e5a3cd1d216e239..de09ef75be0c668e0016d7172688e517c16903af 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0942cd0093134056fad5958a99e6fe07614f4a53..09dad2ef28d83106ea9b5b8c301d384ef1275fae 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 46adfd592083737f0c2f117f898c46d5cf109519..9d19a7578a5dee43e5a5d60ae915033adf10cb36 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7508ad752626f13b6bc350dfc3e0b55386ff0fb9..56759df2997cee9056465412912d6f982698ae57 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 65f3a19bb9ef0f2c48fc32b9cae136b15b5131ab..5638ff72124900bd172df89614f3e1dfa6e2ac2f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4c830a62ab2cca07b6182e1e969f6044a1a1a628..db335fe04eac5b8189fea88948aa23bc4d11d9e5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f7dca06222184475f5e10394bafba3c35404ee69..b7d2fcb0a95d6a013d2856fca693ea484f47a71b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2df0aa30c7c1dd4d24fd75d6883c4c1811b3715e..33ae74e64eac338d202589589feafcebf057a1aa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 244dcad3ef600c051de812236ddd926158df075e..4809ab477deb895834043f0e42e2be5a6436b96d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 417b2c5086eb00cc9d6c3186bb943caae6d4e88b..6421507c4b666617e5bb402600d0058891020968 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6b398b341c420eb76e3b4d58f7d10c2a2f467a19..2bda708e10fcbbe49637d0d19c74ebbecfd6a2c7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3c5ce622f18d781c68a5c6d1c49db48a0936b638..3900671a65d2247ef3114f8c4077bd711dad70f6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d22dad1aef330a1122f75872547db5d25a54c3d5..4747964047af8c510852b088cd7af6d3f409fb3c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6a18c00df49ca157096fac932f50f0f0ce5d117c..adce333cb8fedcfb8a8e7fd501114560b8de9c85 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e395cbf66350af1c2714b2246c91ac707b02b1c7..82b3390cf2e99fcbbc53077e5753c0e5cc5608d0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6e2c7827220ab788d6eb416044049680fda6b99f..a935af8cc4767087a0ef06d34affa765580403de 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c725e26bb5c6e1da4ac0c25f44295976fe260d5e..52c0808f01350d195f47dc9f718001b43ee76b64 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f6fe99bdc6deefdc732757194a743ad5cd8a525c..aabeb515ecb46f4bd8b1e022545fbde42881e912 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 720053b5961df8cc6dcdf4635454099644dd0378..51e2e14e5816560af23d52aaa51172f605ff10eb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d6a1bc1e970c883bc5826e689d310b22930a7c20..ea8dd62a3f8f5ca45a1881f71ebf733ed322daac 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dfe382be46105160fc95a9ba29730d41fdfa72b4..32de7b3a0f32719e245778d9b32be5622bbaada1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 83a708502302b84e89df7756145ad29aefd9931c..2ca108c7541b9708823e06458138ec29b7563a3d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2ba56828aaec7c6f0dbb7edbf56ee47cda4e45f4..1978837675193fd679206f08d7ebc85299e5c3b0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e7e45de74c4934773c0ed7cb827b6009163fa6bb..763bcf220acfd02a5c0c619bc7a02ac5e24e745c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5ea783cb6cc48b05eeb71d60e3f1e186d21c2aed..8a3f4742e109846512be452bdb6a0f97f2a41945 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0221351505d94a07a95294c639a5750cb0137002..be6d58ab58de47fd28da8196b793b17075a21a2f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9d4c89b3f4d95ef6545647eff65d441d89509316..1efbe31b67ba159307443dfd5f2708ff268eb592 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 418d8fe53b012e001cd589a682a4d1fb332630aa..14799952f0dbcfefb9dafa8b6cfe50da92f27cc5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ac5f6b8a63f1cac2612c987b03f3715c47c9d84..a0c49404c9efa9b21b31e2461e863edb383b435b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ab31d6e458e95566b2fe22ec48e77ed14704750c..739d38d83e161ca3480c0858c8c6a7dac0ad9cb2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c491a058cd991dc3ffee88074d054171a32a1a52..a413f095117d992a30a24e7c09ec71f3df88b575 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b3c9fcce222eda269d731a41a29e4e67f3db8613..6d59c6804b0ad32e5c55a6880381bb792708192c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e867bdf19b3ccb727a7307963767e7a599f33d22..f4c939e7c48554979d3d3b958f77311339a4a14c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dafe3926b429551ba6c52ffa7ff72addf1767a8c..3df8f7a20e911a1e617653c14e451f9de9a39e3d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 83060ca8f8aee86d7161f20a59ae37fdad5a7f57..5f5ac2850771596e11b8bef3692562af0c129270 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6f7fdad01bf05ddc0b09bbd2a1f8274f8a5e1021..c0d130b53862d9ddbb2c83a57d7b18df91961540 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e879fc9cf0023a6dc14bb8ec07cc7ea066deca43..85aba0aa434d7348f17dd22e2c4555a61e19ce7e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4a28c9269d3df26c8968a6b7b6467e7c033f6a28..23ad3c8b200896430ab523136679b98a37f40e43 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4de04803c39102bf6c6874df3bcbd11e68add668..25f142ccc869e73e3a2c63f97138d7d13245d59d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 45e3f39f440edf9cc95188c7f6b688c857885269..baec1702d20485a536a995aeb150b647c35dc016 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c3a823a1ebca5e342a24eb2919826f71712c9c4e..414f9e3fe6e50e788a771a42ea9d9f6c33d459cd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 25036fa169e6583405e6674505e435ea1313c47e..6ca2581205e456d9f42ec34e5b5f0001c53a4d31 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 93d0bc7a2c35d3d265e1b48d8899a78cfdd1e5c0..9deb3e461ec88163acf8e0c6c2e84c1f544e1257 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 56c62d255b19fab83459cef1ba986dc5d27b71bc..2589b188fd36a8377c5842f5255d836bd4365c3c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 109c0e81d3a436b56a0e78a09dfdfe68ca89f173..e1c6e03ee38b9ba320260193b8d09a58ca20cae0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f8bbc184b5a02d3631f61d8f1045b03f598d5c30..87ae5e979a116cc18668da51935893c0a1476a9e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ea8c9618ec5c5a6e6d70ed5fa4a94e704529f50..2f862c05f6dd1f6c53339519698dba7fe121e287 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 79e4cadfa8eb78c0bfa67d08f932fccb8f563d59..21f7703eff1a432adb2c40c505fd9fbf58653047 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a43fd2baa17be142d7c0a78785cbada2d46bae5c..305052942dd7bc0d4ee7bb8ef8d8f1233af4a447 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 736100ed75b58e852f1945c770776b9ba274d313..a9bbc100744c4567f1afc00a4efd98a367ad801b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6b30fab40bec58c1ebd5fce4e58a9299466c4e71..44cb0dc2cedf1ba11f1068dd5d50da3722ab9512 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 010e82a33aeba88098dee152d1d6e79a5493ce38..7c5fdb1d6d1bbfbf66d41e127c7dba36fb07f709 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 88ac6908a5c2424dadf71253c2ed78315002da4b..f027db74fdf28fd26bfa69d36ec20c227a3bcc26 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8abd4e8611a23b4ebb8f84dd5d05f02c1c665070..5f9a8f13480cd77e89cacd5a94cac6990996da5c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5ce360169cde6aff8cae759577eff4cb94bf85b8..ef82a67128b489860fbc79cff012f748aa007c2e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 637c7f417a8a8e488d08e689ad26c98008c2a7a9..342a880e45f9789b08cb00a55f4c0660a271a9d5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cb41e94cc7deb767cd7089b3d286962e7ecf2cb5..c4182852bb3041802c07b7e8c3d4881171e6c536 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8e720c459ffd8910899afb2752534937b1561d79..025127a9a06cb9eb2a8c8c77a2a0a34ed1defa62 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1aba201195fc1bd66145ad3250fe4719d0d46fda..39650aea64069ed5d3ede5bd0bad64010a124e8b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0881eaf207882fd7c9cf35316d317326c9beae98..95148691e5d97af6807e89118d03085f4a69fc34 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 297374d78f6d4690961bf4256bd4b0b6fd2f65b4..53679e6df00a86255448e17e28efe2c210eea12e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a29e1bda24834bb47f2411e823b35fffb8c16cd2..cd3d82794b172862fff21e59f41a72ace445c753 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 250a205d38ca3464f6791ff9538c932dd079170e..3b1283949e1436dc92b96fbcdcd7e5c56711b46d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 192d71c92e4f81644c6cbed506ffe1a7e2f8deb6..a6c36805a1d410126b805c5b1d0bad1ce61423ff 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 06171bb1e471b48e252a3b79f15366c2ef23cb07..8315b2f8fdef895fb8072945b5ee625f4af02b7d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7d9326f8114903b2ac495ef45aead4d52c7f4db0..40d2a675fc4c7d70520ce36371e265962508f9c3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 14f42395b17a5ab71b2e43e4484628bef6b1e1e7..30f83162649ac47a56e5b86633a0abb6e1b36702 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0257e905f207b144810bfe8d3c34bc977e82dfa0..e7d6da97f3b96f2b4a42d97bb70fdf4a2a74622c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c9b5b9bcf420b5a9ba2f8d2cb2effb0d3f37c174..a06dab78c983425b0b752d9a223576cc88197278 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 56bb3651db77ccd66afe6df5b7ebdc7ac994833e..3825ce225a1b29e756585ca7142cd8aa640443cd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5ebd67ccf98653dcb46fb3087e356dc0c0a2e26f..bc31d9a3d2439071c12a6dcf8afe5af6e9b59ecc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7e109ea5b2c8da79a6191bdf61ce1c751d1ad505..f26185c0f273dcfe5c213fcbf043085c35bb2bb9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cdf1b23af2f27103dab8190dca01a095556342c6..b9c12402ab0aa72ac77d2dae865ff6aa05f54004 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 20bd6c051c4a7385dd85e6a80ea83e6ee421a3cb..1358e7193a6a09dac89744da365a7c0bdcadf475 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0a98193ca4f46f20c25195ef53319eaab45a6adb..f14ef4e4b095e5c22ab046a968c2bf639f135c5a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d30d3d802b883c59ac2ca06068e86c3714128d1b..f4703bef75b08dd0e426cc95eb84532820e3cbe4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7116a0dc2b7a78d501dd26357dc1a384444e2432..2d96eda432da62dc43ed3a5622b0b235ce03a040 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 65f2d3ffcc454315b94c616ea4355b2cc686eb15..60c90685e5107ee6f5b7d8812c802a64298b12cb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b0ae66e4c9250542fcddaeb7410bb91f477e3208..17ea89e1324f7061d12ba840bfaec123bfcdbd6f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2798915f26f00b1d07bd107fe759f171dd205422..267aa7c648b1b4285e5ef0574c959108095ce522 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 54123de17bd7b608c54e19e4a2c39fc07bb22b89..a17b01f557294c9a896e457eebab3499440968b1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eedb8930adfea7ba9ca9a120ef8d7a0a5224377d..95cc8ea8dca0aceb0a879857eccee21403491b0d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5b78849e1b48574ba884a4eeeb6c1c8c91810436..13afc51d941a7be2be82570ff3ee4e352a62dfa3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e0fc293a7b62689bcc3d2fb5118f80e6b2ef296..e36e25de65d4c4fdcc8618bad084047b615754e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f0d4b0b04c809e4b2734ce138d7ae2761ea4460a..394cbc100ad5c8dca302945620529af35fc0a00b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c0fd7b6eed9035de250dfe5fbb07eb09642eaa33..e413e725f31e4ed6875a64def6aac4d03351ddce 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 76ab2eb0983fee3d47e0f3593114aca8cb389fcd..940ef0374a5bf89083fc0c76117c181c3ba0698a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7fde9937022af50b9b790f8598a7925fea2f8322..07d9121acf9c844c7b3613888d96c55dc73e723d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0b37d55254578b3c2960c65d1584e0c71f4cd9d8..5eefe93430c1bf140e26d35a8e3af7b3957d7994 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 44d5c6e6130f15343a01850359c2acc889a1e68a..09d915f7a84ae65bb8169e84f22b1faf54f4b7ca 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2b8c0f6624cf8bc72c3aeeae721bbdf974a3f966..c34a8fd68b52f931636aba9bf9a0ad2eaac21c9d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 732a5b678b5430029324c78e284c0f84d64777fa..cd214d01fdce3dd762b595a9d597ef1c84f0feed 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index faa1dbad5fc7b61b15478886abc15a00fe48c661..84d0ed9940be3509a8206424380ee42061840179 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b8f5314b5027431900566b88850c3a10ef690da6..ce419306249390cac769233ec06c4519a0945405 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8d68ee97453818d9f45e49c7d07dfa1897ce4394..f277af7dd0b881c9590d1c6a18b6f1b02b6e5057 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 486e3e8d3ebf5fb4bcdbfe0695c289b121eedbdc..7a9f11ba635ef48080b27aedc146aa32be191ec2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 926aef743c1f33f043875ee4902cc925883fb8f6..fc97f267d2f5836a6de43bc098324bfab9db262c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bec374cdd386eb3fce9ee870f0d949a0e1eb6b8..cf00dc7633ec8b397c667e4e48ddadefa398340d 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b03cdb93102d57763cc69d37ace35ba426f99fef..577c9d7fb93bde343ab4f4b5457c9f8c1c3ed745 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e1199378e1c4cda3275bed0f8bb868ac35a83f03..31d599ba1941e3d16096626208b3754fac974046 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d491e35c30445282c5e369b9e2ffbd49eb5b7505..1c33aa60a5b8d9ab50e6f127e09a21a97f27d386 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index be4b832ee14ccc151dc6e624977434bc59b779a1..9184c8c923fd0f08e676ccaf309c25c2dde8eb30 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e30315c8f4e91d5c8591a6026788a0a611d9b98e..cb57fd740db7d5644e7d45917421e8cbc9c764d2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 32a731050f1468300070aee0fb52e0c8bc4d2eb8..83bb05b2d784d490248199c965ed40337e41b3f1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e3266f231dc38954fa565cc5b19cf61522688beb..822ce79361a5c621664c64fb13fad9f3a6e798a8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d12ac117182a54cd5f270c5f6522afe1a3ec0b91..638bd1b6d4dd6040ffb6827e46efbe831d121b57 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8639aea0be4b597f07bfa466c900cda10de296cd..966b22f0363c90d996775d02828e90e73c75bee7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dcd5a1530f1786a3cc50e50b8b58a9667c108b38..9885b385223a077c5b571a67c1b26e7ca9a979b0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b87771a5af348d7f88650479dd8ede2170625ef5..f3868cb4f81794cf8c32c0ac68073eda0f244682 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 13dc01703e21bf1fce522f7b2f45f81c46c0adfe..c5f6683deab2236702729bbf6c5aeaae247bb04e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 7c585dda90973123cd70ce66ca185b9555e0154d..92fd66803f9b54cc3ec0e6a0bda339df9c6ec0a1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 191924c4ff92eef9eba07413185b44dedce1bfe0..9d9902d61ffb6419dd4a74ce4e50fbd442163d53 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c049438a2c11c9a55655bcd0ccc07cbb808d2c55..7471d668c5644fadaf790c280eb368f599ec9e3a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5b8da605e2ceef8c49f61d758b17c8cee84fefb4..d29c9b40aa71b00f7dbb049ae9a49d85e1de6e82 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e031b1d0c866e5fc6da4ab0db98e82548ac2c928..6bd68fc73eb59ba72b1e564300655efaca846781 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ed19609adcc397b0c8de6fdd1125a16a382eab15..a4bc4ce67b99fd355a4c616b2a29039ad063ed9f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 573614fe158d508cf91fc5f98aabc0375b2fa6ba..3df3ea9c635465ba058e75d8cdd2a40c12cdfd3c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4ddb33e41aef90747638b4611e94764dcd323563..88dd10607ec3cba95c1d35f58039930b52e05ec7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 19026108348e58ca5b9733b31ad645a035bbf29e..5af10137aaa8fb935c6245aa222604f87bedc0e1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eba855c9d4405d148bf1e591584389e777e3a61b..0e6588dc0b7db7647676708066b076d7b4d02b84 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c3bb187cf3d29c3bdfe57ea84e0059e0ae3aecf4..e6a8e9b50b862c2d72f2e840196381dad82b6a5d 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae52a4e6a41402408068f20796eeeb5bf47ed1cb..a2e7dd70b9b21a60600ecf5f07455fa7a729a7e0 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dadf81b8976f530150bdf329e2ec2a5bee77438a..10b420ff936e13400c509da7c1e32080ffa2b928 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 546041e4699af4348deb2a181f0bcc69765c5e03..e229f9682ad541396815054412d5d90fa57a82c7 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bcae7b75fe3632c8143d4d22d46553e537472790..34e978281dccd953227a3136e84eb85213a06b60 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 85c272b4caba4baea4bfaee8b184d56c65fe33d5..283c81205c174ed2aa0fd352cbb4e8c365c5d7fe 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad8b047568491fe813e7b46588ae20bf20b458dc..2aba94d71286ada56ba3054060a6696d7208e77d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c6c4f43662b8e89ae4ae98a118f09d02fe08566c..aa6bf0ac92f94d47a1936d1b1874c02ad9711926 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ec73f673e1467c3dd53dd359d727f0bd8bd9ac23..e6bd6cae5ba0d3cd79f622836e01489c96883172 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2c51537e9308dae5362033375151597cd9014575..506f09bbf1755fa4ef353a247652895fcab4f1ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 075f17deaa0ef8a43bbf0fed42d4af72f0d6422e..14c8be486338fe438fd6fc59cf7054c7e43f2908 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index b66de151de2db80a714620f47a01f38e11d22227..fbffc2d5984704ced4756053568214b957261d5c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5960d32f6777d055ab30be0f79c4e860c4803b2e..96e72f037ee0741a7bcc7de13f458d552f0e476c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ed19609adcc397b0c8de6fdd1125a16a382eab15..a4bc4ce67b99fd355a4c616b2a29039ad063ed9f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6ceb43d202bc813601b20296fff7af7f8149a55..abc3feecc764392ee18870901ab289740b6fdfee 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ae57d119f810153e5f5e9a7332496ea135d4324..4c0f99f5e0af82796798c707f81ccc8b2f958505 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d91703634066a9d677d88da0dc900b5ced7a71c8..26c44f44eb71a5a0ed41cd7401623857a3d38601 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad8b047568491fe813e7b46588ae20bf20b458dc..2aba94d71286ada56ba3054060a6696d7208e77d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c6c4f43662b8e89ae4ae98a118f09d02fe08566c..aa6bf0ac92f94d47a1936d1b1874c02ad9711926 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a6c01b1038dc0bc4b3aed4d828757dc457652c08..200013511123d844415c3560be00931d97252855 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 660572766767a7609053c3d108b079c7cc84b3ea..fc48fe0b453f968088e3d8bb548b7a881ec860ff 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ed19609adcc397b0c8de6fdd1125a16a382eab15..a4bc4ce67b99fd355a4c616b2a29039ad063ed9f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6c42ce08f833f1d4a8d193929ab6539175773392..715782dd188f50273e2c89278b85f441e0f4434d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a15d4b0b1630968217d198ab5eb9d1b2287ccdf6..9db226369a98860611ad9918f5bf605a711625d0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 19026108348e58ca5b9733b31ad645a035bbf29e..5af10137aaa8fb935c6245aa222604f87bedc0e1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e9033d7cc7643532febcd2c3665ecf89a3ed8582..5b92ea8a120f14d969d7540ce39c90871e2e2789 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index feecffc3f9bce262f54e3248eebfd636520b3878..0f43c5de69f6c7f021f2776ca6667bb949c2974e 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae52a4e6a41402408068f20796eeeb5bf47ed1cb..a2e7dd70b9b21a60600ecf5f07455fa7a729a7e0 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1df48801b3c8e8b01112877d9b6d302e7ff192da..2aff6f685025a830911a47f58c22727a4418043d 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 107adc5028e4e5f4678e0d0c3e8591b0dbfb980d..560ec7cc0179c939ea54055216d60df623feb650 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bcae7b75fe3632c8143d4d22d46553e537472790..34e978281dccd953227a3136e84eb85213a06b60 100755 (executable)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 45f8cb5e549f45eeb623eebef2072c28b5788e2f..ee49d97b4ed31d4d0809709de8eee4c43c919d88 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bedce7175af95c95ff4157a9027fbfd8beb685cb..74a922a2b1dd77add6805dabda9851b54a3cf69d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 559d9999bc151a79e721feacdf89a33b9bcf82f2..358d9f8e490e0e1d7d979b2a16c4f01d69512936 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1fec1e56a3af58b9c0a08a7bf1f40bfdb588ed3c..83be9aa18f13994972501878cccb8e27a5cc02f1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2071e0e06c709fe8b880a54af81632b5d889a777..2eac56fa73e622741b72f08022d3bee0032e8f16 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0aa1427f993a681b4a36bda0b69bda9ec50b276a..27261502d82552f9d03ff46e64c58e05b7eb004b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d04b7cafc1e5cc08ed9d492d2616492c13f9af2e..8d101a9ef05e5072728216dcb7c6f37e3a00514e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 388def8f95ad293896af1996e1524a7838162c22..abab97417f28850e4392da9cd891cf3b0d33d5af 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f7aaa680b3e7d2bed22e823a0286ea42c692b271..5b52ba87ee3dfdb316f4b5e79d27d76b87b4838f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0d5d754477dc97d0341cc2438643b6445371d841..8267a7c155be7178071551b56c34fce0b5e68c43 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 19a5b98aaf99886e81871abd9609eb259c7ab272..6808deae2696ce93be157fa19e7d31c7ae0eed5f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 487f98ba032d41a2338a5aab831ea4e9e86dbe68..fdd0625df291e0f85fe83b09193b7e5beb070d6c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 02a5594604af6b7800df7b8447d026eb7b5f3bca..af98945bb6cef0298c9700bc1d5d6c51f4e65b64 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3f2c5f6f1a73e52b3ad37476a6698f66dddd0742..52538286e558214eefe5be8f95a3e15a6a24c013 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9da7e4629251af9a90937afacc69ddfd94e7292c..2c78265b32423cbdf3efea3326775d76012d4fc7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 307bf2431df0f3b49c31f61848b15a394bd7a090..342e6a88bd363a8398f0cc93da34768958b87503 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5b8a7bfd5893ad2c89fd9ea0d1e4056228f14da4..0694df315c0f7138b78a6245832b94f1085c2524 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ccd18b7fd1cf66d23837ba02432cace7e6bfae79..2980ab805cfe6034d19189ee30c3118744e7f7bf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8c65c31b3c58735c59bfacd03b6d05e1ee9b8d2c..ce197b9b6ad3757809ae019a8205a42e01f841db 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e34747247f979ae9cf0124f42cc877f44e4adc5f..e52a497c3d3e0edb43d7af93625e2dd8251cf66f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6c38ff462eae4931216f6dc760e196757f849288..178e17145cefc132b3851441f73909d31dd0798d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 99a4aa628c88912a7b1fa23ebd59c6d1c3b29af2..f96906afb3c0b95844b423ace2238874f6992cc8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ed19609adcc397b0c8de6fdd1125a16a382eab15..a4bc4ce67b99fd355a4c616b2a29039ad063ed9f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7db6037b3318012076071185f79aba714bd31978..b37c67abd5b2da81d63cfb7cb7c298c4fc9a49a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04965d977164a3eef24072c69f5642b0cfb9dad1..24c5db42a84e8a5d2bf373ef078420731b2a12b3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 715678e0c4cefe68f10b7e520dca4036225ddede..e079d4a9bc5f59b9068f542a7d7f1f4686e2fcef 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f06397193a5f226a47b2696a7273d07f4ead7f68..303ac4cdd100257ca9ae59ddd8ca9b72a81cd280 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 43232b52b4254d04187361b176f31bd4586580ff..6aeb99480833f0bb13d31916cac6d9c14f9b225e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3dc0f51d02ed7665fc19fa298991463fde5dd786..988340e30c2d7752b6f4669afa52901691d1964c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 97bb7279d8435d1ef29eec68f77896f98378cce5..528a7c40d274bbbcca78f47f9e875a352288d576 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ee538690d38381e51b1b8ac034f21944d0020b11..62a4dc8ad62c158281190caabd9d23f07464b94c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 17aaf1e2a9a9da5f7cf275929bbb7ed5ea955a74..c56f72877612208f0755ba41ecbb88b984eba9bb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4835c68c25ffaf6f1237b2a2861473c565b5b5c9..626ddb07ac95716cbdf798088902b73396e9b4f6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0fa0ee266b873d0be805c4b8db15b56459e245e7..a3a9a8c0e9fc182136957e4b8ac0601a9d4c0b18 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e680674d8eb0512f3eec17746ec0571170b915d7..4b5ceff3105e63ea3bfc41168061f5e2ec1af1bf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 547f81f5dc5f5190c83d39abc30aece5ef0f80e5..14c37f68eab589277e3389c8b7a7c1f6e8f6d028 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fbd13c8daeda8b2e16b1a97cc3a04d69fe28c4a0..b2d7c6bfb070abf1cca9d1eee1ca2df2e6015a56 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9e159000051f78fa300cfa9c9ade31db199f235f..b233580c6699d85f48583bd058ba99e6bb77282d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 84f87b0f7638702f669eac67d7f58098b99a79fb..cee0b57657fe8daede40232d32d6b2cce2953aa4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0994fd2ba9516fe79688870e4c4945fe73a6e7e0..d40235fab9a39815321794e4be78f96b3bdd36e1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fd0cd6f6217e18507a14694982e9947c42b99f0d..16cd4befc99a35aca779ca8930266087cd30e805 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 202ab931727d2527f7a3bdea65f01f8ba0d5594d..64260392c98c3f9143055d6816cc330facd8df91 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 44d01ba8dd7686173c6144254f979d940370be35..1ce84fa88be505966b4133547655ff679774f7a5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 98fc7b652b5996870396338de673a6a191c63f0d..c848818f828b3ad2513865182fc22da3d1849f34 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b83f251e1ecfa24fb58cbfebcc9daf90509e7b14..05a3353bb4e6010da558a1c599a062ad81874bc8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a38d8f8b63ebe82fc7b66fe88eb3f9db76b8a78b..95d1c0acaf7583a7326b00ae60b5f8ec88b02f2f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4887981449f991b92c156041616ced0f991d79cc..bf490040be63b0636176b82d7beb0a494054e291 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 85a32361a2da59ba668fefacc947839e485680a1..f538ea3ae9a5e2ca064dbfe2144fb4ddfce929a7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9c607af1a591824d89af451dd26e216b6c864a5e..0cb1c00296f0ed7ebadf0d778b597dd47b3f40b8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eaa52df81f4b3e0d36653a56279c7d03f52d75b0..9126358cb07391a79615fc492f94606c99f21fee 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8559c10267e27dc0a19a8aa2fe7271d2d3467294..a42cb7eca945698ef1e1c7a8d084dcce43d49cef 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4ce0e4292cf2655db2afc6d6985ec5fbd38cf32b..bf45318defe748d7931a9da4ae5ea7c943b134c1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 735b3d6567cefebea3c346f1039344ec82c6b221..4a1378c2b2a67f3c2d15d244fb515bf011458b29 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 961f4d44e51c10010dfd161d924b7ebd826bd24d..fdc74741e798755b3594b6a787987bb69e2425a5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 286a7d1fb9abec1793801bd837184384df46c7b4..2272aa0f7b58ab2a7146f2753f9772869b05137c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0e1d5836fb62f9f5285773da13a44628ae8a3084..ee3bbc31eb08ebf1bc17a3dc461beeb26a3187fb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 114c71f34108a772466535bd8e5e989a5e908b45..7802dac8ab37010522bd46336e5538572f6678b9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 01c9343b5364cbf1cdab9f82e10e2b0817bc9107..5e0e306606a737cba8728600408ede2516c4b393 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b07ac615ec498c02adf897a9038f158611207683..620aac3748eaee615dc394a14a4127a6942a5c22 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f10b8c55293f1e77b48de56a14a09afbfb72ddfa..f2c2d4371c8c1e7a84d0973d13ebfa4bc6080024 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d58cf5511611c03b5fd4c9b41adbb25cbb718972..6dc0d633542b4063cb1b9aa5cc0fae109df8a452 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dd8030bc22d5d771c21a759646d891594ca236a3..18d49ecfd45214b5504ba2fb38e0cd639e13c525 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7a5d51e0b90c815406ac38618704f0fceef31827..2b60c534e03e11034b454e65727fef061f116bc0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9263ade7902acca41ecae79cb8c9c612b09b9b8c..606dcfc780ea7e02f0aa01440526f1f4e880f846 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad3a452d0c908da3bff00cd8ade16f78f95330c9..0f37b477b2c8f5a6b6512c67350a4d976bf4b53b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e12d33b806131e53269989a955014e30cc8f79f5..fa7d43d1b672e2476c96202621dd3753e4fa1861 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e4a81cb7b07735cee06da016ee754204b697d86..70e071e5ba82be1f0482754acc394f02ca4c9fcd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5661f6e7d774fad2f79dfbbde3e0684146bf37be..fb39dad68f509aed3635a445ea764c952db1c461 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d07793ac521f7e1aa39d6ff53f6ef27110156ef2..dbaace68950b5c1dbca43bd46614f966304afc7d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cc36b1a6c85479a910d1b4db1bb4651584c49918..da54e56a2949bb7ed1707ec2d5d4e9f70fa3734c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9312b5b74aea79023aec168f7ee91ca122ed02c5..65d426f7f388ed9704380a0b5375a49be2327dc1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 46145455cb4656337560bb3f8e2ebc7fd3c3d5d0..e959f59a803eb271c13b5aef0d92bc09f84954fd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 841ce0d5df39bd63acb6bc6e21364f2ed211b0ba..453681d8a48cd5150f2fb423a9fd56748a8fb682 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0fca8cf5b0ceb5b9ecdebb0f776fec316bb10ebf..2777e747f5c820009fa061ff42bdea6d4700e672 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c817186c2ad8de5be266677c9d859adfec06f716..fda225ec8c76acbf9ec703afb2ed433d49258559 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d171aa9ea71341757c8dc626b4c701ea1a11d8c9..000b5b91e8ed50ebe6777544998bf9c68d39a4f8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 08fe01f41e8f2c9282179daa9101aa2dbf9c2632..401c76b0d4cb4125cea081b8f1f1660d72bef49e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b87a49f99eebbd3dc60d40cf7d329451203c4e63..97c497fbeee10c8da86a1997c8afa352f54a3b7b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c6344051e028ff900643707d3b99b687480dfb5e..73a3ad9938288b1224d625fa0f74982f19013751 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8d14c778035a1940712c2db121fbc59df6abb13b..01fe450fd98f6343fcf5fbb327e9f5c9aeaa20d2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 4656bd8fb5d1b3fcbcdb5defe7696e88c1b0b517..1f41ee0a1e76eb94620b57ebe79f895631dc1d45 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f031290b0391eca2e6fede41e0413f4f4c6a4b33..f6c68726b5b706e259a4ba1675eed7a78bb9d621 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 754b326836812bf5968b08c5bb547be29bc93139..e0e2f9c65a1a8ed26349cb9cd7fbdcb5fb8507ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fe341bfeb8f5d5dc7922a6fd991b88ab40c2df9c..832a722fac27e345d32a54f6a902e76a6ddf2fd2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0f1a08de31388a89d213704009e2e26882e90a15..1369df514981482cdefec0e50f0c85d875c13c83 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8294f76fd634bdaee009676a70c9eb0704acd3ee..2d0f2be6c10b448a7a07aefdf57f0dd338189836 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 782b0091ebf9b66795796dce5c8a3d1b404b312e..f7a586075604ccc49e4aba6782501609afa68d3c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a7629859c0ca46af1b1b505d604c858b1488d7c6..c6ab5b84ebd0fe289d9651f9908f776c3c0ff95c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 216561e125ee7536c1cc3590dcebc4916a5335d1..1fe92c0f0553f163eb2d3230362298a7a35d9414 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 088c1957dc7cae7e5a84914db995c0f407d99eef..3ad7eb61bfba52587754aa1277e3496da7b35e37 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 21f83698021da30656dfa4010bfbbd931140532d..5cba50bdfe4fa81de4b31da546643a521331d676 100644 (file)
@@ -14,7 +14,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad714735effbd156aa97c481bfdedca436f5e5b2..f9ce44b2b96f2ed4ce9ac2c873577c7a889e7142 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 36d5be323b0afc6e1957fb117e166d30ca0b3e53..554503561b16c7ca003df7f024f3e9c71f833f12 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0530ff1211cbda600715d7d268f44772a36bcede..668f04cad57cf0258bb7399dadc699d22e8b5489 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 80c47aa8a2f97357a91e442da11fc968fc8275b4..18e50d60c7932608e7464bc976928285d2eaeeb7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d9bf17a7038d2d6b6d48a6e17bdb78d03e104a79..d6000ea089639fa394bac5c6ebc98ef2e15890b5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a608b58cf90bfbebf3b3c354d573999d4f248f1b..9f0ed62de3e58c6e3d5ff072a03c866a0c8187e6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ba2301e38cda07cc3b5b39253ddecde419b6094b..da5ba70ce9af2f71625aeea8c7807783ea1f3315 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e9ac7542a12ae61123e9ecf90da075ca9cf5a564..8d9571e2843d143fc53c0d4511c7dfbfcd685736 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 27a8e3352604c6cccbebf2a57731f33fd6f0a8ac..61591ad1b1daf3aa829a3fa3c070d131589be430 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index abf27e3cc8672fba0ac87735df8449f2ff4b3713..d5acfefc0547b5f46815ed575e15649dae39f797 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1687a75ee2dc77430f1feae341a505458ea75fc0..df26237ef6a28db06ece1e7e70defe5b91348b32 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f55b689123ac2bad882f9094da42113ee65351e0..2867c1ba9980ba968d5ad7a316c43307aec22146 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b19c6a3e82e3e0936488765aed57fb51cd09e52d..fbdef85e5ce501a2a299eff655cbca9f3665530d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4eed7a53084895083287384824d6eaeb2065f8ef..2285d9b1304a6c55cd3d5c4651348de2fc7c6f40 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 93fb6ea5b12727331b7817a25c99f37ba9f8b645..75be3307c531af5a65a481de776e502b1f329016 100644 (file)
@@ -8,7 +8,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 45541f5ac0f96d1125f63208961f52ecde06051e..06790814730359c87ecbb8745a4362bfb73a24ec 100644 (file)
@@ -3,7 +3,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 2ea0fa6145cfe844b266bec30aea4fdcbccbb90d..098793ac996dfa79efa312f878ee4857289e29a3 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4a0f75ea8f0a8e059de30332a461ebc8fad54f7b..b1d7dad473618424bc3e9fb744a85806edc17afd 100644 (file)
@@ -3,7 +3,7 @@ This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
+published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 
 The GNU C Library is distributed in the hope that it will be useful,
index d3fa4691c102f8577ff08c04d5409c9923e0b108..93b8fc934aca1f932f51f9586eb69a98310c471a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ee71fcdbca47dc2be420459877252b5d9915b027..b15e651dd484c5b56e522be4030d129207dbd02b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a5f1a4f832460a949dccb9cbfb1b653c74cd6b6e..33cc3c2e9f103013e8ab7e6469d1b2387b5c1aad 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 583c3241d5d75633b87278d9ef0dba6403aaee60..c47430e12517018d55093773205e2f9b7cb0b522 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 33b895d438bd7be31fda3a3d1b9fe65f7b43f777..60e08aac337a56a43a8ebc6b5162c59e0ceaf3d4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1b1d357560eb1ad4208068af206cf576059bd185..0a8fb92c2d2be360d88062afe3e2e7d77bce8e71 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 247238bb0acad07357167c9dae8dc49b585d19d0..aa2b0bde98636deff78a1afc8789ab6bc06dfd14 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5d0f5fb1bb26c4aab1edb6860d00a1f3a1c2a3b4..c2e2aa4b8babff1e9d3bcf8c7490632c9e218c91 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5feb180f78f088c2d6444b91223a4b9b87dfbc1f..e545d833d498db7e0b2a53df8c9a52d50720da29 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d89b7fea188afcc35258988e3bcfe7ec8d23d64f..78b1019ebf641851716daef5167329007283f1b2 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 9ac5ae96d4baa99e5d3294e6830917c6fbaff806..c8600c3cf0403d6d747e32742659c6bec6bf9680 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 300d66f67fd27cf3365918a161daad4f3ef8d3d3..77f0c7c43d07df869276c0355598d02c2fe6ff8a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 51474c0e78f41a178fd0424e8a4aa749f62de750..cf578c89dd1092f706386aace352eccb3357ce6b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0434bdfc18c0c96a49916a031eb1a53daca57972..38e1d945da51d5e228e0e5791182049e4c77238a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 732aa997df5a208b6094803f65e69300bb886947..f705d95dcaa1660bba97c4503597f401c981b7de 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3c84edd4ca1b6e7e858e8071716836e51e56c168..1b0a1d7a302fd25d92a3dd0316915cacb84da7b3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 69e7f851c0897e0054bb21029c4c7c1814863abf..acfc428a236344ad5f12400a50a0a31a993d8ce8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1e8ce104336be058ccf24f96bc534021325cfb56..fc361701a36a68b1c5fbd02cc3de86543210086f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4d4ca6eea9ac82fb6ab7d97bcf985c1f7c62699a..4b4cdaceffd7cb1d69706de59067776b8974398b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a001bcb903655b3515e51641f6f8da9b3469ac62..eb69fccb59e5e035d5a1cd7f116d1120b9d1103f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index aea4598d7412672ef4ad1609e5eab497f2aa39d0..b4aa1fa39d41052a9e5e9c7fdf6d81a0e216cf88 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fc74ff431b011e987ef9287f0adabf46b156f201..5b668841234812a45fff0e78e3700845cc6d81aa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index da483098ec278e02fbfcdb37085dba5e57a353d0..02ce1010627582bbb8eb4e56014fcd8c27e5d916 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f899b68941892caf4fb7eab7ec5fccd2830a1dcd..b3882a6a87887568a2fef49713f93320197e3bd7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4fefed28b5c6bdb0aedfb4824d1ec61916e91e68..46656360e09a5ff646f1c194bb102ffbb7f92173 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 254709ffb650e6440825e560bb74901b06b4b038..9002dde1ddf13bda8a15213eed0003cc02268df6 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ace27314ed7fed7353c6a44be06345d54e673a2c..1c1b06f027676ff4d33e286c5fc7bbfcace8d7bb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d33a1cf3475d673469ea45a3dde6b6ffaa1f612a..aa839ad0c645f2487ad3776d7d8051983d20c808 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ef79cd2fb9ebb577d51c2c4ec85536df0575ea80..78465b19e04881e7326a523e7b472d9e9aed61c5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 009d62bdb1c3e77a88af2c5a3b0956d66681aa2f..c6448f87220c379fa7fc8f9a01aeb7fda187f242 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 011b0853a2d6009221b33447277f681ac5e875e8..c753f0ff5fab8533087904019b8eed5bf8f8831a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7586376dc02ca6d50161575d9b9b64a420a476db..f14ed9d9c4fd90c9cdafc0556c2d12e04786dcff 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cae599da15813b8d9ea24e8fd39b0e5eabf64a77..e3c52a581c110b961198e16f2784961a0ca6bdd5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7be0e73ca673d1d73026eddece85e1f675392c27..44636fde668ce14aaa309242d7d9583312691f59 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5b56049499bc57d5817d2f77c0c30ef7b00d9800..a3a85a46337cbfb004c8092ae8c6320a3160a150 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3ddc25678bf07bc2bfa1b35b3a399e0215c4e773..443611841712eab22c461444af74b252bf15dadc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bda1e3ed3a6b08f33becf16d31865d765a69e236..17ccd0ec5ed7a3ccd8ed01afffb5949bf895219d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6d105b71b0fa3832b7b7be6f1ae2f8a868a69c67..922eeda03cff5aa80a0e0c5d6f41c1be2c992ad1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a2bd70dd2177187d48a51a4e2c619804e5068ac8..fc4c2407f3a0f05791ca709c32b26fd6168b77ae 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0fe0d2906991c952ed98b6c0f1302f366a41e838..68dbfd6456dd06504254000c6f637d8fd952f6e3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a3896b0b9bf1112e16e4b25bb5d1e2fe10054a45..09fdf5578ae0c5390e8815a87b64036fb3a91d06 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ae7d74442b5d10a7b2115084b96df9e3705fd867..3c1b8eb6b1d22bf90d51a29292edd6d365aaa28a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f8cd339d5270f5ba5d6c57c98837417dc2401182..16c9bcafe3b7c7545274ec1064a412ac2b2750a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 55c42e12715fc5e20b047fa98909ec3da011736f..7f2a25e6b71bbb669bee1242d1057a4fb457bc24 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a0aedfd8bb800511e1d5c253a2b2a8c84ec6bd9c..878411df296bb1291dcc3baf8f8a242c5af5df5f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e4d676e156a4c038dc48181e4baf332991c31347..49a52a0d5cd78afc92f221daa21332a00f1db1cf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a77aac432506702b76bb327966b6df30c71da033..6b1419e205d5a31b31ccb77f272eb8a07195fad6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 23bdfaa78487d3c56730ba5daf7cb45ba1bcd1af..1168b3eda9888a4114bd2b6f86bcaa5c21e8a998 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 10e757baafb06cf1c84689c524fe9f7175a37efd..d750553a455d8661e256af6adbbfe02c47ffa5cd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e792774b9215ceb0930683c99856210304d24d51..134690a1ae5bfc1bcae5c9426b453496e570ef3a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 5dc2311cb8158d44d5d046eb310d0ff2b125ea20..17a8a985c5ac5c3ca96e703cb371bf32cc0b9eb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dfa0ce94f8cb07223c8fe97bba57d52858bb53fc..6ab1ac8f7849c9df6e27f9ebd47903e027927091 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index faaa96e5682dcc226dd9235982e93a65bf8a83ea..869e465110c575961173f2c0396ab1336bce68f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 482a0ea6549702c068d81572eb7d2994a6388ca4..cc883dc90caa67ef2241b8df6818dd5b59078938 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 780d51d78277e5309ae91151d36b119c19c9cddc..be74cec407db9d211d1cd0878176fddc6c919493 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04b83c8cca73444936668c5398ecd8a15d807169..998bcb64f53a5c7c01b2fad00f9c9d2f08d9f596 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 432cde0aedb52e1df68a7a180766a418b092ca6c..2da2dad52b7da4bc6185c515033a7514590efd01 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 5d01c38f08dc19d01693643cdc4edffeff5106ce..53b6203508cab694557316ad82dcc0309fa7a7a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 794291f2ce51e6d53a0d8534fc83798a63e0553f..6aaaf954bca9c74a8f699e612a0809b759ed6856 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e21d8d082c089d65db3ca5f510ee8f45c250f5a..139e50b13f2ffbc95a2bb78c8e27cdff7cf2863f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 12c3065ad31c9ca40c46cc2866eae89e28f47919..fb2ff0d7f2464bf9faf0e0ba9ccd76085d3b8374 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cbcd1b005626a9fcb5f62e82f953d0bd07b8b319..083d60689a7f508c52e123b63bd79d2c49c6d2ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ac2e90b63cc56ebdd86b7813b71c022a62b698e0..1427570ae839cabafa18460aaceec851bbea5cbd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7607cd190c5d14ded87f2eec15f5c9bcd57fd375..dcc7e2e738b474d547ea54fe7bc12edc42574a0b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bfcd2b7dd4ab65c7e66c8819482281ee2e2b3de..8e140bb88a22ced9444c77f04327b4734fd5e39e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1526cf8fc392149e4b471ca90b723939c9c7d88e..1add2fadd85b4742deea86f3a74ef0d832b85432 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d6ee14debd6489a75cc219a9bd8ec81a9a53a272..4666ece8ed0c18a55a131d3789d77e1637a3d9ec 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 167e843a6e03af119657bb5b28702feee90e0cc4..821b2648ef2562231ed8480943e2c44068e95ddd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0a88cc7cd3937939c70ad3984014c56b88c8aee2..f61e59ea1201547f3a73c69c905358ce5adbeff7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5151b7f92a70a7683369ef8fde3266632667100f..46851de2db2f42bb153a7537a719d37e1f9fba13 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5c42dfdd2e8ee4f6fc884480ed14882698d2e83a..4443ed0aa8561cc9326a4158e3481a882f1547a8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c0c3c92aae2ba745fcc87cf05c452fa8db375d87..2e11060379be86b8ed40535f9186a8e7b9084620 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4c156fb978c565f11bb8299846c8fed8d5422efc..1f0c830cddfa9d79ddee064f570424217fc1fbf6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 987df64e4dabe768aeb79598c3ac750048a851a3..3d02043c7c40a01c17c9cf00a4d6125928a9d98e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d37d3bee0787c1d7018d54c6f4e94989e91813bd..ad8f145b88064d0ed00fad9651dbcf970cf0b083 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a302c010aa87be0cf3d66184ffd190ef45648bd5..a70229610c7fdae1392993584d953a3f7b9fa3a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 49039fd36288e6d4798a11e28eba178746d97a7e..c224b7852ca73a85892da6e22de7836129cfc6fc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 75f28e88856d6554ef2d5ddc483f39b4a752e245..65fe0c488031f243f864413d4efe670fa6d1df5a 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 20aff94b24d2abba00ed3b57cafea05caad7954c..c866e80e8ba6cb17de05b0189da0d51898aade17 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 1d8694cd02d0ec501d53457d38abf8d75c46165b..3017036ef5940dea8eb3fbd142e23413abaaf0b7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a852b813fb5d3faacafe3922f36794d4f4db3685..1444a68d737476114a11267df61653a89fb1d9f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b898498e557613a0045b93539866bc6a07cc4d4b..173b3f732e288122fed244fd2026c298242cc074 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b43de2ef525afac330aecbdec9efce51a2328dbb..5c84dd69a11c4595210e1bf7653d30c0c26ca637 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ccb169b95b15281d9881b3f7e5b2361fcd668d1f..88869dc755251e2160473dcd2d22f39de269f3a4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cfa68325542f91dc0f6f9708af7e0f6857be2ace..d5f739ae47023d4fb9e83ac92627a8d80e0dd699 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5a0875335151bd7ff7b7d4349e030a4d92910391..ea3f3e14ce16363f5e2110f3e8d54557e546d156 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 58aeb6dae4e5b1654f83d9670ff432a4ed472956..24634998e368c211a61b1f394a5b9df4066c99d0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d5a63c68ad471a47c3975dfab351766cc5085fa9..ad40f724d0488e07337df17fca33445b613882a3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 46e3ddc114c51b2d55939922900eea404030a658..7e812e721755ca72fbda09daeb8b35ea0146ceb9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b800b57b533c0c766cd96497d7f2b44d4c4a7e5a..07b9d5ecf89ae9704edadd19a1593ac96a84b01c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a6bd8d97bbfa9bbe76d1fe9f6ecc3028b197930e..a07ed7bf81fe62d88c74e12bd7a7dc536c58c642 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3b8976c6eb3d1c5137ff66b4d11eb848df32799f..07abe10b3033f48f4c221a63b158cb7a23ced07b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3b22105f62bd844ac1586a05e01465074268852f..02fc9ddc48beb02cd43104e15668aa0fce5117ee 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 594e36882fedf0f4bf380bff57e62c6e8bff05ad..2e787ac28a9be9915307aa7338687aaeaa73fa8c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8ae1d8a0318b966e82533f2671b06b4ee235eb84..42f6a1917130730c34007eddbb997354b5858326 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ca0c71d3cee2ce4712e2d4dd03fc27740adcd87b..2abdc36b3a879ff80eaa19227b30be467232e486 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b9a920ba7363c0cf7906bd367a6d5921a0b2cb3e..c55208c39174d6f5001b894926d75c2b75e69fb6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index caa2166e0b5b958ef1a3e2c3d2be1ced8b452eb3..d162cff9b90deca872a82ef8629a367917c8af7b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 11704e41521d16b688f13047a17ab2a77124285f..e541c54026cd86082a53a4f1d3fed1f0013b2c5b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2a770a3fbd7c38f290848313ac3bfbdbb46f010a..2c3494cc1b8127c005cab48aca42275e14025281 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e187e63309a3c9c72d87009bba9eafe56ea0f8d6..67f6ac6b3e8b985b93d3b88f790d8f767d4bafe5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 52652c4353ee06bfc75526c3ccd6b12a30f5ae33..0b8070dc4dfb835692521f0df39f74d0888aabc7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -32,7 +32,7 @@ def write_header (f):
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a3e04223defe104fcf544817cde26fd5d87b332b..a2d71e10299d088d4b7682c5b63b07a8b36107c7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2bac0942d28205c867c89c72fea01cd1ecb4c2c0..edf9f3798b361936c7127cbb778bf8bff492f00f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 336f9c60197f20273547f82f929200498dc44422..e088487ed8208fffec17816343ce01b3880ac2d6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Filter Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 06b164d559ca463868ced49531da651b5a0f10c8..55f71d09d7c71e5445ad1aa88ecc1491cbb04fcf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a88b45dfda2fc88285cc005187d2546fe994210f..387df6b4087e7c15396fe0f0835a9e083a91236b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1733e679946767767f9a5fb15a6771824aa6e556..43332e2b9274145fc4e6ed14dfd4fd33d319060a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio is free software; you can redistribute it and/or modify
  * it under the terms of the GNU Io Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3a1fa4e04c509b3bd8270a03cd59b71b79984b05..e50af8944ef6bcd39cb7ba1e3cb40d3adcae5bf5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d4df51273fd06d9232aeee11cba18873c935cf33..5318777b057c476a2ad54825e8006422ad86fc50 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a2ad6e30cf8bb5910492613dd6f103d9a9fd7923..f1c533a23a8a1eeaabd9835db06ca9340c6c1d96 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -125,7 +125,7 @@ copyright = '''/* -*- c++ -*- */
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index aa2e7f3059e2e65376548bbbf6b669477737537f..49ded78a649f620352a4f4876417ba8dbb58fc6b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1bd2a975e5b90e64414de00084a5bcbe18c7e3cf..d769647be71273863f7d8f2a563af294c17d91de 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3d531ba66cc2b4ab745ff36a143dc053f4ea6626..28ed218dcbc94abb15e13c39f67197c62ec3a611 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 375c63a6090362fa31b91e5fd1a22ace782fa3b3..48cfff0e761415caac97da21420fca0ed1bc3870 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7b2d0d4d8d477692b43045b5b0840574508fbfd9..08836bbc0cbd6d975a98c893a98193275feb7a90 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ec0547b6f3ba8068a842a3f482cebc7131233d0a..f79e3055b8e675b2744938840cdde90dfaacc21d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index da262dfc6d0f81c9322f35711ac11a28883d5d81..227e2bf7f360a590ba975ca9ee94c8cffc03fa23 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 71598354c1a2e08db97534564a99c1f1a1a20d8f..b75fade58dca1bef63a06593d6934255a84deda4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b6655e6bf37190301f58d7258c6446dd453a32e9..d449d74fb558ce956f396a965be899169ed2b7cc 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c7b3f07b841c30a1f29f6ab5001fd8b0660bcc35..7ce3ac3d94e69f739d02a7a60c86b647b22af16c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8463c2c8a618aaedd2cd8bcaccdd5ac6c37af9cf..dc9526e9ab128c5f7818d7a2741d28616b7659b6 100644 (file)
@@ -8,7 +8,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 87cde7df5bea1f2cb571a7b900fecd0984af6327..b7451d4737336fed92066e973835bf29b99ad5a0 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f6cd4ae32a75cd9932497940a5badfc5b3519ed7..635ad1dbc3f9796548f3b5aa71c621318cf6b8ed 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e594f9181c26180fd0f66a1ad8a94f1088c0ff7d..6ec66825c17a2f5269a4fa2edc9e2180ffce4d46 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5a43e67569fb82991bacc08cc42652d3f379ccd1..fcf7d8ebcec9428b67c1c0f27f32c5bed72752d5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 54edaffab5e2822d4da79f2bb4f1d4ea1ead2711..a7ba245949fb0e9a5ca99087f0410952d1dc2e05 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 155c5885b3e340079542c86e41a0467d0c66b70e..344d84d9be84d7c6ff887b620472b5d2b46c504e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b640427560fc7a5917f3d9f3e83b141abe554d70..473a70af358973949dcb8f2aa2ebfd0c2443bf1c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2bc4f2d95661a8984adab7b69d386a32239c3eb1..5cc865278695323d7b4e34f490144e9ad0ae565c 100644 (file)
@@ -8,7 +8,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cb85240a1dfb5b4266fd6b603df1c1b326ff5a67..6ec06356050585167aa57b11008f4642281de019 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 15c7bbbb451f2cc793ba1c935afcfa4a567c35d9..49b052bc59c76c0c04ab57e60bc9358773387fb8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 74a674cb5e2c1d7479181f4e20972eba5201ac9b..d4fef81ecfdcc8ee628ffe4f0db2fff6a2994d9a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 22ec41f1d9fa63db298da013a896f5aa731f1ece..d16d2e29400eb68ab6a1212a170b99b353e4bef6 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bd5f4b8707e6f42b934c8d806e0bdd978c181242..b56f65660ed9b8d9607f6e754417cdc66c5c8a05 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6944cb81c558ed59d05c13380b9068d94142badb..d58f56cffc6b304662edfc27ce14a8cde4939429 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a49ff84f9c53e1fb0add60fa4212794e485164f3..56425868f90200a1aff53a9014e48a841d4b155d 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 833cee57dd243f299a71cb6e69342c03b62db5b0..e3774e3410439630e2a22584cffc6c2373efa85c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 823a10795ab1cbcb51130f9a30845d3473ec2231..d5e677eeb2b5432dd7b8960ecd30c03f6a93b9de 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 58677b29d0dbe2b6dbd281d2ad80cc9dea02bf05..5dcf4935e53224707692d802196aa731ecfc460c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1bf9ad72e393d8ac38a63b483072c1f291721b30..22b1e1dabb9789a8a194f923b04ae47959246aef 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e7379f98cd80e8cbfa9ad473c27c8a0057f99a6a..7a72406880cf710f3a3344f3b0427aa75286d6a9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 822a3a5107468ebd6ee681019d2c3c8bcafa6cac..7ccb5afced493f05363fe60f7729a92a375627b2 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7b2ab107f9c9dc4cba405a58eb5f0b028bdc4138..76b24cd905228707c8e3b592fd1f8126f1c8568b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 44cfee763f3e3feaa5ac6347259eb5dba9cf46dd..604e5c88b3218b9da91cdd5a537176df15fea2ef 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 64c34ad1ac8f57e3371be38fe48be414ec757add..b3e8ad7acc1be865194be200a63dc136abadaaa8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ac61df4bea54248fa50585d0b1812b6f4b45b7b2..b2b9451cf85fbde89c78946299f0bb42f920c345 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 640815002869eb07d4f24a6d6d9ff9e488a14ea5..ffcdc1446fc1c5588cbc7de7a9f9716299389b27 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 82c15250798eae4602d4e4839653f32d140a8d9a..5ee49cea56c9be66006f7d3277d97edb3fe0edc7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6dda7a0e264a41ec6f56968dc551ce8f3c33414f..89528a8285507b8f74fd8f0b62b9fa9fe7ede839 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 201a85b39ae28a18d6c10f5f1f556f49b3273614..3e635103390c012f872a72c32ef2fa56067b83e9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0488461ba0dd7593e495dc7e49a47f777b204f2b..f5461653d4962cbef9666b19a03262bb390588e7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4ff4e5aefb221ea6eeab6c884ad36fd3e97acaea..90b7632c274c792a9287b7d1f065b6caf39d8765 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 31518e2d0b66c1a0b9efb38baf485b37734a1fad..cc82cd2fe6997418d9558e07bd6380cc142e3d02 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 38587bae8bc8d72a751635845dccd1ced04baeb7..0cff78bef352e4bcb0a375e8c7a431bd8ca9d015 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 72b53ca6ed443b3770f0bc9316a86d647aa2e12f..d1cf55c7ff8e4eea0c598957845682ae66003b4e 100644 (file)
@@ -8,7 +8,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index aa4b2c3457e0c302950a6d6bd62a9efed43e443f..70eab5bfb91b6dff31ced20cfce101b8efd738c8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2a882f88817c1f64031f62defb9e01d7c123b006..69899ebe3ee9d446e46cfb3f056515c21b37f900 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 93e90f346488a4e38f57d34f2ce09cd24d59582f..cbd59b08a25472b14e77b8f5f384e3d8337c98bb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8e0f2a421d19d0a5710cf0b3390f8d7b76cb7846..63ff199446cc87c2d8aab6a1333df270a612d0c7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3d27d6bce2f960291b12fbdd23a90ee3736f9641..40367d0d6218120e95571ae2c73a6be3fa53cd7e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 92b3b66638343b0ba2f23fb6bd1ddd46d3aeece8..c9c946c2b83241720c98f3715d7a58fece410ab3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d38804870db06c05e533f53d31f9b5e3dbfedefd..8da93ec57643ffa73cc9eefdb9222a9ff7bb79aa 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 01c96f0d19cd9826cc08d7eacc6e2cceeb0d2077..13152dd296133cea79f322f7f9d8f104e6d0ebce 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7f03b8d42eabead4fc31f6f41aedc97c00e2aeef..40b97e3ef37cbbb6d9caa246f5e8b20acd1b94e5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a3903e8eb4cebfd97c49c499ce14698855945f20..39e479b289ae369905e65a26a9320598802f6654 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f644536f5d7bdb90f702ba8d3c4062afb7e1e1eb..56d4228f78f0413b6dc7335a1b5593a2f7914b5f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8e1bd6b83542faee30b40d29b893393acc07b391..8bcf6421c6bacc578b48f216d8d3554dfd5769dd 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4abe9d14f4b9ad0a6ed05dbf88e6316b64d8de89..4699bb6fe18c10c55e595238fa45d1c7918cae0b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ba3fc58f1269ccf8c04470a36abf02db615b9988..9e4e7e086c575fbdd0c7a0c2608ac78e312dd70e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3228ae050fe28723698cd30593ff24d31ff5c4bc..e65773bc2c3204853a15f862229d9633f919c82b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c0679f9823f01df78e01a137b1ae91e2f2d4533c..b2ee98a219250ce6e59685092a4408fef7afac9f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 01159173ccf22f7228c9706cdf93e5aa9564596e..dbeb647baa71bb28032e853bd7c7169c8b25eb9b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 767c2778692b3db6b1b48f8af8229eba69b1177b..56c7771a6e948552bbf8d9d0a3e164f3cae32011 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 75cfc8308a9d6b791169a7cb4def736b03441f6a..413f196c3606cf0e7d9c9f56a3410e226a7fd751 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1cfc2642abbd7573b487474f4f4e5dd515673f90..6d7872b7d0c63839ecf87349b43f0418572e95d8 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a87a82ea034dd1eff749d230184f1bd8cd035f09..6d3a40e79f8bfe4b9200b45daae4dabdbf4debb2 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 022437cf907c385b8c58a2f72104eafba19fc7a6..34c78221623c6e59b422334cdafa2eead4bc740d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8bef46355f6a841f00cd3b58e28d7d3a2f439420..4a749de9a1e81448551179fc647e56513e3f789d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4d9e34ad64a4483077cb6073f72c6827febeee5f..e09ae2c9d7177afaf4df3959a924d792d41a1e74 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7fd54f80b22f20c40b3cbbde2ec23620a9d1d497..dee700b74de5f0bbb52ec221dabac4106b719be9 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f630e09aa71f54eab3909f55da3ab3c24f81aeac..430dc4ac3c63753a379250a3305b79532e653c9e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0aded35adcc4e8509ac32bd3c6b05bd648d2302b..bc24fe86bf9996da37726e109ad81a8ff1ecc54b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index be551ff2e45a157c5fbc39337d44d9efe9000cfb..895c65d11cd0eb22f8a20b99e5b40db5965843dd 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4886def53e1df18866dfa8af210469c76b6c70a1..5c84d5fe0f1309762e2f1139676d1742fa201142 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index afeebb55bdee80ed4e9f7d8d7cb7b28174e9b68a..87f374bd0b6b3394ea69b58d341e0b3ca9820763 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b457ef91be201db280b2d083c19a7b2236dba54c..f1b4b3b796fa44695a838d76cb2d95413017a6d2 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 22309df37cef4570ea3de6b57f7e91187f109a6f..c85983b9a89be741cc4527bc0bc16f52bed6d705 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e0243d24c2e01eb11962c3432d5e91a5a0a69775..7c5789f8e9b897df7c37787b05e41b6c9c082d1b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3ddff1a3673e5ea0366f010906ea26059389bd90..7371677d6be1d8eb8e3e4db8e0483b200baea573 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3df07a53033714af1cfb70f2245cf4e8c3624c90..aae8328f3779918338e774ef62814f18256d515d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 33fca3b3f60f2cbfc93a03688082e0356fb97ea8..a06ae154fcc8d657c51b9e327784472ec103897d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 426c73b58f8a05a3077bb8f348324ba5234d9d98..8eea571b93ccd8b001be9a19379164a9a1e7e0f5 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 22d45399c61b848543ae62601664d541dcdf77ee..ee896c62aaa2788653729cf0e87851b1194d4610 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c41a0b4a8047f3b89d95012818273b2ce47917cb..b459b3e874af242303a3781a78e5df17c249a92a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7ff26690545695581db9108a8edd04fc36a35013..5c4acb0d862c9f7389edd206e2a241f5b010526f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 96ad3edf55e8140e3c63e0afffe63a635a19e919..c2f1698c88d6088e4a78ec6a779b201baf8fbbd5 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b9807734ada2ee33f3c3e34b36e03ed5614c2e85..b448e9800b0f38797173f1d4224becf0fb88bd0b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ad35c31aa00d7e75127220498df66c1648aa4cd4..9175708e8aec2efc4dec62e4897e4bcfbfe7fb00 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4a329d16331404cb5705824897a378769ea75852..011d6cb6d0f8bccd4631083bf7c7f71b37f91642 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7ea44bbe46bb0fd29b17b5e3740896d5f710f008..d24cd2bfc53bbcb71da06c2e6186a80ccbc5542a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9a5007a189fdd0471ff6f810914bd6a335158cf7..77fb789a18098aa9455d5ea44450ea5885e52641 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 58edb8298b4eaf4add79d68b48961e18c35a9820..961a864593a155977ce578f2eccb5cbe54f5e625 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7f4fffb8d010faad8c4e9eb9de515a158945f584..d262eee3e7d254101c760586fa3f4f6713fb9e80 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 539489f19dee84de66befb99a163d8503afa7c81..a97d9d881371e82cb36068d154f944657517a753 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 850c1b3b896a23b2f3821a1903e191e567aa09aa..c32c04927e30d4024b52433b05304156e2338e4a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b9ec03b3b0bc9d2780af8adfe14b6073a0e08731..65b61d55d03a0a21bd60f3591f8845db3123ded5 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0c2a84b5417619f92beaecfdc8ea5038fe9391f2..16bef320a31f9554208a0111d4d2f5b8a1f196f3 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bc03d714a7418a28c42d55fda4d897838f17739a..587db2ddec40cffc4e4d0011b8cd1764fa4d528c 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a7b852d8f2c969713f708644a53ebc028f7fc494..c81d03330fee2ee99f5ba46e269672c045b3355c 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b7a4cc265c9767bb6895a9ce81ac35f40c05bd4d..b95e521f01a0958d818937c12a0f46785ee755ca 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7050b20de818dd8ec42ee301c90dc28d2d93889c..f3102a7ca2a55970e69db0090e37f66de8f17961 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e5107410d48a97ed09a48b40c669b0f09c71cb47..bd78f505815feed1ec0fc96c71fd6f17645dfde8 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f201f40ccfca95c769bd0116a55afacea31e19f5..fe41a540b49208603e41767ada90e65d95719d98 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4a25f4921a474a74f1ecd55b1516ed955f89f3cf..df7bb1b5c04ab0665093146b24f7430b83e5486b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4a79cb6293f793005063053af3a56789aabd2c92..086093a8b02063e36580019ab95fde9ccea07e40 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f8c21b2ccf240930dff908ff4a35cac4ee2f9ef1..3c1a25dc238c648f2ee16316014932407c713447 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 20164c509b10b69bb04661c4e3392a022783b40c..4694d48b2ea2594457e49e6f6d9dba2a1f263e8a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 32df708d614f74fd1921f4b299758fb616362210..a48343c6bf4970d7814b1277bec62aa7bbd6527f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 62971eb57b9f581564ed55b6659874c4627217d6..361ab82a1e9da893fef069da1d83262717246b8a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2ea625e0a8abfe412e8378b247c628f4a5469703..8fcdf83ed90f25aba82e018b782f1c0d444eac27 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9e333aee5a2135a49462068860369270520b2dc5..7fbc6ec5621478ae16fc2e513af878a727c242b2 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 096863fb5d7b22bdd56ee5b670714696b3469fce..ad8ce887937feb7820cf370a1eeefb303e42c2a8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 27d4f4d7194f0026e6439e314e6ee47fdf63ac40..46696a50e8eb444058d7337ac205f7f45f25d50f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ee94cbd0f68bb894023a38c4a6bf6fcb00d607dc..2c2a06847bc7cdd4627166bcc494a3fd60852e57 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 74ace2972ff435fc42943cd98f29c0691d294abe..8d46e8192f90924ab72368c45f5611047f5d6388 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 717a7e7099000c28e5732f5806ea160d11af584f..953bf90b14a76a2ad811a3487926f64764e1c950 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ec7886ab47b15e6015cad7cb0fd2c383b86dca2d..1a7741814f8d59ed7c621f6e055092250e37bc82 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6d31512fad4c53515bea142cc2e270c0912cbf57..77f2e03b535a49e53e0a358ea840d8d72b854335 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c8162b22887cb01f00a62b9c408dfd31b73a124b..0d999dd020be58d6ff0a8d7978dc4531d46e3278 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8bdc19861b42655433dc8902863ce50a33c8ff40..8296831b1ebf31f5cfb9a2556a9290936ba828d3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bd7e253e233d24eecffea947449aad57fde1e46b..7416423bf41985b9ae0f8247fd96a84bf76e4863 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 69c4a187e7813a0f9a8b457dbb07616bb3b33d5b..cc2381d2e14bcc75d95a939a470d89f31d1feee6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a8bd7189f54379fdbbaa2aea75469e5f2acbe0e0..71ba77389525e1deb48874ce13677a00feffa7f3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 463284d616fe9e6bf2becd68142adb5b9c11272c..f151ffe749a57b918517b93f417441318e8ff513 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6131246a48c535f478d9e3a9914e37dadbc21629..bd43fcc9744bc64fbd187456c74d34042782e99f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index dad050c8d38e177ad2eb3a220400cf4c4696dd3e..1417c17fa5b1d731a70bd07571040b66b710d5ed 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 40b010a767ac2101a2c7d93177d5dccc5a44b01e..fb4a10675be587c1371d1d4156d7ce3fc3e6554e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index aed3fea9ae158d17c49d0faa2e0c63668c7a38d5..e120ae3f9113a9b6c788b033ab650e296efed880 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 344821c569ce608918510605f7539a0d97871157..56e0645062af10987e4ea8fb4674db507b772d2c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index a9971a42a617f9a9c9ebb3cc02db1f3c0e16386f..5d53a9f890fdf9c28d4fca1061744553b1feeac3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 8572631721348c4017c4cffdf8ce6b89b5e70b90..60855ec9408ccff06190d18d04b5de168fe8f5f5 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 5325b582005f36c2ddca8779979d481c60663bc3..8363a03b37117fa02cce8508fdee85e93689561c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index b49c33ed6d21dca26da202d371859b38c6103312..a254a8eab40d910ef7477ff6fad3e3d6f0b70c41 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 9b97d3fe63f0c6d4ec687c6144642bca871ebd38..49bbfe5bf12a03e93c39fa63eb8b0eeb9c5f7d4b 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 1c787f3cb0ce4bed1ea33d5e768a6cfddf451c2e..961442fc9010b526e1944668fe44e642398d6a52 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index c318d43db1ad96ea56579169c10fac9f6bfce2b5..5b39bf15ee7739ffd9e2f862a708e355526f611d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 10be6863e326e7d5f21781400e5a2f0628f4dfa3..6dc1a26f833c7f579ae877abc1b994e26dcfbccb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dbca100818f6b90824c9535038792f839834e790..f744d76e69485eb16a8af9e7f64f332b84da4891 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9d642263ad1d181a041d166d4a763c23349933be..49250ad98fcb2c29bfac12fa758179be44ea6b06 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6fc0eb4be13f3523eec8efb5ecb2c1615705390e..56e94523860df78abcbaf5d6d618729737b7b781 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1dc4df647f6e423662de2dabdac615c6c1d8c2e2..063e2ee45caadb6d70e32566063a3724be2a7097 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 77c053ef2ce691153bca5acf122f1ef847f0340a..8549f2a9b8ca4a32b472d6dc9b458b32aa0b3763 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 67c34d8717b4a7943d66923cc453ebd37837775a..5145b17c476dfcd60ff0735517d8a53a99117709 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2c63c7d8dac9ef7896b2428bab1073350b073dd6..a81e3ee983507157e00c62f20fbad3625ae6d9b8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2ab69638e7e45f0184a6d608cbc827936b3ee11f..e996a3a9fcf8b25b55e1a2c3a21adbefc853d54b 100644 (file)
@@ -2,7 +2,7 @@
 %%
 %% 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 2 of the License, or
+%% 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,
index fe18b198626172fcc3869b6dd651c042df19489a..204005c010f8c331a8f6c0d60c5c72bda4b8b920 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index 0a86204cd72a5e4be370de06847821570e8bed8f..6368edf5dcb50c22da509f92ccae5d344e1d6319 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index 7e03db1c2d4715a7c2e545af79ff03fac5d10697..effda3e0cd851c6375e56b14246ce47fe568cc3b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 12e0c28083b7566743b1b71c8e50502c90761194..e4043a64086d3837a7dbfa20fb0f1e8a3587f3e3 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 259b3fb33e8e5ccb10531e273a378cea33558886..db5d99a114bd7246e387d3ec13d051e0f2b56668 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4216b4ebd8ab90fe6cec323d87edeb3bbd52f5d9..ae91b448065237e2806ca9bd2931726a4236637b 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 57fc8e9c1b26c1a7388e7afe3f73bad04246e4b1..ce9a7010f2ad9559805b437962b5613a5ba9e3eb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4be01b24f314c99f422097f0e97c9a6bba637360..e4ef3178dbd69bcc134a8f6c0c9d861654752057 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e0ce7d922400a9a2b48eb8948e95843924fb401d..50d85e4136aa38273e85bd0da11b96f0e60aaccd 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0b844abb15b01bbe18e0477bb74cb184d1ca818c..032d98961274d50733c62b782e06c619b4d192f1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0ff731bc8a780f3d192a19f7358770aa0b923371..6cd9bbfc2bf499499fa1c2fcef78d1f4cc221dba 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 584b1954318ec3ace5cad9f3d46ea271f35a6ef9..c593d5dd357e3c2e8f77e6f6315a883ca642d587 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 816d2761afc8f204cba573e2035d53142dcda094..ddb8d9de47115675b25ff59445fdc413b5e3b7c3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b48962d597759f102055bf19aa6b7348f33f7bb9..afe9aae5bc6300e2ae5bb76335acbd61941c7a4a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 983fc1d71e36a9022a544ae564d738886428a974..420ee9fad696e084e7cc12d2e7004234a2242a25 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5d59ca024b974b8d8c8b2f7e220c5a55dd9f1439..94a8ffb7737d941aa22ec98d3734589eefd5dcd0 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0f233092b13eb240e64c09e9c532eba4acef7e03..9ec981ac5c4ad7af13a78963077ff52f45f8f037 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f51eedfab9ac68ac04cab60fd566aabeaaa271e7..250702ce6ae500981c3b842b18af0d2f49910220 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 358bf35386ac0371c27c41d82f06b9949729bc65..9b16aab25f2f3e7325f74ee0094c10234200847a 100644 (file)
@@ -2,7 +2,7 @@
 ##
 ## 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 2 of the License, or
+## 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,
index 8fbc7721aa6d68d2524493450a7845119751e390..27044b447a8882d78b29a2eaba9c86de2a849de6 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index 67aa9106d3fcf63bfe28c7d4e82ee52814843f97..67158b5288186fdacc46b09eedaa08a1c5569461 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index 31f219b187dc863c5b794d5202e9b379e5d03bf2..69d064096765784188fd225d89717581c4978535 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index be709ec7b28dc0aa8bd4f5e3d6af835ab2635f9f..821f68829e8380c6fdedaeca32fbc75c17799af6 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index 352b3206e51c632d4dc13cd3fef9f3c6e45e93c2..92720856af9e8f3e5cab2ec8ffe919af54b4c3f7 100644 (file)
@@ -5,7 +5,7 @@
 % 
 % GNU Radio 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 2, or (at your option)
+% the Free Software Foundation; either version 3, or (at your option)
 % any later version.
 % 
 % GNU Radio is distributed in the hope that it will be useful,
index d321a2ec2925d292a5712d21c8f31fcb55017f5a..ac5bf389b001f98ccd685e3f98e4f4fe4d7f4da6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 481e0fe91011c62441250777d4d4bc416fbb41fc..8ff4c3247c703bf8e3924af9fefedf8d161a60e5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 361f5ed85204ee7f475f14251d493dff4da8871a..99f3757900400a3e9d06737e551e73ca7e21b564 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4be1b3b05d1470aaa1711eaf2efb2ad0d2ced206..0266e434b9bede3b0b2da68a21d3f423a8af27eb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 787fca04ccf37a0514ef113585d5d4e0ccda7f58..458af025629294e6019c841d7887457670c43599 100644 (file)
@@ -370,7 +370,7 @@ http://gnuradio.org/trac/timeline
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d0e388e9152378beb9730f036e97b03d934c42e2..25436c1c806a30f96ffe2bdc6f7ca0d90657dbf6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d949fd86a30bc70d441137804cbf9ae9c6d6bbf2..444bf11e3d8f5a4cc5ae90a010bd87feedcb2539 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2a712ace820d8e1c59418521fe1cb9cb7950798a..76a95ada364256c8dbe99a0a1edd892305152a33 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5efe22b767924a35f432a668bbb9be85b4b6747a..f87b5e60d7c4df4b325204e918be32687ea71abc 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0cd27a05f59b83f5d904b7be869890feddc07c73..793f65b4ca66c2126de68c92a207dac180fff8be 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1fcfa15ba3f489c08ecf0b8cf863d0982074fb04..684b8efd3808762ea7a7d013a62131e0100cd19d 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e3aca7ef37de1f8938f2fc5e9692e34e06fbd6f2..de576770f98c461d7c7aadb441b88f2e71358c5a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1c664837628d8ea72492fc31295823b384f79872..620b9fd293f1951fa228986cb94718770adfa58c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6c198a5203f9eb0607646ecfd8a48fc53e0ae4bd..b64b9d06626360c89572f35dc9006fd8c521555b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0a688c3a449f158b424d094589a32da067069399..49aac10150f5c89b20638cbea72030a5148268ec 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d780223b8fe86cecd336470af3f9f220903e4969..c46f2e1492ea9938e8f226232053f61b7e6f74e2 100755 (executable)
@@ -8,7 +8,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 #
 # GNU Radio is distributed in the hope that it will be useful,
index 3aec36a8bc911e853d2861949aba7a4d2cde809e..3f7340efe9deb17e7a92141c262f0fcd9f2435ec 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 28a1bc6c51c63914b9ec23627fa2bff9e5ecf9a2..e0fdb7e7832c020a29fb8346ff6765e5beaa9f14 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 49835795a5c68cc805ee620d2d350d4126bc5109..88dd0883403775038e2d105a688bb382b287ec5f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cd63d8a4b4be5dad9fe72eeddc9b960e1d4fce9a..7c54dd55b5eee0275fb9798933f191eec0246c1e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 494ea2768838a949c2423d67b638d5222e382dad..37b2abda10da56a3acd5354554592b9a150b2cb1 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ac8d39e98995b3e92f41bd0216d866cb91649b6d..7aa49e7f9bec32a6e2579dde7727f167653517a7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 17d14d1e638d74f8846484461a35390597dec417..8a0c3f5626d7ce7da6ac989c5a95925bf2f88fdc 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9a9fbdc1efd1eea1d0ace11573817693dba7bf41..1ec1b0003e6948a45c6e356be7cf7c3eae5e5842 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a9bbe30ec4bba29af04965d20779004002138013..ab1ca2a641f8638e23b1642600084ea0eb281599 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9162f24e64f3af9dd8a728ea509fe73fa31ff010..d5c7e638092706c621debc2ae8ee070aed6848ad 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 13534edb9638c588d9bd1e2dbacad712fdfbcd8f..4cf9933865ee5ae33f85a785960d4e388770b770 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 73694f31f91899e54500ee09d302ed60c560eb6f..6e9b69be77c8568bfb4221b9023a2d54caa31e9e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 673098f9b1e0d4f48c5519665e8fa075c56bf3b8..710b0fa6b123791abbc980a770c64621d61e93ce 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0000ba08b075ce83fbf0ecb614af429ba6784a3e..3a6c33820e8d57540ef826a79281ee9c1b28973f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 953752a9c0efbaad11b7dc5815f25856113022c0..081f62fc3f6ac0e1ffc53e368ea8056c0cfd82c3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ab99001521839e281b983dec18566bc2e923663c..1b011246c81c541ef2af158882ad585a07e49239 100755 (executable)
@@ -6,7 +6,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 #
 # GNU Radio is distributed in the hope that it will be useful,
index 93f1bafea822817a57ae628b68c76015671c8810..91b914dfd93486567598c7750278720053007cd9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2b1e965fad583b9b47d41e317ad383324711d3d4..34d25812e1b0babd8111c127decfb432b619bfc8 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 26ccdac4776e030ff522b09820ddf139b690966f..e375bc0f5bfc35c201c5956c3cbc22f151022007 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 27534a69ae577c18b905cd9e48f67f7b5c0f91ad..d2cba4fd9308068ee225b8e7093a13d2936e4fb6 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cdb15d72b31952d7f18c6537bdb2cf5bf5eef89c..153e06bea76b0c175a0aba1950b123218303419f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0e072d0f6ad6b2e4c59c6024f9ea5841771f5173..16f11e05e443aac1d0a1ff732e42062f6e303360 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ec78d24b93dda40586a78882ca5fe79095ebd150..662e9e544a577e28e599632188a3ec7da51c35d3 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9bb70106f69286859569dfaa206b336c03ed46e6..a16842d4f32c7d6d96d9602d5cebeb02968a8c1b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ec08fb68078cfa337c276806423138e342cdab10..9e1d98f1ddb50f886a0cdad80e8a5dfc33b8be4c 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 42aefa94e3376804c165aeedf3096d704fc376dc..82a47688884d542c95e5a1e3d174e066c4944f73 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 06a63095d3ba5e74edb9740a6e82e22198a7fdb5..5cf4e59eed5773950c3f73aa1e5369bc91d14b01 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2bfdd72d44fbee77062edad8b5596a5670a7394a..17643c6c017e319896cd3ab34a2f6516c92bad45 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index dcf86e8c59384290033d467e82f35a704d75b217..5020655dbb37a750b7f49f886ea5efeb56bc65e8 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1304862458851644ef0e8150d438b12480395edd..c9c33c3d569ba0105326da355910384491f9b18d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2e7e88e0f4faccff9ee0b0ce7f9663af532a2fa2..d8bdd0391ad2a17d1e35bfe2b543400faf61f840 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cd2c871d47f2ec313af3d04ba7f5d5514b3eff0e..322d46af3c3dcf46819b4e489e597fbd1914d16d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 56229f536087e479fd371c4f7cc7d7dd7b1e146e..7d17ff958acbb9800247f171b5e89b112c349a6f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index eba0c3c71926725bb7ea7741fa9b8930eb5e7e2d..09b1c584701bccbd49e67dfb7ecd91ff0efc093d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bd8f8e7e0d08a788340d375ad30aef484d230c06..0236fbf214c0830891d70e8bb035879d37ee85e1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4ca7bca9e4b7b75daac82966ffe675b829c1bb72..843201d6e5a97e123569686e1aebd678f71955c3 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 892f998f4d98536c121649d49fe5517290ed10c5..a2e9d1e49f7ef1c14e144dc030b541e6b2dbd521 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c212ade197f0ac609dedace769a33cc39d475d1e..10bda3b47444505b8f62678b5498adca51ae7657 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 50cf3e6cc1c0014beb68ef204184fa38d4c42249..34538d180fb241683ad32b1aa94304b078c8612c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3511fdba7543c250440b928a10ee4947557c43d7..a5010faa5dc52a72da2e2a823ac205320cd45996 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e676ee3b4ac16b03760e8eb6ff24a3aeb2d880a5..5ab1589aeaf12cc395372bfd5dc2dc1ecf890a38 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f0ec7ba0c1d751b1854c82054a904d53822eda8a..80ea93794abcb133bc5f9606f93985d48c99f49f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 32569b4d070eb851dc6e0bdbb755c849775c28e2..f26c566552f6f7978753c03cb8cdb738e1ab8730 100644 (file)
@@ -8,7 +8,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8fe15932db464633b4197404ccb43689fcf91a3d..bf562e0d962e7a359bdaec342ffeb35234521574 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9226f920604d00d1bd1f921ee2ad364c3769bd3b..6a779840f2fc58c75d7a8bb942ec2b2ed6407d2f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5a098eea74bbd571bf0282e9a5849e5743467061..35824b1361e849099e0209d8df69601a8372527a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f560468d7d7ced92806b6455e5ed64b914865198..a98d1cdfb40e2bbcc8136e2dc323c04f65f6456b 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3de328a3d6927ae32b2c799be1c022aecefe2c88..669d5618e707a9470fe6204533da7beb0ebf309f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index df4a2005df9f56754d8fafd01500cbbc7b43ccfb..0059a4555ec9d7532e43b1ff711adcc787f04a8a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cdb15d72b31952d7f18c6537bdb2cf5bf5eef89c..153e06bea76b0c175a0aba1950b123218303419f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 42aefa94e3376804c165aeedf3096d704fc376dc..82a47688884d542c95e5a1e3d174e066c4944f73 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index fce7db162e6869577d768a31d0528feffe048474..917ed1aa3348855371676660656f7692a4e98bd2 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 69d721df3024f64db38bce65e9b4be48c7c234d4..1138f4c8e6241b44ce5962d93f11243c14450531 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1304862458851644ef0e8150d438b12480395edd..c9c33c3d569ba0105326da355910384491f9b18d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4ed477ea15f7d3523dca416ff8b8a2a56b47b55e..18fecd3d5b5d2fb7ab89b6636442f0dc8c70c2b7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 424eafdeec201257c1f1797395e6b2ad5909e2ef..5a05b880c789966e9f4659e8680a8155d219c291 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 56229f536087e479fd371c4f7cc7d7dd7b1e146e..7d17ff958acbb9800247f171b5e89b112c349a6f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index eba0c3c71926725bb7ea7741fa9b8930eb5e7e2d..09b1c584701bccbd49e67dfb7ecd91ff0efc093d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index eaa568008a0d5d8037fef4c9176235b4fc729054..95ced72885066d8488e9a228ecf8fbcba8f01b7c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4e5f6476044a98a109e563d941ef042bcc1e9d6d..116a848150644fea66ada146134c68394199aaaf 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 168e1cba92d9c21f38039f8ee9000da586b66b29..2c42e29d3ffb5c29dbef2b800e96c5bd37da799f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index de0db14d88419e0b577a66527b289483885c91b6..5b979b35bfbe80f69e8d65884e4f0442a6b2357f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5ef4f25d685f6025c2b55b390f7004217d6a2131..f092097d94e32c3b582796a4ed0234ba6819e1b4 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 35ea36e6361f88f4bebfe4bd8230bb0a6be817ba..05f3b0cbc1f3aa997d34499ee44b826b6ecd6a4d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ad3c31be7de58103e4c8c2cb8d7222f81f576dda..8ef01d7a90cdc7101be9d56138e4b3c2217d5b5b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 68304cd3cdcf7bb7a048603c5ca638ab86da51da..b3ebfe6a80d614c7c621e245c03546b5cedf1054 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1d26e0cb717be02f79fd8382e9e8c228e8927cde..9814d80ef8d5e4bb93d25e1b5d67a3ea8cd41e5e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e1b64001b2e075f9c7521a24d96dc8b2b3f39cee..d24eb8efa9fd364b70c0b48d29db4272c54d61ba 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c6810b01affa1f8caaf7f539a9f9a9b5c94e76c1..dcdd9fc5cec1561d98ad77d37a5d3049d629b31f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 03a987d41c5afaba07d658d17f0001cdaf8abc92..34b6107048953c06ff03aedc0b64175df55b07e9 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 094ae4bcd052137ddd6222cf5ad6f6a4b6f60b09..54c612f6233656721fc027ff711a0e440d51b844 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e1ee5b84441b0f6f3727c87b0bf27a37dae8211e..e7fc3f60bbae63b85c9656c78e4b9c1fd9a379af 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9dc471d9e19a4c6bf380a35c82c232acd91e600e..63eb3ce2bf1cd45781c74b13bb3f571786676d4f 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cff19ae1128001eb770bf20546e240e33113ce1e..3d4ea30dbcae55aa004bd3ef77364a53d399f26b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b312130044129048ad167fc013333dc88f0675d0..2dc059e533b3a1636d8ee674e7cb1c2e45ad2d30 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9b55834b7edc7b49f983d0e44c7ea1cbb78e6bba..0172eac35911e1285ff6c27e203b5f2326d4d024 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2d1f580ed5268208f875191a560e10b320cd8e4e..1f51f23a8ad6354e55d631504a026aca9ac4d0e3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4179601d4ad5dff66235da11662e92221c25ce6e..3d426b45b4801952112bbbb96a4042e0057ae266 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f50e602c1bf28c32015f78a3b45bf292ed455cd6..d30294537861ac567a004a41a4c277466589e03f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7a330f0c759eff66977e173c9a400836d87a1102..a2b04151fe8319cb4ff09f64f0694dfabfe786d6 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cbaa45b5c330af40142a8455af283d38fca0094c..5e8570d6988aa868a48fb7fb6270d98a58f2f865 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3c4f172c2e6daba62e9cbd1b6adb4c62e865bbba..778025405f23f9c6eb713a1aa4925f96748064c7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6ab8e1572a0c2346c0cbd4cbfed50377f0c52165..3e033af4e9beebc6aed56e3a9d7cc53db99ddb17 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9bdd5ecbba8503ff7a21e4afd7e8fbb72b523b46..ac7bc0bc70dae36643284c8b54c13449f94445fc 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cdb15d72b31952d7f18c6537bdb2cf5bf5eef89c..153e06bea76b0c175a0aba1950b123218303419f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5fe81a538765a35fd39cb7826632b01102ccd030..0c7857b23eeb2e185c6b46ee2ec2369a762fba41 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 42aefa94e3376804c165aeedf3096d704fc376dc..82a47688884d542c95e5a1e3d174e066c4944f73 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 67a71204ab77cfc9284db232de62cd0c78abe20a..93e1e59a3386195d4b351bb7f11845e10092168c 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2576c2f4885f22fc7d39b108ef700c91bf3fba14..080aee923f0bc01b67fbff80b86fc4a3f720a11a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 18c4a7913d86f0a359ab2bae690a29c3e23ce48c..0d82031c6f53d725e98d7957ac8e7524dca7f502 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 476ff5f61ab31decad8d1c54cf5a53a5b4484ebe..de6c26f58aa8252e1cedea0260cbd9f2f48b1bd7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4b768020b8d683a0ff9d6658a1e37eeb119881d0..fc01514a1354ec4ddb50a732c9026ed655fba1d2 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1c7e857ab3971812b2f8aeeb0d1b6cc4e1bccf2a..13d1db110d7d07292f691522cda5b726c31e7d20 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b67182a15a2accdad66e0d02118ca6d04334495d..46df72542b1b61ae14a4ffcb0d07b3dab3ac3484 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 23a2c4d8a0f88d7b7c26a2dae5a4ed90c56abe14..ccfa948c61322dc88e236719e0a294b59c080a6e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2b96bcf14c8ef936ba7a48100172acd980d293f8..51a705a057cfa4b0e721b197c4203349189a58da 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index fa086d1223c6f7e104898413df65758e094ef9c8..446ca30a1635cf487b8c12641d5128284f49467b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 27f1cbd661ad27f0d958e50366811ed81fa86715..403cf3fa4d51975b8f407da0c363f652ce17f8fb 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6e185f46f4825b049131eab694c34086c60b6e78..88bafc2f883b72b724560d57616662384bd38488 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bb1981778e10c3f58b657f51deaf83a248a35c69..5edb372b98fafa4781fd8bb930918a37a3e7a784 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cfaeef42c91ab0cf39cdc9ca46e45274dce7a14c..03333fa190fc5bda2f3482876a6d1a59e4008417 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6efe9c0e1c4f945ddc7d6daf858674eab35419c6..5d714928163badefc7fe39b62bfaf16246ccfc6b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4daa401f7a76a165f2dcf8843709118762aa4484..64d51e2233b56e67823ffc937180c0ca756c4770 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7bc89b032894420bae5110c2b15b8ea69515e68c..5b8bd24c634d2f13721468693eaf2a88bb7d4556 100644 (file)
@@ -22,7 +22,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e4204a76ab085b1bd43fb6565426f54924b9f3e9..99b4ff2da226d185b00d41de03c3f07d3bbe7976 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 65d57a8cdbd4e8b90acbf5913c80297b41110e8a..c6837aebbcce74df135a203dbf0f3caad53b7ea8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8354dc308fc17d3dfbdbe0008c5dc68b54e414fc..97b62cb931fb77ff2131309812b5ecfda2c7a261 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7fd96a11563e8bc815d05c21eba110c6e6e55603..9fcffcffe784a22fff728669af779ffd1bee29ee 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 28da49d89dc7ed839e0853f61ea79eac8d29fd77..3f9cf106e95b3caa418be77d66dda76710a8b890 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2867ff896da320c3add23b5aaa9c3364456cb416..c03e64a0c49e9ac4ae391f58dfe4b23f536299f4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d5cfee435557145cfa48ab4add6e38915366ffff..3ee2880e63421d029f047c0c6653c0b17085bb75 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f6a411c8fbc3b776a712e6bcf4430dbc5dd0c05c..fd2ea03e5ad1408100139a652d7343bbf092118a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6649feb2e52a83a1c6cd58ce9a9b69f3b94e4a08..ec74503e8b02ef84c4c04b5d6949bf3a749b95e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 48b3e10d2ff189dfcb791fe3cc9db1fca402813a..eba6f715e9d414ae2e2593511a3acc93b9d73cd0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bb147e49e744352af400fe5da2197e01f3fa1e67..417e108d4a0d698ea42b08001cc2888b7b0f620d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ef752fdffb1599a97977461618a17fa2239938d0..7579bedf1c2cd0c6232c8507d306e2dc826b4f09 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f0bb72d97b82e7b94e77072aca601de1bf4e1550..357b9be38db2700776d09076a3674268965a9c4a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 65cb398c40ff57579901646af7093b3f4c322c11..c10e17dfb9c9873750f7681b734b7f1f7f4697fd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f3cdc9dd4d9f003f3692ac80e900b75e14c485b2..4935483c70576663025a2ca22bfd516992883f6f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 23fb92047ca0ed3ca9695fd5ced92ce6766df781..d1de3a54af54d9005abfd3a071621e911778421e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 092661a3b2a92b24022b865b880ec1610ad2051c..b0a9d998714d48bb7add5afe62de664c9640215a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 896f2aeeb3ae8e6444b5eacd5fdb6759cfc885f9..b67e98400cbf13c804694f7c33ca73754eb6e739 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8e2f5631ce4558227311467ed5aefa6ce2f65f1e..ce5b183e63ea5ce45b44ab319ee2177c6aef8d4a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6998a715b1e41358364b698eab016f39add558c4..f89411a5087e2ee131100753fc46cbcadf565249 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b023c74171351a9cf9b1145160d154f79fc6de2b..c52b18442b39b50eea6edb0472387c941eeafed2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dad68916c553b2d10a23b32d268d9f9d30b4861e..e2f48281b2fb9c7131d2b63d4907ca057d16423e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87fa7336eafe39c4269a39d3da62ecd37a9d8a78..4cbf17103646bd5a3d5c9db5b0f770cd2480a030 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c85766a61088008b4fdd4a292d2d832e9e7048e2..9f5c43563a2778438f8005cb8b171c6670dbdf83 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4ed3ea43ef065fe3aae358273517d678cfa8855c..23949932552b1b2917292734e72536c03dcaa0b4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c32531cd41636551427483ace5cda6b37428104e..5796aa23356c6a281a226d4634cd0c532a56bc4c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bace3d0dc107a7a96c12ddcee377c1d6dc39000c..8df36ba4baffbef5ee17eb8617967403b14a22b1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 76a8d5f4d6480852b3c44a5d06b19f0b61f543bb..66dd4494a80cbd67f72e01b86ca59b47d257116a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 240cf67031ecdf7204b58b1b4fa82b214f5b72db..cd50a867990dde48e046c3062037811ae1d57461 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 556dfa31f866345dc6645843ea38380cef3f00a5..07066133ae8fdddbd4721b6105c7bd229a812950 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d9fb7422d78fed2de0a25fa0763c126a12045a50..c9092a298a318bc20006cf96e1bdda8f063fdc19 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bd1ef455e97ec21d62764fc7c4803bc895d3981b..4586a20b260275c7a1d2b07dfde48c8b0c02c485 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c76bc2fd75d1480356edf3f7644e6ee428d1818c..2954779a1223cc0f0ea735de8c6809fe3438afde 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 502f7fe774fe3d5408678057c63b1fcdd8ef3556..3f41d7797979125622c16bb77279c5c11f88587a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3abf0a0bb622e1d6c48ed0d9ddfaa816475fecde..3217b9b87db4f773e148f469f0984f8748b9ffdf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8b7d57632566fca79334f0620d5bf0e865de73cb..7a1908d01f00758cb8734fdc703ec6c43ca9258b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5596596e4564d4a664e9b2afcc8ebff77b484959..721f36c10827ffca8185e2b7aa62a06930559c73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9b5249dec8b1c832a37046c06153c47e4aadab50..0f01a8de3f1becf3ba434d8b61078b0134434d06 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4d9ec964f5c8ae9d4d11b3c4cd8996ffa60e1c0c..a7925bf8fb6a71ec4d65392822922eef96b63b76 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d2ece9d869d319a7819ad15e3c86b9dbe1a09d2d..b1052cf5e0d82eb3a6b560c05f4b06b4face68ec 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f0d26ae0af460f33600eee8e3edd079c874afca4..569c0dd2765731a337e99e39b4d3cf35bc46a60f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 509c5a2ab7b5ccffefb73cfa1d994df70ad1a2ee..41bea59174c29b5466cce695f469940318ff78b4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2babaeac49bbe8c9d18bcd0bde8bfded349d5860..9def275d72a7a5a64e8a6971f361611997b68f34 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0148e39c652795cc17caffda2eaddd4ff5b352e1..ebe8dafa9a8673cae39d53d698164bcd09e96322 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index caf15483ed825d2bc666971a1dec4e0acda8a64c..98e0a81a5149f212c2e3d129f481277ffb9c087f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fb4b84b61f4183e01d154090f14cbf8d9cdcbd8e..4bc93e88afd7ca7b74086c03e15dcfd025fa0bb4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8dcc1c0c3762b1c92b259e1af5b42d33695a9038..0a22997e9d6b9b081912fb5f37c2fcc631112949 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 07cc4b8f5b6d5a0afbacb7090c5ffd488130e7ad..d0fc5bcc156feafd7888d31fd57f7b699b063d3f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ff7f559684557910c6f1884581f0f70d7cefa4cf..c9b63fee9e616dc9603127484c6b1a637b554d8e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cf183ebad94297294ec0bbab3a204379cd4b9abc..160ad7633fb5af40d2dd5b00bbf17cab8f99d3ea 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87a951dc6fc65d039d4f98a4130544850ec33870..af58777ddbc39d6b376c05629c87fb8a474629f8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 571715fca99e66e08476fdfc39e77e848277e7b8..0920818a48f6f3e5a74063d31d3a981c9e4d76b2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5d8dc4c0a9f11c88bb48ae8511596de304c95ad4..00df58f50312246e60a7b74b922115d70908b6c4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9c31e780dbc8a96b6bac314a94697c261fc20986..378f1d133debe42d92535b3dcf79e6c380581916 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ca35bfa4226abbe13fd44a53b86cb1079376b190..361b781ad86b47d62fef5785748dfefd398d77b2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0a45d8a16a88d7390b7baea57172949639b1cb68..a72efbd4eb429fbcfbd72bb5f4e8c157f429d3bf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 898087514ecacd7a8012ae651626389dffe03c7b..8d3fc338519d972816988f7e4b60fc71106c9fa1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ca49d184b50d0090fc0654e28269a7804760ada8..f8623e3b053c088a6e2af8381c2fe89a9d8aff9b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 145ba836e2933dcc77205bdf1444f8ad434590a0..3053c00b829f28e57b76ceadb66aa9f2bfd570f8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1c2ac7e7d0d440884624d0bebde838a67c36c8ee..52b5cd38d8a20a6b59e405a50b426924d24b8d8d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c5712a25d4735dc0021ecc2c8d48112dbbddd027..333df92fbf60d52a487780352dcee2c3941af277 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 48bc1b8641b29192a1838916cbb0b563e228118e..01cc33f87a12c6c2640b87822a65fd73c17de623 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1f0ecf92a69d5983b8cc1524ac6cf211c4506761..4d17fcaf7e3e3de23b55c006a593a8adf4e6951e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7a12d3fd055095d1e7da093d4700da8c5a6b5b51..189341cb965a40d1bf761d9928802c0f33bd46b7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bbe0cae4585e7b5db2fe53c964302c24eecedfb7..c4a55024375f8990a55acaa4ec615ff1a80f3e83 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f62b78b404df4f4e42ee3c3c5760fdd489a53061..1ed41d86531b213926ea7926e93fa45a829d9f8a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index af76f1a83f2f5af39203f97a6047848d8e013afa..69406650eec959b07d695811cc6b0e27817cf1a5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3fc31373ef64598eea2e290db9c9e90febbddb26..e7271af22e8e0b5650c8a4ffe61d6a8db4a39cec 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 62cf2d89ea00042efd515398e54e1fe6cd96a4bf..d9fd98bb316d7c1fda2ac87b6ebdf779aebf02d8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2ab46db67f016ebdc0c3a71b00a6bfcab947b982..5f82b7596ae1727228a0c21f68ee12855fe03668 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5c041d007ee021f520c8c0ad7f8c8dda26124a47..17f50e1f80c98240e6114bb9fa772d7029418a17 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dc06d8f33d311ae1e6dea9f3912c893257a95cbd..e7e6874fb306b918fd65de12036f345771d6dd47 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ba9da72119e1a80a2bfbbae61f4b01ac10f4a69a..e6756c6ed39e0cf422a17ae13c5348be02abe3b7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f11e17784698e2f6b870827fc4bea5a83a4009c3..6617bcc28b2b708cd13e3fe34d6dc57bd052e920 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6466bac6c02fcb76356bca45f162caf693bcfdf7..680d64e439ba90d662ba24ffbc802d097a345cfd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 401d689e16dbd6f9a6ee24e74d1b2c985ca5da9a..00dea160341d1f6f8b1f0d0f5bec00c53c6995ed 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5f92a3c03ae3879925c943005f60fadb38d490fe..faf9bfff31d2356935d4cc6884f140b4169a9a99 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 034bbc7fc52fdee9b1e0c029ab8f51ade7b9d972..312b2e1cb779c48523cbfb9790e523c47d4cb1b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dc145605b2ef2f4d26448986a7d1c046f7b5cf0f..efd08831035802338284be09a384c74139d9b941 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2ab2200a1636d8f3fc673eab968df451201c72e8..5c93daf996fe607a1ca2bf75975ff4b40e5093e2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5c2ab64fafb83936983dec5310229faa8ac112f2..d505a51c1cb31c9e2eebc639d15d3d8548622aff 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 862a8ea79029865ce2583e56053b0e59e42e02a5..9db04012166c8bd5dedc2680a0d9c303942ed142 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 17a47d98a3e855fb5f405cfe256a727840065915..511df0dffd9cace3f5fc29785d001217f58aee9e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 181eba02e8a7f8bef1cf0e3b75406e18eddf5aa2..6b6fc19cbf10d24cf02701b03be6fb88808401db 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 906e273c1dbf7e3d9dcdfec09ec9c75bd7c06bc5..1e407314431ddcfa0c5787af31f93c0b64a809b9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7eb300d8ac683c02618dbc8522cd128ad2847680..b20dde94189319cfbeaacb7dd688880ac41ab1ca 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6fd02f5f07b07557b6be806be69a3bbf0e9e9a76..ab4b64d4ff623155b9d763676401959b4ee1ffd1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4e588d96836170f46a0db818998129c82827ed37..5e3239d678a39a404cdec96f3e664a0249596f3a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8f540b01fc9629e349544d1a563ef96b85547c78..fb04db7c2414f95265db2c687faf43a8cb8c3924 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 18134ecb24af41c6cb6ae1078f3cacc944c2455a..2120ea90a79bcdb490d81803a4347a11c2ee22d4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e9bc41144b70cdc55e5f6f93ea005e79a0f2bf2..723a5d37ddf0c7a96ae905d515b8a0e135eca962 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3fc721a0055d6dda795b2f9b441f9f249ecb7db0..1626da234b411cd6f033de1870d6c61164eb5f35 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ad585fe9b7b46bf061aa3e767c3d0cc6d3ce72cd..b8124fa92e73a30c91e975fa03e8bfbc537d2686 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1ac270fe28a934f630e0a6ab61d07946aa2e5df9..45b25b73ff0543b3b9b505153218c596023dc5a8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a7e0543234b4cc552103365e8968a358e5f39bae..9b2b53269df7d5180425dea5a337f9e33dc4ac3c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0d26d4e009be48b48a9558d72a1c1e32c845f499..399f2da468e9e3a50f1417c070beb5b9a58589ac 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index abc9e4eb333c78372a7c881eb642444d65be69ed..38e62d929f86aba2ab4b738d38f5d484517eea69 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ea627f194d71d4aec4c36fe0c9cea7706eeec7aa..cf66843c2de86cca5354106b321a78db0d625ede 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6895d93c314ff11c302be30dee5ee20cc88870c6..bf5cf9ab7a8267f73be16f1cd3b2087234152655 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4e61f499b493379e75406f7b26332f0f604edd3b..1318256ecc993ce39e4e94806a702e713cc2202f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9ed4620cced07af5680d52d89b896a37f1280bec..80af1239cf94aad20f863ff58ea80300ef389e40 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3a18fb0ddc44aa3d4f102ff9a1b843e5ca85e662..76b754904039c78f72da8bf1ee4244ae75a1200b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dad3dd5684e49ced581970ad632e6d1617d153c3..ab50aff8bd5bdfb85ba65f733f250b5032d38c18 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6411c0b06e276828e32987e088335d5c9f92a0d..95182049269bad3b364e9dbb76614b305c396836 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2775fe496ab5c3d2338f495b137bc1533370b58d..9e76537a0ac0d73852c6ac7ed7c0ffda3f8d57c6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 03b942d7a6a7de3dbe0ea4ce902da9ca1777fd4c..f7915364a9f6db75fc759aea2df38712cda6f471 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 161fdd20209fd1b5fec6918962960a9c62700b1a..695641c20e6a578b4d852922a1edd0cf1f039b73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0252ec2d34b08352b2cc78099c64292bc5822e36..c05cff0f7c011e95096c152a2c59ce81604dd604 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 22df8fd971c0da229eda030064dedaad73ac7562..cfcf87f0b5167deda61f2f1ad788a25f2fde8b11 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8894878ecea869401e644a305a2a484e2d585851..0e09ae8317479de6de992f2b30818162195c2c27 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b530f85511dd086560bc8314ac7aceac06cf14e8..4a18e263a242086023589f06a8f60b37fb7f7223 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 64888093b50b124016ee6e5ae7030e443bf3c6de..36025d10b8b4f295b9d63d8f06aa7b1151c1ef9d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e7704bac5e175e0894447d552648a4602504bec5..24645b0f655a34d688028624030b6d2fd02c10db 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4310e1e11b72df70fe2823d81c1d449c87d5fa8f..c9cdca94b42549924bab3ae4a0388d437c9b7269 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fe91b055f80f2a9670015bde964067ec16c43973..9409d2b9c35aeb8bb1d3cbe2b26821026ffdf16f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8bb51b8cd2144e23310208c29de2eb1270ae637d..cb2798ae505c9ac982d349ccb80d1dd98ad58390 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2f3dfcfa8e1ab5d85fccd1098a866873b34b30f2..a7c427d060c02994fd589646bbde6016a1a7d350 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 609f7d172367bf6ecfe5f71fd5796cb0418f0527..00f609929db45c4523d7de588d38b83e2b447d98 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 788b961831a9fc68611662cea3a49d81b6afe684..f9d66ff8a2399ea83e5df6083645d099eec1510b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3f903a2a769f978ddcf7f4ab6d200af8c24cb9f5..a722a4aafe7c1b4605758409a9485ccb99f3d48e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 543f16acce04df073dfb532517fa1df87770d478..2e7d3be7a77e2acd1b9ed3c7877e113ec6b48b0f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index af0f034348217168c2374a610c54448677321027..bde8022e0e2a1e8aaf5bfbe8ebee620c7411ce2d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1cc85e5cecaf30d6ee5860a80f10d3665313fff1..66c49e574f7a22ef39a35ac06ba3c1a59135b4aa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f44b9243e0fb0e5dcbbd2973116e1ece66845131..690647e1a76d05df7a4d63d55d46e7180a7bfba1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a6ec8109b07b96a79c77f8256e219e7146648d22..4555dc23ce81135f1f0220e9cd99c46e30a73c7b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 527ebde16d35b187903420e5f4bd8437b61a8d13..a8999e77a300553fe74a77050b48ec3a53d54320 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f10a4f3735ab887c7f37328818ac9fa7b7880a55..c644da39ffd4d348d4379d0602dc76727916e908 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5d0a3fc1da267baf226067beb00cf8bada8cad0f..b3bfb84d641062c84d3a3290310b98d64179bf7f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fbe6a02b00812d57d019a0462507e6271a66fb5e..dc5c16d76a82bdb01f73bdbfdd89b3f1a526c3db 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 04b9e5f4b9175f2b0e89aeb9f8e96ee557f740c7..66d0189a80aeb41d0427c1a29406f4819a9dcbaa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0b81273b126b8cff3a3f3d6f816870b64f2ba90d..22e3c18923b516c300fdb1591ece683d18af70d7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d8a35f49406f17bdabde91ff99e60cd757b0a2a3..ea5c3fa87189a6c9dafb30d4ca20a3acd7a4f4bf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c3b597c24459d132eacea4b5faa5829ccb6adcb3..224d29ac1af39cdbc6fd955dc9349782138caa1c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 536fb3bb8ecef103a31a22afde88342235e5b339..7193c87d09ad6f2a01232dbaa3bde858f6a425ce 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3d46a0d7d09287f952f27940f61bfabc94b2b74d..0b5ae6f4b36190721cbd80c363ef42a2a8dc084d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7ad663640ecb93d707950511ea661b9bb36bc537..bc4eecfb3043cd807d8852e0efa34261dbd1aa4f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 075759566cd15b790011241e82e956497b1e6fa8..57c167f59286f1da57fe193099793102c1bfbd06 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 72195fb1c1433cfce112375120501c93b9f5a746..107e35ce7f337e4f8ec91796cbbee1676d960e3b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ef44650944b509ea90d80040ffde69b05079b75c..d087450524a06376e5f268baff8cfd2721400505 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 33f2f97a0072f6edfbecca75930315c864ae6111..6f65a7e7dc0a7152820ecbcf0cfafc900fbf1479 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7515bdff1c9ffcd17ab5c57acf9df845816e51ba..9162be888dbec8c3c5d7e4839bce7ac5a690cde8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 37e14693aab49ded86987e16ac2de4b64656a904..e17425d04a923040497172f3dd85af9174ebdad0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 420fea3d765a223cb92da81bc57c60fd893cda9e..4356cdc6acffd435786f57b79ea8efe348ee6ba7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 191cb408e1b404dacb256e77eb59751a0815c27c..6d1a445806a167ce785ceeb7b00fe1d73ae678ad 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fedfdb9157d84a87396c691ce985df132eec352d..905037b4b40f00c51877f2791ee1fc08d99c998c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 644a7e7280a03dc8ac27db4f7f60c7342aebcfd3..262b528417f615d3042ec78c098edc79ef437d49 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 191ca77181962ba78a0aefcebf53901b1c82db85..abf3aab58a8ad6db7d0fc78a373d74c5831d87d9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d8532cb2bc42a1908fd38e6530abd4807bed3d2d..c7ed016d46c35c49538aaeeecad4f391dc0fed21 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eca01c067560e2a4790164e30c23c37259503a6b..1ac4867ba5951ae102d8d8aef08adba423ecd7b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 16242c9fa13fe3b6cd2e6535e06ab7c4b21df985..63a9e0a641debe08404d0626bf513b47824c1d9e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e4e4b86c94421c94bfde71985b49ce5d49c5dfea..c5088bb5a9def978f984a21dbc0939c4572a9b0e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 18f0536be106f9eff45575adfe459d6e15d15a80..e7a041ba0ef1c011cf83c6149301ac8a330ad297 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ca062cd27ff312e614e19a12cd6d32fe94e775d8..a0d23da08fc79883649db40f858a28374fdd5230 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a6e9468b441b6f0d3fc3eb63073bb814ea10b7f7..98cb9a0a0c64a8622f1356557074425552b1dd93 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 73d3fa8f3a2eb6e7ce03b7487b84cff7ebc76b8e..60a8d964e04534ad20395ee06f4093f6d26e685a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e0fce31e2ee972374228049b75dc79aaac103960..ebfc564de5c926e25f1a05a5c8f5d564fdc2b6f9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 14f931ced3e4a3fa55728e7bb2659fed89323cf9..9d984d94f6ce07f4dbd9fb1ad1065d6e864f4e73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e16a3840d8e813a98001a4e9d3516e7f785fbe51..d4f7d19ddbf1539e2e5af15a121541be56f61772 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8f891e42f3164299452d80bf17d7970c1108f635..f1b1a1b26b11c44806dbd8aa05fa91de177f0e23 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2266bbed15a80eb8636b4a5798b23b1af2a3dd92..58cce0457f80748e101528218b53181e8f6cdd3b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e4708dfc1e087163d011a65212c5329273a64e7e..22f1743de832c4790ec299349aa6bbc81c1296ef 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 853bba718e56466041693a967cb32663aa2a9cf8..36e9592b7ba3b2bb5fbaa975f56582f3d64cee96 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b220eb866f72c2898bdf7a2b7d31ce1866d09fb8..057c29e8e6b29a8cbf1548a50145e17bb63300f4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b48a328e9e1262b9ce628c5dc115265bd2c48b9b..0c5d98701bb95806fee1c0b19330cba9cef343e7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 931d7124a939663453fefe7ac10a89e957dabfe8..6e74173260f6a45b0193d0a5014f81f4194d1bed 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 827c2df229f6dd6b3f5598e93cb7f5317964dec5..bfb2d6872a428cf1800fb8e4743b6ae771cb8590 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2135e7c66ed5fe41fa337b63580a6981bac01afe..42b33239d7a8d70f243d9b63e02232885925f6e7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1816ce8bb2a9899fbb7f0d7919e105acc8e3c75c..4632ec40a8d18dcf88f212310a25b0e4cea87dbf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 11950c9518659534106e53081ba843d7f5e0a607..3e74d2bb6a32261468a7be0caab4b58f888e4f7b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 69640b4057dd80ec9ee348554dfa15120ad53b88..fff6e61c958c9d0adcd5edb6a3c8f114a2108ac4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 08b4bbd9420ba3af8a911177b6bee9a73b3c5e29..3f96065e00f172d3a9412aa5fcf26989fd3eee43 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3a9f4a90e051b577aec04a4369d5f60d6bfae2b1..3c3aad43c47270eb623b6d03664f7b46bd95923c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index faf1e76cb8679b153acc6085fede7f3da97d1b68..bd29baaed65f60a2646116bb9c01ff6f25a437d1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 834f278b7e1260a16553cbc3aaad57aa40698f8b..5267e0d4fe5cd9e20c5255d39c92bbcf4fcebe45 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dfdf6f8c7577a2629a1d685ba3f554249c1d9b1e..952bfddb5a5e5f04d22d9ed0540c5848f51d156a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2aa1639534fee501f53652b2a5c5073a6bf18dda..1e74d22ed5c939b5f91683b85415e4cc8a3f95ea 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0788d0fb0c2632ab498bcfaeca16c93bba60c105..34a21974f771e2a414b6cfb0df9bfb4d213fa003 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 36cc72447b3f4b27e9083e058179758bb8707f47..c3447085e6443a682abac48e0bba3f18060d8f9b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e1e815576ed34b3a1f7f220e20f2d454c9cbf611..f0d0234c0e46d60bf5ab918159595f233cb395aa 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f74900b34df28b88e1cf801f127b072c6e924fbf..bd6ec4a279b27f45f63efc8d8a0ba67d4dff6cab 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4a7171d4df59fda9d8c32884369cad6f061fc461..75808def74cc30611c59143e40d06591d3782ee1 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 24402f71945e1ec62e0a0602060d0e60ddbf6e69..17c6af392ae0ab44df4fabe0f703949d799bff63 100644 (file)
@@ -73,7 +73,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a3fa12e1f1232c9a3cccc57194387e1f12b9b2c6..83c92a06038e7287b4570dc3ab0f72f524b76969 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 52b2a2d504f683389a39fdc6bec216b8fb555d6f..0b4b93947ef951662ef815d3f0ee06b5fd47d501 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2ba8096ff66840279f3ef7325c52e507eb586523..1a01cf79aa6948cf231abab32a99a68e48b8a877 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9b509e45b755a86bb5077898e68309a4609d0b37..ef51f7553eaef4118ef5eb258fa47ffd17c8efb5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3d83ae3cf8a95ab103ed9879a3c1431c3be0e2f6..f2aa80aea8b3201000280b9192ecd90aad423cd4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a2ab46c13772667ee113a05f227c9ac121066378..c467b8f85ba6d94c952540df22fc89f2460becb3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 23f77bb1eeb40fedbeba7a545f05f87d70744922..cbda10f688a12480981f08b1566607709fd0b15a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f72aa571cec61fbd6e09d38380d7d72e98fa9f63..d9fda0f7d4cb918092fe62e9ab256d41558fba40 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7ba57f39729b71f290cd7290a1ef7112a6f37a42..3d72fd950ed71803ba22fbbd36f8995133220a4b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3f58a842c4ac7e8cee1a0bdba71226bad8300942..a5381a29753031187de7e24dd4d67a494a8c15e7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2c1357c0f4146194aa7da5cec65a4f635c947d90..407e6852d42f2bf0a183b708f2b9fa4017d6cc42 100644 (file)
@@ -27,7 +27,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3ebed3df8b8dafc4e2d0f07d8fb669810c0b2687..799b81a760768b69aca7a7d1c2adab57766a345e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bed67ac35ecb751b262991fd3d24d7179ff23265..12bdf08c547e8df0048a62be42e3e6258f6c573d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e78e7af33b2f90eb67bda36a3a52c235b14cdc34..a5fb606a627e49e01c2d567fbc487a3f03bc6e35 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9319b6bc00ce0d5356b9082a8af46f2ce69320d9..9dfc46751fecc36906d528f0b95da9421beea5f8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 56db0271b71a3f739096ab3656f884c4e5b341ce..78b93486dd29ea39c35bb5863975d1c972c57a33 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d8fe14171d11d8031345ab1e4198242ed521cf4c..392d246b427db229b45b75bf52fb5f65b9c45d69 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d6aa94bf99c9927f54621b580bfa8c544da2807e..aa28219880f3ad3fae5f6e0ae5bf77918bb1e829 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2216be6a0d192d120f4651d4030ce7bf44984b2b..fef1c58a6f5e0c42048f66e6c44cc0a831ad2753 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bf30fe6b36e7bdc809a34d92eae00f8ce58d19a8..ddc0b744d0fc1452bd7465d62bfb14fa1e67ecd4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8354536a97035491065df5d7539fd1e68b7d988a..4677b9668b9d7ecb28651cb0e22747f94839699a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 824c2dfe58e4596adec69b249b67e9c873f6a4ba..3abd50ec6b5cf834c30b3352014ae1ab80411a74 100644 (file)
@@ -76,7 +76,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5bef241fa62cdacd8264b8cdd6ce5ddbdf6da2b9..2293cd91ac7f4e834b909e513a691a9ff2dfc1b3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index aebad3f427e3df9b3b997a7516804df0fed5e5ab..72707d99518404184dcc16dd8c863e9bebd51ade 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4cf6d736d93e34ed354f6304852225bb80f51f93..a9dec9eb307ac7a3d5e8f5fdd2444a91686540d9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a9b1e974a70dcadac7da5ce07ef69b9376c45012..a14edc9d27b233182236adbe882ab68bb9e37ada 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d31e16560f6b3bb1c8dd351e9a7909b7b86b3fbe..052faac13442ba1fab44e8c861d44b9c615bb2b8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 40264aecc9bf3de9b5e5548d1c8c67bff684b7be..1df98a5eb729ab74bbc53b0184bd7f0814bc35fb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b2458d4d719e4306c8b7005d41eeaa1fb2055f28..22d4392e281b2ca696c385793c7a3139cacc68a7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 18afc4b29938dae6d2a13f620bcc870a0a0a92b0..a1f3b4f40c7759a0dd67c46a6a9760af1e36bfa7 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f1b6ba8ab3e688735a4f62af145d4a206218f196..5c73b6ad6d0c9e4154a9453959ee4bd3f8508126 100644 (file)
@@ -10,7 +10,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7f26304ef0d901824a28cde87843cc9b698ce5dc..df9c680b5dae207e36e18db915a1115ca84d2984 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index de06c507558de9f452df8e92eea19584bfa5bc79..5898a3687f3855116b43a163432fef509b9c8f8b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 05465114ffb26b331a8e2ddf5615a28bf7b2b5f5..c92fbcb0d9cf641e11582634680a8791171894f6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4693aa0ab96e752c32e6b03bc1cd8ad102208326..77c0ce68a6ca55e66633b5ff328abd539accfd6c 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e541101ec2e8b9c0227fc3b2a852c30e7dbcf115..fd3312b6111081ac1f0814aaad38786a8d525b00 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2b5827aecc1602ab06c8df43d05e20ca472bcc9f..ceb291d0fb1214a1df45d627d05bd68c09b10a39 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bb8f789a3ffc5099af5b8a265d0d767fe3a6fe63..27097f106cf807f473bd333cdb9b053000340e52 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4a4352f95220cf87ac78eacf10df71ef67a3d6b6..780f7ec6b809bbcc02f761957133cdc2d3b4591d 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f25c64c4d81f7a6948a96e90482c29161bb9601c..984182dd2b3f578b97933d9f91350ca7ba411bbc 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 185f95c12b8639435b2192cb3f224c1315c10dcc..cd62edffe77690f1eaaca80d6f6fa15344479fa0 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 595894f78dd83a7c1ea0c89f548c70f3b0b7554a..094a59e00c8f7e7aefed4aa290e495117c3c968d 100755 (executable)
@@ -6,7 +6,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 99de8d81e120efa511de7b86a784942477edbfcc..0453ef678d9b1620eae6c49ebee107120d5df3c2 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index aae00f74e8ab9920fd296b69ab8a65a8eaf043f5..bafa751efc2649cf7a698a0d542dc5f6e04d702a 100644 (file)
@@ -16,7 +16,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 50f048cdfe947bc01f86a43da96526ca3392c418..d55a301ed19e3d68b8dd870815c9b11825b52a69 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6a7d2d8fb9ac55cb540db6ec31a55e3a93586f54..b6d443ae6dac3d8729decfcf2983702dee2d5919 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7ae8e6cface5631a0f9a11077cd676fe91affd7d..ee6a3ae24968c5a7a5c79f6b3658f8003b018576 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 90daa630eecbdbe780ed2c4ce207c9c6eed383b7..13197192f25c1ea8113a416d4c070afbc1026bc9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in he hope that it will be useful,
index 0a0022930f878772de6c55627223778741e0e36a..cc301050d6792ce17d4886223aeeac7229e4701d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8b03ea8d817f821b949192dea3cf8168d0930949..653c16e023b0f3054f87c529e71e3688060f84d8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in he hope that it will be useful,
index 22bc1dd9059c45f8efc1a21975b2df9c1fd4fdbd..c132268c807d3fde8e159cf096f4d394c59ac6e7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a189e7dc7b05924696f0ac2e5c21e3de52a7edb0..faa472337de026480508531042ea535ebbf5e1cb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3dbe5fdbe1c522e26e5fbce7a4384ed320984c21..36191e25ac66abcf80471676e3587521ff143bcd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0c7536596fd4c8640a7901faa52f2b12498e18af..3ba656b5a4d288341e908ca3ebd4fd6ff8d4ac2f 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9c7e8c597700744faeef583c700765f1119c12b0..1703a2515ced41c9a4e73ea0e69ed663502e30e8 100644 (file)
@@ -27,7 +27,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79733724fb09b762f0c290f2e915d1afa3c59c13..b3cecff96d1326e13c2f91dd13808391224d1af8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4b13559068e33f06a3e3c72703906c9001b0c8db..4564c7c7ba23bafc712276b096b297b6fb84e53b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 36deea362ef3447b123d8135335e71e80df229df..83915656def18b39dabefb433c76fd5605283520 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1c9c328ed9b503f15f8c2f7333ace4d4ed297a55..17ce02b5bbb5c85603299db9eaca7c985b21b0ca 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 51dab44fc2112af0db209fe1c4dc4c21157939e1..1fa9150724aa5f6498b74dfd05f6d176b6910f89 100644 (file)
@@ -6,7 +6,7 @@
 *
 * GNU Radio 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 2, or (at your option)
+* the Free Software Foundation; either version 3, or (at your option)
 * any later version.
 *
 * GNU Radio is distributed in the hope that it will be useful,
index 24b2a1e64e9556ec483009b8f239770349133028..2212ecf0640c0ba2bd4a8086a4739240a072ec34 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index f415064a705c6c54effaa80737226c96c9a4291f..5cdfb8c8462434702b16770c399cb70cc2b10877 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 4a08d32af90e98a173eae1de87bc05b8c73e73ae..caeda36b88e571c9a5e1cd2543350f53d6e2bf24 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 7b20804025d9587ef5edffc4ae064ef650d79132..065686ad3f87e053eda6c63c9bafca4bc9438795 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c0c634ac83966a0813e0341bdb3f5c2641f7ea8d..2469a7ed22b45ccb230a492755d5897d352c6828 100644 (file)
@@ -10,7 +10,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 31fb85f646c1851832aa0f573dd1821520bbc9a2..23ca1fa8513713f772f119cdcc6ca6a620fdbae3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 00d008674f18502eb0c659c11dc64fe31451200d..b647f92fa4596f8a91a6d8192eac074324e8c786 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 90e886262dc7c6db6cedccb11e916034d2e9aeaf..ac0c0a3edb7d4c7da57a6c1eda31f29c85f227a0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 68514a54bfb26fa494adf5ed72d3cc8f6d106c03..7f4c6d6aaf6264dd3a9bac63970407b1725bb0d7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 779dd9e87bef6b5c472d6bcd60a505020747ad03..41ddea3618dbd5cb44b4ac1fa819c3dc38cb7082 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f41f8ca3977f54c24de302d7e7297d383b4588e4..4e3980e760675dbee4a01d993d4b6e99a5224b68 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c0f98e2faefeb39f55a26cf072196abd618cab77..a4809d1f127e0a496dc616df32880fd736edf7da 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b9627dc8932e2c1a2f192d4ab3a483e9db6ad4fa..15caac4d4d96523d25576ad99ab66a2f12e93988 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 379b381905221d79af78d0ed4bb8642094dcaef6..410db842d61e7ddb940e17dd30cbf844af1262f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bc63c6c37ca4f66a0316b48d84378970643382f2..9f62eb47afe95070be5d889a36219a27240d843b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d6c03e1ed57f362b7921a7fc3ced0a09fc3670a0..f2e929644b09dbdc0eba34ad82b7bb2695f0e7c1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 644966b852566e5fb7d3cf472c96e6ef5e4b05d7..c2c628e47f4c260ab8af6609d9f37de0e40eb88e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4f066df09b3c6a021597ef4ee0095287d82b7467..ccde1f5b5bacb4d079b7c7567ec38b00c898ef4e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index def2d946e3a731aacdb766ada86084a4ee7f2afa..fbddd705c18aad8663967111e69a6781f426bfe5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8f2bbbe01b2e6cd72dcda00cd7a26f4484ca403f..77c204c825f11fb2e54afb96b6ab25f304571b34 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 37e2fb0b476844734e876cbd67a60028f5f28de0..d6a281ce80a575d54ea597f603f1c1a0fff724ad 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 066a477f4ebe19c50a1849d88bbcda1639b312f3..51ec74587c03577c40c7c149bd55830cf799e19a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e618187fc57bdc3839d77c1b38207a1cdf425b0..e8f8309fbcf5c9ac9c6fb23e2bb163e91e70ebcd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ce2938c3f9132a7b9b29bdcd4b41edeb38428f08..de8c351c8d80ed02c0e7aa7356a45ba6e2932fa6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e1638f3744196cf5b618177a7df6edcd17a8dde9..a69c783a9b29a9ef5233e8f5dfe76cd4a8f07221 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b0afe5eb375f052dbbc2eb0192fb4626a82ed504..0046857e694b2e8a99c255f70bd441dbe5b35aa6 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d20b5eefa61f49847f375136f48234edfc022d1a..fc4a0d301e0bd1312bbeb5ecf2391274f71b154c 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index dd121307e4daca113dd140b67638b6431a5e172e..ce9c10fff9e86633953687f56241cda7c6190214 100644 (file)
@@ -30,7 +30,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d6c03e1ed57f362b7921a7fc3ced0a09fc3670a0..f2e929644b09dbdc0eba34ad82b7bb2695f0e7c1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 82078779c5fd100dfc7a164c032c0b2c048f6398..857cd4d9c5090c0dc5c23bfab3d28b0c6cc988e4 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4f066df09b3c6a021597ef4ee0095287d82b7467..ccde1f5b5bacb4d079b7c7567ec38b00c898ef4e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3a1d7b503e7fe4c93a7a5a3c90d5f716b20153f4..b8c946c90e85d26f140101852676db6de02ba361 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e22aba774fb012723ed907f469623b8b789f3623..c4fc782fa145a7a317041e81ff564faa18770a6d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e0a834ce1b72dc8fe99e56cf3d0096c07b2ecd11..0f33fe87d94436d9f33410535c40717f249d5555 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d25f5c50751f88f1b23af46cbbb40d95febdbfa6..3fd35db042a1be688d6ec2f340a75839ed2fb373 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a52d76133e85cbeb0894f2f851aad07f872d6e1d..a34d5e446e956c4b502ef43cd2a0539efcedb1e3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 419a8e1b4047573fa34ef5d30f0ff1b937e71f68..63beb95d7cfd811a6997d6ab968a11969a229b28 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cbef7dedb80c357c884e1927652d624ed53de896..f6fba24b61c0668c7741275f4ba31f3cec7ff76f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ced1c5a91d4bc38f514bac669f04e9a448b80825..1a976ee7f7168e96038cba26c381e4761aa44719 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b3766c0795ed61c52e78bdcd36bb941f274e4a09..d470584ad7450ebccc274786347aee80b1203284 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9f1e73029258f9a2a78b176def700dfff139fce0..94a9ed024d3859793618152ea559a168bbcbb5e2 100644 (file)
-                   GNU GENERAL PUBLIC LICENSE
-                      Version 2, June 1991
+                    GNU GENERAL PUBLIC LICENSE
+                       Version 3, 29 June 2007
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.
-     51 Franklin Street, Boston, MA  02110-1301  USA
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-                           Preamble
+                            Preamble
 
-  The licenses for most software are designed to take away your
-freedom to share and change it.  By contrast, the GNU General Public
-License is intended to guarantee your freedom to share and change free
-software--to make sure the software is free for all its users. This
-General Public License applies to most of the Free Software
-Foundation's software and to any other program whose authors commit to
-using it.  (Some other Free Software Foundation software is covered by
-the GNU Library General Public License instead.)  You can apply it to
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
-price. Our General Public Licenses are designed to make sure that you
+price.  Our General Public Licenses are designed to make sure that you
 have the freedom to distribute copies of free software (and charge for
-this service if you wish), that you receive source code or can get it
-if you want it, that you can change the software or use pieces of it
-in new free programs; and that you know you can do these things.
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
 
-  To protect your rights, we need to make restrictions that forbid
-anyone to deny you these rights or to ask you to surrender the rights.
-These restrictions translate to certain responsibilities for you if you
-distribute copies of the software, or if you modify it.
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
 
   For example, if you distribute copies of such a program, whether
-gratis or for a fee, you must give the recipients all the rights that
-you have.  You must make sure that they, too, receive or can get the
-source code.  And you must show them these terms so they know their
-rights.
-
-  We protect your rights with two steps: (1) copyright the software, and
-(2) offer you this license which gives you legal permission to copy,
-distribute and/or modify the software.
-
-  Also, for each author's protection and ours, we want to make certain
-that everyone understands that there is no warranty for this free
-software.  If the software is modified by someone else and passed on, we
-want its recipients to know that what they have is not the original, so
-that any problems introduced by others will not reflect on the original
-authors' reputations.
-
-  Finally, any free program is threatened constantly by software
-patents.  We wish to avoid the danger that redistributors of a free
-program will individually obtain patent licenses, in effect making the
-program proprietary.  To prevent this, we have made it clear that any
-patent must be licensed for everyone's free use or not licensed at all.
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the software.  The systematic
+pattern of such abuse occurs in the area of products for individuals to
+use, which is precisely where it is most unacceptable.  Therefore, we
+have designed this version of the GPL to prohibit the practice for those
+products.  If such problems arise substantially in other domains, we
+stand ready to extend this provision to those domains in future versions
+of the GPL, as needed to protect the freedom of users.
+
+  Finally, every program is threatened constantly by software patents.
+States should not allow patents to restrict development and use of
+software on general-purpose computers, but in those that do, we wish to
+avoid the special danger that patents applied to a free program could
+make it effectively proprietary.  To prevent this, the GPL assures that
+patents cannot be used to render the program non-free.
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-\f
-                   GNU GENERAL PUBLIC LICENSE
-   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
-
-  0. This License applies to any program or other work which contains
-a notice placed by the copyright holder saying it may be distributed
-under the terms of this General Public License.  The "Program", below,
-refers to any such program or work, and a "work based on the Program"
-means either the Program or any derivative work under copyright law:
-that is to say, a work containing the Program or a portion of it,
-either verbatim or with modifications and/or translated into another
-language.  (Hereinafter, translation is included without limitation in
-the term "modification".)  Each licensee is addressed as "you".
-
-Activities other than copying, distribution and modification are not
-covered by this License; they are outside its scope.  The act of
-running the Program is not restricted, and the output from the Program
-is covered only if its contents constitute a work based on the
-Program (independent of having been made by running the Program).
-Whether that is true depends on what the Program does.
-
-  1. You may copy and distribute verbatim copies of the Program's
-source code as you receive it, in any medium, provided that you
-conspicuously and appropriately publish on each copy an appropriate
-copyright notice and disclaimer of warranty; keep intact all the
-notices that refer to this License and to the absence of any warranty;
-and give any other recipients of the Program a copy of this License
-along with the Program.
-
-You may charge a fee for the physical act of transferring a copy, and
-you may at your option offer warranty protection in exchange for a fee.
-
-  2. You may modify your copy or copies of the Program or any portion
-of it, thus forming a work based on the Program, and copy and
-distribute such modifications or work under the terms of Section 1
-above, provided that you also meet all of these conditions:
-
-    a) You must cause the modified files to carry prominent notices
-    stating that you changed the files and the date of any change.
-
-    b) You must cause any work that you distribute or publish, that in
-    whole or in part contains or is derived from the Program or any
-    part thereof, to be licensed as a whole at no charge to all third
-    parties under the terms of this License.
-
-    c) If the modified program normally reads commands interactively
-    when run, you must cause it, when started running for such
-    interactive use in the most ordinary way, to print or display an
-    announcement including an appropriate copyright notice and a
-    notice that there is no warranty (or else, saying that you provide
-    a warranty) and that users may redistribute the program under
-    these conditions, and telling the user how to view a copy of this
-    License.  (Exception: if the Program itself is interactive but
-    does not normally print such an announcement, your work based on
-    the Program is not required to print an announcement.)
-\f
-These requirements apply to the modified work as a whole.  If
-identifiable sections of that work are not derived from the Program,
-and can be reasonably considered independent and separate works in
-themselves, then this License, and its terms, do not apply to those
-sections when you distribute them as separate works.  But when you
-distribute the same sections as part of a whole which is a work based
-on the Program, the distribution of the whole must be on the terms of
-this License, whose permissions for other licensees extend to the
-entire whole, and thus to each and every part regardless of who wrote it.
-
-Thus, it is not the intent of this section to claim rights or contest
-your rights to work written entirely by you; rather, the intent is to
-exercise the right to control the distribution of derivative or
-collective works based on the Program.
-
-In addition, mere aggregation of another work not based on the Program
-with the Program (or with a work based on the Program) on a volume of
-a storage or distribution medium does not bring the other work under
-the scope of this License.
-
-  3. You may copy and distribute the Program (or a work based on it,
-under Section 2) in object code or executable form under the terms of
-Sections 1 and 2 above provided that you also do one of the following:
-
-    a) Accompany it with the complete corresponding machine-readable
-    source code, which must be distributed under the terms of Sections
-    1 and 2 above on a medium customarily used for software interchange; or,
-
-    b) Accompany it with a written offer, valid for at least three
-    years, to give any third party, for a charge no more than your
-    cost of physically performing source distribution, a complete
-    machine-readable copy of the corresponding source code, to be
-    distributed under the terms of Sections 1 and 2 above on a medium
-    customarily used for software interchange; or,
-
-    c) Accompany it with the information you received as to the offer
-    to distribute corresponding source code.  (This alternative is
-    allowed only for noncommercial distribution and only if you
-    received the program in object code or executable form with such
-    an offer, in accord with Subsection b above.)
-
-The source code for a work means the preferred form of the work for
-making modifications to it.  For an executable work, complete source
-code means all the source code for all modules it contains, plus any
-associated interface definition files, plus the scripts used to
-control compilation and installation of the executable.  However, as a
-special exception, the source code distributed need not include
-anything that is normally distributed (in either source or binary
-form) with the major components (compiler, kernel, and so on) of the
-operating system on which the executable runs, unless that component
-itself accompanies the executable.
-
-If distribution of executable or object code is made by offering
-access to copy from a designated place, then offering equivalent
-access to copy the source code from the same place counts as
-distribution of the source code, even though third parties are not
-compelled to copy the source along with the object code.
-\f
-  4. You may not copy, modify, sublicense, or distribute the Program
-except as expressly provided under this License.  Any attempt
-otherwise to copy, modify, sublicense or distribute the Program is
-void, and will automatically terminate your rights under this License.
-However, parties who have received copies, or rights, from you under
-this License will not have their licenses terminated so long as such
-parties remain in full compliance.
-
-  5. You are not required to accept this License, since you have not
-signed it.  However, nothing else grants you permission to modify or
-distribute the Program or its derivative works.  These actions are
-prohibited by law if you do not accept this License.  Therefore, by
-modifying or distributing the Program (or any work based on the
-Program), you indicate your acceptance of this License to do so, and
-all its terms and conditions for copying, distributing or modifying
-the Program or works based on it.
-
-  6. Each time you redistribute the Program (or any work based on the
-Program), the recipient automatically receives a license from the
-original licensor to copy, distribute or modify the Program subject to
-these terms and conditions.  You may not impose any further
-restrictions on the recipients' exercise of the rights granted herein.
-You are not responsible for enforcing compliance by third parties to
+
+                       TERMS AND CONDITIONS
+
+  0. Definitions.
+
+  "This License" refers to version 3 of the GNU General Public License.
+
+  "Copyright" also means copyright-like laws that apply to other kinds of
+works, such as semiconductor masks.
+
+  "The Program" refers to any copyrightable work licensed under this
+License.  Each licensee is addressed as "you".  "Licensees" and
+"recipients" may be individuals or organizations.
+
+  To "modify" a work means to copy from or adapt all or part of the work
+in a fashion requiring copyright permission, other than the making of an
+exact copy.  The resulting work is called a "modified version" of the
+earlier work or a work "based on" the earlier work.
+
+  A "covered work" means either the unmodified Program or a work based
+on the Program.
+
+  To "propagate" a work means to do anything with it that, without
+permission, would make you directly or secondarily liable for
+infringement under applicable copyright law, except executing it on a
+computer or modifying a private copy.  Propagation includes copying,
+distribution (with or without modification), making available to the
+public, and in some countries other activities as well.
+
+  To "convey" a work means any kind of propagation that enables other
+parties to make or receive copies.  Mere interaction with a user through
+a computer network, with no transfer of a copy, is not conveying.
+
+  An interactive user interface displays "Appropriate Legal Notices"
+to the extent that it includes a convenient and prominently visible
+feature that (1) displays an appropriate copyright notice, and (2)
+tells the user that there is no warranty for the work (except to the
+extent that warranties are provided), that licensees may convey the
+work under this License, and how to view a copy of this License.  If
+the interface presents a list of user commands or options, such as a
+menu, a prominent item in the list meets this criterion.
+
+  1. Source Code.
+
+  The "source code" for a work means the preferred form of the work
+for making modifications to it.  "Object code" means any non-source
+form of a work.
+
+  A "Standard Interface" means an interface that either is an official
+standard defined by a recognized standards body, or, in the case of
+interfaces specified for a particular programming language, one that
+is widely used among developers working in that language.
+
+  The "System Libraries" of an executable work include anything, other
+than the work as a whole, that (a) is included in the normal form of
+packaging a Major Component, but which is not part of that Major
+Component, and (b) serves only to enable use of the work with that
+Major Component, or to implement a Standard Interface for which an
+implementation is available to the public in source code form.  A
+"Major Component", in this context, means a major essential component
+(kernel, window system, and so on) of the specific operating system
+(if any) on which the executable work runs, or a compiler used to
+produce the work, or an object code interpreter used to run it.
+
+  The "Corresponding Source" for a work in object code form means all
+the source code needed to generate, install, and (for an executable
+work) run the object code and to modify the work, including scripts to
+control those activities.  However, it does not include the work's
+System Libraries, or general-purpose tools or generally available free
+programs which are used unmodified in performing those activities but
+which are not part of the work.  For example, Corresponding Source
+includes interface definition files associated with source files for
+the work, and the source code for shared libraries and dynamically
+linked subprograms that the work is specifically designed to require,
+such as by intimate data communication or control flow between those
+subprograms and other parts of the work.
+
+  The Corresponding Source need not include anything that users
+can regenerate automatically from other parts of the Corresponding
+Source.
+
+  The Corresponding Source for a work in source code form is that
+same work.
+
+  2. Basic Permissions.
+
+  All rights granted under this License are granted for the term of
+copyright on the Program, and are irrevocable provided the stated
+conditions are met.  This License explicitly affirms your unlimited
+permission to run the unmodified Program.  The output from running a
+covered work is covered by this License only if the output, given its
+content, constitutes a covered work.  This License acknowledges your
+rights of fair use or other equivalent, as provided by copyright law.
+
+  You may make, run and propagate covered works that you do not
+convey, without conditions so long as your license otherwise remains
+in force.  You may convey covered works to others for the sole purpose
+of having them make modifications exclusively for you, or provide you
+with facilities for running those works, provided that you comply with
+the terms of this License in conveying all material for which you do
+not control copyright.  Those thus making or running the covered works
+for you must do so exclusively on your behalf, under your direction
+and control, on terms that prohibit them from making any copies of
+your copyrighted material outside their relationship with you.
+
+  Conveying under any other circumstances is permitted solely under
+the conditions stated below.  Sublicensing is not allowed; section 10
+makes it unnecessary.
+
+  3. Protecting Users' Legal Rights From Anti-Circumvention Law.
+
+  No covered work shall be deemed part of an effective technological
+measure under any applicable law fulfilling obligations under article
+11 of the WIPO copyright treaty adopted on 20 December 1996, or
+similar laws prohibiting or restricting circumvention of such
+measures.
+
+  When you convey a covered work, you waive any legal power to forbid
+circumvention of technological measures to the extent such circumvention
+is effected by exercising rights under this License with respect to
+the covered work, and you disclaim any intention to limit operation or
+modification of the work as a means of enforcing, against the work's
+users, your or third parties' legal rights to forbid circumvention of
+technological measures.
+
+  4. Conveying Verbatim Copies.
+
+  You may convey verbatim copies of the Program's source code as you
+receive it, in any medium, provided that you conspicuously and
+appropriately publish on each copy an appropriate copyright notice;
+keep intact all notices stating that this License and any
+non-permissive terms added in accord with section 7 apply to the code;
+keep intact all notices of the absence of any warranty; and give all
+recipients a copy of this License along with the Program.
+
+  You may charge any price or no price for each copy that you convey,
+and you may offer support or warranty protection for a fee.
+
+  5. Conveying Modified Source Versions.
+
+  You may convey a work based on the Program, or the modifications to
+produce it from the Program, in the form of source code under the
+terms of section 4, provided that you also meet all of these conditions:
+
+    a) The work must carry prominent notices stating that you modified
+    it, and giving a relevant date.
+
+    b) The work must carry prominent notices stating that it is
+    released under this License and any conditions added under section
+    7.  This requirement modifies the requirement in section 4 to
+    "keep intact all notices".
+
+    c) You must license the entire work, as a whole, under this
+    License to anyone who comes into possession of a copy.  This
+    License will therefore apply, along with any applicable section 7
+    additional terms, to the whole of the work, and all its parts,
+    regardless of how they are packaged.  This License gives no
+    permission to license the work in any other way, but it does not
+    invalidate such permission if you have separately received it.
+
+    d) If the work has interactive user interfaces, each must display
+    Appropriate Legal Notices; however, if the Program has interactive
+    interfaces that do not display Appropriate Legal Notices, your
+    work need not make them do so.
+
+  A compilation of a covered work with other separate and independent
+works, which are not by their nature extensions of the covered work,
+and which are not combined with it such as to form a larger program,
+in or on a volume of a storage or distribution medium, is called an
+"aggregate" if the compilation and its resulting copyright are not
+used to limit the access or legal rights of the compilation's users
+beyond what the individual works permit.  Inclusion of a covered work
+in an aggregate does not cause this License to apply to the other
+parts of the aggregate.
+
+  6. Conveying Non-Source Forms.
+
+  You may convey a covered work in object code form under the terms
+of sections 4 and 5, provided that you also convey the
+machine-readable Corresponding Source under the terms of this License,
+in one of these ways:
+
+    a) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by the
+    Corresponding Source fixed on a durable physical medium
+    customarily used for software interchange.
+
+    b) Convey the object code in, or embodied in, a physical product
+    (including a physical distribution medium), accompanied by a
+    written offer, valid for at least three years and valid for as
+    long as you offer spare parts or customer support for that product
+    model, to give anyone who possesses the object code either (1) a
+    copy of the Corresponding Source for all the software in the
+    product that is covered by this License, on a durable physical
+    medium customarily used for software interchange, for a price no
+    more than your reasonable cost of physically performing this
+    conveying of source, or (2) access to copy the
+    Corresponding Source from a network server at no charge.
+
+    c) Convey individual copies of the object code with a copy of the
+    written offer to provide the Corresponding Source.  This
+    alternative is allowed only occasionally and noncommercially, and
+    only if you received the object code with such an offer, in accord
+    with subsection 6b.
+
+    d) Convey the object code by offering access from a designated
+    place (gratis or for a charge), and offer equivalent access to the
+    Corresponding Source in the same way through the same place at no
+    further charge.  You need not require recipients to copy the
+    Corresponding Source along with the object code.  If the place to
+    copy the object code is a network server, the Corresponding Source
+    may be on a different server (operated by you or a third party)
+    that supports equivalent copying facilities, provided you maintain
+    clear directions next to the object code saying where to find the
+    Corresponding Source.  Regardless of what server hosts the
+    Corresponding Source, you remain obligated to ensure that it is
+    available for as long as needed to satisfy these requirements.
+
+    e) Convey the object code using peer-to-peer transmission, provided
+    you inform other peers where the object code and Corresponding
+    Source of the work are being offered to the general public at no
+    charge under subsection 6d.
+
+  A separable portion of the object code, whose source code is excluded
+from the Corresponding Source as a System Library, need not be
+included in conveying the object code work.
+
+  A "User Product" is either (1) a "consumer product", which means any
+tangible personal property which is normally used for personal, family,
+or household purposes, or (2) anything designed or sold for incorporation
+into a dwelling.  In determining whether a product is a consumer product,
+doubtful cases shall be resolved in favor of coverage.  For a particular
+product received by a particular user, "normally used" refers to a
+typical or common use of that class of product, regardless of the status
+of the particular user or of the way in which the particular user
+actually uses, or expects or is expected to use, the product.  A product
+is a consumer product regardless of whether the product has substantial
+commercial, industrial or non-consumer uses, unless such uses represent
+the only significant mode of use of the product.
+
+  "Installation Information" for a User Product means any methods,
+procedures, authorization keys, or other information required to install
+and execute modified versions of a covered work in that User Product from
+a modified version of its Corresponding Source.  The information must
+suffice to ensure that the continued functioning of the modified object
+code is in no case prevented or interfered with solely because
+modification has been made.
+
+  If you convey an object code work under this section in, or with, or
+specifically for use in, a User Product, and the conveying occurs as
+part of a transaction in which the right of possession and use of the
+User Product is transferred to the recipient in perpetuity or for a
+fixed term (regardless of how the transaction is characterized), the
+Corresponding Source conveyed under this section must be accompanied
+by the Installation Information.  But this requirement does not apply
+if neither you nor any third party retains the ability to install
+modified object code on the User Product (for example, the work has
+been installed in ROM).
+
+  The requirement to provide Installation Information does not include a
+requirement to continue to provide support service, warranty, or updates
+for a work that has been modified or installed by the recipient, or for
+the User Product in which it has been modified or installed.  Access to a
+network may be denied when the modification itself materially and
+adversely affects the operation of the network or violates the rules and
+protocols for communication across the network.
+
+  Corresponding Source conveyed, and Installation Information provided,
+in accord with this section must be in a format that is publicly
+documented (and with an implementation available to the public in
+source code form), and must require no special password or key for
+unpacking, reading or copying.
+
+  7. Additional Terms.
+
+  "Additional permissions" are terms that supplement the terms of this
+License by making exceptions from one or more of its conditions.
+Additional permissions that are applicable to the entire Program shall
+be treated as though they were included in this License, to the extent
+that they are valid under applicable law.  If additional permissions
+apply only to part of the Program, that part may be used separately
+under those permissions, but the entire Program remains governed by
+this License without regard to the additional permissions.
+
+  When you convey a copy of a covered work, you may at your option
+remove any additional permissions from that copy, or from any part of
+it.  (Additional permissions may be written to require their own
+removal in certain cases when you modify the work.)  You may place
+additional permissions on material, added by you to a covered work,
+for which you have or can give appropriate copyright permission.
+
+  Notwithstanding any other provision of this License, for material you
+add to a covered work, you may (if authorized by the copyright holders of
+that material) supplement the terms of this License with terms:
+
+    a) Disclaiming warranty or limiting liability differently from the
+    terms of sections 15 and 16 of this License; or
+
+    b) Requiring preservation of specified reasonable legal notices or
+    author attributions in that material or in the Appropriate Legal
+    Notices displayed by works containing it; or
+
+    c) Prohibiting misrepresentation of the origin of that material, or
+    requiring that modified versions of such material be marked in
+    reasonable ways as different from the original version; or
+
+    d) Limiting the use for publicity purposes of names of licensors or
+    authors of the material; or
+
+    e) Declining to grant rights under trademark law for use of some
+    trade names, trademarks, or service marks; or
+
+    f) Requiring indemnification of licensors and authors of that
+    material by anyone who conveys the material (or modified versions of
+    it) with contractual assumptions of liability to the recipient, for
+    any liability that these contractual assumptions directly impose on
+    those licensors and authors.
+
+  All other non-permissive additional terms are considered "further
+restrictions" within the meaning of section 10.  If the Program as you
+received it, or any part of it, contains a notice stating that it is
+governed by this License along with a term that is a further
+restriction, you may remove that term.  If a license document contains
+a further restriction but permits relicensing or conveying under this
+License, you may add to a covered work material governed by the terms
+of that license document, provided that the further restriction does
+not survive such relicensing or conveying.
+
+  If you add terms to a covered work in accord with this section, you
+must place, in the relevant source files, a statement of the
+additional terms that apply to those files, or a notice indicating
+where to find the applicable terms.
+
+  Additional terms, permissive or non-permissive, may be stated in the
+form of a separately written license, or stated as exceptions;
+the above requirements apply either way.
+
+  8. Termination.
+
+  You may not propagate or modify a covered work except as expressly
+provided under this License.  Any attempt otherwise to propagate or
+modify it is void, and will automatically terminate your rights under
+this License (including any patent licenses granted under the third
+paragraph of section 11).
+
+  However, if you cease all violation of this License, then your
+license from a particular copyright holder is reinstated (a)
+provisionally, unless and until the copyright holder explicitly and
+finally terminates your license, and (b) permanently, if the copyright
+holder fails to notify you of the violation by some reasonable means
+prior to 60 days after the cessation.
+
+  Moreover, your license from a particular copyright holder is
+reinstated permanently if the copyright holder notifies you of the
+violation by some reasonable means, this is the first time you have
+received notice of violation of this License (for any work) from that
+copyright holder, and you cure the violation prior to 30 days after
+your receipt of the notice.
+
+  Termination of your rights under this section does not terminate the
+licenses of parties who have received copies or rights from you under
+this License.  If your rights have been terminated and not permanently
+reinstated, you do not qualify to receive new licenses for the same
+material under section 10.
+
+  9. Acceptance Not Required for Having Copies.
+
+  You are not required to accept this License in order to receive or
+run a copy of the Program.  Ancillary propagation of a covered work
+occurring solely as a consequence of using peer-to-peer transmission
+to receive a copy likewise does not require acceptance.  However,
+nothing other than this License grants you permission to propagate or
+modify any covered work.  These actions infringe copyright if you do
+not accept this License.  Therefore, by modifying or propagating a
+covered work, you indicate your acceptance of this License to do so.
+
+  10. Automatic Licensing of Downstream Recipients.
+
+  Each time you convey a covered work, the recipient automatically
+receives a license from the original licensors, to run, modify and
+propagate that work, subject to this License.  You are not responsible
+for enforcing compliance by third parties with this License.
+
+  An "entity transaction" is a transaction transferring control of an
+organization, or substantially all assets of one, or subdividing an
+organization, or merging organizations.  If propagation of a covered
+work results from an entity transaction, each party to that
+transaction who receives a copy of the work also receives whatever
+licenses to the work the party's predecessor in interest had or could
+give under the previous paragraph, plus a right to possession of the
+Corresponding Source of the work from the predecessor in interest, if
+the predecessor has it or can get it with reasonable efforts.
+
+  You may not impose any further restrictions on the exercise of the
+rights granted or affirmed under this License.  For example, you may
+not impose a license fee, royalty, or other charge for exercise of
+rights granted under this License, and you may not initiate litigation
+(including a cross-claim or counterclaim in a lawsuit) alleging that
+any patent claim is infringed by making, using, selling, offering for
+sale, or importing the Program or any portion of it.
+
+  11. Patents.
+
+  A "contributor" is a copyright holder who authorizes use under this
+License of the Program or a work on which the Program is based.  The
+work thus licensed is called the contributor's "contributor version".
+
+  A contributor's "essential patent claims" are all patent claims
+owned or controlled by the contributor, whether already acquired or
+hereafter acquired, that would be infringed by some manner, permitted
+by this License, of making, using, or selling its contributor version,
+but do not include claims that would be infringed only as a
+consequence of further modification of the contributor version.  For
+purposes of this definition, "control" includes the right to grant
+patent sublicenses in a manner consistent with the requirements of
 this License.
 
-  7. If, as a consequence of a court judgment or allegation of patent
-infringement or for any other reason (not limited to patent issues),
-conditions are imposed on you (whether by court order, agreement or
+  Each contributor grants you a non-exclusive, worldwide, royalty-free
+patent license under the contributor's essential patent claims, to
+make, use, sell, offer for sale, import and otherwise run, modify and
+propagate the contents of its contributor version.
+
+  In the following three paragraphs, a "patent license" is any express
+agreement or commitment, however denominated, not to enforce a patent
+(such as an express permission to practice a patent or covenant not to
+sue for patent infringement).  To "grant" such a patent license to a
+party means to make such an agreement or commitment not to enforce a
+patent against the party.
+
+  If you convey a covered work, knowingly relying on a patent license,
+and the Corresponding Source of the work is not available for anyone
+to copy, free of charge and under the terms of this License, through a
+publicly available network server or other readily accessible means,
+then you must either (1) cause the Corresponding Source to be so
+available, or (2) arrange to deprive yourself of the benefit of the
+patent license for this particular work, or (3) arrange, in a manner
+consistent with the requirements of this License, to extend the patent
+license to downstream recipients.  "Knowingly relying" means you have
+actual knowledge that, but for the patent license, your conveying the
+covered work in a country, or your recipient's use of the covered work
+in a country, would infringe one or more identifiable patents in that
+country that you have reason to believe are valid.
+
+  If, pursuant to or in connection with a single transaction or
+arrangement, you convey, or propagate by procuring conveyance of, a
+covered work, and grant a patent license to some of the parties
+receiving the covered work authorizing them to use, propagate, modify
+or convey a specific copy of the covered work, then the patent license
+you grant is automatically extended to all recipients of the covered
+work and works based on it.
+
+  A patent license is "discriminatory" if it does not include within
+the scope of its coverage, prohibits the exercise of, or is
+conditioned on the non-exercise of one or more of the rights that are
+specifically granted under this License.  You may not convey a covered
+work if you are a party to an arrangement with a third party that is
+in the business of distributing software, under which you make payment
+to the third party based on the extent of your activity of conveying
+the work, and under which the third party grants, to any of the
+parties who would receive the covered work from you, a discriminatory
+patent license (a) in connection with copies of the covered work
+conveyed by you (or copies made from those copies), or (b) primarily
+for and in connection with specific products or compilations that
+contain the covered work, unless you entered into that arrangement,
+or that patent license was granted, prior to 28 March 2007.
+
+  Nothing in this License shall be construed as excluding or limiting
+any implied license or other defenses to infringement that may
+otherwise be available to you under applicable patent law.
+
+  12. No Surrender of Others' Freedom.
+
+  If conditions are imposed on you (whether by court order, agreement or
 otherwise) that contradict the conditions of this License, they do not
-excuse you from the conditions of this License.  If you cannot
-distribute so as to satisfy simultaneously your obligations under this
-License and any other pertinent obligations, then as a consequence you
-may not distribute the Program at all. For example, if a patent
-license would not permit royalty-free redistribution of the Program by
-all those who receive copies directly or indirectly through you, then
-the only way you could satisfy both it and this License would be to
-refrain entirely from distribution of the Program.
-
-If any portion of this section is held invalid or unenforceable under
-any particular circumstance, the balance of the section is intended to
-apply and the section as a whole is intended to apply in other
-circumstances.
-
-It is not the purpose of this section to induce you to infringe any
-patents or other property right claims or to contest validity of any
-such claims; this section has the sole purpose of protecting the
-integrity of the free software distribution system, which is
-implemented by public license practices.  Many people have made
-generous contributions to the wide range of software distributed
-through that system in reliance on consistent application of that
-system; it is up to the author/donor to decide if he or she is willing
-to distribute software through any other system and a licensee cannot
-impose that choice.
-
-This section is intended to make thoroughly clear what is believed to
-be a consequence of the rest of this License.
-\f
-  8. If the distribution and/or use of the Program is restricted in
-certain countries either by patents or by copyrighted interfaces, the
-original copyright holder who places the Program under this License
-may add an explicit geographical distribution limitation excluding
-those countries, so that distribution is permitted only in or among
-countries not thus excluded.  In such case, this License incorporates
-the limitation as if written in the body of this License.
-
-  9. The Free Software Foundation may publish revised and/or new versions
-of the General Public License from time to time.  Such new versions will
+excuse you from the conditions of this License.  If you cannot convey a
+covered work so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you may
+not convey it at all.  For example, if you agree to terms that obligate you
+to collect a royalty for further conveying from those to whom you convey
+the Program, the only way you could satisfy both those terms and this
+License would be to refrain entirely from conveying the Program.
+
+  13. Use with the GNU Affero General Public License.
+
+  Notwithstanding any other provision of this License, you have
+permission to link or combine any covered work with a work licensed
+under version 3 of the GNU Affero General Public License into a single
+combined work, and to convey the resulting work.  The terms of this
+License will continue to apply to the part which is the covered work,
+but the special requirements of the GNU Affero General Public License,
+section 13, concerning interaction through a network will apply to the
+combination as such.
+
+  14. Revised Versions of this License.
+
+  The Free Software Foundation may publish revised and/or new versions of
+the GNU General Public License from time to time.  Such new versions will
 be similar in spirit to the present version, but may differ in detail to
 address new problems or concerns.
 
-Each version is given a distinguishing version number. If the Program
-specifies a version number of this License which applies to it and "any
-later version", you have the option of following the terms and conditions
-either of that version or of any later version published by the Free
-Software Foundation.  If the Program does not specify a version number of
-this License, you may choose any version ever published by the Free Software
-Foundation.
-
-  10. If you wish to incorporate parts of the Program into other free
-programs whose distribution conditions are different, write to the author
-to ask for permission. For software which is copyrighted by the Free
-Software Foundation, write to the Free Software Foundation; we sometimes
-make exceptions for this.  Our decision will be guided by the two goals
-of preserving the free status of all derivatives of our free software and
-of promoting the sharing and reuse of software generally.
-
-                           NO WARRANTY
-
-  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
-FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
-OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
-PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
-OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
-TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
-PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
-REPAIR OR CORRECTION.
-
-  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
-WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
-REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
-INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
-OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
-TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
-YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
-PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGES.
-
-                    END OF TERMS AND CONDITIONS
-\f
-           How to Apply These Terms to Your New Programs
+  Each version is given a distinguishing version number.  If the
+Program specifies that a certain numbered version of the GNU General
+Public License "or any later version" applies to it, you have the
+option of following the terms and conditions either of that numbered
+version or of any later version published by the Free Software
+Foundation.  If the Program does not specify a version number of the
+GNU General Public License, you may choose any version ever published
+by the Free Software Foundation.
+
+  If the Program specifies that a proxy can decide which future
+versions of the GNU General Public License can be used, that proxy's
+public statement of acceptance of a version permanently authorizes you
+to choose that version for the Program.
+
+  Later license versions may give you additional or different
+permissions.  However, no additional obligations are imposed on any
+author or copyright holder as a result of your choosing to follow a
+later version.
+
+  15. Disclaimer of Warranty.
+
+  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
+APPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
+HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
+OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
+THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
+IS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
+ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+  16. Limitation of Liability.
+
+  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
+THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
+GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
+USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
+DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
+PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
+EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGES.
+
+  17. Interpretation of Sections 15 and 16.
+
+  If the disclaimer of warranty and limitation of liability provided
+above cannot be given local legal effect according to their terms,
+reviewing courts shall apply local law that most closely approximates
+an absolute waiver of all civil liability in connection with the
+Program, unless a warranty or assumption of liability accompanies a
+copy of the Program in return for a fee.
+
+                     END OF TERMS AND CONDITIONS
+
+            How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
@@ -287,15 +628,15 @@ free software which everyone can redistribute and change under these terms.
 
   To do so, attach the following notices to the program.  It is safest
 to attach them to the start of each source file to most effectively
-convey the exclusion of warranty; and each file should have at least
+state the exclusion of warranty; and each file should have at least
 the "copyright" line and a pointer to where the full notice is found.
 
     <one line to give the program's name and a brief idea of what it does.>
-    Copyright (C) 19yy <name of author>
+    Copyright (C) <year>  <name of author>
 
-    This program is free software; you can redistribute it and/or modify
+    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 2 of the License, or
+    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,
@@ -304,37 +645,30 @@ the "copyright" line and a pointer to where the full notice is found.
     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, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Boston, MA  02110-1301  USA
-
+    along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
-If the program is interactive, make it output a short notice like this
-when it starts in an interactive mode:
+  If the program does terminal interaction, make it output a short
+notice like this when it starts in an interactive mode:
 
-    Gnomovision version 69, Copyright (C) 19yy name of author
-    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    <program>  Copyright (C) <year>  <name of author>
+    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
     This is free software, and you are welcome to redistribute it
     under certain conditions; type `show c' for details.
 
 The hypothetical commands `show w' and `show c' should show the appropriate
-parts of the General Public License.  Of course, the commands you use may
-be called something other than `show w' and `show c'; they could even be
-mouse-clicks or menu items--whatever suits your program.
-
-You should also get your employer (if you work as a programmer) or your
-school, if any, to sign a "copyright disclaimer" for the program, if
-necessary.  Here is a sample; alter the names:
-
-  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
-  `Gnomovision' (which makes passes at compilers) written by James Hacker.
-
-  <signature of Ty Coon>, 1 April 1989
-  Ty Coon, President of Vice
-
-This General Public License does not permit incorporating your program into
-proprietary programs.  If your program is a subroutine library, you may
-consider it more useful to permit linking proprietary applications with the
-library.  If this is what you want to do, use the GNU Library General
-Public License instead of this License.
+parts of the General Public License.  Of course, your program's commands
+might be different; for a GUI interface, you would use an "about box".
+
+  You should also get your employer (if you work as a programmer) or school,
+if any, to sign a "copyright disclaimer" for the program, if necessary.
+For more information on this, and how to apply and follow the GNU GPL, see
+<http://www.gnu.org/licenses/>.
+
+  The GNU General Public License does not permit incorporating your program
+into proprietary programs.  If your program is a subroutine library, you
+may consider it more useful to permit linking proprietary applications with
+the library.  If this is what you want to do, use the GNU Lesser General
+Public License instead of this License.  But first, please read
+<http://www.gnu.org/philosophy/why-not-lgpl.html>.
index 3bf55f332802c1c6b28ea81bd9cd9c819048f876..d3f4ccbfac3298c47cf78982f6d6927cf46d5c6e 100644 (file)
@@ -31,7 +31,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c36c83a3411add9dd61b21f00ca6a439c8f05e42..ecc9ad1f6b8e3a86a1adba8ab89f6aa31ad49c2a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0160c354a2ec66b44b4a5a553c9690974d56bc68..6b62f25f84884799088f0e68621c2176cf869d09 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a2461d9d24bbb9bff36c6ad3746034dc9d444187..29c1e99b14801e3eee36a5d8ab820a366d23731d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 852bb249f6674bc475882332bf1a030191c33f8d..4e96a87e9f198ad4c55a3cd6653c08849c2849a0 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c38553dc74bb4f06a43f734903d1e1c0f1ed6fdb..c0f8355cceb19ec9b4f086c63354dabcae2c1be6 100644 (file)
@@ -7,7 +7,7 @@ timestamp='2006-02-23'
 
 # This file 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 2 of the License, or
+# 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
index ad9f39571183b5c22b2d269bb52eb9ad50227430..519f9ac48c6f5a518e360a6fcebb8bfd5b75cc0f 100644 (file)
@@ -11,7 +11,7 @@ timestamp='2006-02-23'
 #
 # This file 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 2 of the License, or
+# 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,
index 5f336facd00d90e158a71debb5b069950355e488..5af3e38e5df7196ecc9f276b496a7ca17ace7dda 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7236cbb52d2382ab0893e8b6859619e792a87df4..0664d36fbac2f665c34f8b2ad24b9f15316d2d3a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 681847a3eb4ae8aec13fc90259a65642717b4437..5f9b4a49a6809630f45af9b832cd760d9b50b8b7 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index f518c3c40e33cd23d6628cf472f51b4081ab781a..28987c26bcd5d61fb89229ca17942e503fe3d6c7 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 71638cf0ffb51004a286328f6bd16e99aebc02fc..83d260b9bb5c3a843a188c1181c6d8d26ac7bb4a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 79759a3f03d8f1459ac321ca801448c3c236122f..12a5d1c05368e8e4f54c7d8d9a16cb861e875186 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 775be890b4c23e361c5f9d9e0774e55c5b54a2c9..4670c29d27e2b56d8b624052c85293f405e4fa24 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index c03c469c1d8bd29ad75223c17d6503aaea164552..20bacf36334275382c52e47109ad0e844c8894c3 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index b581d192cb57e06b12297655ab6157556f39d517..43f872c04971261ac7791a22ecc4204c6034d6c9 100644 (file)
@@ -6,7 +6,7 @@
 #
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 #
 # GNU Radio is distributed in the hope that it will be useful,
index a2bb6d322fe4fdb149ac1a6b695ad8594bc27278..c8d745d5f550e89e34995c0596ac118dca88ff32 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index bdf1ecea40331f92c9ca1e9396c0a166da0c5fc1..b5e40909d23c4050f8ad98edcf757bd818179df2 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 23347e19c0353bce8e487b339855f7f44320169b..7b99cba6b7301de4f0c2720ab8d096cfd6e85b91 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d2f3a4b66cfd1c533175f5d3aff72bad7b3faf18..5816b276c7e1ec60f9310f9c05adc11927d90a2b 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index fa78943f7e236c52c99a7b7844e83df00c2f5a16..90774fd33dc9aaf1bb8828c256f6c2f2a91a6ce3 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index a6fd11422c15be123394ddf37cfb3180fa19b99c..86870e7c929c1d5090c48793c600cfa22315e68b 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 5a5362e48d6ae3157fba4363282c8c44ac23af9d..ebc1fad9fea92cf921f496546f8cc4eaffdb1465 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 2f9d755833345b944efbc5126eb1230f85ce45c6..cdb28055cdfe4f11ae9eb3245d5efe17b881468a 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 7d5d6f49f4438a90d880a874fe912ce3c0fb79ec..db5c8351e60abf8dc6b0512613ef5ea6a13d1c04 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 21a5266e2a2880f04032c7c96e4b7f6bfc7e1c37..3f56c061e3d4a7dae16fada9f13092b09bf4304f 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index 4f385967d163dc74857e48854fcb9628c87021bf..b9d1c9c08d4587bdde11f3a78fcd6075af3091eb 100644 (file)
@@ -3,7 +3,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index 9465290b943541f313a7d4b5c9f9677742368180..c581c9b0be908dc8a17d2e6a7dd6ddb4fc03efc7 100644 (file)
@@ -3,7 +3,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index a58aac17bfa0e5079848f42d039a4184b39c7d16..4e2ca9111736a862f029f9e21d3117f16325f945 100644 (file)
@@ -2,7 +2,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index fd548bd14797c952273263f34f7ea57286516586..460cd605fb1a76970b1f99667df118e22e89c9e7 100644 (file)
@@ -2,7 +2,7 @@ dnl Copyright (C) 1988 Eleftherios Gkioulekas <lf@amath.washington.edu>
 dnl  
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2 of the License, or
+dnl the Free Software Foundation; either version 3 of the License, or
 dnl (at your option) any later version.
 dnl 
 dnl This program is distributed in the hope that it will be useful,
index 363661c35a01bf2b166cb6ce1ac8cb8a3787f92d..b5a930b9e363a3701898fb00fd5ce76d594344bd 100644 (file)
@@ -5,7 +5,7 @@ dnl This file is part of GNU Radio
 dnl 
 dnl GNU Radio is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
-dnl the Free Software Foundation; either version 2, or (at your option)
+dnl the Free Software Foundation; either version 3, or (at your option)
 dnl any later version.
 dnl 
 dnl GNU Radio is distributed in the hope that it will be useful,
index dce744db32a4bc2a97fb9c48c714b75ee03bdaf7..9fe4753e6582e4228954c1dc498936a2429ebbbb 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 8533cdd789ea25df061f805e5bf1769e88a992d2..37ce7c35e414e0fba6a2cc68f8f37211e998c2c0 100644 (file)
@@ -4,7 +4,7 @@
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 76fc1d4777fe6999f7e27f6bdf2be7bb331b2ebb..af5d4c53ad5a6964aa652a838b7942037d49148c 100644 (file)
@@ -5,7 +5,7 @@ dnl  This file is part of GNU Radio
 dnl  
 dnl  GNU Radio is free software; you can redistribute it and/or modify
 dnl  it under the terms of the GNU General Public License as published by
-dnl  the Free Software Foundation; either version 2, or (at your option)
+dnl  the Free Software Foundation; either version 3, or (at your option)
 dnl  any later version.
 dnl  
 dnl  GNU Radio is distributed in the hope that it will be useful,
index 04701da536f33a7c39d7bb01b87a70ae3a776df5..5b92bd887d6f847b44de4d24a115747ba36b27ef 100755 (executable)
@@ -7,7 +7,7 @@ scriptversion=2005-07-09.11
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index c7bfbff836d10e6d1fbc3f98cdaa36afa5eda663..0152ecad4b34c1d012c0b2708f44f97bfdb6292f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a174e49d96af16518a4a00353c01b79ed81e6b68..5ca24385fcbbeee8506cb1d7677055bbf4c2ada8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c715b59412e8329b88bb10eb918c5acb1ade3daf..36bf50e501facf621a24d2716bb06f8d7614576d 100755 (executable)
@@ -7,7 +7,7 @@
 #
 # 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 2 of the License, or
+# 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
index d6e900b30e6c0be041761d67eebaf95637253792..c511b0bcdfcd77271ea319094739ee6f3782c14d 100755 (executable)
@@ -7,7 +7,7 @@ scriptversion=2005-05-14.22
 
 # 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 
 # This program is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ad362125addf256c5c25dc5f11f922b202eca432..5b0c57a4121b45dacf654c096f97094a6840d0ac 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cca15e0b26e88fff25777a7719e03b82e616ab9c..e86db93dd2f34cd2bffbe8f69a19fd96d896eb6e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9bad84d8458466c625236af64b781cfc3d96f0c5..536b04fab5919e7517df28c1b7a5627e9e0b41bf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a6e09c1da161a37725581574692577f88acf721e..5ab45d1f21e43ec60ccd82c73d375615406cb63c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d614d84c3f41b911d4e86bd0f2c95b5d0e8db458..092b936985b767a0ca5210cf07410c5084ee23d0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 01fb074c61e39609dcc0c89886e540e11f582f70..79f44019d15f08451b1bc9a1faf3f996426911b3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index eed9a6549ff2c31b64d3710adce3ff0978e77ca7..d664cd02ce27b4ce06826f7294ed7e56573a671d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a9fc0d490ae0813f09f5cf677f781a304427c836..e4f76c5413878fec048408bcd5266e5c3e9565d8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f83066cd24f2b384cd63435908668c0b9f5eac00..984a5d70a80259aeb3c3b74aeced992e4b83fac7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cf0edaa96686d64304fe55bfca13e89de2e0bda8..6ef60d939b07f86f6b913811ade1ea22981aa117 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 142a0c074cb5f82dc7a775917898a03d71f3d765..b79c1adaaa1f1166de40fe1b3eed07eb5b383a86 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d39389e50434371c3323c5a8a7dc4b842d58c4f1..e6530be539782177129f11ff971748c0389645fd 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e689e9f392f55a4d33e465b5861fb161e7fe0e7a..25ea22e39182c65ddc87bf80d584afd08202ba45 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 77ffb3df342beb75f84de7923db13b66ddae624b..030d0bff01d013aac13ba4f0952d5da8f972525d 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3934c76927c04336ad62e90ecd97b5fe3ab8e677..b707dbbc4d240697c71da75a1d80c790c26d3299 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 300de9096f238154f80591ee4b0edb360acfaba8..1f4999e2bcbe3a9bb970669469409cffa77b7948 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d3fa1b6b743cbad6cf2975f1e4f9c7d06b2e1430..d754f5f79edd5d48c73ebc7a0f4b6f60a68e7562 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 012b171702ed484e978553a7b8320db762a84465..0819294daa6a1810ded2cffe58580de8da88530e 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dd0510b6dc78b50698734ed0ff24623097033899..692a588a6cebae213a616609a0970621456c91f9 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e2e2e5f0b4cf81c7b3eb13b2083744070c8c5016..59a17e135d985078ec419a96446ebfe925e3c717 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 666c5bc7924275f646e49b079a32389f173c2298..f23221db8f57eef12ebb9f5ec73fc8f451b6b7df 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 57b1b024987a4fada9bcc39831971cebed58501f..d419db78a19cf06079a033d57d976de7af882df5 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c5b15e7c65e3838e98c0077c522b27b3ccab18d1..f157b11d75e408ec7cfb51ee7745e690ee6d8d60 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 48ef75cbf65f5d2f0e9069c1782e65baa2087821..984ed4d44f309fd8dca5fec7891bef5ba51ca0e3 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c4767b2313db31203b1310054219df2cb5502c3d..9dd2be86a689c280cebf6c6d133a90de44fc562d 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7126a889a7ff45c345137be9b366e574e7ad46fe..4553e0bf3619f1d322c70a449f0844bfdb1b5fa8 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 438579b27be8dc3109e4ba35d67ca0b67a33b0a3..bc53c12bf5ebdd8b5cd0340b7574dc05be2ac0e6 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 44ed3642c1dc172ca2138fd8e5ad006be3276376..bdd095706ca3dabd7497212c4842507c3faa7a48 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e76ecabbfd10bea496c2b402606f754b574efe1b..78ae7aab379e70b52a7c2b7fa8c27f6031afb1d4 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5b9a3996c39e4b8f56e80c70e98b92fb9a9a79a1..7609c1ccd0ed831d28bfbe4e82fda535e12deb3d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0ff16f3e1e3c5c875425557870f523f03c9f1c19..766ed483ce9b69f549de4e7138be8eb41cdcadd3 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 11238a40f6570551eaa09c5c54493c4d69e17a6b..b95911a49aad97eb70c677dca028faf1448ac898 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6e5c054bcf2c0efee6f78f4f89fd8c07d40499fe..57cc819279578ed2a4c534705be297ae8bd93660 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8314412bfbfeb3b4b5572efae2d5ddd34ac2096b..b55e3b231b0ba7e4c9601cf77aef1c07f319bcaa 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 31aacde30f17e5f1c8fcf9a14584e4aa9cc9dadc..8165eb435ccbce3e7ddeb0ceb46bcde9ccad95ac 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c522820cd2a39bc9ceff049cc66e54ea115e8338..f6756d290cf0c124c93b659d15bd864c729dd760 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 71787e8494d03859ebaf99551ce43aa098b88139..c6fb49efa1e78f7270805a0fa79c10c289389525 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d2c0101bb9098a40ff66f5e7fb26ab06530d1b7d..3e2ebbfbb1e6f22764da43926a7cf9f4407c4fa8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f8b156791fb2956f402edff5d7f7526d9833bdad..d9f5174a237b2521a87802d73e305fcf939578cc 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9e3aef3a57e5253379dce06096783e0ad35e270c..44394db1929a31e6d647bec779c3bb9f14b4958c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8e6eb7ff164eb317478145b34f47a80442f1a999..f964106c52e923f2eaf901362c7434c67b1eb0fa 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1ae19f1b5950a636041f391a940169baa15cabc4..4f35e3aefc2aeeee996768f5477bd121861d053a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index af1f0489241b217393a3416792c00c4de1fc1a66..6cc80e9f747213c9270178f7debc8388fc6bf9a7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 830868f3cedf4e18030cec28238cfc9bffa2c890..b8be6a8e28887765c964c1deb2f728b792298abd 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a16a18a8eb1d20be76a9ca356534433e736726de..c4d5ff4a24ddc2e30fb47138a00156fb48533bf4 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 795d01cc9ce0c3bfe60abc887c13d474c142c06a..372885a61883483b5b8ffc8b66240727f53acd6f 100644 (file)
@@ -15,7 +15,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79733724fb09b762f0c290f2e915d1afa3c59c13..b3cecff96d1326e13c2f91dd13808391224d1af8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 4165e76086548807e91a1fe340c253a890a79714..59a474df3661be42a3a8fb0fea1d8a8bc9fe1b3c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bede7f6e22e4198b297ad4508295756124f47763..05e3b64873024a00b9d8f3a574b1f9dc356f45bf 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 76a6950b3f95d35e283f6829b9477a9bf6d071f6..d76060c0f5ebd7338316e71723b2282af745eb6d 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8a9232b085c45a2ee47c6d9cf53e4bb4ae2ede3e..687a75c6a2d8d576c125c27f5fb72e3242bd003e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f00a0864019e9d937105b6a53e5269681bccb742..9c900158b3146d262ad6ece4d5d0494ec78fb9f0 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 26c31cb58bb25fa0082785fcdc37445286011f27..4efb0cd564063856c1de46f4385fa276933e265b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1e9fbdccb65d2dc4c99d1c72cfadfbe02cb2f448..bc107653a59e283adbc3e4955cd9cf82b18051ab 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 3c7dedac8d34acfb51969bff0360c3c1e3629c57..21b02127a529d93fd54b8dd7d18b6bf0312b03ba 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 775691f4d984225a7113377233754832da028165..ab0e1086f789d4e6fb14b0f4da509bc00816782b 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a5aff2225df387622d3c5624c8dc9a5220bfeb5a..40b11dcea927dd853946d0528c81194435ad63c7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 623c403e02b8c59a08ede241fc0ca30852c5bf23..714ed52b989d7f527cb5dc2219477554c26ab4ad 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 71787e8494d03859ebaf99551ce43aa098b88139..c6fb49efa1e78f7270805a0fa79c10c289389525 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2e8d8e3f076373d653c0baa6080c7b4e5a22b0ff..85256cb5e3c67b86a8724a5ffd98a2ac94206583 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1c8f39ba14e6d0cd96d1ff88f29373ea9d69bd71..0dfb19b22fb26ca18a5a2dc158e685b7a873043e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e668d456836546d236bbae0e1c4f46d36c35732b..e873fa59c0dcd850d55ded0fe4b4d1ba83bc6964 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9e49b473ff2fab276889b6b00e8ffdb5cfd1ad9e..8fc3d70f5c0117892200a673ffb6e03b282d1163 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1ae19f1b5950a636041f391a940169baa15cabc4..4f35e3aefc2aeeee996768f5477bd121861d053a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 16f7ff03551d8ceab7c6783e1472c10801a80c89..cf1b5efbea6de22f181345e9260fb8a898046b1a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index facb5591876295361cc46118f0827bd7c3baaa70..88ca40d5081601f25253faff32ab808f8d6932a3 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9c3f1bee9e90500fc521f630c197c8ae5b1e6f90..c183ee85abfa3b2e053293714bf74bf62f3884ec 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 95a661d5db9bbce9aba63185a7b5e3ad8ac9fa82..1587bc448707454becbd27ea1a75c5c2dd874de0 100644 (file)
@@ -9,7 +9,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 278102ef3c46acf61c4bee493ab76d025d38729a..ecf56ee21543752c71eb92370c6ffc8a6dbfca41 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c877b24d58cff1b4f37713ee9b8f0878840db2d8..e6a31de0255adfd38a8bd23067849a036c6ec8cb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 258ee219a35f0c41e1d46b808b43d41809100977..3bf1ae621af435cbd2cec612378b37a14ec92671 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 79b21729103af417e86cee4107506f68ba38973b..e3f0399eb093e516a323ed1c5d4a6f7eb12c6cc9 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bfb573cf3f8720db70dcce85f91963e1c5f2123e..7df1769936c22cb1bd930926945f343e7e2abe39 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index d4c773cd869887648f213fe2d10ce317fb370222..002c964cd54c041a5a40b178eb3cb2730b737509 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 01faf8bb0697a1cca7f787aed8d4e23faefa89e6..aa407cbec1ee1d81f6e337b83dedde79a5964cda 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index a27bc87daca7c3fd663559b56bf49475bf2b8745..4856dc231c780b266aee589505c2a0ea45e3fe53 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index cbd47136c1a7c3c5a2aff8b707456ca47f767b07..2e364a678d08edf0a21fb51d46005201f0a4517e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 6cfc29686e43d59f46d9558629965486f49f2c52..b566f8aa3a4443abaa252e3a943aa9e230f50fc7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index eda86ff7614baaf4b4f81eacf9df6f8abf0dc8a4..ee1966b890566b1a7616f00de369e15fad27db4a 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 2af5e2354b91a3f7580bd410c48216cc3c1beb35..a4206d2681d7f4b59b48bfc638db40b6580fa868 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ad33d78bf58e0a398c7669a9ce44c445042f8bf3..077416f808715506ae5309ae8ad11a92f5463ef3 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 5282a4ba8fea4755abfb19e8c2c522321c7cf996..f6a289c52908ee9037b886520e3cfe8a879cb6f7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 30a97bf6b370dcce88490092f3eba581dec4159f..403c2d09e89c1d681ee272475baf4c5ec7548e1a 100644 (file)
@@ -6,7 +6,7 @@
  *\r
  * GNU Radio is free software; you can redistribute it and/or modify\r
  * it under the terms of the GNU General Public License as published by\r
- * the Free Software Foundation; either version 2, or (at your option)\r
+ * the Free Software Foundation; either version 3, or (at your option)\r
  * any later version.\r
  *\r
  * GNU Radio is distributed in the hope that it will be useful,\r
index 591d8fdb990017aca23289add7a67425d6b6d757..b75896a20924862d84c995899e19676dc029dfb2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0f620c564fd5fe9777e4d106805497295b374af6..da453972e457f284140498034acc261f7a4706e8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ec2ed794d3e42ea50fcb5a1371fbb754d13a431e..676f53fd7c20b1683eb5e27322e2b8477cf7cccb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e9f3efbf5fbead9089a0fc4d70872430d50b77a..fabf4e1451048a031078259d6ace225790c63aef 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 30dd1208ed87807b3227c759f79e0d10f3226766..1985fa46a69ba618cfa1d5b2f889c90c7accc367 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b2171c215c61cca415bbcb6fa75d86a2f95473db..3b49a13c1ff5da2202c866c76bfe574b9f097cbc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c90c53470a615068f8c22b67f4b3b1ec8cfdc3cb..29c9c4db339af803be52735081523bd28fb34caf 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 6709b99298267345f90b08a33e7f2638992b9e4e..a1040f108ed81299a2aa4e2edc3233082dd8e5d6 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 7c6d98293c967f7539cdd9bc893910add9be0d3c..64aa3edd80f7c6296d86b79bb72f13d33feb0fee 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 26db9ac3257fa0d372f5890167af769d5fb4857c..a076bb600970f7402eb8d539832ef8abd9faddcd 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 194f96ca16832507312f9b9e2cb217286db4a96b..d1c63429ea4123da24ecaaccb91a40435b5fecfd 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index baef87fbf80117838ba3896fe04d85a256bd845d..161b6ee49de44d5d48d444f4f8f5436836a5d823 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7dd22414ea8cd62af8dd91ce633408651aa3d49f..2f52c2a9e632d441a19cdb0137f905e8be51b30a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 45da895924a9977d5b27af5c99979326057c1752..834a36986ff9c49e59dbfac1865f3050808590c9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e1ae3bcd46fe359d394792fb6c294b4474e860e4..c8181d109695a442dc3f59394da53ed5e16232a0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dd8fc93c95578174d2d85bbc2c42193c3a43a25e..74436e352dfed65646b06838596610f84519d3f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5a2e48a1d13bc7ca96b629cd96bac981963a0798..781280d896a4f04ff83c097c3eaee189e4754a28 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 4d2fd971243152c4ec4f203968315ef097540db6..ed9ebed61d108580191aed7ee33b5e6dea3ef4a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b12cff8173467591b7d07f622cc70a35951aca56..efeced5619d8aaa7439b71f4038cafa18b9e2655 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 52c37dae5bfe5de7d70e745f06bcec7f154c0f02..63bfb48c8fa92dc76a0120c104464102087ff38e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 7ea39e63a2ae0610ef21f2d15aab2cbb0fa120f1..3a7163d02a1c595c233f849625529502e6b225d0 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 19a6680a43e8b59939aa4a66ba8399fa2989f113..d2ecfacff422be24acaf41fa71e3ec461c6eba27 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index de221763f1e32f64b266928fc35c41ecee976b95..a61ed9ac92c6053c28c00b77ae99b773b02c3af6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e63798ee866ac1077624fb2b94552c14fc151cf6..063f4a1b393f287d7f0707978a233aaf0fa4c6e9 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 888a6d934bec91536b47ce207a98f1341374b8d5..b7ab48faa63c606828db6f75a03138f40bca7a7f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5369ce4e8b64dce62612088393a7ddf0ee240a57..7a7850ff50294de944e095800223ba834d3e6d74 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4bd92fb71df55b64b831f8913e9ae3bccce2dba9..33af6e8bb0c63fe81cc11eaf5510b5aae3502f02 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 8a443a90049ddf730d3c04011afcc1f391c16069..37b8f1a03b9ca2358f39152ac50fc2063921f165 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7f33821ce3004b231efe0bbc44cfd58a18d26943..27cea8e8732078706642e5df316f0fdd623a5395 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b2b71f516ac0ca34a406bc8ab2bc0d0baa3649d6..43cb7e157bc8a56e75f8204f58e4a498841249c0 100644 (file)
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8737b81308d890154109808ddd982fd32e390199..8980c5178b40dd9b77db4584a3a2828ead59390b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 86c9853a69eef8977986bd7f1ea0efd871bba161..c86631c0fea1b8a37f793775c95505a85b2542b8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bcbec40b9e22c83a52e4b77ee6feadf8541f2f34..8e1c768b99e6294605ff49badf4f6c5e2536098a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7d65ac1833931fef5265678628b255f047803fac..c9947aa0b1ba8ffb3c523efb2edfd8f487e276a1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 377bc2ba099bb3c3bf79c552678c63fda3daf06e..699753aa8913b85b0537f671d4efe0f25204a30a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1591cf944e9b85b939977525dce5fc393243fa1b..31c75c31f04bd4199a20a6b949a03611848f146a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 7fed805f648e95fef81d29d04db148cfff388aa5..755979bcb526bf144c60e6fa67ca011b63f9e064 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 72dad686675033b5ed6793552f18d3d45593f001..b76cdeee3ec9b5ef722f11e4ac701ae23ffd7efc 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9fed8c52cefedb6a1c178e8407dd47129feafb66..cd5ebedcd591c2ae915e158cf4a0eeb6ac0204da 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b209047f70bbf7e594020b2c9ca9e274aaf64b04..ff32900a5c71a3649d73d0b65c7406102818717e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f8b91e7ddd6e6ac650bf608ed7469d20a9c162bc..8588410cbff33617952d36f94c7fb8e9750664f6 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 035f0d27ba64bcafc84cdb2f0d0c48279aff609a..6b2a0c25978ded60d35357e5c2a6a1db934b1d4a 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 78e6c10182fb938ef5e2b93e232dfd748a1af2b5..25d20a72618a5f36ff85b593342a7181c5f16e15 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1708f7e24672366b2f03dc55fb0673f6630bc248..50daddc3704476b1c1fd4097d99b82fe626d3f91 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a5b355a4cb49c9aa70b2d79d327c4251407d8074..331be5f8ce82641da741197e344289bd65cb9d2e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7ddb2b6108d01ef6a3c760fdc6a4c55275d6c4b1..c628494748709bf56e7eb5ce78f7aaf744125175 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d6472db74b8263eb41246b4dff4e04b6b123249b..b38306090ffdeb37225eb9827c507abffef10fbf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dda85a768cf2ee4b99898e9ecf0b2846d5ec8fa0..9e1d3f009e544d4ab2acccb9ad904d0edfdcdfa2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3ade63dd93659409ea44e8c55bfb903b4c45c9d6..3ce33632820eb1c41d2daaeb5dc3b7511d5b5f94 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e75ce600456a73d3ff365f3488520d7b06e2c87f..2420b1e36d3b3cded4082743d06dea4ecd2cbf5c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ced49e03b418c951dcb940c3ede02619544a399b..1aefa8a2350fd5d3ec5cceb65c2655f51b9eea26 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1948c8615cba5b4bb1691829c61de3f4917f8402..5d29ba604742b29c04bc6440b21644c0a297f583 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5a9ecf109d7d49bc4df41f3784272820b0a6ae95..a5b82ab728d9340bcad7505ead71dcf5acc23a65 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 18b6cc8a9f23807842f9a276bbdc0c6c18aa6656..0d6e50e034f224e9df188dc4af2af4219aa8dab8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5f4f99df51cef4158c7f0bd926ba673dd1c1532a..8295d929bc0e9746587da8e9056718e155d64be9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e7669e94e444893d1d75724e0ba2c9c46e7597cf..35beb42a82f6310a70600c5c49ab558f7344e1a4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 65c6c0b87cf4319527ed322b4c2e887682fccf68..2d2d22fc9eee95aba2fd28966700308da20ade41 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a334d9b4313099e2c7077ad850645891028e724f..528f754506fb3f2aa65262016ae7b4fbdb791ecf 100644 (file)
@@ -10,7 +10,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5f4c0a52c27a23a24bf2fef6f67e43889dab6235..2b6e6c8f33e7f8543497fae7289d13dd5732fd84 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cf760993fd130387b3468739810bef05fb23e2a2..b69af586f42cfb3b78cf9cac64934a6f36a66c89 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e837289b55d19407a3b84737a378c6d511c62ce6..9f1e84791943708960d9d711469995db4134d1e1 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index bf7f730675aa6014022b331d02415c2527ec27df..9cfa1589ff9a2a37fa8f3513d8c9a0517f7e8913 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5bed60686909247adde62d90ef7c02f4482e1a7c..cc37c44d3ba1c4e3d8675049c471b4d20b2e9137 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9eeda46c2f9aa9db73b30a77eb2f694d2f70b26b..9d365140256962375e7e4d781aa6616e01fb0153 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 771bba2f8c8982c3c3982efca6bba0559368087f..c141a874500f2219aa3e12d23feca86f1752b34f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a2a7bf33618cb13a595153866b849db7a8ec9fe9..955b003f84804e5440bb986a34832c382565d884 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7a4e7cee850cabe2bc0696617cac5dfaaafbe74b..da4e7417ab2f9f16328a315b5a66238a3a325c93 100644 (file)
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f705f0bd50a94a19a349b33ac780875b2ae92737..c59485701735e91e597760897f6c0f49dc84236f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ad8ca5b1a4d9e7465db4ee2720bd3fb7cc56371d..b6207ff059b4443bdf08dc9cda83d4d69cdadf9d 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ce62574d76a8d7a8b7b65f9b1d33b986e9d4784a..9316eb38412799dc7b0055b8355862380d593b8e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a1e85e7be629b188594b27a43799dd13c9c88f53..85e3a1f9eb7f1817f2be52e893975a4c1e82e853 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index cb7bb8c07762200ca0443cda2dc02d45ab9decb9..1499a3bb3f2d12159aad519dd3992b23d2cfad7e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ea9a8dc9a0086a1bd870589cf66f2d1258171cc7..5ca6618362b4ada383962b4f133a62c408f51f89 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 137e78fe25e068eb0080a6a6c06b85f7a9825979..5427d2a40867d91d10bcb9beb108b6abacfefa91 100644 (file)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 041a2cd6b72fe27f28f5c4da011e219765737d48..7f54dff339278db46d47c3990d7d421ef96d296c 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a7f76fecfe308a976a514b1e909a57dd77ba3389..ffd4529bcb663f47b566b6a5559785f7c41ebffa 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 90654fd817c75af1934ec466bcf49c06c3569706..39c61394162aa2fc13a375cc8e5b389bde4f498e 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8636ea2bf0dcbbbc4f587a31571f212035b1ed43..1787395477732b23c8eceae79cc595f216acab9a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 83158abd98c9c25561985ae834341b6436cabfc2..7b21d6b0ab33ec56a85cf74a263309b7db013365 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9924bfc645b13c346ed1c91d1049b5111e7798b0..4803cbeb2f7cfc62a839ef8c993d74567f6f52ca 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ea041d003aa8d9624bf8bfd47545fc946bc15ba2..4b60391fb2dc3b5729c84a84dc96370bb3f79afd 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 231895641198895512eed6977ff4986d895e17c9..b4ce3139b40a13886cd5b979eaee00cb1204596c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c83370c186dfcb761817425e1184979760dc126f..3051020278c6a0162fb10eb636013b0e208f73ba 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 130073afe56ec603028d66ca9a4dbc4271dbbd75..1f3ba697b4e0da030abe106e94d3ed372630ea1b 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 18b82831a6ec837dbe9dfa0bc7771d38590f100d..a806b25cf06eda1e51fd94b528b67e7020eae500 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c6c2fcc751dad2b45bbb38141e3329bfcee62f75..52f60f47640c21dd0f70ed8e489d3bd0aeea3ac3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c3d47314ca0c38171ae72535e76cff2d547fd896..45fd8279bc5fa757c0e450883655cd52e6cfa5b6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c9ebe57c33f85f01e70ced1169c46527c7fe8bf7..7b8f7cb766f175add49a198d1dffe35ba5c56b5e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9eee93618fe79eb011c0a8451aaf3677324ac566..77cec8de6b9e2a5dc54ae4d9b2310542e524016e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b6e63d38bb684106d3b6f7011a252ac18beeaa95..713cc1e262219676fb8bf79b5192dc06543b78cb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 34c720492c9c1aee675d82f888b563be09c1491c..1f78d5a40c0fab619ee197d71fc2b6963f565c6b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 56338cd8ee738f27e07acecf6639e74d3fe16b1c..7e3bb8977fa101299a8fc258079024cdf3dbfdc2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index caac95790780ca1ab98600b5718bb96be74aeaeb..2aa604054f83e4d72849484269e6ddc0b74226a8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3fe2d08c5aa2d11b34f972527cdc2f0e7e6dcd99..80e05f50bf41975ef6b0a6de9dc5b3b8c1fe0248 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 82b0feb7e82a022abf70a62bdb16de97d50335a6..db55b3f4490463e02dc1832eeb1e581e10149d93 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 23dfbd9fe68c67b667e7dbd2818d8a10a0532056..3c08a01d048a459f00f5569b92ff0b927869f598 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 183f7089c31bf0c598bae84044661d94cf41ca8a..837e49f4250ef9bd923ea971769102491bb18cbf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f6b3a567dcbe0d59a7d94458a173211bd87daf4..9383d35acd3e2fdca73e45d216850bce67ac6d8c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d06276f569b62c2ef003efd80e4982acb39faefd..adbad126c93b482a5e9d1a9c7f1974f40720c87c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index afff1a928dbc032aa775e905cf95c3b07857cc95..38d216ad4762b904902f6291915589aaa9148001 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6d471c3dbf09e7eda6c98aa31e703ed424ce3fdb..146e2800898c7e27515563123761884e4f1a9e12 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 02cbb548db5fb9d730dedfd5e10d94f7fe7fea96..90868cf4c5ecc4850c56bd2b73977dc2cc2cc515 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 03ad414ea6ddceb814596e2651c1e2fe4f1cbbfe..374ee8fe0ea641f4b938dda1d75675e31fb6a60e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 14e3499242d0a44c29da540514d872efc039af45..0bce455ce0b0a72b80a545243971d33e6445b3e6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6132866e2d5fa32ff5a717bb7a953644fd940223..f5e465530c211187d7b270fd92b32401a43eb97a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1eded2418c1970ce34b61ed2d8960850faee36a7..001b1f11ea5b9d6494bedb96101250545806cb02 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f39fda61f068f35480f3904e1eb926ecaf8d817..254b3b04473d960b2dab31d00460aa9521b8711e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 990491fcc8a8f87787a2d2f624a2290d9f294ae1..8220dbfee43456a418f46d537c37114136b57167 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f598c7304dfde3e9ad6561580d83037cfe6da792..1436e8c04a66cc73d170495c305a2c1f2069bfb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3123b329c7cc60db8870995d2b61d70b3c5da8b0..ac3b4cfdb89cff5762d00b812de13bbd8f7c1f1e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bc17f4687085eabb140e1f2c417dcbdb8844382c..39eedf8f03d18a59ba7338163cf43dd8d611ce77 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c687e87605c6e31d47c25e6e9142a6d0fa4fc789..c5dd72fb564e40baf341a5666815eceb90e6610a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4f805ea8f0ac025df9fe38b3a7de559bee7a6114..a1cd43f14bdfdc1dbebfa68e01aa15b1da07cdaa 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 28bb402d89e2c42b93c6d007a2119d36ac463afb..959e89c72bca1efaf5221f7e5bd739ba68331620 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3fdd25aff4ad31d66ed1d36aaaa3990aba91f6c9..0e9898bc492d934e783b1c6e8c19483567a3f7e7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cbfb0f27f5f9da2a8ac2f2c6783b40b792978f15..24a01b562899e7b60b83e7b82007b5fff5e4330f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9bfe0eaf76f4ba6ace3a0aa7470d950ac48c4230..db9e226e68e0d9de2ffb8dcea89c49da6710950a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a11017fa98d221e6b949c2920db4f48d030f43f1..fb1f6531c082722b4df125e0f194864d1d75c04a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 60b87709d1d00835bf8fa161af1e073cbd680da2..7a1d9afb6954318820a708189af78ae0bcd6f24d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7f3b786789896f1ac7a11687a1a7164d95ae3d7b..56ae2869c8927454dd4737a5e963e510f3bb39b3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a804af06f4cc42cbc97ef1e43b6bf6eeebf4b9aa..1c9ebcab031bc799239ac874e22faeef2707ac6f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 104b6afcc828554a8c6f9d6213b1f69bb2210478..c10c3168a7ad300dec20e2c3ad88e1b1b3f59dba 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cb76e4503dcfc9375cc592164234d62727ed27a2..4872bd81ea89911529a98d31a66c26d4874727a8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bcae1ebd53ef471d8156739e0f03ab1a680cc231..78bc0a1aa01b8bb14cc11c5a72f410417877dd4c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d7fe105bddbf6edba99dc8c985eda02dea530d9a..9d1f574d7b7c24a27ae8f7a264e766455d96e667 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7ad87aa23d8755431e86d52f90cdf5b22bc27588..f1e4d10af08906561bdfac368b9ddca7279193fc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 773b8b4e94b76ef748e0c88df4c27087900bbd53..ed2dc046cb06ab356e8777dbc0ff86b2a14dd2a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 73c86e4f440e7b8cd56a0b4b9e62f3c6588ec6c3..48b2c666823ce0ebd01b64d1806438bd9a1ab18b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 872304caa321fb936b0b30be04af81bdeb82acb5..b9c655b6e4cd2ea077e9a3db68373b993b308126 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 026035ec5a814b25d9a4196bf7db7aabb602906a..1293e8a4cc3f18dcab454c12f8211333f0eaf336 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a176883310249f43775488a135af4a640ba5ab34..208e37d51b2c2fe8500ce68263ff49806441e93f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 03f0469fba4db8cb99edd084a3dfd5be3741fd61..60a0e44fbfcc77482b361fcd97876af25a466a30 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 98ff3dd89dcb00278c33ee3a276e93a0b1d3c68d..fe420d6ede905921461dfde2519055d1a361ccfe 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8a92484439cf2e19e86cd102dac22c74584c9720..4ac161e9dddae9cdfdfffeba77e6c0614fc9b0c2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b207f4db5e4a8a8eddca631c13837dd4343667d3..d5937144c43ad139818027b54d2a0c330b71b95d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4174f6d54ce13a56ab96806443d0ac80b2011e7f..a4dec76f5c78c96bed1f430862f394baf02caee0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0acda82326cd293ff4031adf97de951742ed9c6a..85f388fc25ac43d91b2002758e28a243bb44abc5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0b2df003e933950bf8df381475670dcd4ce539f8..3fbcb80db3bb910e61171417affe7fac5e19dc86 100644 (file)
@@ -6,7 +6,7 @@
 ;; 
 ;; GNU Radio 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 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 ;; 
 ;; GNU Radio is distributed in the hope that it will be useful,
index cde8d6e5aff692d1769e2c5982cee0a890642e95..ff263da84c34f7508682357899c1905794c441a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cf422454481da2ffa928a6cbf64d7782f89ec548..c0629790d3057062c9aa6aad7478a57844f45b30 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8d84374229b8341439230d5aa28ac6801fa23b34..056c42237700cd871f7686cc0294547ec52eb304 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2995215fbb83a2b360355a0bfe330456def9ed89..6802986fadd84813d0ec6f1c153b694f6c81089e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4eb6c4ea0e8cecba70862c61cbc752c18a29930b..cf928ee4f86da7be8d6e9f06b425686f8fd2cf73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index cd81709e2e3094148f1c8b3bf9ba93e21a3a0453..b9db971c705f9283d68c225cda8b14d78b57dae5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6aeee7ad80be5ef10e0fe3de929f775083d98bb9..b1a6832ce1407ba23ac9ba45face314c019ffb85 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a64f546c700cde3ef88c9e06d9f48b250117961b..5991b7ffcc3dd54460c3966a11dd91c098e3ae2c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87333818ed95fba25f6cce1d211ec17a7ec3f701..0e0053a5d87afb2b1ac260424658508e8b0a90b5 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 15ff32d3bed3cee6699277e336bfa1eae3f7e908..d5e63fcac8a13d22299afe11794d154ed0d6373a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 736c4c2d9de35ee843733bfa662c6e6ea1f9912b..7c64436467ba14652163cbe5bad9dd4446426887 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d1abdea675ba4bcbc48138fbc9b0e91493a729d0..b98d1b5a73dbea1b1f390af39581af2dbf9fd9b8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7700a1fc0bbcab9d53f86b2cd89a5a96f20968a4..4980063d7085c5f7230be06a9bbf0323cd00f7f1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f217f68529a9faba120dfa3fc5d7305041c67ab3..65891946d45780a8257c78adaed0ef370f143e7c 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index fbad90d7adf2bce965f3b7941291673ebced6526..a16e14c585be74719b16995a2f9b196ab6f76b6b 100755 (executable)
@@ -9,7 +9,7 @@
 ;; 
 ;; GNU Radio 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 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 ;; 
 ;; GNU Radio is distributed in the hope that it will be useful,
index edf9c3c24699ad6a1a4c6f249e9a70cdfcc5b5e4..a9434bd6aba87f7a20fd12dead287a84ab9d0dd3 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 941fa89c9eea9f5e145eba8631035b6655967f8e..c91893c9e49c6bbbc562d5b1d4476e4686abf932 100644 (file)
@@ -11,7 +11,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index c83370c186dfcb761817425e1184979760dc126f..3051020278c6a0162fb10eb636013b0e208f73ba 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 89330686b247693e7717cc8268ae75e017c622a1..59a1f4ac3d90440c9dbaad18e3a53ffe0711a955 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 18b82831a6ec837dbe9dfa0bc7771d38590f100d..a806b25cf06eda1e51fd94b528b67e7020eae500 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index df73ba51500b23dc8e56e710d63dbf06f3bc7803..8ce9b3d02f187e128f9845d6ba6a519cbfe7ae08 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b77f6201bc3b83f7996691ca26459f79d8a5f704..ab23586c1d3366a401e58bdb3fb230fbf44ee530 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8e9821f1097cf098cf767cb947274bc94b7ba6c1..2abafa4c1733e626aca58a0a99c52d1464d0d5cb 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
@@ -51,7 +51,7 @@ header = """\
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9378953c149fac087ca6e4b17f0fc8af80b79b9d..b896adaa2031290be7de61b27dfc58046ba8dc50 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dcf1ce668a1a3f8d12fad05c223d386e1cb8dba3..6aeae773b916913f4f52a41cbfaed95919251f2b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e82ce50e244132f5beb553a7908a78867478080b..d2b55752115773e26860751bc27018e1807f0245 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2d7af68b2bad9f10f398f383275b088cfc135f2f..3bbf430e2bad95de3d71935ac8a0072ff5b6af29 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 16ab9c61e0cefdb771f58e2499e703e0e6b15413..8f1329a7ea50c7f7827b133d1087f8624a1e76a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fd9cc063868e8ba397137d8bc9b79cb71e4f7ebc..ac0c07bb61fb9d3c2ff72ea6a5853b3e9771c39e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 45f688be586946508e3c734895d3217c3b42bd19..1f1b57c8913ea004b82162ddbf055151443ffb75 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 11047e3bbbff9149c86072b79e2ce4d54e96f5c3..250befafab802d6bb0e51bab8ee90ecb5a538c7a 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ee913f0ee6dbabfb023dcad2d48c9f03dc280971..43a6dbf67c5575f32ec3f6a3ec617165e1e0a061 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4a665fe53e636fef15ab6d915a79c2430ddb454c..c36a5e97245848e47b27c0d725b7038007e4499e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a390343bd4da419641b2f32151db33e80b1e6b3b..be49a30e497e9ddd338b5fb4f80b4d10dcd5ce98 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0ba0e87553c5e92f83ac8fecd72063f2785b3b30..034785f4e56dd62fcf2f36cb06cd790dbf3e299d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7700a1fc0bbcab9d53f86b2cd89a5a96f20968a4..4980063d7085c5f7230be06a9bbf0323cd00f7f1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 12bc9b1157297ff23f511b88a5359442df97afa1..f2ae43afe316ec3e3fab034935c3205450bb8586 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 5bcf8015a8d6ea7fe769a9ee8ab5b0a12c2dfae9..7b9087228839bed00321e31fc4c2c41fe05441e1 100755 (executable)
@@ -9,7 +9,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
@@ -81,7 +81,7 @@
     ""
     "GNU Radio 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 2, or (at your option)"
+    "the Free Software Foundation; either version 3, or (at your option)"
     "any later version."
     ""
     "GNU Radio is distributed in the hope that it will be useful,"
index 518c1ffe113076e01aa05088c68f35258bc85906..ac2a4a342a4140053f538c58f38f282b3cf726c8 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index 4dd1830344410097e3e5f62edd6a77eb69a22e58..646a751ea4311451a11e58f85073373fd487e3b8 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (define at your option)
+;;; the Free Software Foundation; either version 3, or (define at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index a39f9cf50e968ab889baf5f0fc67cb8ffddfeb3f..c1d32d75b179f3cec6773a95d80ba699a70955f3 100644 (file)
@@ -5,7 +5,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index 4bdb7c619c30ece34b4b35ae15f4132f81d6db9d..bc812055b19c06b0b70912e65856ba5bd243acb2 100644 (file)
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 60ec4c45f5b6ac213d9bd5371400012ec12f9a42..697dfc6220e0f236e88ab64740d3665f610483db 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 38e4f55c37667298895890bf24273bea61980478..c8a114fd1f5511c046ecaf0435eab82ef221bb12 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 85f02f32f3279e8b2c6f4e1cd1a512371eb04c56..b5784e014ccd1b13b3ae1a1641bd21249e8b50e7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 1a5d87073a4ad9a46fc0a902252dbbedde46eccf..6bfdca97ebeb8392d2eec606d6e1d3d94a16eac6 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 141addb5a8bca4e9f0eb0dd33fae2ebce3c0b742..ca1de7ce008f53ac2fe33aec84a84766936850f8 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 938350bbf79e1eab915783f5df792ace3b1dc8be..9c0da357364736152188dbcf5b3473830ab219c5 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index f0b082dfcc97e49d3f03edf9c124579ee021cb6d..30fa48318c57a4f21fc1b72f5aeee876ea1bc7ad 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 26b3e33b2ed8b435fa7f92e0a608c0799c8147c5..f5df779e1e2142e50b2c271a832c9fadd3f78ca9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index fcf8d64d057587b71990ff404dd5b4787c7f24c9..883798301def5ecd550f8b5e558ed536725fc384 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index af88900f0d15cd90034412a786269bc69be9c827..b4a496af755d5f7814ff8b51dd9fbf21d84b9a4d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6ae8b6cf20ef35fb588fe4be3ea69c4112f08426..7485e2bab97bcf54d9f4a46ac9eb4cfe0eaf3ccb 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ddbbfdd6fd2a7c7fff266adc1e72eb5f8468313f..2f210f5674f4cfd9934a05f6bba6d5ad5d16e104 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3d126edf35e9d360eb6a6f71f1e4d9ac781c0769..b184dec27890688ccfbf3a1e91499d42794ca76c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 02d91c60161aa275805af434282edd616cda74cc..273526dad6d127738a35a9ac775d95208982e9b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f0e61fc0f4c94ef6b02825ab4966e2f6af3c2ec7..892edcdf5ea2635b1d3878cd810c98f54eba3b08 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e49d7e4e9f9211441a8b92c4e2eff5b52ef38faa..0af7d099fca98e9f77a958b2b070871d1d69259a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 552d63569012b6231e78df687a09af94dd5be4b5..3181874d59383c499807090c92b418ed7ac2cd4d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 42b6da87409049d2a8f99d472b9cf4f361cb623c..ae07b236c5ecf9096478799f58da30f3de99ff1c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5547cd88b3a074f1e6996c5054f14785893b4e18..0b8c6212fd554266d03a0611d091d0470b5ae960 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8fcec7fab232fffdf5417f49c8228937e2a21201..7a543abb0ba7b05965a45e410f0890812e0842b6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b14044c826f9c6bdc81253bb721fb1de9c389903..20c28e26448f195897a6efd5fd7e6c8b505fb958 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 7760853326beab63336e1a486c54b24d56c3ee34..e77f8e4c580408504e38c7d58088f357ed7d1486 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 5f27f21b5c8583bea397529a1af9b009bfb348cd..0a4f3ea59d26d11ec94482317011ac936837822c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 51ee6a5830bdb5ecf70823dea5c11dc795f61272..4f9ac4f9d9593cc5af115f8f8c9b45dc8987fae7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7b9c5cd5cef4064f7177fc2aab754934ddfe6aa3..8666e0490ea726446562747efc6b4e3532809d2b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3c2204fc6ddc8e4af059fe89efb16de31685daf0..963463ef24d2efd8443e67f6d87221a6f2991e74 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index db317b4e343b3b91349787527286364d3596c634..eb42f55e75fd96b78957738ed3d108a6eab075f7 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index b27d09ee497cee2b969fcbe0acc14affee224756..13cf0eec89e0c687a64696bc82b1c67613f496f4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d3192a20cf5175986f0e29eda7cbdf2e0e14dcbd..64ffcc896673ab19e8d44654f9ec0167f9bc9a5e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 25d09dd6c6c7e512e6e23101f6e12f9ddc88bc17..360b779bc76e98d08cf0ee4906914c4332dd9590 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 864adcd7994689ff8ad92b9ea9e61673a257f778..0f238b5cfb707f44d6377ce724b153b565d65729 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e28eb876ae4c8108d255201665685c66cc115624..05412daf59cc16d1302b803a72309eca190a890b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6b7a87911a70347e02a515627833c61f90a9092c..97e2f7cf96fddc43bfec033271b53e4f251bb2e2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f88d86c5d86d824b555a853e563c3650ab5a13dc..3b0547b2f7c9c7bc0e3963fdc001b32d189ccac0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index ca45f0b66bf76144c69a062a5489df7e80789086..fab46cef08e283f30e0e37ef8b196f73a26cef8a 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 701bc48c8e6041813a6eff2f4fa7cde0d9fb1474..95232324d9f7986e0f4c36ca1def565f3e5680f1 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index a300d696c395dac37f35a189047199ee67a916d6..30a9078576631e6d6b8eb17f35ce4a5f81517f15 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index c8f2ee36582e349618ca99f955a0c1197c9cd49c..2996275cfb7eb500ee83975575d8dbd1d8577cb4 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index c05d3b11cb8109ced572277e459142a0fbd0a722..255c697330ab5d3eb792bf8d952e78da19abde9c 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 44b97da0f6da4e72a76afe94887cf7d4694754c6..023c4b3f5797ba79b9144684f856f53f82144f71 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9364062893f1f133ac3146b897fece5242fe9dce..de1af47f610c5055a98267c9d03588d0e99ec158 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 4d46aa07d38440bd02bafe3494786cb89a82e5bd..46885a0677a613edb63d8b24df0ab1c9748f1a99 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index a17b4dfe169b25984862e46f253c0424835abf5b..5367b75a528e49285f7a890310910dcc4b4abca6 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 6e5fbeea7f71ff76442a954f795ab1624ddc1471..6cd5de8e2b71163bc29fad0eb2a427cca006a4f1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 449a646baa254c9753f5c229b6316c99bbeaea82..c3ae9e70735a55133bc416f837f51819d0ba38c7 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index fd62e4c5eeec590f58e8a33b869d4d45eb02c577..7c36a04c8e58cf64db4d425e7a39a79bd88c0b9d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 801345fa7cdc5018681c6b8f9ec51454f8a05578..edde919be989c17e2cda5024c76f9f355661bf92 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 8bf4d156c984930d13401ce019ee587726dcb681..0998653c22f845937c3d747c8fe53aa48b157bb1 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 35ea791a703424ab5568e87f7d7822895ff687cf..445e9e6b410220d448d929929c341a6726750de8 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 7f274fbee1816ac37be3acbbdeea7ef9b98e9a2c..e9382ab84950fe59e80629268400cdd4d33ee179 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index de7164b4b0ede181e5bb36458c975060771c9d92..3f5b74f7ba7629f38fa77487b94b140d29d0033f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 20c91597f209123cf5c4c8d9b6bf18651e228d14..ef0081d8483db4ee716e9eb196942dd712c0c5d6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a17b4dfe169b25984862e46f253c0424835abf5b..5367b75a528e49285f7a890310910dcc4b4abca6 100755 (executable)
@@ -7,7 +7,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 45d6da4cded3dd81b464d50585ebefe0edf393aa..a6f6cbe2d73304b11413a40de2daf7bbaf5b6469 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b44c447cbc180e31596339e4c0eead2f1bf24a1e..9eeb5363680a2438ef4592031909caad3d1a9e73 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e6eae423dc38617e9ba1994917003b686eef38e4..558017b1273fc1a27507245abcfbb82a211feccf 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 42355a2c02f86373c0b0bcb633869aa41c1b05ed..cca961dc4434c3117820dc579787452400bb5328 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 3dc8ea35bad6e51eb0eef50c0a82850b9215c23b..54ec3f9fa293c047d9e0273e4cd04b461b172b44 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 27c3a0059f1b263ca1708d6030fc2fd56ff98509..f5803c55b3e18fd4cc09f284770f4727bbc0c0a9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 057b488a2a495102cd168c4360f4876ce5c5795e..12bc5e5446c55530184c13cb1c6cfb559680df2b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index d0c242d27d42ad36cd67f114b8cf974124420d55..a60adbef8274fcbb8b38e130f929faa6047a2913 100644 (file)
@@ -6,7 +6,7 @@
 ;;; 
 ;;; GNU Radio 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 2, or (at your option)
+;;; the Free Software Foundation; either version 3, or (at your option)
 ;;; any later version.
 ;;; 
 ;;; GNU Radio is distributed in the hope that it will be useful,
index e023832986f015df2b31a91a0ce49e8f08935615..738ba6b37ce34584339e0fbb1232bbc3b0625b2d 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 1c4f7637e86c3eff8482629f8b00c3c101481056..c7c09f8c553f2c41ea78fa7d06d943b005db1aed 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index a73f294d2c71802c52f18a6dc6bce09321f286a3..a4f1d989681575447a9473e75f321bc21ed0a1ef 100644 (file)
@@ -5,7 +5,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index 02f971da36579311e56d9e7ac112a3f0b82334d8..8721af4a796fa58748729107872e99c3a1a874bb 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index e20a852af52d8847752feb47e0df485ba5759469..9f48802a2c1e14c41c0a65b72be78701fb1b0273 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ae2cbab8135ea27fa44025320c10e82765a41733..49d2f2592e16af8ce980f1d8a7b41a756769c776 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 414f5817ef027930fa434d243edee113ada7af83..100db69ebcf2b1cb8b6fba40d1543fec775e37a1 100644 (file)
@@ -9,7 +9,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 9ca8670822a0853ff0ee2ac508a27dfa37ba02ec..a4db0a53dbbcab9e2a57860d8f264a37d12a27a6 100755 (executable)
@@ -9,7 +9,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 0fc35631fce3012ed772cfb277c83ec62684fe02..9b72209cf6f71d29f6fa83214c2c75e63b2394ec 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 035a23ab7ac2910d5f9e8c20430e47f80c085a27..f920ce59a2220f8f78158e3f86416388667a1b41 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 8f4c5d97e0578f18b8796fd9c843d5ec69bd90f0..413ee9260b26b860aa0e898f32f8d181b494a835 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index dc2329b68584fdb6f4cc23aebdc02066aab5b60d..50e35290f38c69be4a07e0ead2dcf39a5006f545 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 21f2191af2a98f260f6303a0c1cb3d832065a930..4fa30c7d90b1534c8e3fd0c565a085999deb4f8c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87c505c9d84652d2c6d42bd08e8dbe07a57d6af4..49f1f21bb595754093b07e6d529512892e9ef4bc 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2fc0edba3c72a7f2228baacfa92c21a086fd6544..6418c4abff1327df106371aa36efa4b82b5f8705 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 21ae8f1a1beacd6511d3cccd0f200043c5c6a97f..89a4a3815131be51ada5a09e4381ea3acef26003 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 778fa3266d5536db9998c1d8a59e8753d97b9c23..74b79f388e9a7e5682e88f2f5e807919a2caa76f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f16191f74b5c0cee9b23a42e093e8db69e389b4e..e836e1aabef580bf4fcb35df9d2e6a379410313b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8216d79697b62c8859869f42b87b21f596c3576a..88a438d55742e84e52345c7063817c3f77ef10fb 100644 (file)
@@ -6,7 +6,7 @@
  *
  * 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 2 of the License, or
+ * 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,
index cd37a9b2b186b26af2a370184894b139ef4ca23d..2062bda62736ed32b6bd71ad165264b44fcd7b5f 100644 (file)
@@ -5,7 +5,7 @@
 # 
 #  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 2 of the License, or
+#  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,
index 03d21894d1e1d80c8e9dea777d545ea1309096a0..017c5c48980babe0a4f9734007fc40719eaa4f26 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ea27ca5158c5f138d49242070293890ef0f05678..2373624060241e432becbc8e8ab4c7c53651b551 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 00a821f397b476ee47a09e324a4d4c703c4e2fb0..6f33a6eadb75b35330cb383bf991a6fa25d8079a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 92386f955904e29b689cf6747d12d523c378f2a7..ab8f7f25022d81efd0bedb39159fc8fcc05531f7 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9d9a0c70ee18d2d58dd46a572e293b5390e1df76..868a1e06498f5e1a6265c4fa0afb9e53f3977803 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5e60c60e7f263af5e5464783068cb459a0b56705..71c0d737dbe602db5bcc330ab0129d71fd85b8da 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 2885a4d88c8f1d0233b250126ef33f51e95ceaa4..324d9ee1179152aa4f5e6652b60c9437cc2cb542 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index eb0f7a3e0d6980cfcdc5623d758065a8d329d2e7..91cf7d87c51fad3676597f87601fa67944d0cf76 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 49619bef2e218fa956868086a4ab7caf4cbcac71..77cdca556f8fffc2032fc72b4367dd188e18c361 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 5ca19b79069b7dd895aaf220863388c7a300cc6b..6dfcf8638c938c928961c3cd2d7054cf7406abd0 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 471bfc66689b9202a85989c059967471687d7109..e22b567fa9c20f5ed3f1dec6b93683f52d19a8c2 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 29c2058ae33d22ec4e82355687c3721885a50247..800bf0e15ec38133b2d33c3e5aed3eb0583ce1d3 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 87c2768e507a7f60d1ffda3c886ad824d3db4aab..d2819cd664dd6ada1e3ec26a129fe77c6467e880 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 97bb0e664053860e8a2f23cb1bb8dbbc5883f84a..e96c3f1acac7f66f275949f46d7bd691755474ac 100644 (file)
@@ -6,7 +6,7 @@
 ;; 
 ;; GNU Radio 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 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 ;; 
 ;; GNU Radio is distributed in the hope that it will be useful,
index 7303fb4c1c5995209cf95a47fc8455679dad3ee0..4917449a273841b8182bee5cc99c97fa5f91b432 100644 (file)
@@ -5,7 +5,7 @@
 # 
 #  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 2 of the License, or
+#  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,
index d1895bbe525751563858fa96d7634be69632448c..4375d93d85ead4fa5f8d445bf30d912c471e326d 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 655ca15034af4e3094854bbba30302bfe2976979..100f0f6ddb5719a3d50fe301c9b737dc80bd23eb 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 913360dfb70dce866ccc2255ceb52619e86be9fd..3025d7b50152959a8389a8b0ddb4d5c55f778149 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 0e460a26b4403c0c32ac3a063eed8d33c6cf2863..38b1cdca2f60490b895de2b0fe70024f62487544 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index bdbdd3446c48fe2561569d39013d783da4bd37af..063a2e9c645e55c36fd12f67eb1e8094a75e1b45 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 34dde3dcc3b01d22b966b7da2a2f05d61d4d8de6..034586d8a5e42924002778fc68752c0d384e4446 100755 (executable)
@@ -6,7 +6,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 01ced9e2a4e511fe47cc51fb913f6c10cd099d10..6e4358f5fa7516c91e52a9d09aac7ac2a6ec0aed 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8116ed0563683e2750b0c8450f3b7b9fd777ca89..769e51ccad2ae10bea712b652af84a8dc6885c28 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8be54537263ed1353591116e3ec5a8417e9f3bb1..c6127e26e68fafa65be22f695b88a5d9b96199e7 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 9254c7f77b00782ec5fe9a0d2dea81b31b68bf81..bb717b58c5e785648298bebb3de16f0dfd879ebe 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f9f3c29d7be907e798289f0e9fbff6f8dbff19ff..0958716d94aad7b81c0096ce6b4ff28c571e308e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 8c3a456473355f25badadf9ff9f8354ad7caee13..b9aef2737a54f71bb2fe043d69a10e9c5aec9fb1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 1eaba4e508e70db5ea0dd7082d3bf272c9644dac..60687a14991a2a30b31ffc61beaee72d499da188 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index b2d46a5140c290bc4502ee72603b3d0347814f50..107e1af708aa403b30f13a5e733aa9de74c6bdc1 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c95f4afbec8805d14b59c349685775d524ad7db2..699a34b395a63c1df706a4bb7f640aabce6e3999 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 09bf8ee65ed2ccee92eb6dfa0f7da4cb40d93692..233976abe677c611bf8ea913209bd6595e60dda0 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 54d0084376fee2c032b2691dd07fe73ae0baceb8..4d19d1292cfccccbb1ed74537e314c57753b44b4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 31022c14f4ef49476bd454ae3ce2886778f50f50..58baba5a580703980dd3666c5e09dc51a82748ae 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e5dc1f4573dfb4c943246644349c8a1f766df9c0..3c2f5937524f1e431a5f754a0d779e2854613c3a 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c5ea7fff3f69d33c0b9525516af2b5265eb3da39..9da831fd562b9d003fb9eea4d128e22d4001a88f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 02a3bf2094b62d6657986766119e55c721a39049..16eaaa645d4e2b7b704019bc223f1458135d5aa4 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c6e3c972ef89b2386acdd545478a013a87cc0419..eee373272a214c622b163f01c42b9e8bc53fb236 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index c796af49f33e866e67240dfa5931208a4d23ae31..3ad2132f4aba05bf114076036996b92b019f093e 100644 (file)
@@ -6,7 +6,7 @@
  *
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  *
  * GNU Radio is distributed in the hope that it will be useful,
index 14d3ee5506383a7e7a6277bf8beee381b32479b6..bbfdc750368221e3e277351dd2c297c16ec6a89f 100755 (executable)
@@ -50,7 +50,7 @@ def gen_dbid_cc(r):
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index abee067f32cb2910fb6b7a0b75bae75176af3249..b15ab390f4746c85fb259e82164ba1a084b30894 100644 (file)
@@ -6,7 +6,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 709cefb9b2bf8995262e52e099eb9a7fef9f2684..4a4e790c163afb5fe8f0da7145bb997683fdeb95 100644 (file)
@@ -6,7 +6,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 08b3555ae25597c29d6683e165c0718be3fb879c..1653e83ebda4b8894f06c9709ad98caaa76ce625 100644 (file)
@@ -8,7 +8,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 22a8ecbd500854018456875c493d80225ee206f0..9c26cfa2326b6508bc327d94237d198e10cf4b65 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index dd194587826f0b1f59fc4c9c83e0a095a7c37dc3..8bb4a191ef1bbd660b441061ce556ec340260199 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 796a0f4940f1e1797fa1ded7928141cc211dd8a0..395a1dac028947491fded3f5540eaa50af367c8b 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 955faf242ccea2acba6370419f77b239d11be093..331db31c9707c8cf4efb4d866330ac66958e13a6 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 17bfd48d45c25f35c84f41dc6b7ae39600ded195..fcf207f68b180e8947e3641ad30848e710aadf51 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 91b398b9b5a8665d4a6949365ce999e9abae7d9d..ee5cb63bd5aed2634df68379dd8d4eb898e04eb9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index a85d0532c40382b11f48d02fb3f037a35cb3f2f8..036f00fa3c723637c0c3c33eb77cee2ac8b95678 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index ab6c485fd7fa930800ed764e73a751d6286add85..b87a7656b35cb9b86914f03e04f12fe849c0862c 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f1c00cd51444dc9beb85e8489407577fec881d55..ee336750f835e594c9009464f2865dd37e0ab7de 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index f666a29fc593f0e27c953e7f9708f34fade6cf1e..8fe87a723ada19fc39e6da2581c2a9e92b0840fe 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 97cfb4a47f47e61c5e888f34187393ada8f3be3e..aa13474231bc90be5d7f5bb513a387a0b6db9e0f 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index c4971d167d90485a3b0c159a9b41f4e2b24b93cd..d2c50fc47f3cecc704b0c10cbdf4c5f929660991 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6b4ec9393b42d2212f64e4af2cc5a1a1947c5e16..9032874d16c025ab7ba3cd3ef9921272631d4402 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 6fee4b9c1dd1aa82a8775393498dbf623b91bf5f..93a8aa56d980efa088719415fd423fb7e2134f6e 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 77c76e08919816251ae7987aeeb15711548ebeba..c201735ca2973dcaa5d056d72bf630b66244670e 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 93fb6ea5b12727331b7817a25c99f37ba9f8b645..75be3307c531af5a65a481de776e502b1f329016 100644 (file)
@@ -8,7 +8,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 45541f5ac0f96d1125f63208961f52ecde06051e..06790814730359c87ecbb8745a4362bfb73a24ec 100644 (file)
@@ -3,7 +3,7 @@
 
    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 2, or (at your option) any
+   Free Software Foundation; either version 3, or (at your option) any
    later version.
 
    This program is distributed in the hope that it will be useful,
index 2ea0fa6145cfe844b266bec30aea4fdcbccbb90d..098793ac996dfa79efa312f878ee4857289e29a3 100644 (file)
@@ -5,7 +5,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index 4a915b42f0e392c8ab5d6b1ce975f5bf991c11fe..8abacb984c691d51748aca661859fb3fc2053103 100644 (file)
@@ -3,7 +3,7 @@
 
    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 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index a29dddf0b23316e3e98eedc59cc48f65ed2d64af..2611126cfacb5a97ac7d5f039e11ce53928bbd16 100644 (file)
@@ -5,7 +5,7 @@
 
    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 2, or (at your option)
+   the Free Software Foundation; either version 3, or (at your option)
    any later version.
 
    This program is distributed in the hope that it will be useful,
index 4a0f75ea8f0a8e059de30332a461ebc8fad54f7b..b1d7dad473618424bc3e9fb744a85806edc17afd 100644 (file)
@@ -3,7 +3,7 @@ This file is part of the GNU C Library.
 
 The GNU C Library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public License as
-published by the Free Software Foundation; either version 2 of the
+published by the Free Software Foundation; either version 3 of the
 License, or (at your option) any later version.
 
 The GNU C Library is distributed in the hope that it will be useful,
index 35a81ea2972e93dfd0ab7d4ca61dd28661daf12f..c5e4bc567b25bdc636a4f9d11146e865e998ad40 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 67631e19998ddfb9b2769fed13e86c1bad2bb476..d973c6d78016d4fe827e536422a046edd2c18bc9 100644 (file)
@@ -6,7 +6,7 @@
  * 
  * GNU Radio 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 2, or (at your option)
+ * the Free Software Foundation; either version 3, or (at your option)
  * any later version.
  * 
  * GNU Radio is distributed in the hope that it will be useful,
index e022518bdf9c6ca808832f6b66d3f799b58c7440..b116d7b7a77d6c69fcc09c8d539200b60ba584dc 100644 (file)
@@ -5,7 +5,7 @@
 # 
 # GNU Radio 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 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
 # any later version.
 # 
 # GNU Radio is distributed in the hope that it will be useful,
index 96651e31e5aa64ab863b70649c7ca4539804e84a..e1257d82fb0c805aeff11b9fbb2abe9f8a1989ff 100644 (file)
@@ -5,7 +5,7 @@
 ;
 ; GNU Radio 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 2, or (at your option)
+; the Free Software Foundation; either version 3, or (at your option)
 ; any later version.
 ;
 ; GNU Radio is distributed in the hope that it will be useful,