summaryrefslogtreecommitdiff
path: root/include/command/IAmCommandSend.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/command/IAmCommandSend.h')
-rw-r--r--include/command/IAmCommandSend.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/include/command/IAmCommandSend.h b/include/command/IAmCommandSend.h
index 7832f61..93e195a 100644
--- a/include/command/IAmCommandSend.h
+++ b/include/command/IAmCommandSend.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_0E8D4103_1F90_467a_8935_61E9B1448750__INCLUDED_)
-#define EA_0E8D4103_1F90_467a_8935_61E9B1448750__INCLUDED_
+#if !defined(EA_7D83FF38_8EFF_42da_9D53_B196FE091604__INCLUDED_)
+#define EA_7D83FF38_8EFF_42da_9D53_B196FE091604__INCLUDED_
#include <vector>
#include <string>
@@ -45,7 +44,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 IAmCommandSend
{
@@ -196,4 +195,4 @@ namespace am {
};
}
-#endif // !defined(EA_0E8D4103_1F90_467a_8935_61E9B1448750__INCLUDED_)
+#endif // !defined(EA_7D83FF38_8EFF_42da_9D53_B196FE091604__INCLUDED_)