aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/convert/sse2_fc32_to_sc16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'host/lib/convert/sse2_fc32_to_sc16.cpp')
-rw-r--r--host/lib/convert/sse2_fc32_to_sc16.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/convert/sse2_fc32_to_sc16.cpp b/host/lib/convert/sse2_fc32_to_sc16.cpp
index 4b0d370a4..f562074c6 100644
--- a/host/lib/convert/sse2_fc32_to_sc16.cpp
+++ b/host/lib/convert/sse2_fc32_to_sc16.cpp
@@ -1,7 +1,8 @@
//
// Copyright 2011-2012 Ettus Research LLC
+// Copyright 2018 Ettus Research, a National Instruments Company
//
-// SPDX-License-Identifier: GPL-3.0
+// SPDX-License-Identifier: GPL-3.0-or-later
//
#include "convert_common.hpp"