From 7da2294a31bba99dece77e69d3167fff0ed9b875 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 20 Mar 2015 18:01:57 -0400 Subject: Adding Licenses file Change-Id: I37cb437ec8cf022b1ecc0c00a009ec7194a0a76a JIRA: 0000 Signed-off-by: Aric Gardner --- LICENSE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..eab0924 --- /dev/null +++ b/LICENSE @@ -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. -- cgit 1.2.3-korg From 8f49d39553abfe042ddeb0e092292cc6d2af8a8d Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Fri, 20 Mar 2015 18:51:27 -0400 Subject: INFO file, for proper version control of key facts, to be embeded on the wiki Change-Id: I24418aa10364be2cef5423d46c66f574dd1ef65a JIRA: 0000 Signed-off-by: Aric Gardner --- INFO | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 INFO diff --git a/INFO b/INFO new file mode 100644 index 0000000..363764c --- /dev/null +++ b/INFO @@ -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: -- cgit 1.2.3-korg