From: agardner Date: Thu, 22 Jun 2017 13:58:42 +0000 (-0400) Subject: Adding INFO and LICENSE for review X-Git-Tag: opnfv-5.1.RC1~135 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F81%2F36381%2F1;p=calipso.git Adding INFO and LICENSE for review Change-Id: If3f653f3ef0a6dbf6ddd8b71856c4187dfa5b790 Signed-off-by: agardner --- diff --git a/.gitreview b/.gitreview new file mode 100644 index 0000000..34cffbb --- /dev/null +++ b/.gitreview @@ -0,0 +1,4 @@ +[gerrit] +host=gerrit.opnfv.org +port=29418 +project=calipso.git diff --git a/INFO b/INFO new file mode 100644 index 0000000..83fdb69 --- /dev/null +++ b/INFO @@ -0,0 +1,19 @@ +Project: Virtual Infrastructure Network Assurance (Calipso) +Project Creation Date: March 21st 2017 +Project Category: +Lifecycle State: +Primary Contact: Koren Lev (korlev@cisco.com) +Project Lead: Koren Lev (korlev@cisco.com) +Jira Project Name: Virtual Infrastructure Network Assurance +Jira Project Prefix: CALIPSO +Mailing list tag: [CALIPSO] +IRC: Server: +Repository: CALIPSO + +Committers: +Koren Lev (korlev@cisco.com) +Yaron Yogev (yayogev@cisco.com) +Michael O'Gorman (micogorm@cisco.com) +Frank Brockners (fbrockne@cisco.com) + +Link to TSC approval of the project: diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..f4346f8 --- /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.