diff options
author | Josh Blum <josh@joshknows.com> | 2012-01-27 19:20:54 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-01-27 19:20:54 -0800 |
commit | 4f94819a4422a71251661fb501412565ffaea8be (patch) | |
tree | a514f1502953b5ad19aa6248f27d4d3b0b784d59 /usrp2/control_lib | |
parent | bcda4624deb5a81ba2ad338157c44855dab56397 (diff) | |
download | uhd-4f94819a4422a71251661fb501412565ffaea8be.tar.gz uhd-4f94819a4422a71251661fb501412565ffaea8be.tar.bz2 uhd-4f94819a4422a71251661fb501412565ffaea8be.zip |
dsp rework: integrated custom dsp module shells
Diffstat (limited to 'usrp2/control_lib')
-rw-r--r-- | usrp2/control_lib/user_settings.v | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usrp2/control_lib/user_settings.v b/usrp2/control_lib/user_settings.v index 96ee22427..d87f1de21 100644 --- a/usrp2/control_lib/user_settings.v +++ b/usrp2/control_lib/user_settings.v @@ -1,5 +1,5 @@ // -// Copyright 2011 Corgan Enterprises LLC +// Copyright 2012 Ettus Research LLC // // 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 |