diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-06 15:28:25 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-06 15:28:25 -0500 |
commit | 28bfa0501283562237844296561091fc227dff51 (patch) | |
tree | 233e091a5f14f19e30af47b3dc3c79b26a7b7b1c | |
parent | 623965ea78837d09e3a1856158873d372ec29be4 (diff) |
Adding LICENSE file
Change-Id: Ia0e39f60e864007c9a43968c815f5f759ac71b47
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
-rw-r--r-- | LICENSE | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,13 @@ +Copyright 2015 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. |