summaryrefslogtreecommitdiffstats
path: root/task_manager/client/ss_data_init
diff options
context:
space:
mode:
Diffstat (limited to 'task_manager/client/ss_data_init')
-rw-r--r--task_manager/client/ss_data_init/Makefile2
-rw-r--r--task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.h2
-rw-r--r--task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.h2
-rw-r--r--task_manager/client/ss_data_init/include/system_service/tskm_data_init.h2
-rw-r--r--task_manager/client/ss_data_init/include/tskm_data_init_local.h2
-rw-r--r--task_manager/client/ss_data_init/mkdatainit.sh2
-rw-r--r--task_manager/client/ss_data_init/tskm_data_init.cpp.in2
7 files changed, 7 insertions, 7 deletions
diff --git a/task_manager/client/ss_data_init/Makefile b/task_manager/client/ss_data_init/Makefile
index b6ebfd57..920fbea4 100644
--- a/task_manager/client/ss_data_init/Makefile
+++ b/task_manager/client/ss_data_init/Makefile
@@ -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/client/ss_data_init/include/libss_data_init_taskmanagerlog.h b/task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.h
index 4c04ad7b..39422e91 100644
--- a/task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.h
+++ b/task_manager/client/ss_data_init/include/libss_data_init_taskmanagerlog.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/client/ss_data_init/include/system_service/task_manager_libss_data_init.h b/task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.h
index 701df3d5..e3bdfc5d 100644
--- a/task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.h
+++ b/task_manager/client/ss_data_init/include/system_service/task_manager_libss_data_init.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/client/ss_data_init/include/system_service/tskm_data_init.h b/task_manager/client/ss_data_init/include/system_service/tskm_data_init.h
index 2d609788..8cb49d62 100644
--- a/task_manager/client/ss_data_init/include/system_service/tskm_data_init.h
+++ b/task_manager/client/ss_data_init/include/system_service/tskm_data_init.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/client/ss_data_init/include/tskm_data_init_local.h b/task_manager/client/ss_data_init/include/tskm_data_init_local.h
index 14fbdbdc..9d77d19b 100644
--- a/task_manager/client/ss_data_init/include/tskm_data_init_local.h
+++ b/task_manager/client/ss_data_init/include/tskm_data_init_local.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/client/ss_data_init/mkdatainit.sh b/task_manager/client/ss_data_init/mkdatainit.sh
index 4d33a01e..802fbd93 100644
--- a/task_manager/client/ss_data_init/mkdatainit.sh
+++ b/task_manager/client/ss_data_init/mkdatainit.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#
-# Copyright (c) 2019 TOYOTA MOTOR CORPORATION
+# Copyright (c) 2019-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/client/ss_data_init/tskm_data_init.cpp.in b/task_manager/client/ss_data_init/tskm_data_init.cpp.in
index fc28c67d..072a486b 100644
--- a/task_manager/client/ss_data_init/tskm_data_init.cpp.in
+++ b/task_manager/client/ss_data_init/tskm_data_init.cpp.in
@@ -1,5 +1,5 @@
/*
- * @copyright Copyright (c) 2019 TOYOTA MOTOR CORPORATION.
+ * @copyright Copyright (c) 2019-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.