diff options
author | Tom Rondeau | 2010-03-14 17:36:37 -0400 |
---|---|---|
committer | Tom Rondeau | 2010-03-14 17:36:37 -0400 |
commit | c11ce18def574dabf46532baba924429d421b565 (patch) | |
tree | da800d0442a723651cb76281f59d1b08e6108fe0 /gnuradio-examples | |
parent | b53bc1395bd2e8b1ad8a34c583d36fb4ddda7629 (diff) | |
download | gnuradio-c11ce18def574dabf46532baba924429d421b565.tar.gz gnuradio-c11ce18def574dabf46532baba924429d421b565.tar.bz2 gnuradio-c11ce18def574dabf46532baba924429d421b565.zip |
Fixing copyright dates.
Diffstat (limited to 'gnuradio-examples')
5 files changed, 5 insertions, 5 deletions
diff --git a/gnuradio-examples/python/digital/benchmark_qt_rx2.py b/gnuradio-examples/python/digital/benchmark_qt_rx2.py index 6fad31a94..85de6a036 100755 --- a/gnuradio-examples/python/digital/benchmark_qt_rx2.py +++ b/gnuradio-examples/python/digital/benchmark_qt_rx2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2005,2006,2007,2009 Free Software Foundation, Inc. +# Copyright 2005,2006,2007,2009,2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # diff --git a/gnuradio-examples/python/digital/benchmark_rx2.py b/gnuradio-examples/python/digital/benchmark_rx2.py index ed6d4f0f5..fe422be83 100755 --- a/gnuradio-examples/python/digital/benchmark_rx2.py +++ b/gnuradio-examples/python/digital/benchmark_rx2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2005,2006,2007,2009 Free Software Foundation, Inc. +# Copyright 2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # diff --git a/gnuradio-examples/python/digital/benchmark_tx2.py b/gnuradio-examples/python/digital/benchmark_tx2.py index 670c4052c..6093dba61 100755 --- a/gnuradio-examples/python/digital/benchmark_tx2.py +++ b/gnuradio-examples/python/digital/benchmark_tx2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright 2005,2006,2007,2009 Free Software Foundation, Inc. +# Copyright 2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # diff --git a/gnuradio-examples/python/digital/usrp_receive_path2.py b/gnuradio-examples/python/digital/usrp_receive_path2.py index de017651e..d20017204 100644 --- a/gnuradio-examples/python/digital/usrp_receive_path2.py +++ b/gnuradio-examples/python/digital/usrp_receive_path2.py @@ -1,5 +1,5 @@ # -# Copyright 2009 Free Software Foundation, Inc. +# Copyright 2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # diff --git a/gnuradio-examples/python/digital/usrp_transmit_path2.py b/gnuradio-examples/python/digital/usrp_transmit_path2.py index 2a2765bcd..54930e5a0 100644 --- a/gnuradio-examples/python/digital/usrp_transmit_path2.py +++ b/gnuradio-examples/python/digital/usrp_transmit_path2.py @@ -1,5 +1,5 @@ # -# Copyright 2009 Free Software Foundation, Inc. +# Copyright 2010 Free Software Foundation, Inc. # # This file is part of GNU Radio # |