summaryrefslogtreecommitdiff
path: root/gnuradio-examples/python/networking
diff options
context:
space:
mode:
Diffstat (limited to 'gnuradio-examples/python/networking')
-rw-r--r--gnuradio-examples/python/networking/Makefile.am2
-rwxr-xr-xgnuradio-examples/python/networking/measurement_slave.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/gnuradio-examples/python/networking/Makefile.am b/gnuradio-examples/python/networking/Makefile.am
index f50e602c1..d30294537 100644
--- a/gnuradio-examples/python/networking/Makefile.am
+++ b/gnuradio-examples/python/networking/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/networking/measurement_slave.py b/gnuradio-examples/python/networking/measurement_slave.py
index 7a330f0c7..a2b04151f 100755
--- a/gnuradio-examples/python/networking/measurement_slave.py
+++ b/gnuradio-examples/python/networking/measurement_slave.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,