diff options
author | Kiran Kamineni <kiran.k.kamineni@intel.com> | 2018-03-30 20:27:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-03-30 20:27:32 +0000 |
commit | 183342f64c1574968a5ae08a6d0486f688d395e3 (patch) | |
tree | 3ea2086e1af58f999eee0b52f58ce72dc57b5bbc /tpm-tools/LICENSE | |
parent | 337e67515bb081df614ae7e8313c904499e3505f (diff) | |
parent | 76f424e841653b899504d8064f1055f8c114985d (diff) |
Merge "tpm tools for the below functionalities"
Diffstat (limited to 'tpm-tools/LICENSE')
-rw-r--r-- | tpm-tools/LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/tpm-tools/LICENSE b/tpm-tools/LICENSE new file mode 100644 index 0000000..366ca6c --- /dev/null +++ b/tpm-tools/LICENSE @@ -0,0 +1,14 @@ +/* Copyright 2018 Intel Corporation, Inc +* +* 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. +*/ |