diff options
author | Ritu Sood <ritu.sood@intel.com> | 2018-10-31 10:20:39 -0700 |
---|---|---|
committer | Ritu Sood <ritu.sood@intel.com> | 2018-11-03 09:07:24 -0700 |
commit | 9506ae48eb545d502cc3685a99862740d28e7afb (patch) | |
tree | 8b71018360328d8347648a05e705a05827aab61d /LICENSE | |
parent | 9c129c7a86d75d2177c40dbade3b0079df052a8e (diff) |
Initial check-in
Adding readme.rst and empty directory
structure for the project
Change-Id: I483caca5b14481b970a0716bd74c11ef5b3f2158
Signed-off-by: Ritu Sood <ritu.sood@intel.com>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -0,0 +1,15 @@ +This file is a summary of the licensing of files in this distribution. + +All the files are licensed under the Apache License, Version 2.0: + + 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. |