Adding LICENSE and INFO file 98/798/1
authorAric Gardner <agardner@linuxfoundation.org>
Wed, 10 Jun 2015 17:51:35 +0000 (13:51 -0400)
committerAric Gardner <agardner@linuxfoundation.org>
Wed, 10 Jun 2015 17:51:44 +0000 (13:51 -0400)
Change-Id: Ibb6b6063c2a61d838dbce73c574d11b8166bbfa9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
INFO [new file with mode: 0644]
LICENSE [new file with mode: 0644]

diff --git a/INFO b/INFO
new file mode 100644 (file)
index 0000000..ed184f6
--- /dev/null
+++ b/INFO
@@ -0,0 +1,20 @@
+Project: Juju OPNFV Infrastructure Deployer (JOID)
+Project Creation Date: 2015.05.26
+Project Category: Integration & Testing
+Lifecycle State: Incubation/Mature/Integration/Top Level
+Primary Contact(s): artur.tyloch@canonical.com, narinder.gupta@canonical.com
+Project Lead: artur.tyloch@canonical.com
+Jira Project Name: Juju OPNFV Infrastructure Deployer
+Jira Project Prefix: JOID
+Mailing list tag: [joid]
+IRC: #opnfv-joid
+Repository: joid
+
+Committers:
+narinder.gupta@canonical.com
+prakash.ramchandran@huawei.com
+vagish.shanmukh@huawei.com
+artur.tyloch@canonical.com
+
+Link to TSC approval of the project: http://meetbot.opnfv.org/meetings/opnfv-meeting/2015/opnfv-meeting.2015-05-26-13.58.html
+Link(s) to approval of additional committers:
diff --git a/LICENSE b/LICENSE
new file mode 100644 (file)
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.