summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2019-10-11 22:52:43 +0300
committerBills, Jason M <jason.m.bills@intel.com>2019-10-14 20:16:20 +0300
commit687dbaa1d412ab795ed72313573c8a3f76bb39d8 (patch)
tree7086570a3e6d096b949fce976531b0f5f34a8d38
parentbcb77a13cbe3fb7958cc2ce1f54854cdccf1daf9 (diff)
downloadprovingground-687dbaa1d412ab795ed72313573c8a3f76bb39d8.tar.xz
Add a LICENSE file for this recipe
Change-Id: Ib76f920c16519d25bbfa93281445104cbe8a290e Signed-off-by: Jason M. Bills <jason.m.bills@linux.intel.com>
-rw-r--r--settings/LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/settings/LICENSE b/settings/LICENSE
new file mode 100644
index 0000000..729f4d4
--- /dev/null
+++ b/settings/LICENSE
@@ -0,0 +1,13 @@
+Copyright 2019 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.