diff options
Diffstat (limited to 'host/lib/cal/power_container_impl.cpp')
-rw-r--r-- | host/lib/cal/power_container_impl.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/cal/power_container_impl.cpp b/host/lib/cal/power_container_impl.cpp index 621403fb8..f5dd68ae9 100644 --- a/host/lib/cal/power_container_impl.cpp +++ b/host/lib/cal/power_container_impl.cpp @@ -1,7 +1,8 @@ // // Copyright 2016 Ettus Research +// Copyright 2018 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-3.0-or-later // #include "power_container_impl.hpp" |