diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-06 15:30:35 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2015-03-06 15:30:35 -0500 |
commit | 1e106bbaca2780c10bd02b4e5fa3702d36acdf39 (patch) | |
tree | 06c8c4a025219a3cf69dfd710f2bb11152ddd308 | |
parent | 5c9fcfd4e0bac9677a3af4db60ac851186ceecc7 (diff) |
Adding LICENSE file
Change-Id: Ib8b6f28f78dd044bf71154bab0cc17256d5ff77b
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. |