summaryrefslogtreecommitdiff
path: root/usrp/host/apps
diff options
context:
space:
mode:
Diffstat (limited to 'usrp/host/apps')
-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
10 files changed, 10 insertions, 10 deletions
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,