From f23f9c3ecf40636f176107f6098c308f72fdbd5d Mon Sep 17 00:00:00 2001 From: christian mueller Date: Tue, 6 Mar 2012 20:11:13 +0100 Subject: * removed all documentation to new place * removed GENIVI copyright from headers * [GDLT-41] changed DLT dependency to 2.5.0 --- include/command/IAmCommandReceive.h | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'include/command/IAmCommandReceive.h') diff --git a/include/command/IAmCommandReceive.h b/include/command/IAmCommandReceive.h index 0847aaa..fe32aba 100644 --- a/include/command/IAmCommandReceive.h +++ b/include/command/IAmCommandReceive.h @@ -1,5 +1,4 @@ /** - * Copyright (C) 2012, GENIVI Alliance, Inc. * Copyright (C) 2012, BMW AG * * This file is part of GENIVI Project AudioManager. @@ -15,13 +14,13 @@ * * \author Christian Mueller, christian.ei.mueller@bmw.de BMW 2011,2012 * - * \file CAmCommandReceiver.h + * \file * For further information see http://www.genivi.org/. * * THIS CODE HAS BEEN GENERATED BY ENTERPRISE ARCHITECT GENIVI MODEL. PLEASE CHANGE ONLY IN ENTERPRISE ARCHITECT AND GENERATE AGAIN */ -#if !defined(EA_399CFD88_31F4_4806_9747_4F98FB938FFD__INCLUDED_) -#define EA_399CFD88_31F4_4806_9747_4F98FB938FFD__INCLUDED_ +#if !defined(EA_DA0CD257_9FA2_49b6_AE6D_548273E438E1__INCLUDED_) +#define EA_DA0CD257_9FA2_49b6_AE6D_548273E438E1__INCLUDED_ #include #include @@ -44,7 +43,7 @@ namespace am { * Violation these rules may lead to unexpected behavior! Nevertheless you can implement thread safe by using the deferred-call pattern described on the wiki which also helps to implement calls that are forbidden.\n * For more information, please check CAmSerializer * @author Christian Mueller - * @created 06-Mar-2012 9:46:48 AM + * @created 06-Mar-2012 8:01:07 PM */ class IAmCommandReceive { @@ -222,4 +221,4 @@ namespace am { }; } -#endif // !defined(EA_399CFD88_31F4_4806_9747_4F98FB938FFD__INCLUDED_) +#endif // !defined(EA_DA0CD257_9FA2_49b6_AE6D_548273E438E1__INCLUDED_) -- cgit v1.2.1