diff options
author | Billy O'Mahony <billy.o.mahony@intel.com> | 2016-01-19 12:05:46 +0000 |
---|---|---|
committer | Maryam Tahhan <maryam.tahhan@intel.com> | 2016-01-25 09:54:51 +0000 |
commit | 44bc6ec61edaca48d5c6a9d8a894c6afa6919ed8 (patch) | |
tree | 4ef7c71e77a957c3f2e3925a624b037b79578bda /fuel-plugin-vsperf/LICENSE | |
parent | c9413319f67ef305bf19d57ebcf45530215d2ac7 (diff) |
fuel-plugin: Initial version targeting Fuel8
Change-Id: I21b24527da480c713899bffdaec8381752354e53
Signed-off-by: Billy O'Mahony <billy.o.mahony@intel.com>
(cherry picked from commit 2a3ff071bd08ff02610286a5ad4ba46690b6bc6b)
Diffstat (limited to 'fuel-plugin-vsperf/LICENSE')
-rw-r--r-- | fuel-plugin-vsperf/LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/fuel-plugin-vsperf/LICENSE b/fuel-plugin-vsperf/LICENSE new file mode 100644 index 00000000..da963557 --- /dev/null +++ b/fuel-plugin-vsperf/LICENSE @@ -0,0 +1,13 @@ +Copyright 2015-2016 Intel 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. |