From 8af53d5ed95f12209e89823df131e3e8d734d4bc Mon Sep 17 00:00:00 2001 From: robincover Date: Thu, 7 Sep 2017 09:04:03 -0500 Subject: create boilerplate LICENSE text --- LICENSE.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 LICENSE.md (limited to 'LICENSE.md') diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..3a84222 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,7 @@ +
+

License Terms

+ +

Content in this GitHub code repository has been contributed by OASIS TC Members, and is governed by the OASIS policies, including the Intellectual Property Rights (IPR) Policy, the Technical Committee (TC) Process, Bylaws, and the Technical Committee's choice of IPR Mode (viz, Non-Assertion Mode), including any applicable declarations. Feedback from non-TC members, if any, is governed by the terms of the OASIS Feedback License.

+ +

Description of this repository is presented in the README file, and guidelines for contribution/participation are given in the CONTRIBUTING file.

+
-- cgit v1.2.3 From 702ea2166bb772c0caf6733d84ecdfef37356912 Mon Sep 17 00:00:00 2001 From: Robin Cover Date: Thu, 7 Sep 2017 09:18:26 -0500 Subject: typo, case --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'LICENSE.md') diff --git a/LICENSE.md b/LICENSE.md index 3a84222..ef558ec 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@

License Terms

-

Content in this GitHub code repository has been contributed by OASIS TC Members, and is governed by the OASIS policies, including the Intellectual Property Rights (IPR) Policy, the Technical Committee (TC) Process, Bylaws, and the Technical Committee's choice of IPR Mode (viz, Non-Assertion Mode), including any applicable declarations. Feedback from non-TC members, if any, is governed by the terms of the OASIS Feedback License.

+

Content in this GitHub code repository has been contributed by OASIS TC Members, and is governed by the OASIS policies, including the Intellectual Property Rights (IPR) Policy, the Technical Committee (TC) Process, Bylaws, and the Technical Committee's choice of IPR Mode (viz, Non-Assertion Mode), including any applicable declarations. Feedback from non-TC members, if any, is governed by the terms of the OASIS Feedback License.

Description of this repository is presented in the README file, and guidelines for contribution/participation are given in the CONTRIBUTING file.

-- cgit v1.2.3