diff options
Diffstat (limited to 'usrp/host/lib/inband/usb_packet.py')
-rw-r--r-- | usrp/host/lib/inband/usb_packet.py | 2 |
1 files changed, 1 insertions, 1 deletions
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, |