From 1ae5e889fbf6e5e134402ab9fbdf5878dd9731e8 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 21 Nov 2018 10:39:04 -0600 Subject: Initial start of converting the Word outline to Rest Thanks to Scott Zemerick for the analysis and ideas that led to this. --- eng/license-requirements.rst | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 eng/license-requirements.rst (limited to 'eng/license-requirements.rst') diff --git a/eng/license-requirements.rst b/eng/license-requirements.rst new file mode 100644 index 0000000..e31d49a --- /dev/null +++ b/eng/license-requirements.rst @@ -0,0 +1,23 @@ +.. comment SPDX-License-Identifier: CC-BY-SA-4.0 + +.. COMMENT: COPYRIGHT (c) 2018. +.. COMMENT: RTEMS Foundation, The RTEMS Documentation Project + + +Licensing Requirements +********************** + +All artifacts shall adhere to RTEMS Project licensing +requirements. Currently, the preferred licenses are CC-BY-SA-4.0 license +for documentation and “Two Paragraph BSD” for source code. + +Historically, RTEMS has been licensed under the GPL v2 with linking +exception (https://www.rtems.org/license). It is preferred that new +submissions be under one of the two preferred licenses. If you have +previously submitted code to RTEMS under a historical license, please +grant the project permission to relicense. See +https://devel.rtems.org/ticket/3053 for details. + +TBD - Convert the following to Rest and insert into this file +TBD - https://devel.rtems.org/wiki/Developer/Coding/Conventions#Licenses + -- cgit v1.2.3