Update copyright notices.

This commit is contained in:
Chris Johns 2017-08-11 03:09:50 +00:00
parent c68461134e
commit efc29ff31b
15 changed files with 134 additions and 75 deletions

View File

@ -4,11 +4,14 @@
RTEMS BSP and Device Driver Development Guide (|version|).
==========================================================
RTEMS BSP and Device Driver Development Guide
---------------------------------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **Licenses:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
@ -19,9 +22,9 @@ any product described in this document is assumed. The authors reserve the
right to revise this material and to make changes from time to time in the
content hereof without obligation to notify anyone of such revision or changes.
The RTEMS Project is hosted at http://www.rtems.org. Any inquiries concerning
The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
RTEMS, its related support components, or its documentation should be directed
to the Community Project hosted at http://www.rtems.org.
to the Community Project hosted at http://www.rtems.org/.
.. topic:: RTEMS Online Resources

View File

@ -4,11 +4,14 @@
RTEMS Classic API Guide (|version|).
====================================
RTEMS Classic API Guide
-----------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **Licenses:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -61,10 +61,10 @@ gobble=0,
\fancypagestyle{normal}{
\fancyhf{}
\fancyfoot[LE,RO]{{\thepage}}
\fancyfoot[LO]{{\nouppercase{\rightmark}}}
\fancyfoot[LO]{{\ifnum\value{chapter}>0{\nouppercase{\rightmark}}\fi}}
\fancyfoot[RE]{{\nouppercase{\leftmark}}}
\fancyhead[LE,RO]{{\@title, \py@release}}
\fancyhead[RE,LO]{{\chaptername\:\thechapter\:Section\:\thesection}}
\fancyhead[RE,LO]{{\ifnum\value{chapter}>0{\chaptername\:\thechapter\:Section\:\thesection}\fi}}
\renewcommand{\headrulewidth}{0.4pt}
\renewcommand{\footrulewidth}{0.4pt}
}

View File

@ -4,11 +4,14 @@
RTEMS CPU Architecture Supplement (|version|).
==============================================
RTEMS CPU Architecture Supplement
---------------------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **Licenses:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -4,11 +4,14 @@
RTEMS Development Environment Guide (|version|).
================================================
RTEMS Development Environment Guide
-----------------------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2016.
| On-Line Applications Research Corporation (OAR).
| **Licenses:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -9,11 +9,12 @@
RTEMS Eclipse Manual (|version|).
=================================
RTEMS Eclipse Manual
--------------------
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 2016
| Chris Johns <chrisj@rtems.org>
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -4,11 +4,14 @@
RTEMS Filesystem Design Guide (|version|).
==========================================
RTEMS Filesystem Design Guide
-----------------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -6,8 +6,14 @@
RTEMS Network User Manual (|version|).
======================================
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -3,40 +3,45 @@
================================
RTEMS Porting Guide (|version|).
================================
COPYRIGHT (c) 1988 - 2015.
On-Line Applications Research Corporation (OAR).
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
The authors have used their best efforts in preparing
this material. These efforts include the development, research,
and testing of the theories and programs to determine their
effectiveness. No warranty of any kind, expressed or implied,
with regard to the software or the material contained in this
document is provided. No liability arising out of the
application or use of any product described in this document is
assumed. The authors reserve the right to revise this material
and to make changes from time to time in the content hereof
without obligation to notify anyone of such revision or changes.
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The RTEMS Project is hosted at http://www.rtems.org. Any
inquiries concerning RTEMS, its related support components, or its
documentation should be directed to the Community Project hosted athttp://www.rtems.org.
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
programs to determine their effectiveness. No warranty of any kind, expressed
or implied, with regard to the software or the material contained in this
document is provided. No liability arising out of the application or use of
any product described in this document is assumed. The authors reserve the
right to revise this material and to make changes from time to time in the
content hereof without obligation to notify anyone of such revision or changes.
Any inquiries for commercial services including training, support, custom
development, application development assistance should be directed tohttp://www.rtems.com.
The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
RTEMS, its related support components, or its documentation should be directed
to the Community Project hosted at http://www.rtems.org/.
Table of Contents
-----------------
.. toctree::
preface
.. topic:: RTEMS Online Resources
================ =============================
Home https://www.rtems.org/
Developers https://devel.rtems.org/
Documentation https://docs.rtems.org/
Bug Reporting https://devel.rtems.org/query
Mailing Lists https://lists.rtems.org/
Git Repositories https://git.rtems.org/
================ =============================
.. toctree::
:maxdepth: 3
:numbered:
preface
development_tools
source_code_org
cpu_model_variations
@ -51,4 +56,3 @@ Table of Contents
* :ref:`genindex`
* :ref:`search`

View File

@ -4,11 +4,14 @@
RTEMS POSIX API Guide (|version|).
==================================
RTEMS POSIX API Guide
---------------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -12,8 +12,14 @@
RTEMS Source Builder (|version|).
=================================
| COPYRIGHT (c) 2012 - 2016.
| Chris Johns <chrisj@rtems.org>
| **COPYRIGHT (c) 2012 - 2015.**
| **Chris Johns <chrisj@rtems.org>**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -8,11 +8,14 @@
RTEMS Shell Guide (|version|).
==============================
RTEMS Shell Guide
-----------------
| **COPYRIGHT (c) 1988 - 2015.**
| **On-Line Applications Research Corporation (OAR).**
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| COPYRIGHT (c) 1988 - 2015.
| On-Line Applications Research Corporation (OAR).
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and

View File

@ -1,19 +1,41 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
.. comment Heading
.. comment 1 ======
.. comment 2 ------
.. comment 3 ~~~~~~
.. comment 4 ^^^^^^
.. highlight:: c
==============================
RTEMS User Manual (|version|).
==============================
Table of Contents
-----------------
| **COPYRIGHT (c) 2016-2017.**
| **RTEMS Foundation, The RTEMS Documentation Project**
| **License:**
| Creative Commons Attribution-ShareAlike 4.0 International Public License
| https://creativecommons.org/licenses/by-sa/4.0/legalcode
The authors have used their best efforts in preparing this material. These
efforts include the development, research, and testing of the theories and
programs to determine their effectiveness. No warranty of any kind, expressed
or implied, with regard to the software or the material contained in this
document is provided. No liability arising out of the application or use of
any product described in this document is assumed. The authors reserve the
right to revise this material and to make changes from time to time in the
content hereof without obligation to notify anyone of such revision or changes.
The RTEMS Project is hosted at http://www.rtems.org/. Any inquiries concerning
RTEMS, its related support components, or its documentation should be directed
to the Community Project hosted at http://www.rtems.org/.
.. topic:: RTEMS Online Resources
================ =============================
Home https://www.rtems.org/
Developers https://devel.rtems.org/
Documentation https://docs.rtems.org/
Bug Reporting https://devel.rtems.org/query
Mailing Lists https://lists.rtems.org/
Git Repositories https://git.rtems.org/
================ =============================
.. toctree::
:maxdepth: 5
@ -34,6 +56,5 @@ Table of Contents
additional/index
glossary/index
* :ref:`genindex`
* :ref:`search`

View File

@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Overview
********
========
Welcome to the :ref:term:`RTEMS` User Manual.

View File

@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Support
*******
=======
RTEMS offers a variety of support options.