diff options
Diffstat (limited to 'host/utils/latency/include/Responder.hpp')
-rw-r--r-- | host/utils/latency/include/Responder.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/utils/latency/include/Responder.hpp b/host/utils/latency/include/Responder.hpp index dd967bc99..0d690bcd6 100644 --- a/host/utils/latency/include/Responder.hpp +++ b/host/utils/latency/include/Responder.hpp @@ -1,7 +1,8 @@ // // Copyright 2010-2013 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 // #ifndef RESPONDER_H |