diff options
Diffstat (limited to 'host/lib/transport/liberio_zero_copy.hpp')
-rw-r--r-- | host/lib/transport/liberio_zero_copy.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/transport/liberio_zero_copy.hpp b/host/lib/transport/liberio_zero_copy.hpp index bf23b1321..1dfa3af71 100644 --- a/host/lib/transport/liberio_zero_copy.hpp +++ b/host/lib/transport/liberio_zero_copy.hpp @@ -1,7 +1,8 @@ // // Copyright 2017 Ettus Research +// Copyright 2018 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0+ +// SPDX-License-Identifier: GPL-3.0-or-later // #ifndef LIBERIO_HPP |