summaryrefslogtreecommitdiff
path: root/LICENSE.md
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2017-09-08 06:44:22 +0300
committerMichael S. Tsirkin <mst@redhat.com>2017-09-08 06:44:22 +0300
commit725ffa944b45b4ea50e2e52478349fb1bb7f9b8b (patch)
treeefc5f6d744e3b75d51cda82405625f18dc4385ae /LICENSE.md
parent2124da11827b7afa3bd381136069c62015812c75 (diff)
parent702ea2166bb772c0caf6733d84ecdfef37356912 (diff)
Merge https://github.com/oasis-tcs/virtio-spec into trunk
This merges in the OASIS boilerplate files in preparation to moving virtio spec development to git, as approved at: https://www.oasis-open.org/apps/org/workgroup/virtio/ballot.php?id=3120 Files added: CONTRIBUTING.md LICENSE.md README.md TODO: tweak boilerplate files as appropriate/needed. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'LICENSE.md')
-rw-r--r--LICENSE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..ef558ec
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,7 @@
+<div>
+<h2>License Terms</h2>
+
+<p>Content in this GitHub code repository has been <a href="https://www.oasis-open.org/policies-guidelines/ipr#def-contribution">contributed</a> by OASIS TC Members, and is governed by the OASIS policies, including the <a href="https://www.oasis-open.org/policies-guidelines/ipr">Intellectual Property Rights (IPR) Policy</a>, the <a href="https://www.oasis-open.org/policies-guidelines/tc-process">Technical Committee (TC) Process</a>, <a href="https://www.oasis-open.org/policies-guidelines/bylaws">Bylaws</a>, and the Technical Committee's choice of <a href="https://www.oasis-open.org/policies-guidelines/ipr#def-ipr-mode">IPR Mode</a> (<i>viz</i>, <a href="https://www.oasis-open.org/policies-guidelines/ipr#Non-Assertion-Mode">Non-Assertion Mode</a>), including any applicable <a href="https://www.oasis-open.org/committees/virtio/ipr.php">declarations</a>. Feedback from non-TC members, if any, is governed by the terms of the <a href="https://www.oasis-open.org/policies-guidelines/ipr#appendixa">OASIS Feedback License</a>.</p>
+
+<p>Description of this repository is presented in the <a href="https://github.com/oasis-tcs/virtio-spec/blob/master/README.md">README</a> file, and guidelines for contribution/participation are given in the <a href="https://github.com/oasis-tcs/virtio-spec/blob/master/CONTRIBUTING.md">CONTRIBUTING</a> file.</p>
+</div>