summaryrefslogtreecommitdiffstats
path: root/communication/server/include/main
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 13:28:36 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 13:28:36 +0900
commit211696c95c1ec3fc48e0096d47d4278910274195 (patch)
treef3e0a5461f83a0ec191b788070fe59639148fb17 /communication/server/include/main
parentaacd1728939f2b6f4c811cd93502966265cd8203 (diff)
ps-communication branch 0.1sandbox/ToshikazuOhiwa/ps-communication
Diffstat (limited to 'communication/server/include/main')
-rw-r--r--communication/server/include/main/communication_cid.h16
-rw-r--r--communication/server/include/main/communication_communicationlog.h2
-rw-r--r--communication/server/include/main/communication_version.h2
3 files changed, 3 insertions, 17 deletions
diff --git a/communication/server/include/main/communication_cid.h b/communication/server/include/main/communication_cid.h
index 21882eea..d8176247 100644
--- a/communication/server/include/main/communication_cid.h
+++ b/communication/server/include/main/communication_cid.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -14,16 +14,6 @@
* limitations under the License.
*/
-///////////////////////////////////////////////////////////////////////////////
-/// \ingroup
-/// \brief
-///
-///
-///
-///
-///
-///////////////////////////////////////////////////////////////////////////////
-
/*
* This file has been generated automatically.
* User hand written code entry is not allowed. Do not modify the file content.
@@ -32,10 +22,6 @@
#ifndef COMMUNICATION_SERVER_INCLUDE_MAIN_COMMUNICATION_CID_H_
#define COMMUNICATION_SERVER_INCLUDE_MAIN_COMMUNICATION_CID_H_
-////////////////////////////////////////////////////////////////////////////////////////////////////
-// Include Files
-////////////////////////////////////////////////////////////////////////////////////////////////////
-
#define LAN_SERVICE_MAIN "Communication"
typedef enum PSCommunicationServiceProtocol {
diff --git a/communication/server/include/main/communication_communicationlog.h b/communication/server/include/main/communication_communicationlog.h
index c8a46e5f..37016ad1 100644
--- a/communication/server/include/main/communication_communicationlog.h
+++ b/communication/server/include/main/communication_communicationlog.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
diff --git a/communication/server/include/main/communication_version.h b/communication/server/include/main/communication_version.h
index cdb83e66..7cd2c3ba 100644
--- a/communication/server/include/main/communication_version.h
+++ b/communication/server/include/main/communication_version.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2016-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2016-2020 TOYOTA MOTOR CORPORATION.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.