aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-10-30 16:21:53 +0900
committerKazumasa Mitsunari <knimitz@witz-inc.co.jp>2017-11-01 11:14:56 +0000
commitafd5c59cdfeeb142feb57afe7d3d47f5f83fda45 (patch)
treef507e41d023665cbe343b209c17532d870dd0067
parent4e1f6616b5ce24022f088943912e4b98e7764100 (diff)
Fix copyright to TOYOTAeel_4.99.2eel/4.99.24.99.2
Change-Id: I8ac0463a8efa215477593a96a45f08e38dc46e36 Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
-rw-r--r--src/CMakeLists.txt2
-rw-r--r--src/afb_binding_api.cpp2
-rw-r--r--src/app.cpp2
-rw-r--r--src/app.hpp2
-rw-r--r--src/config.cpp2
-rw-r--r--src/config.hpp2
-rw-r--r--src/controller_hooks.hpp2
-rw-r--r--src/json_helper.cpp2
-rw-r--r--src/json_helper.hpp2
-rw-r--r--src/layers.cpp2
-rw-r--r--src/layers.hpp2
-rw-r--r--src/layout.cpp2
-rw-r--r--src/layout.hpp2
-rwxr-xr-xsrc/main.cpp2
-rw-r--r--src/policy.hpp2
-rw-r--r--src/result.hpp2
-rw-r--r--src/util.cpp2
-rw-r--r--src/util.hpp2
-rw-r--r--src/wayland.cpp2
-rw-r--r--src/wayland.hpp2
20 files changed, 20 insertions, 20 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 746fb93..fc7e8ad 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+# Copyright (c) 2017 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/src/afb_binding_api.cpp b/src/afb_binding_api.cpp
index 88616d5..beada73 100644
--- a/src/afb_binding_api.cpp
+++ b/src/afb_binding_api.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/app.cpp b/src/app.cpp
index 14bcdb2..ba258b5 100644
--- a/src/app.cpp
+++ b/src/app.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/app.hpp b/src/app.hpp
index 782f042..413d1c9 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/config.cpp b/src/config.cpp
index 53e014d..c7e4ddb 100644
--- a/src/config.cpp
+++ b/src/config.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/config.hpp b/src/config.hpp
index d470b85..8588d65 100644
--- a/src/config.hpp
+++ b/src/config.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/controller_hooks.hpp b/src/controller_hooks.hpp
index 31962ee..f5265ca 100644
--- a/src/controller_hooks.hpp
+++ b/src/controller_hooks.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/json_helper.cpp b/src/json_helper.cpp
index 8c4274d..193a187 100644
--- a/src/json_helper.cpp
+++ b/src/json_helper.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/json_helper.hpp b/src/json_helper.hpp
index 73f79d2..687fd89 100644
--- a/src/json_helper.hpp
+++ b/src/json_helper.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/layers.cpp b/src/layers.cpp
index e37160c..30828dd 100644
--- a/src/layers.cpp
+++ b/src/layers.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/layers.hpp b/src/layers.hpp
index eda6f6f..5fee28a 100644
--- a/src/layers.hpp
+++ b/src/layers.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/layout.cpp b/src/layout.cpp
index 1589ee9..fbf2baa 100644
--- a/src/layout.cpp
+++ b/src/layout.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/layout.hpp b/src/layout.hpp
index b7a3c28..b6b209f 100644
--- a/src/layout.hpp
+++ b/src/layout.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/main.cpp b/src/main.cpp
index a8bb563..3a41a50 100755
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/policy.hpp b/src/policy.hpp
index d6aefc9..222c8cc 100644
--- a/src/policy.hpp
+++ b/src/policy.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/result.hpp b/src/result.hpp
index e14f92b..09eadb5 100644
--- a/src/result.hpp
+++ b/src/result.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/util.cpp b/src/util.cpp
index c178d90..2ae856f 100644
--- a/src/util.cpp
+++ b/src/util.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/util.hpp b/src/util.hpp
index b3f43de..5ebee23 100644
--- a/src/util.hpp
+++ b/src/util.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/wayland.cpp b/src/wayland.cpp
index 26bf158..bb34a4c 100644
--- a/src/wayland.cpp
+++ b/src/wayland.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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/src/wayland.hpp b/src/wayland.hpp
index ee9d070..b72edc6 100644
--- a/src/wayland.hpp
+++ b/src/wayland.hpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2017 Mentor Graphics Development (Deutschland) GmbH
+ * Copyright (c) 2017 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.