summaryrefslogtreecommitdiff
path: root/usrp
diff options
context:
space:
mode:
Diffstat (limited to 'usrp')
-rw-r--r--usrp/ChangeLog2
-rw-r--r--usrp/Makefile.am2
-rw-r--r--usrp/doc/Doxyfile.in2
-rw-r--r--usrp/doc/Makefile.am2
-rw-r--r--usrp/doc/inband-signaling-usb-host2
-rw-r--r--usrp/doc/other/Makefile.am2
-rw-r--r--usrp/firmware/Makefile.am2
-rw-r--r--usrp/firmware/include/Makefile.am2
-rw-r--r--usrp/firmware/include/delay.h2
-rw-r--r--usrp/firmware/include/fpga_regs0.h2
-rw-r--r--usrp/firmware/include/fpga_regs_common.h2
-rw-r--r--usrp/firmware/include/fpga_regs_standard.h2
-rw-r--r--usrp/firmware/include/fx2regs.h2
-rw-r--r--usrp/firmware/include/fx2utils.h2
-rw-r--r--usrp/firmware/include/i2c.h2
-rw-r--r--usrp/firmware/include/isr.h2
-rw-r--r--usrp/firmware/include/syncdelay.h2
-rw-r--r--usrp/firmware/include/timer.h2
-rw-r--r--usrp/firmware/include/usb_common.h2
-rw-r--r--usrp/firmware/include/usb_descriptors.h2
-rw-r--r--usrp/firmware/include/usb_requests.h2
-rw-r--r--usrp/firmware/include/usrp_commands.h2
-rw-r--r--usrp/firmware/include/usrp_config.h2
-rw-r--r--usrp/firmware/include/usrp_i2c_addr.h2
-rw-r--r--usrp/firmware/include/usrp_ids.h2
-rw-r--r--usrp/firmware/include/usrp_interfaces.h2
-rw-r--r--usrp/firmware/include/usrp_spi_defs.h2
-rw-r--r--usrp/firmware/lib/Makefile.am2
-rw-r--r--usrp/firmware/lib/delay.c2
-rw-r--r--usrp/firmware/lib/fx2utils.c2
-rw-r--r--usrp/firmware/lib/i2c-compiler-bug.c2
-rw-r--r--usrp/firmware/lib/i2c.c2
-rw-r--r--usrp/firmware/lib/isr.c2
-rw-r--r--usrp/firmware/lib/timer.c2
-rw-r--r--usrp/firmware/lib/usb_common.c2
-rw-r--r--usrp/firmware/src/Makefile.am2
-rw-r--r--usrp/firmware/src/common/Makefile.am2
-rw-r--r--usrp/firmware/src/common/_startup.a512
-rw-r--r--usrp/firmware/src/common/_startup.a51.brittle2
-rw-r--r--usrp/firmware/src/common/blink_leds.c2
-rwxr-xr-xusrp/firmware/src/common/build_eeprom.py2
-rw-r--r--usrp/firmware/src/common/check_mdelay.c2
-rw-r--r--usrp/firmware/src/common/check_udelay.c2
-rwxr-xr-xusrp/firmware/src/common/edit-gpif2
-rw-r--r--usrp/firmware/src/common/fpga.h2
-rw-r--r--usrp/firmware/src/common/fpga_load.c2
-rw-r--r--usrp/firmware/src/common/fpga_load.h2
-rw-r--r--usrp/firmware/src/common/init_gpif.c2
-rw-r--r--usrp/firmware/src/common/usrp_common.c2
-rw-r--r--usrp/firmware/src/common/usrp_globals.h2
-rw-r--r--usrp/firmware/src/common/vectors.a512
-rw-r--r--usrp/firmware/src/usrp2/Makefile.am2
-rw-r--r--usrp/firmware/src/usrp2/board_specific.c2
-rwxr-xr-xusrp/firmware/src/usrp2/edit-gpif2
-rw-r--r--usrp/firmware/src/usrp2/eeprom_init.c2
-rw-r--r--usrp/firmware/src/usrp2/eeprom_io.c2
-rw-r--r--usrp/firmware/src/usrp2/eeprom_io.h2
-rw-r--r--usrp/firmware/src/usrp2/fpga_rev2.c2
-rw-r--r--usrp/firmware/src/usrp2/fpga_rev2.h2
-rw-r--r--usrp/firmware/src/usrp2/spi.c2
-rw-r--r--usrp/firmware/src/usrp2/spi.h2
-rw-r--r--usrp/firmware/src/usrp2/usb_descriptors.a512
-rw-r--r--usrp/firmware/src/usrp2/usrp_common.h2
-rw-r--r--usrp/firmware/src/usrp2/usrp_main.c2
-rw-r--r--usrp/firmware/src/usrp2/usrp_rev2_regs.h2
-rw-r--r--usrp/fpga/Makefile.am2
-rwxr-xr-xusrp/fpga/gen_makefile_extra.py2
-rw-r--r--usrp/fpga/rbf/Makefile.am2
-rw-r--r--usrp/fpga/toplevel/mrfm/mrfm.py2
-rwxr-xr-xusrp/fpga/toplevel/mrfm/mrfm_fft.py2
-rw-r--r--usrp/host/Makefile.am2
-rw-r--r--usrp/host/apps/Makefile.am2
-rwxr-xr-xusrp/host/apps/burn-db-eeprom2
-rwxr-xr-xusrp/host/apps/burn-serial-number2
-rw-r--r--usrp/host/apps/check_order_quickly.cc2
-rw-r--r--usrp/host/apps/test_usrp_standard_rx.cc2
-rw-r--r--usrp/host/apps/test_usrp_standard_tx.cc2
-rw-r--r--usrp/host/apps/time_stuff.c2
-rw-r--r--usrp/host/apps/time_stuff.h2
-rw-r--r--usrp/host/apps/usrp_cal_dc_offset.cc2
-rw-r--r--usrp/host/apps/usrper.cc2
-rw-r--r--usrp/host/lib/Makefile.am2
-rw-r--r--usrp/host/lib/inband/Makefile.am2
-rwxr-xr-xusrp/host/lib/inband/dump_packets.py2
-rw-r--r--usrp/host/lib/inband/qa_inband.cc2
-rw-r--r--usrp/host/lib/inband/qa_inband.h2
-rw-r--r--usrp/host/lib/inband/qa_inband_packet_prims.cc2
-rw-r--r--usrp/host/lib/inband/qa_inband_packet_prims.h2
-rw-r--r--usrp/host/lib/inband/qa_inband_usrp_server.cc2
-rw-r--r--usrp/host/lib/inband/qa_inband_usrp_server.h2
-rw-r--r--usrp/host/lib/inband/test_inband.cc2
-rw-r--r--usrp/host/lib/inband/usb_packet.py2
-rw-r--r--usrp/host/lib/inband/usrp_inband_usb_packet.h2
-rw-r--r--usrp/host/lib/inband/usrp_server.cc2
-rw-r--r--usrp/host/lib/inband/usrp_server.h2
-rw-r--r--usrp/host/lib/inband/usrp_server.mbh2
-rw-r--r--usrp/host/lib/legacy/Makefile.am2
-rw-r--r--usrp/host/lib/legacy/ad9862.h2
-rwxr-xr-xusrp/host/lib/legacy/check_data.py2
-rw-r--r--usrp/host/lib/legacy/circular_buffer.h2
-rw-r--r--usrp/host/lib/legacy/circular_linked_list.h2
-rw-r--r--usrp/host/lib/legacy/darwin_libusb.h2
-rwxr-xr-xusrp/host/lib/legacy/dump_data.py2
-rw-r--r--usrp/host/lib/legacy/fusb.cc2
-rw-r--r--usrp/host/lib/legacy/fusb.h2
-rw-r--r--usrp/host/lib/legacy/fusb_darwin.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_darwin.h2
-rw-r--r--usrp/host/lib/legacy/fusb_generic.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_generic.h2
-rw-r--r--usrp/host/lib/legacy/fusb_linux.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_linux.h2
-rw-r--r--usrp/host/lib/legacy/fusb_ra_wb.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_ra_wb.h2
-rw-r--r--usrp/host/lib/legacy/fusb_sysconfig_darwin.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_sysconfig_generic.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_sysconfig_linux.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_sysconfig_win32.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_win32.cc2
-rw-r--r--usrp/host/lib/legacy/fusb_win32.h2
-rwxr-xr-xusrp/host/lib/legacy/gen_usrp_dbid.py2
-rw-r--r--usrp/host/lib/legacy/md5.c2
-rw-r--r--usrp/host/lib/legacy/md5.h2
-rw-r--r--usrp/host/lib/legacy/mld_threads.h2
-rw-r--r--usrp/host/lib/legacy/std_paths.h.in2
-rw-r--r--usrp/host/lib/legacy/usrp_basic.cc2
-rw-r--r--usrp/host/lib/legacy/usrp_basic.h2
-rw-r--r--usrp/host/lib/legacy/usrp_bytesex.h2
-rw-r--r--usrp/host/lib/legacy/usrp_config.cc2
-rw-r--r--usrp/host/lib/legacy/usrp_config.h2
-rw-r--r--usrp/host/lib/legacy/usrp_dbid.dat2
-rw-r--r--usrp/host/lib/legacy/usrp_local_sighandler.cc2
-rw-r--r--usrp/host/lib/legacy/usrp_local_sighandler.h2
-rw-r--r--usrp/host/lib/legacy/usrp_prims.cc2
-rw-r--r--usrp/host/lib/legacy/usrp_prims.h2
-rw-r--r--usrp/host/lib/legacy/usrp_slots.h2
-rw-r--r--usrp/host/lib/legacy/usrp_standard.cc2
-rw-r--r--usrp/host/lib/legacy/usrp_standard.h2
-rw-r--r--usrp/host/misc/Makefile.am2
-rw-r--r--usrp/host/misc/getopt.c2
-rw-r--r--usrp/host/misc/getopt.h2
-rw-r--r--usrp/host/misc/gettimeofday.c2
-rw-r--r--usrp/host/misc/mkstemp.c2
-rw-r--r--usrp/host/misc/tempname.c2
-rw-r--r--usrp/host/misc/usleep.c2
-rw-r--r--usrp/host/swig/Makefile.am2
-rw-r--r--usrp/host/swig/prims.i2
-rw-r--r--usrp/host/swig/usrp_fpga_regs.py2
-rw-r--r--usrp/usrp.iss.in2
149 files changed, 149 insertions, 149 deletions
diff --git a/usrp/ChangeLog b/usrp/ChangeLog
index 4bdb7c619..bc812055b 100644
--- a/usrp/ChangeLog
+++ b/usrp/ChangeLog
@@ -1051,7 +1051,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/Makefile.am b/usrp/Makefile.am
index 60ec4c45f..697dfc622 100644
--- a/usrp/Makefile.am
+++ b/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/usrp/doc/Doxyfile.in b/usrp/doc/Doxyfile.in
index 38e4f55c3..c8a114fd1 100644
--- a/usrp/doc/Doxyfile.in
+++ b/usrp/doc/Doxyfile.in
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/doc/Makefile.am b/usrp/doc/Makefile.am
index 85f02f32f..b5784e014 100644
--- a/usrp/doc/Makefile.am
+++ b/usrp/doc/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/usrp/doc/inband-signaling-usb-host b/usrp/doc/inband-signaling-usb-host
index 1a5d87073..6bfdca97e 100644
--- a/usrp/doc/inband-signaling-usb-host
+++ b/usrp/doc/inband-signaling-usb-host
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/doc/other/Makefile.am b/usrp/doc/other/Makefile.am
index 141addb5a..ca1de7ce0 100644
--- a/usrp/doc/other/Makefile.am
+++ b/usrp/doc/other/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/usrp/firmware/Makefile.am b/usrp/firmware/Makefile.am
index 938350bbf..9c0da3573 100644
--- a/usrp/firmware/Makefile.am
+++ b/usrp/firmware/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/usrp/firmware/include/Makefile.am b/usrp/firmware/include/Makefile.am
index f0b082dfc..30fa48318 100644
--- a/usrp/firmware/include/Makefile.am
+++ b/usrp/firmware/include/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/usrp/firmware/include/delay.h b/usrp/firmware/include/delay.h
index 26b3e33b2..f5df779e1 100644
--- a/usrp/firmware/include/delay.h
+++ b/usrp/firmware/include/delay.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/fpga_regs0.h b/usrp/firmware/include/fpga_regs0.h
index fcf8d64d0..883798301 100644
--- a/usrp/firmware/include/fpga_regs0.h
+++ b/usrp/firmware/include/fpga_regs0.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/fpga_regs_common.h b/usrp/firmware/include/fpga_regs_common.h
index af88900f0..b4a496af7 100644
--- a/usrp/firmware/include/fpga_regs_common.h
+++ b/usrp/firmware/include/fpga_regs_common.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/fpga_regs_standard.h b/usrp/firmware/include/fpga_regs_standard.h
index 6ae8b6cf2..7485e2bab 100644
--- a/usrp/firmware/include/fpga_regs_standard.h
+++ b/usrp/firmware/include/fpga_regs_standard.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/fx2regs.h b/usrp/firmware/include/fx2regs.h
index ddbbfdd6f..2f210f567 100644
--- a/usrp/firmware/include/fx2regs.h
+++ b/usrp/firmware/include/fx2regs.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/fx2utils.h b/usrp/firmware/include/fx2utils.h
index 3d126edf3..b184dec27 100644
--- a/usrp/firmware/include/fx2utils.h
+++ b/usrp/firmware/include/fx2utils.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/i2c.h b/usrp/firmware/include/i2c.h
index 02d91c601..273526dad 100644
--- a/usrp/firmware/include/i2c.h
+++ b/usrp/firmware/include/i2c.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/isr.h b/usrp/firmware/include/isr.h
index f0e61fc0f..892edcdf5 100644
--- a/usrp/firmware/include/isr.h
+++ b/usrp/firmware/include/isr.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/syncdelay.h b/usrp/firmware/include/syncdelay.h
index e49d7e4e9..0af7d099f 100644
--- a/usrp/firmware/include/syncdelay.h
+++ b/usrp/firmware/include/syncdelay.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/timer.h b/usrp/firmware/include/timer.h
index 552d63569..3181874d5 100644
--- a/usrp/firmware/include/timer.h
+++ b/usrp/firmware/include/timer.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usb_common.h b/usrp/firmware/include/usb_common.h
index 42b6da874..ae07b236c 100644
--- a/usrp/firmware/include/usb_common.h
+++ b/usrp/firmware/include/usb_common.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usb_descriptors.h b/usrp/firmware/include/usb_descriptors.h
index 5547cd88b..0b8c6212f 100644
--- a/usrp/firmware/include/usb_descriptors.h
+++ b/usrp/firmware/include/usb_descriptors.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usb_requests.h b/usrp/firmware/include/usb_requests.h
index 8fcec7fab..7a543abb0 100644
--- a/usrp/firmware/include/usb_requests.h
+++ b/usrp/firmware/include/usb_requests.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usrp_commands.h b/usrp/firmware/include/usrp_commands.h
index b14044c82..20c28e264 100644
--- a/usrp/firmware/include/usrp_commands.h
+++ b/usrp/firmware/include/usrp_commands.h
@@ -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,
diff --git a/usrp/firmware/include/usrp_config.h b/usrp/firmware/include/usrp_config.h
index 776085332..e77f8e4c5 100644
--- a/usrp/firmware/include/usrp_config.h
+++ b/usrp/firmware/include/usrp_config.h
@@ -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,
diff --git a/usrp/firmware/include/usrp_i2c_addr.h b/usrp/firmware/include/usrp_i2c_addr.h
index 5f27f21b5..0a4f3ea59 100644
--- a/usrp/firmware/include/usrp_i2c_addr.h
+++ b/usrp/firmware/include/usrp_i2c_addr.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usrp_ids.h b/usrp/firmware/include/usrp_ids.h
index 51ee6a583..4f9ac4f9d 100644
--- a/usrp/firmware/include/usrp_ids.h
+++ b/usrp/firmware/include/usrp_ids.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usrp_interfaces.h b/usrp/firmware/include/usrp_interfaces.h
index 7b9c5cd5c..8666e0490 100644
--- a/usrp/firmware/include/usrp_interfaces.h
+++ b/usrp/firmware/include/usrp_interfaces.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/include/usrp_spi_defs.h b/usrp/firmware/include/usrp_spi_defs.h
index 3c2204fc6..963463ef2 100644
--- a/usrp/firmware/include/usrp_spi_defs.h
+++ b/usrp/firmware/include/usrp_spi_defs.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/Makefile.am b/usrp/firmware/lib/Makefile.am
index db317b4e3..eb42f55e7 100644
--- a/usrp/firmware/lib/Makefile.am
+++ b/usrp/firmware/lib/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/usrp/firmware/lib/delay.c b/usrp/firmware/lib/delay.c
index b27d09ee4..13cf0eec8 100644
--- a/usrp/firmware/lib/delay.c
+++ b/usrp/firmware/lib/delay.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/fx2utils.c b/usrp/firmware/lib/fx2utils.c
index d3192a20c..64ffcc896 100644
--- a/usrp/firmware/lib/fx2utils.c
+++ b/usrp/firmware/lib/fx2utils.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/i2c-compiler-bug.c b/usrp/firmware/lib/i2c-compiler-bug.c
index 25d09dd6c..360b779bc 100644
--- a/usrp/firmware/lib/i2c-compiler-bug.c
+++ b/usrp/firmware/lib/i2c-compiler-bug.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/i2c.c b/usrp/firmware/lib/i2c.c
index 864adcd79..0f238b5cf 100644
--- a/usrp/firmware/lib/i2c.c
+++ b/usrp/firmware/lib/i2c.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/isr.c b/usrp/firmware/lib/isr.c
index e28eb876a..05412daf5 100644
--- a/usrp/firmware/lib/isr.c
+++ b/usrp/firmware/lib/isr.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/timer.c b/usrp/firmware/lib/timer.c
index 6b7a87911..97e2f7cf9 100644
--- a/usrp/firmware/lib/timer.c
+++ b/usrp/firmware/lib/timer.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/lib/usb_common.c b/usrp/firmware/lib/usb_common.c
index f88d86c5d..3b0547b2f 100644
--- a/usrp/firmware/lib/usb_common.c
+++ b/usrp/firmware/lib/usb_common.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/Makefile.am b/usrp/firmware/src/Makefile.am
index ca45f0b66..fab46cef0 100644
--- a/usrp/firmware/src/Makefile.am
+++ b/usrp/firmware/src/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/usrp/firmware/src/common/Makefile.am b/usrp/firmware/src/common/Makefile.am
index 701bc48c8..95232324d 100644
--- a/usrp/firmware/src/common/Makefile.am
+++ b/usrp/firmware/src/common/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/usrp/firmware/src/common/_startup.a51 b/usrp/firmware/src/common/_startup.a51
index a300d696c..30a907857 100644
--- a/usrp/firmware/src/common/_startup.a51
+++ b/usrp/firmware/src/common/_startup.a51
@@ -6,7 +6,7 @@
;;;
;;; GNU Radio is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
-;;; the Free Software Foundation; either version 2, or (at your option)
+;;; the Free 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/usrp/firmware/src/common/_startup.a51.brittle b/usrp/firmware/src/common/_startup.a51.brittle
index c8f2ee365..2996275cf 100644
--- a/usrp/firmware/src/common/_startup.a51.brittle
+++ b/usrp/firmware/src/common/_startup.a51.brittle
@@ -6,7 +6,7 @@
;;;
;;; GNU Radio is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
-;;; the Free Software Foundation; either version 2, or (at your option)
+;;; the Free 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/usrp/firmware/src/common/blink_leds.c b/usrp/firmware/src/common/blink_leds.c
index c05d3b11c..255c69733 100644
--- a/usrp/firmware/src/common/blink_leds.c
+++ b/usrp/firmware/src/common/blink_leds.c
@@ -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,
diff --git a/usrp/firmware/src/common/build_eeprom.py b/usrp/firmware/src/common/build_eeprom.py
index 44b97da0f..023c4b3f5 100755
--- a/usrp/firmware/src/common/build_eeprom.py
+++ b/usrp/firmware/src/common/build_eeprom.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,
diff --git a/usrp/firmware/src/common/check_mdelay.c b/usrp/firmware/src/common/check_mdelay.c
index 936406289..de1af47f6 100644
--- a/usrp/firmware/src/common/check_mdelay.c
+++ b/usrp/firmware/src/common/check_mdelay.c
@@ -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,
diff --git a/usrp/firmware/src/common/check_udelay.c b/usrp/firmware/src/common/check_udelay.c
index 4d46aa07d..46885a067 100644
--- a/usrp/firmware/src/common/check_udelay.c
+++ b/usrp/firmware/src/common/check_udelay.c
@@ -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,
diff --git a/usrp/firmware/src/common/edit-gpif b/usrp/firmware/src/common/edit-gpif
index a17b4dfe1..5367b75a5 100755
--- a/usrp/firmware/src/common/edit-gpif
+++ b/usrp/firmware/src/common/edit-gpif
@@ -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,
diff --git a/usrp/firmware/src/common/fpga.h b/usrp/firmware/src/common/fpga.h
index 6e5fbeea7..6cd5de8e2 100644
--- a/usrp/firmware/src/common/fpga.h
+++ b/usrp/firmware/src/common/fpga.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/common/fpga_load.c b/usrp/firmware/src/common/fpga_load.c
index 449a646ba..c3ae9e707 100644
--- a/usrp/firmware/src/common/fpga_load.c
+++ b/usrp/firmware/src/common/fpga_load.c
@@ -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,
diff --git a/usrp/firmware/src/common/fpga_load.h b/usrp/firmware/src/common/fpga_load.h
index fd62e4c5e..7c36a04c8 100644
--- a/usrp/firmware/src/common/fpga_load.h
+++ b/usrp/firmware/src/common/fpga_load.h
@@ -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,
diff --git a/usrp/firmware/src/common/init_gpif.c b/usrp/firmware/src/common/init_gpif.c
index 801345fa7..edde919be 100644
--- a/usrp/firmware/src/common/init_gpif.c
+++ b/usrp/firmware/src/common/init_gpif.c
@@ -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,
diff --git a/usrp/firmware/src/common/usrp_common.c b/usrp/firmware/src/common/usrp_common.c
index 8bf4d156c..0998653c2 100644
--- a/usrp/firmware/src/common/usrp_common.c
+++ b/usrp/firmware/src/common/usrp_common.c
@@ -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,
diff --git a/usrp/firmware/src/common/usrp_globals.h b/usrp/firmware/src/common/usrp_globals.h
index 35ea791a7..445e9e6b4 100644
--- a/usrp/firmware/src/common/usrp_globals.h
+++ b/usrp/firmware/src/common/usrp_globals.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/common/vectors.a51 b/usrp/firmware/src/common/vectors.a51
index 7f274fbee..e9382ab84 100644
--- a/usrp/firmware/src/common/vectors.a51
+++ b/usrp/firmware/src/common/vectors.a51
@@ -6,7 +6,7 @@
;;;
;;; GNU Radio is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
-;;; the Free Software Foundation; either version 2, or (at your option)
+;;; the Free 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/usrp/firmware/src/usrp2/Makefile.am b/usrp/firmware/src/usrp2/Makefile.am
index de7164b4b..3f5b74f7b 100644
--- a/usrp/firmware/src/usrp2/Makefile.am
+++ b/usrp/firmware/src/usrp2/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/usrp/firmware/src/usrp2/board_specific.c b/usrp/firmware/src/usrp2/board_specific.c
index 20c91597f..ef0081d84 100644
--- a/usrp/firmware/src/usrp2/board_specific.c
+++ b/usrp/firmware/src/usrp2/board_specific.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/edit-gpif b/usrp/firmware/src/usrp2/edit-gpif
index a17b4dfe1..5367b75a5 100755
--- a/usrp/firmware/src/usrp2/edit-gpif
+++ b/usrp/firmware/src/usrp2/edit-gpif
@@ -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,
diff --git a/usrp/firmware/src/usrp2/eeprom_init.c b/usrp/firmware/src/usrp2/eeprom_init.c
index 45d6da4cd..a6f6cbe2d 100644
--- a/usrp/firmware/src/usrp2/eeprom_init.c
+++ b/usrp/firmware/src/usrp2/eeprom_init.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/eeprom_io.c b/usrp/firmware/src/usrp2/eeprom_io.c
index b44c447cb..9eeb53636 100644
--- a/usrp/firmware/src/usrp2/eeprom_io.c
+++ b/usrp/firmware/src/usrp2/eeprom_io.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/eeprom_io.h b/usrp/firmware/src/usrp2/eeprom_io.h
index e6eae423d..558017b12 100644
--- a/usrp/firmware/src/usrp2/eeprom_io.h
+++ b/usrp/firmware/src/usrp2/eeprom_io.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/fpga_rev2.c b/usrp/firmware/src/usrp2/fpga_rev2.c
index 42355a2c0..cca961dc4 100644
--- a/usrp/firmware/src/usrp2/fpga_rev2.c
+++ b/usrp/firmware/src/usrp2/fpga_rev2.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/fpga_rev2.h b/usrp/firmware/src/usrp2/fpga_rev2.h
index 3dc8ea35b..54ec3f9fa 100644
--- a/usrp/firmware/src/usrp2/fpga_rev2.h
+++ b/usrp/firmware/src/usrp2/fpga_rev2.h
@@ -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,
diff --git a/usrp/firmware/src/usrp2/spi.c b/usrp/firmware/src/usrp2/spi.c
index 27c3a0059..f5803c55b 100644
--- a/usrp/firmware/src/usrp2/spi.c
+++ b/usrp/firmware/src/usrp2/spi.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/spi.h b/usrp/firmware/src/usrp2/spi.h
index 057b488a2..12bc5e544 100644
--- a/usrp/firmware/src/usrp2/spi.h
+++ b/usrp/firmware/src/usrp2/spi.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/firmware/src/usrp2/usb_descriptors.a51 b/usrp/firmware/src/usrp2/usb_descriptors.a51
index d0c242d27..a60adbef8 100644
--- a/usrp/firmware/src/usrp2/usb_descriptors.a51
+++ b/usrp/firmware/src/usrp2/usb_descriptors.a51
@@ -6,7 +6,7 @@
;;;
;;; GNU Radio is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
-;;; the Free Software Foundation; either version 2, or (at your option)
+;;; the Free 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/usrp/firmware/src/usrp2/usrp_common.h b/usrp/firmware/src/usrp2/usrp_common.h
index e02383298..738ba6b37 100644
--- a/usrp/firmware/src/usrp2/usrp_common.h
+++ b/usrp/firmware/src/usrp2/usrp_common.h
@@ -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,
diff --git a/usrp/firmware/src/usrp2/usrp_main.c b/usrp/firmware/src/usrp2/usrp_main.c
index 1c4f7637e..c7c09f8c5 100644
--- a/usrp/firmware/src/usrp2/usrp_main.c
+++ b/usrp/firmware/src/usrp2/usrp_main.c
@@ -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,
diff --git a/usrp/firmware/src/usrp2/usrp_rev2_regs.h b/usrp/firmware/src/usrp2/usrp_rev2_regs.h
index a73f294d2..a4f1d9896 100644
--- a/usrp/firmware/src/usrp2/usrp_rev2_regs.h
+++ b/usrp/firmware/src/usrp2/usrp_rev2_regs.h
@@ -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,
diff --git a/usrp/fpga/Makefile.am b/usrp/fpga/Makefile.am
index 02f971da3..8721af4a7 100644
--- a/usrp/fpga/Makefile.am
+++ b/usrp/fpga/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/usrp/fpga/gen_makefile_extra.py b/usrp/fpga/gen_makefile_extra.py
index e20a852af..9f48802a2 100755
--- a/usrp/fpga/gen_makefile_extra.py
+++ b/usrp/fpga/gen_makefile_extra.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,
diff --git a/usrp/fpga/rbf/Makefile.am b/usrp/fpga/rbf/Makefile.am
index ae2cbab81..49d2f2592 100644
--- a/usrp/fpga/rbf/Makefile.am
+++ b/usrp/fpga/rbf/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/usrp/fpga/toplevel/mrfm/mrfm.py b/usrp/fpga/toplevel/mrfm/mrfm.py
index 414f5817e..100db69eb 100644
--- a/usrp/fpga/toplevel/mrfm/mrfm.py
+++ b/usrp/fpga/toplevel/mrfm/mrfm.py
@@ -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,
diff --git a/usrp/fpga/toplevel/mrfm/mrfm_fft.py b/usrp/fpga/toplevel/mrfm/mrfm_fft.py
index 9ca867082..a4db0a53d 100755
--- a/usrp/fpga/toplevel/mrfm/mrfm_fft.py
+++ b/usrp/fpga/toplevel/mrfm/mrfm_fft.py
@@ -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,
diff --git a/usrp/host/Makefile.am b/usrp/host/Makefile.am
index 0fc35631f..9b72209cf 100644
--- a/usrp/host/Makefile.am
+++ b/usrp/host/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/usrp/host/apps/Makefile.am b/usrp/host/apps/Makefile.am
index 035a23ab7..f920ce59a 100644
--- a/usrp/host/apps/Makefile.am
+++ b/usrp/host/apps/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/usrp/host/apps/burn-db-eeprom b/usrp/host/apps/burn-db-eeprom
index 8f4c5d97e..413ee9260 100755
--- a/usrp/host/apps/burn-db-eeprom
+++ b/usrp/host/apps/burn-db-eeprom
@@ -6,7 +6,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/host/apps/burn-serial-number b/usrp/host/apps/burn-serial-number
index dc2329b68..50e35290f 100755
--- a/usrp/host/apps/burn-serial-number
+++ b/usrp/host/apps/burn-serial-number
@@ -6,7 +6,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/host/apps/check_order_quickly.cc b/usrp/host/apps/check_order_quickly.cc
index 21f2191af..4fa30c7d9 100644
--- a/usrp/host/apps/check_order_quickly.cc
+++ b/usrp/host/apps/check_order_quickly.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/test_usrp_standard_rx.cc b/usrp/host/apps/test_usrp_standard_rx.cc
index 87c505c9d..49f1f21bb 100644
--- a/usrp/host/apps/test_usrp_standard_rx.cc
+++ b/usrp/host/apps/test_usrp_standard_rx.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/test_usrp_standard_tx.cc b/usrp/host/apps/test_usrp_standard_tx.cc
index 2fc0edba3..6418c4abf 100644
--- a/usrp/host/apps/test_usrp_standard_tx.cc
+++ b/usrp/host/apps/test_usrp_standard_tx.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/time_stuff.c b/usrp/host/apps/time_stuff.c
index 21ae8f1a1..89a4a3815 100644
--- a/usrp/host/apps/time_stuff.c
+++ b/usrp/host/apps/time_stuff.c
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/time_stuff.h b/usrp/host/apps/time_stuff.h
index 778fa3266..74b79f388 100644
--- a/usrp/host/apps/time_stuff.h
+++ b/usrp/host/apps/time_stuff.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/usrp_cal_dc_offset.cc b/usrp/host/apps/usrp_cal_dc_offset.cc
index f16191f74..e836e1aab 100644
--- a/usrp/host/apps/usrp_cal_dc_offset.cc
+++ b/usrp/host/apps/usrp_cal_dc_offset.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/apps/usrper.cc b/usrp/host/apps/usrper.cc
index 8216d7969..88a438d55 100644
--- a/usrp/host/apps/usrper.cc
+++ b/usrp/host/apps/usrper.cc
@@ -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,
diff --git a/usrp/host/lib/Makefile.am b/usrp/host/lib/Makefile.am
index cd37a9b2b..2062bda62 100644
--- a/usrp/host/lib/Makefile.am
+++ b/usrp/host/lib/Makefile.am
@@ -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,
diff --git a/usrp/host/lib/inband/Makefile.am b/usrp/host/lib/inband/Makefile.am
index 03d21894d..017c5c489 100644
--- a/usrp/host/lib/inband/Makefile.am
+++ b/usrp/host/lib/inband/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/usrp/host/lib/inband/dump_packets.py b/usrp/host/lib/inband/dump_packets.py
index ea27ca515..237362406 100755
--- a/usrp/host/lib/inband/dump_packets.py
+++ b/usrp/host/lib/inband/dump_packets.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,
diff --git a/usrp/host/lib/inband/qa_inband.cc b/usrp/host/lib/inband/qa_inband.cc
index 00a821f39..6f33a6ead 100644
--- a/usrp/host/lib/inband/qa_inband.cc
+++ b/usrp/host/lib/inband/qa_inband.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/qa_inband.h b/usrp/host/lib/inband/qa_inband.h
index 92386f955..ab8f7f250 100644
--- a/usrp/host/lib/inband/qa_inband.h
+++ b/usrp/host/lib/inband/qa_inband.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/qa_inband_packet_prims.cc b/usrp/host/lib/inband/qa_inband_packet_prims.cc
index 9d9a0c70e..868a1e064 100644
--- a/usrp/host/lib/inband/qa_inband_packet_prims.cc
+++ b/usrp/host/lib/inband/qa_inband_packet_prims.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/qa_inband_packet_prims.h b/usrp/host/lib/inband/qa_inband_packet_prims.h
index 5e60c60e7..71c0d737d 100644
--- a/usrp/host/lib/inband/qa_inband_packet_prims.h
+++ b/usrp/host/lib/inband/qa_inband_packet_prims.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/qa_inband_usrp_server.cc b/usrp/host/lib/inband/qa_inband_usrp_server.cc
index 2885a4d88..324d9ee11 100644
--- a/usrp/host/lib/inband/qa_inband_usrp_server.cc
+++ b/usrp/host/lib/inband/qa_inband_usrp_server.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/qa_inband_usrp_server.h b/usrp/host/lib/inband/qa_inband_usrp_server.h
index eb0f7a3e0..91cf7d87c 100644
--- a/usrp/host/lib/inband/qa_inband_usrp_server.h
+++ b/usrp/host/lib/inband/qa_inband_usrp_server.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/test_inband.cc b/usrp/host/lib/inband/test_inband.cc
index 49619bef2..77cdca556 100644
--- a/usrp/host/lib/inband/test_inband.cc
+++ b/usrp/host/lib/inband/test_inband.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/usb_packet.py b/usrp/host/lib/inband/usb_packet.py
index 5ca19b790..6dfcf8638 100644
--- a/usrp/host/lib/inband/usb_packet.py
+++ b/usrp/host/lib/inband/usb_packet.py
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/host/lib/inband/usrp_inband_usb_packet.h b/usrp/host/lib/inband/usrp_inband_usb_packet.h
index 471bfc666..e22b567fa 100644
--- a/usrp/host/lib/inband/usrp_inband_usb_packet.h
+++ b/usrp/host/lib/inband/usrp_inband_usb_packet.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/usrp_server.cc b/usrp/host/lib/inband/usrp_server.cc
index 29c2058ae..800bf0e15 100644
--- a/usrp/host/lib/inband/usrp_server.cc
+++ b/usrp/host/lib/inband/usrp_server.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/usrp_server.h b/usrp/host/lib/inband/usrp_server.h
index 87c2768e5..d2819cd66 100644
--- a/usrp/host/lib/inband/usrp_server.h
+++ b/usrp/host/lib/inband/usrp_server.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/inband/usrp_server.mbh b/usrp/host/lib/inband/usrp_server.mbh
index 97bb0e664..e96c3f1ac 100644
--- a/usrp/host/lib/inband/usrp_server.mbh
+++ b/usrp/host/lib/inband/usrp_server.mbh
@@ -6,7 +6,7 @@
;;
;; GNU Radio is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free 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/usrp/host/lib/legacy/Makefile.am b/usrp/host/lib/legacy/Makefile.am
index 7303fb4c1..4917449a2 100644
--- a/usrp/host/lib/legacy/Makefile.am
+++ b/usrp/host/lib/legacy/Makefile.am
@@ -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,
diff --git a/usrp/host/lib/legacy/ad9862.h b/usrp/host/lib/legacy/ad9862.h
index d1895bbe5..4375d93d8 100644
--- a/usrp/host/lib/legacy/ad9862.h
+++ b/usrp/host/lib/legacy/ad9862.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/check_data.py b/usrp/host/lib/legacy/check_data.py
index 655ca1503..100f0f6dd 100755
--- a/usrp/host/lib/legacy/check_data.py
+++ b/usrp/host/lib/legacy/check_data.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,
diff --git a/usrp/host/lib/legacy/circular_buffer.h b/usrp/host/lib/legacy/circular_buffer.h
index 913360dfb..3025d7b50 100644
--- a/usrp/host/lib/legacy/circular_buffer.h
+++ b/usrp/host/lib/legacy/circular_buffer.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/circular_linked_list.h b/usrp/host/lib/legacy/circular_linked_list.h
index 0e460a26b..38b1cdca2 100644
--- a/usrp/host/lib/legacy/circular_linked_list.h
+++ b/usrp/host/lib/legacy/circular_linked_list.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/darwin_libusb.h b/usrp/host/lib/legacy/darwin_libusb.h
index bdbdd3446..063a2e9c6 100644
--- a/usrp/host/lib/legacy/darwin_libusb.h
+++ b/usrp/host/lib/legacy/darwin_libusb.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/dump_data.py b/usrp/host/lib/legacy/dump_data.py
index 34dde3dcc..034586d8a 100755
--- a/usrp/host/lib/legacy/dump_data.py
+++ b/usrp/host/lib/legacy/dump_data.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,
diff --git a/usrp/host/lib/legacy/fusb.cc b/usrp/host/lib/legacy/fusb.cc
index 01ced9e2a..6e4358f5f 100644
--- a/usrp/host/lib/legacy/fusb.cc
+++ b/usrp/host/lib/legacy/fusb.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb.h b/usrp/host/lib/legacy/fusb.h
index 8116ed056..769e51cca 100644
--- a/usrp/host/lib/legacy/fusb.h
+++ b/usrp/host/lib/legacy/fusb.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_darwin.cc b/usrp/host/lib/legacy/fusb_darwin.cc
index 8be545372..c6127e26e 100644
--- a/usrp/host/lib/legacy/fusb_darwin.cc
+++ b/usrp/host/lib/legacy/fusb_darwin.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_darwin.h b/usrp/host/lib/legacy/fusb_darwin.h
index 9254c7f77..bb717b58c 100644
--- a/usrp/host/lib/legacy/fusb_darwin.h
+++ b/usrp/host/lib/legacy/fusb_darwin.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_generic.cc b/usrp/host/lib/legacy/fusb_generic.cc
index f9f3c29d7..0958716d9 100644
--- a/usrp/host/lib/legacy/fusb_generic.cc
+++ b/usrp/host/lib/legacy/fusb_generic.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_generic.h b/usrp/host/lib/legacy/fusb_generic.h
index 8c3a45647..b9aef2737 100644
--- a/usrp/host/lib/legacy/fusb_generic.h
+++ b/usrp/host/lib/legacy/fusb_generic.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_linux.cc b/usrp/host/lib/legacy/fusb_linux.cc
index 1eaba4e50..60687a149 100644
--- a/usrp/host/lib/legacy/fusb_linux.cc
+++ b/usrp/host/lib/legacy/fusb_linux.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_linux.h b/usrp/host/lib/legacy/fusb_linux.h
index b2d46a514..107e1af70 100644
--- a/usrp/host/lib/legacy/fusb_linux.h
+++ b/usrp/host/lib/legacy/fusb_linux.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_ra_wb.cc b/usrp/host/lib/legacy/fusb_ra_wb.cc
index c95f4afbe..699a34b39 100644
--- a/usrp/host/lib/legacy/fusb_ra_wb.cc
+++ b/usrp/host/lib/legacy/fusb_ra_wb.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_ra_wb.h b/usrp/host/lib/legacy/fusb_ra_wb.h
index 09bf8ee65..233976abe 100644
--- a/usrp/host/lib/legacy/fusb_ra_wb.h
+++ b/usrp/host/lib/legacy/fusb_ra_wb.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_sysconfig_darwin.cc b/usrp/host/lib/legacy/fusb_sysconfig_darwin.cc
index 54d008437..4d19d1292 100644
--- a/usrp/host/lib/legacy/fusb_sysconfig_darwin.cc
+++ b/usrp/host/lib/legacy/fusb_sysconfig_darwin.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_sysconfig_generic.cc b/usrp/host/lib/legacy/fusb_sysconfig_generic.cc
index 31022c14f..58baba5a5 100644
--- a/usrp/host/lib/legacy/fusb_sysconfig_generic.cc
+++ b/usrp/host/lib/legacy/fusb_sysconfig_generic.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_sysconfig_linux.cc b/usrp/host/lib/legacy/fusb_sysconfig_linux.cc
index e5dc1f457..3c2f59375 100644
--- a/usrp/host/lib/legacy/fusb_sysconfig_linux.cc
+++ b/usrp/host/lib/legacy/fusb_sysconfig_linux.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc b/usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc
index c5ea7fff3..9da831fd5 100644
--- a/usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc
+++ b/usrp/host/lib/legacy/fusb_sysconfig_ra_wb.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_sysconfig_win32.cc b/usrp/host/lib/legacy/fusb_sysconfig_win32.cc
index 02a3bf209..16eaaa645 100644
--- a/usrp/host/lib/legacy/fusb_sysconfig_win32.cc
+++ b/usrp/host/lib/legacy/fusb_sysconfig_win32.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_win32.cc b/usrp/host/lib/legacy/fusb_win32.cc
index c6e3c972e..eee373272 100644
--- a/usrp/host/lib/legacy/fusb_win32.cc
+++ b/usrp/host/lib/legacy/fusb_win32.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/fusb_win32.h b/usrp/host/lib/legacy/fusb_win32.h
index c796af49f..3ad2132f4 100644
--- a/usrp/host/lib/legacy/fusb_win32.h
+++ b/usrp/host/lib/legacy/fusb_win32.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/gen_usrp_dbid.py b/usrp/host/lib/legacy/gen_usrp_dbid.py
index 14d3ee550..bbfdc7503 100755
--- a/usrp/host/lib/legacy/gen_usrp_dbid.py
+++ b/usrp/host/lib/legacy/gen_usrp_dbid.py
@@ -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,
diff --git a/usrp/host/lib/legacy/md5.c b/usrp/host/lib/legacy/md5.c
index abee067f3..b15ab390f 100644
--- a/usrp/host/lib/legacy/md5.c
+++ b/usrp/host/lib/legacy/md5.c
@@ -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,
diff --git a/usrp/host/lib/legacy/md5.h b/usrp/host/lib/legacy/md5.h
index 709cefb9b..4a4e790c1 100644
--- a/usrp/host/lib/legacy/md5.h
+++ b/usrp/host/lib/legacy/md5.h
@@ -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,
diff --git a/usrp/host/lib/legacy/mld_threads.h b/usrp/host/lib/legacy/mld_threads.h
index 08b3555ae..1653e83eb 100644
--- a/usrp/host/lib/legacy/mld_threads.h
+++ b/usrp/host/lib/legacy/mld_threads.h
@@ -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,
diff --git a/usrp/host/lib/legacy/std_paths.h.in b/usrp/host/lib/legacy/std_paths.h.in
index 22a8ecbd5..9c26cfa23 100644
--- a/usrp/host/lib/legacy/std_paths.h.in
+++ b/usrp/host/lib/legacy/std_paths.h.in
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_basic.cc b/usrp/host/lib/legacy/usrp_basic.cc
index dd1945878..8bb4a191e 100644
--- a/usrp/host/lib/legacy/usrp_basic.cc
+++ b/usrp/host/lib/legacy/usrp_basic.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_basic.h b/usrp/host/lib/legacy/usrp_basic.h
index 796a0f494..395a1dac0 100644
--- a/usrp/host/lib/legacy/usrp_basic.h
+++ b/usrp/host/lib/legacy/usrp_basic.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_bytesex.h b/usrp/host/lib/legacy/usrp_bytesex.h
index 955faf242..331db31c9 100644
--- a/usrp/host/lib/legacy/usrp_bytesex.h
+++ b/usrp/host/lib/legacy/usrp_bytesex.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_config.cc b/usrp/host/lib/legacy/usrp_config.cc
index 17bfd48d4..fcf207f68 100644
--- a/usrp/host/lib/legacy/usrp_config.cc
+++ b/usrp/host/lib/legacy/usrp_config.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_config.h b/usrp/host/lib/legacy/usrp_config.h
index 91b398b9b..ee5cb63bd 100644
--- a/usrp/host/lib/legacy/usrp_config.h
+++ b/usrp/host/lib/legacy/usrp_config.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_dbid.dat b/usrp/host/lib/legacy/usrp_dbid.dat
index a85d0532c..036f00fa3 100644
--- a/usrp/host/lib/legacy/usrp_dbid.dat
+++ b/usrp/host/lib/legacy/usrp_dbid.dat
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/host/lib/legacy/usrp_local_sighandler.cc b/usrp/host/lib/legacy/usrp_local_sighandler.cc
index ab6c485fd..b87a7656b 100644
--- a/usrp/host/lib/legacy/usrp_local_sighandler.cc
+++ b/usrp/host/lib/legacy/usrp_local_sighandler.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_local_sighandler.h b/usrp/host/lib/legacy/usrp_local_sighandler.h
index f1c00cd51..ee336750f 100644
--- a/usrp/host/lib/legacy/usrp_local_sighandler.h
+++ b/usrp/host/lib/legacy/usrp_local_sighandler.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_prims.cc b/usrp/host/lib/legacy/usrp_prims.cc
index f666a29fc..8fe87a723 100644
--- a/usrp/host/lib/legacy/usrp_prims.cc
+++ b/usrp/host/lib/legacy/usrp_prims.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_prims.h b/usrp/host/lib/legacy/usrp_prims.h
index 97cfb4a47..aa1347423 100644
--- a/usrp/host/lib/legacy/usrp_prims.h
+++ b/usrp/host/lib/legacy/usrp_prims.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_slots.h b/usrp/host/lib/legacy/usrp_slots.h
index c4971d167..d2c50fc47 100644
--- a/usrp/host/lib/legacy/usrp_slots.h
+++ b/usrp/host/lib/legacy/usrp_slots.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_standard.cc b/usrp/host/lib/legacy/usrp_standard.cc
index 6b4ec9393..9032874d1 100644
--- a/usrp/host/lib/legacy/usrp_standard.cc
+++ b/usrp/host/lib/legacy/usrp_standard.cc
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/lib/legacy/usrp_standard.h b/usrp/host/lib/legacy/usrp_standard.h
index 6fee4b9c1..93a8aa56d 100644
--- a/usrp/host/lib/legacy/usrp_standard.h
+++ b/usrp/host/lib/legacy/usrp_standard.h
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/misc/Makefile.am b/usrp/host/misc/Makefile.am
index 77c76e089..c201735ca 100644
--- a/usrp/host/misc/Makefile.am
+++ b/usrp/host/misc/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/usrp/host/misc/getopt.c b/usrp/host/misc/getopt.c
index 93fb6ea5b..75be3307c 100644
--- a/usrp/host/misc/getopt.c
+++ b/usrp/host/misc/getopt.c
@@ -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,
diff --git a/usrp/host/misc/getopt.h b/usrp/host/misc/getopt.h
index 45541f5ac..067908147 100644
--- a/usrp/host/misc/getopt.h
+++ b/usrp/host/misc/getopt.h
@@ -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,
diff --git a/usrp/host/misc/gettimeofday.c b/usrp/host/misc/gettimeofday.c
index 2ea0fa614..098793ac9 100644
--- a/usrp/host/misc/gettimeofday.c
+++ b/usrp/host/misc/gettimeofday.c
@@ -5,7 +5,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/misc/mkstemp.c b/usrp/host/misc/mkstemp.c
index 4a915b42f..8abacb984 100644
--- a/usrp/host/misc/mkstemp.c
+++ b/usrp/host/misc/mkstemp.c
@@ -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,
diff --git a/usrp/host/misc/tempname.c b/usrp/host/misc/tempname.c
index a29dddf0b..2611126cf 100644
--- a/usrp/host/misc/tempname.c
+++ b/usrp/host/misc/tempname.c
@@ -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,
diff --git a/usrp/host/misc/usleep.c b/usrp/host/misc/usleep.c
index 4a0f75ea8..b1d7dad47 100644
--- a/usrp/host/misc/usleep.c
+++ b/usrp/host/misc/usleep.c
@@ -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,
diff --git a/usrp/host/swig/Makefile.am b/usrp/host/swig/Makefile.am
index 35a81ea29..c5e4bc567 100644
--- a/usrp/host/swig/Makefile.am
+++ b/usrp/host/swig/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/usrp/host/swig/prims.i b/usrp/host/swig/prims.i
index 67631e199..d973c6d78 100644
--- a/usrp/host/swig/prims.i
+++ b/usrp/host/swig/prims.i
@@ -6,7 +6,7 @@
*
* GNU Radio is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2, or (at your option)
+ * the Free 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/usrp/host/swig/usrp_fpga_regs.py b/usrp/host/swig/usrp_fpga_regs.py
index e022518bd..b116d7b7a 100644
--- a/usrp/host/swig/usrp_fpga_regs.py
+++ b/usrp/host/swig/usrp_fpga_regs.py
@@ -5,7 +5,7 @@
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; either version 2, or (at your option)
+# the Free 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/usrp/usrp.iss.in b/usrp/usrp.iss.in
index 96651e31e..e1257d82f 100644
--- a/usrp/usrp.iss.in
+++ b/usrp/usrp.iss.in
@@ -5,7 +5,7 @@
;
; GNU Radio is free software; you can redistribute it and/or modify
; it under the terms of the GNU General Public License as published by
-; the Free Software Foundation; either version 2, or (at your option)
+; the Free Software Foundation; either version 3, or (at your option)
; any later version.
;
; GNU Radio is distributed in the hope that it will be useful,