diff options
author | Jun Li <matthew.lijun@huawei.com> | 2015-09-16 02:46:07 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2015-09-16 02:46:07 +0000 |
commit | 2146927ccbcf5ae03d69b0463b5b1c17a6183925 (patch) | |
tree | cb0263febd7b2f900d0da1d9b20e4b6fbd3eceef | |
parent | b57ba8b995a8ac3237398bb3fd26d981ae354aa2 (diff) | |
parent | 8f49d39553abfe042ddeb0e092292cc6d2af8a8d (diff) |
Merge topic '(detached'
* changes:
INFO file, for proper version control of key facts, to be embeded on the wiki
Adding Licenses file
-rw-r--r-- | INFO | 20 | ||||
-rw-r--r-- | LICENSE | 13 |
2 files changed, 33 insertions, 0 deletions
@@ -0,0 +1,20 @@ +Project Name: Prediction +Repo name: prediction +Category: Requirement +Lifecycle State: Proposal approved +Primary Contact: hai.liu@huawei.com +Project Lead: hai.liu@huawei.com +Jira Project Name: Prediction +Jira Project Prefix: PREDICTION +Mailing list tag: [PREDICTION] +Committers: +hai.liu@huawei.com +yuyijun@huawei.com +matthew.lijun@huawei.com +xueyifei@huawei.com +linghui.zeng@huawei.com +zhenglanchao@huawei.com +fuqiao@chinamobile.com + +Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/ +Link(s) to approval of additional submitters: @@ -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. |