aboutsummaryrefslogtreecommitdiffstats
path: root/LICENSE
diff options
context:
space:
mode:
authorMark Beierl <mbeierl@vmware.com>2020-01-27 14:08:49 -0500
committerAric Gardner <agardner@linuxfoundation.org>2020-01-27 14:43:01 -0500
commit7278f8b1207866f3e9f4e9950997755b329cbd64 (patch)
tree24698dc55c089155761b087c58c4ebc3e81130db /LICENSE
parent96b64d5dcdeefd351a77883e9c8bba4c6678a814 (diff)
Initial Repo Config
Adds initial PTL, commiters and approval records. Adds initial git review info, git ignore. Adds initial LICENSE file. Signed-off-by: Mark Beierl <mbeierl@vmware.com> Change-Id: I205febf2b5a60d9345a49b69ebb1a840db05fa04
Diffstat (limited to 'LICENSE')
-rw-r--r--LICENSE13
1 files changed, 13 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..3922ffe
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,13 @@
+Copyright 2020 Open Platform for NFV Project, Inc. and its contributors
+
+ 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.