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 --- examples/example4/CMakeLists.txt | 2 +- examples/example4/example4.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/example4') diff --git a/examples/example4/CMakeLists.txt b/examples/example4/CMakeLists.txt index c56a340..5ad07be 100755 --- a/examples/example4/CMakeLists.txt +++ b/examples/example4/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/examples/example4/example4.c b/examples/example4/example4.c index 4e11ae8..f4b1da0 100644 --- a/examples/example4/example4.c +++ b/examples/example4/example4.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 example4.c -- cgit v1.2.1