summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/hier/usrp
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/hier/usrp')
-rw-r--r--gnuradio-examples/python/hier/usrp/Makefile.am2
-rwxr-xr-xgnuradio-examples/python/hier/usrp/usrp_fft.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnuradio-examples/python/hier/usrp/Makefile.am b/gnuradio-examples/python/hier/usrp/Makefile.am
index cff19ae11..3d4ea30db 100644
--- a/gnuradio-examples/python/hier/usrp/Makefile.am
+++ b/gnuradio-examples/python/hier/usrp/Makefile.am
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/gnuradio-examples/python/hier/usrp/usrp_fft.py b/gnuradio-examples/python/hier/usrp/usrp_fft.py
index b31213004..2dc059e53 100755
--- a/gnuradio-examples/python/hier/usrp/usrp_fft.py
+++ b/gnuradio-examples/python/hier/usrp/usrp_fft.py
@@ -6,7 +6,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,