diff options
author | Ruifeng(Victor) HU <huruifeng@huawei.com> | 2015-03-26 01:55:35 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-03-26 01:55:35 +0000 |
commit | 8b7d3657bd5fd4fa363042db4abf7fc5388a4447 (patch) | |
tree | b7535f807af9b4c83e59b08cb91ad6ee54a107d4 | |
parent | 4de48c59bb9c7d94e8e2c9aec776d3eaf7f9d084 (diff) | |
parent | 0b69822b9208988805c7a077bcc43e6ae320d9c5 (diff) |
Merge "Adding LICENSE file"
-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. |