diff options
Diffstat (limited to 'usrp/firmware/src/usrp2')
-rw-r--r-- | usrp/firmware/src/usrp2/Makefile.am | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/board_specific.c | 2 | ||||
-rwxr-xr-x | usrp/firmware/src/usrp2/edit-gpif | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/eeprom_init.c | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/eeprom_io.c | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/eeprom_io.h | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/fpga_rev2.c | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/fpga_rev2.h | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/spi.c | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/spi.h | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/usb_descriptors.a51 | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/usrp_common.h | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/usrp_main.c | 2 | ||||
-rw-r--r-- | usrp/firmware/src/usrp2/usrp_rev2_regs.h | 2 |
14 files changed, 14 insertions, 14 deletions
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, |