diff options
author | Eric Ball <eball@linuxfoundation.org> | 2019-06-26 11:26:32 -0700 |
---|---|---|
committer | Eric Ball <eball@linuxfoundation.org> | 2019-06-26 11:26:32 -0700 |
commit | aa622cf569aed53861ca9be6348800a5e899d02c (patch) | |
tree | 8389e121032befb00628b8a9e43cebde5acc007a /LICENSE | |
parent | 9a33946dd7843887726e97e120fdacd32abe2d6e (diff) |
Add LICENSE and .gitreview
Change-Id: Idc0f2807eda7c7c06907e143744709a2193d6a29
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2019 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. |