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/system/CMakeLists.txt | 2 +- src/system/dlt-system-filetransfer.c | 4 ++-- src/system/dlt-system-journal.c | 4 ++-- src/system/dlt-system-logfile.c | 4 ++-- src/system/dlt-system-options.c | 4 ++-- src/system/dlt-system-process-handling.c | 4 ++-- src/system/dlt-system-processes.c | 4 ++-- src/system/dlt-system-shell.c | 4 ++-- src/system/dlt-system-syslog.c | 4 ++-- src/system/dlt-system-watchdog.c | 4 ++-- src/system/dlt-system.c | 4 ++-- src/system/dlt-system.h | 4 ++-- 12 files changed, 23 insertions(+), 23 deletions(-) (limited to 'src/system') diff --git a/src/system/CMakeLists.txt b/src/system/CMakeLists.txt index 7c98de8..fb11624 100644 --- a/src/system/CMakeLists.txt +++ b/src/system/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/system/dlt-system-filetransfer.c b/src/system/dlt-system-filetransfer.c index 3f31c81..56d2f52 100644 --- a/src/system/dlt-system-filetransfer.c +++ b/src/system/dlt-system-filetransfer.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. * @@ -22,7 +22,7 @@ * Markus Klein * Mikko Rapeli * - * \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-system-filetransfer.c diff --git a/src/system/dlt-system-journal.c b/src/system/dlt-system-journal.c index bbd8385..7cccb4b 100644 --- a/src/system/dlt-system-journal.c +++ b/src/system/dlt-system-journal.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-system-journal.c diff --git a/src/system/dlt-system-logfile.c b/src/system/dlt-system-logfile.c index a2ec7ec..cd1a828 100644 --- a/src/system/dlt-system-logfile.c +++ b/src/system/dlt-system-logfile.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 Lassi Marttala * - * \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-system-logfile.c diff --git a/src/system/dlt-system-options.c b/src/system/dlt-system-options.c index d00b571..01f2d65 100644 --- a/src/system/dlt-system-options.c +++ b/src/system/dlt-system-options.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 Lassi Marttala * - * \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-system-options.c diff --git a/src/system/dlt-system-process-handling.c b/src/system/dlt-system-process-handling.c index 2352204..118b868 100644 --- a/src/system/dlt-system-process-handling.c +++ b/src/system/dlt-system-process-handling.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 Lassi Marttala * - * \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-system-process-handling.c diff --git a/src/system/dlt-system-processes.c b/src/system/dlt-system-processes.c index fab3b4f..b92ff55 100644 --- a/src/system/dlt-system-processes.c +++ b/src/system/dlt-system-processes.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 Lassi Marttala * - * \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-system-processes.c diff --git a/src/system/dlt-system-shell.c b/src/system/dlt-system-shell.c index a753185..a235fde 100644 --- a/src/system/dlt-system-shell.c +++ b/src/system/dlt-system-shell.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 Lassi Marttala * - * \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-system-shell.c diff --git a/src/system/dlt-system-syslog.c b/src/system/dlt-system-syslog.c index 8a6a7be..aa60e55 100644 --- a/src/system/dlt-system-syslog.c +++ b/src/system/dlt-system-syslog.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 Lassi Marttala * - * \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-system-syslog.c diff --git a/src/system/dlt-system-watchdog.c b/src/system/dlt-system-watchdog.c index 255a789..8dae122 100644 --- a/src/system/dlt-system-watchdog.c +++ b/src/system/dlt-system-watchdog.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. * @@ -22,7 +22,7 @@ * Markus Klein * Mikko Rapeli * - * \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-system-watchdog.c diff --git a/src/system/dlt-system.c b/src/system/dlt-system.c index 60781b1..b826286 100644 --- a/src/system/dlt-system.c +++ b/src/system/dlt-system.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 Lassi Marttala * - * \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-system.c diff --git a/src/system/dlt-system.h b/src/system/dlt-system.h index 1f217b0..c415ad7 100644 --- a/src/system/dlt-system.h +++ b/src/system/dlt-system.h @@ -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 Lassi Marttala * - * \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-system.h -- cgit v1.2.1