diff options
author | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-02-23 10:10:51 -0600 |
---|---|---|
committer | Aaron Rossetto <aaron.rossetto@ni.com> | 2022-02-23 12:24:32 -0600 |
commit | c718ce6cd5b84ceaca50fe02f7ad9e95364472cc (patch) | |
tree | 7f186c37ad1a4aa83ff7c1590435c6bb82a3b200 /fpga/usrp3/lib/io_port2 | |
parent | 1c726f56679c7ffcfaddf55335d546f71f398358 (diff) | |
download | uhd-c718ce6cd5b84ceaca50fe02f7ad9e95364472cc.tar.gz uhd-c718ce6cd5b84ceaca50fe02f7ad9e95364472cc.tar.bz2 uhd-c718ce6cd5b84ceaca50fe02f7ad9e95364472cc.zip |
fpga: Add SPDX license identifier
Diffstat (limited to 'fpga/usrp3/lib/io_port2')
-rw-r--r-- | fpga/usrp3/lib/io_port2/LvFpga_Chinch_Interface.v | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/fpga/usrp3/lib/io_port2/LvFpga_Chinch_Interface.v b/fpga/usrp3/lib/io_port2/LvFpga_Chinch_Interface.v index 169e9a7ec..5f0918a83 100644 --- a/fpga/usrp3/lib/io_port2/LvFpga_Chinch_Interface.v +++ b/fpga/usrp3/lib/io_port2/LvFpga_Chinch_Interface.v @@ -10,6 +10,8 @@ -- (c) 2013 Copyright National Instruments Corporation -- All Rights Reserved -- National Instruments Internal Information +-- +-- SPDX-License-Identifier: LGPL-3.0-or-later ------------------------------------------------------------------------------- */ |