From eec28320c7f903976ede0f69226948cc1d46334a Mon Sep 17 00:00:00 2001 From: Alexander Wenzel Date: Tue, 1 Apr 2014 10:10:23 +0200 Subject: Updated authors information. Signed-off-by: Alexander Wenzel --- src/daemon/dlt_daemon_client.c | 37 +++++-------------------------------- 1 file changed, 5 insertions(+), 32 deletions(-) (limited to 'src/daemon/dlt_daemon_client.c') diff --git a/src/daemon/dlt_daemon_client.c b/src/daemon/dlt_daemon_client.c index 30af665..936c462 100644 --- a/src/daemon/dlt_daemon_client.c +++ b/src/daemon/dlt_daemon_client.c @@ -1,6 +1,6 @@ /** * @licence app begin@ - * Copyright (C) 2012 BMW AG + * Copyright (C) 2012-2014 BMW AG * * This file is part of GENIVI Project Dlt - Diagnostic Log and Trace console apps. * @@ -12,43 +12,16 @@ * Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with * this file, You can obtain one at http://mozilla.org/MPL/2.0/. * - * - * \author Alexander Wenzel BMW 2011-2012 + * \author + * Alexander Wenzel + * Markus Klein + * Mikko Rapeli * * \file dlt_daemon_client.c * For further information see http://www.genivi.org/. * @licence end@ */ -/******************************************************************************* -** ** -** SRC-MODULE: dlt_daemonclient.c ** -** ** -** TARGET : linux ** -** ** -** PROJECT : DLT ** -** ** -** AUTHOR : Alexander Wenzel Alexander.AW.Wenzel@bmw.de ** -** ** -** PURPOSE : ** -** ** -** REMARKS : ** -** ** -** PLATFORM DEPENDANT [yes/no]: yes ** -** ** -** TO BE CHANGED BY USER [yes/no]: no ** -** ** -*******************************************************************************/ - -/******************************************************************************* -** Author Identity ** -******************************************************************************** -** ** -** Initials Name Company ** -** -------- ------------------------- ---------------------------------- ** -** aw Alexander Wenzel BMW ** -*******************************************************************************/ - #include #include #include /* for printf() and fprintf() */ -- cgit v1.2.1