summaryrefslogtreecommitdiffstats
path: root/task_manager/server/include/system_service
diff options
context:
space:
mode:
authortakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 09:33:13 +0900
committertakeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp>2020-10-22 09:33:13 +0900
commit32b7a22dd257ca1dd350601cd7495d3f04b5c91b (patch)
treed194abf3b96abcf48d7cbc1f31774034d4706113 /task_manager/server/include/system_service
parent7ba873861b02b878d0dcefa3104981c57e71deac (diff)
ss-taskmanager branch 0.1sandbox/ToshikazuOhiwa/ss-taskmanager
Diffstat (limited to 'task_manager/server/include/system_service')
-rw-r--r--task_manager/server/include/system_service/INI_API.h2
-rw-r--r--task_manager/server/include/system_service/INI_API.hpp2
-rw-r--r--task_manager/server/include/system_service/Primary_common.h2
-rw-r--r--task_manager/server/include/system_service/sysup.h2
-rw-r--r--task_manager/server/include/system_service/sysup_from.h2
-rw-r--r--task_manager/server/include/system_service/task_manager.h2
-rw-r--r--task_manager/server/include/system_service/tskm.h2
-rw-r--r--task_manager/server/include/system_service/tskm_local_type.h2
-rw-r--r--task_manager/server/include/system_service/tskm_svc.h2
-rw-r--r--task_manager/server/include/system_service/tskm_type.h2
10 files changed, 10 insertions, 10 deletions
diff --git a/task_manager/server/include/system_service/INI_API.h b/task_manager/server/include/system_service/INI_API.h
index b089a84b..871be5e3 100644
--- a/task_manager/server/include/system_service/INI_API.h
+++ b/task_manager/server/include/system_service/INI_API.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/task_manager/server/include/system_service/INI_API.hpp b/task_manager/server/include/system_service/INI_API.hpp
index 17df82c4..00fe7339 100644
--- a/task_manager/server/include/system_service/INI_API.hpp
+++ b/task_manager/server/include/system_service/INI_API.hpp
@@ -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/task_manager/server/include/system_service/Primary_common.h b/task_manager/server/include/system_service/Primary_common.h
index aebb1943..e0624bba 100644
--- a/task_manager/server/include/system_service/Primary_common.h
+++ b/task_manager/server/include/system_service/Primary_common.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/task_manager/server/include/system_service/sysup.h b/task_manager/server/include/system_service/sysup.h
index 517c1d74..ef930a4b 100644
--- a/task_manager/server/include/system_service/sysup.h
+++ b/task_manager/server/include/system_service/sysup.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/task_manager/server/include/system_service/sysup_from.h b/task_manager/server/include/system_service/sysup_from.h
index 04189279..be7e0feb 100644
--- a/task_manager/server/include/system_service/sysup_from.h
+++ b/task_manager/server/include/system_service/sysup_from.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/task_manager/server/include/system_service/task_manager.h b/task_manager/server/include/system_service/task_manager.h
index 74dc7c12..82d23fb7 100644
--- a/task_manager/server/include/system_service/task_manager.h
+++ b/task_manager/server/include/system_service/task_manager.h
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2017-2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2017-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/task_manager/server/include/system_service/tskm.h b/task_manager/server/include/system_service/tskm.h
index 56fa6ab7..1a2f962d 100644
--- a/task_manager/server/include/system_service/tskm.h
+++ b/task_manager/server/include/system_service/tskm.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/task_manager/server/include/system_service/tskm_local_type.h b/task_manager/server/include/system_service/tskm_local_type.h
index 7359ce18..79831aa1 100644
--- a/task_manager/server/include/system_service/tskm_local_type.h
+++ b/task_manager/server/include/system_service/tskm_local_type.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/task_manager/server/include/system_service/tskm_svc.h b/task_manager/server/include/system_service/tskm_svc.h
index 725386f8..8b255818 100644
--- a/task_manager/server/include/system_service/tskm_svc.h
+++ b/task_manager/server/include/system_service/tskm_svc.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/task_manager/server/include/system_service/tskm_type.h b/task_manager/server/include/system_service/tskm_type.h
index 665f2a2e..7d1f818e 100644
--- a/task_manager/server/include/system_service/tskm_type.h
+++ b/task_manager/server/include/system_service/tskm_type.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.