From d44277d7ac7acc621442fe7ef4555f568fbe88d0 Mon Sep 17 00:00:00 2001 From: Brent Stapleton Date: Tue, 30 Apr 2019 10:22:46 -0700 Subject: prop_tree: formatting property tree files - Ran clang-format - Fixed typos - Updated copyright headers clang-format -i --style=file \ host/include/uhd/property_tree.hpp \ host/include/uhd/property_tree.ipp clang-format -i --style=file \ host/lib/property_tree.cpp host/tests/property_test.cpp --- host/tests/property_test.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'host/tests/property_test.cpp') diff --git a/host/tests/property_test.cpp b/host/tests/property_test.cpp index b2086f288..f0e67e14c 100644 --- a/host/tests/property_test.cpp +++ b/host/tests/property_test.cpp @@ -1,6 +1,7 @@ // // Copyright 2011 Ettus Research LLC // Copyright 2018 Ettus Research, a National Instruments Company +// Copyright 2019 Ettus Research, a National Instruments Brand // // SPDX-License-Identifier: GPL-3.0-or-later // -- cgit v1.2.3