aboutsummaryrefslogtreecommitdiffstats
path: root/include/rba/RBAArbitrationPolicy.hpp
diff options
context:
space:
mode:
authorKenji Hosokawa <khosokawa@jp.adit-jv.com>2020-12-16 16:13:14 +0900
committerKenji Hosokawa <khosokawa@jp.adit-jv.com>2020-12-16 22:52:08 +0900
commit0199e2d8b3e3f9ffb0733e78ee363879d721a573 (patch)
tree12790b553cbab4e375fac656fa53ce3910961c8e /include/rba/RBAArbitrationPolicy.hpp
parent18c820b710c10f036b407f33e6c14bfad27d30e1 (diff)
Put license header
Signed-off-by: Kenji Hosokawa <khosokawa@jp.adit-jv.com>
Diffstat (limited to 'include/rba/RBAArbitrationPolicy.hpp')
-rw-r--r--include/rba/RBAArbitrationPolicy.hpp17
1 files changed, 16 insertions, 1 deletions
diff --git a/include/rba/RBAArbitrationPolicy.hpp b/include/rba/RBAArbitrationPolicy.hpp
index 42d49f6..fdd0f9b 100644
--- a/include/rba/RBAArbitrationPolicy.hpp
+++ b/include/rba/RBAArbitrationPolicy.hpp
@@ -1,4 +1,19 @@
-// Copyright (c) 2018 DENSO CORPORATION. All rights reserved.
+/**
+ * Copyright (c) 2019 DENSO CORPORATION.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
/**
* Arbitration policy class
*/