From c8d503ae760194e07e90acafc3499dfb6a2793fe Mon Sep 17 00:00:00 2001 From: blsaws Date: Fri, 18 Mar 2016 21:56:38 -0700 Subject: Add INFO and LICENSE files. JIRA: MODELS-1 Change-Id: I2f584840d5756376c338443c8cb84d01aee45b54 Signed-off-by: blsaws --- INFO | 20 ++++++++++++++++++++ LICENSE | 13 +++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 INFO create mode 100644 LICENSE diff --git a/INFO b/INFO new file mode 100644 index 0000000..db26006 --- /dev/null +++ b/INFO @@ -0,0 +1,20 @@ +Model-Driven NFV (Models) +Creation Date: February 16, 2016 +Project Category: Requirements +Lifecycle State: Incubation +Primary Contact: bs3131@att.com +Project Lead: bs3131@att.com +Jira Name: Model-Driven NFV project +Jira Prefix: MODELS +Mailing list tag [models] +Repo: models + +Committers: +bs3131@att.com +bryan.sullivan@att.com +dd5826@att.com +Ulas.Kozat@huawei.com +marc.flauw@hpe.com + +Link to TSC approval: https://wiki.opnfv.org/wiki/tsc#february_16_2016 +Link to approval of additional submitters: 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