source: rtems-docs/shell/index.rst @ b5014fe

5
Last change on this file since b5014fe was b5014fe, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/19 at 09:39:19

Reformat and update copyright and license notices

For everything before 2015 an OAR copyright is assumed. Later copyright
notices are based on Git commits on a best effort basis.

The copyright notices of the "RTEMS Software Engineering Handbook" and
the "RTEMS CPU Architecture Supplement" are incomplete.

  • Property mode set to 100644
File size: 723 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
4
5==============================
6RTEMS Shell Guide (|version|).
7==============================
8
9.. topic:: Copyrights and License
10
11    | © 2016, 2018 Chris Johns
12    | © 2016, 2017 embedded brains GmbH
13    | © 2016, 2017 Sebastian Huber
14    | © 1988, 2017 On-Line Applications Research Corporation (OAR)
15
16    .. include:: ../common/license.rst
17
18.. include:: ../common/header.rst
19
20.. toctree::
21        :maxdepth: 4
22        :numbered:
23
24        preface
25        configuration_and_init
26        general_commands
27        file_and_directory
28        memory_commands
29        rtems_specific_commands
30        network_commands
31        function_and_variable
32        concept
33
34* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.