From 53e0de1b51821e1ec75766b4ff44c711b4215922 Mon Sep 17 00:00:00 2001 From: Lutz Helwing Date: Fri, 29 May 2015 16:45:57 +0200 Subject: Fixed license headers and copyright doxygen comments Signed-off-by: Alexander Wenzel --- src/console/CMakeLists.txt | 2 +- src/console/dlt-control.c | 4 ++-- src/console/dlt-convert.c | 4 ++-- src/console/dlt-receive.c | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/console') diff --git a/src/console/CMakeLists.txt b/src/console/CMakeLists.txt index 3ae35aa..58ca6d4 100755 --- a/src/console/CMakeLists.txt +++ b/src/console/CMakeLists.txt @@ -2,7 +2,7 @@ # @licence make begin@ # SPDX license identifier: MPL-2.0 # -# Copyright (C) 2011-2015, BMW AG" +# Copyright (C) 2011-2015, BMW AG # # This file is part of GENIVI Project DLT - Diagnostic Log and Trace. # diff --git a/src/console/dlt-control.c b/src/console/dlt-control.c index 96f89d0..92f841d 100755 --- a/src/console/dlt-control.c +++ b/src/console/dlt-control.c @@ -2,7 +2,7 @@ * @licence app begin@ * SPDX license identifier: MPL-2.0 * - * Copyright (C) 2011-2015, BMW AG" + * Copyright (C) 2011-2015, BMW AG * * This file is part of GENIVI Project DLT - Diagnostic Log and Trace. * @@ -18,7 +18,7 @@ /*! * \author Alexander Wenzel * - * \copyright Copyright © 2015 BMW AG. \n + * \copyright Copyright © 2011-2015 BMW AG. \n * License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/. * * \file dlt-control.cpp diff --git a/src/console/dlt-convert.c b/src/console/dlt-convert.c index 4f593e2..55143f6 100755 --- a/src/console/dlt-convert.c +++ b/src/console/dlt-convert.c @@ -2,7 +2,7 @@ * @licence app begin@ * SPDX license identifier: MPL-2.0 * - * Copyright (C) 2011-2015, BMW AG" + * Copyright (C) 2011-2015, BMW AG * * This file is part of GENIVI Project DLT - Diagnostic Log and Trace. * @@ -18,7 +18,7 @@ /*! * \author Alexander Wenzel * - * \copyright Copyright © 2015 BMW AG. \n + * \copyright Copyright © 2011-2015 BMW AG. \n * License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/. * * \file dlt-convert.cpp diff --git a/src/console/dlt-receive.c b/src/console/dlt-receive.c index 11f81a3..41a0a8c 100755 --- a/src/console/dlt-receive.c +++ b/src/console/dlt-receive.c @@ -2,7 +2,7 @@ * @licence app begin@ * SPDX license identifier: MPL-2.0 * - * Copyright (C) 2011-2015, BMW AG" + * Copyright (C) 2011-2015, BMW AG * * This file is part of GENIVI Project DLT - Diagnostic Log and Trace. * @@ -18,7 +18,7 @@ /*! * \author Alexander Wenzel * - * \copyright Copyright © 2015 BMW AG. \n + * \copyright Copyright © 2011-2015 BMW AG. \n * License MPL-2.0: Mozilla Public License version 2.0 http://mozilla.org/MPL/2.0/. * * \file dlt-receive.cpp -- cgit v1.2.1