diff options
author | 2018-06-19 16:21:33 -0400 | |
---|---|---|
committer | 2018-06-19 16:21:39 -0400 | |
commit | 9d8195c417981868fb35a43608cc885cad9bab8f (patch) | |
tree | cdbc4bbdc96518b25c87a5a544bccc64c9ae0449 /LICENSE | |
parent | 29664393ce315a24a2f30266d2954c8e754fbfe0 (diff) |
Adding INFO and LICENSE for review
Change-Id: I936a2f68fbea7b33a96c16e9b950bcf16fe793b1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2018 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. |