diff options
author | takeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp> | 2020-10-22 13:17:27 +0900 |
---|---|---|
committer | takeshi_hoshina <takeshi_hoshina@mail.toyota.co.jp> | 2020-10-22 13:17:27 +0900 |
commit | d1ef5faae9f97d0a477733f6c518901d0e924a13 (patch) | |
tree | 8dc230d99c442869346c175c3fdb1d89ad0c4b6d /system_service.mk | |
parent | 235ab8f4a66f124005f6bd259f42eed19064a6df (diff) |
ss-interfaceunified branch 0.1sandbox/ToshikazuOhiwa/ss-interfaceunified
Diffstat (limited to 'system_service.mk')
-rw-r--r-- | system_service.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system_service.mk b/system_service.mk index a8a06b06..5444eb4c 100644 --- a/system_service.mk +++ b/system_service.mk @@ -1,7 +1,7 @@ ############################################################# # # Common Makefile for system_service -# Copyright (C) 2017-2019 TOYOTA MOTOR CORPORATION +# 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. |