diff options
Diffstat (limited to 'host/cmake/msvc/stdbool.h')
-rw-r--r-- | host/cmake/msvc/stdbool.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/cmake/msvc/stdbool.h b/host/cmake/msvc/stdbool.h index 6b76d2871..ffd3fc8a3 100644 --- a/host/cmake/msvc/stdbool.h +++ b/host/cmake/msvc/stdbool.h @@ -1,7 +1,8 @@ // // Copyright 2015 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 INCLUDED_MSC_STDBOOL_H |