summaryrefslogtreecommitdiffstats
path: root/c_user
diff options
context:
space:
mode:
Diffstat (limited to 'c_user')
-rw-r--r--c_user/barrier_manager.rst2
-rw-r--r--c_user/board_support_packages.rst2
-rw-r--r--c_user/c_user_old_reference_only.rst2
-rw-r--r--c_user/chains.rst2
-rw-r--r--c_user/clock_manager.rst2
-rw-r--r--c_user/configuring_a_system.rst2
-rw-r--r--c_user/constant_bandwidth_server.rst2
-rw-r--r--c_user/cpu_usage_statistics.rst2
-rw-r--r--c_user/directive_status_codes.rst2
-rw-r--r--c_user/dual_ports_memory_manager.rst2
-rw-r--r--c_user/event_manager.rst2
-rw-r--r--c_user/example_application.rst2
-rw-r--r--c_user/fatal_error.rst2
-rw-r--r--c_user/glossary.rst2
-rw-r--r--c_user/index.rst2
-rw-r--r--c_user/initialization.rst2
-rw-r--r--c_user/interrupt_manager.rst2
-rw-r--r--c_user/io_manager.rst2
-rw-r--r--c_user/key_concepts.rst2
-rw-r--r--c_user/linker_sets.rst2
-rw-r--r--c_user/message_manager.rst2
-rw-r--r--c_user/multiprocessing.rst2
-rw-r--r--c_user/object_services.rst2
-rw-r--r--c_user/overview.rst2
-rw-r--r--c_user/partition_manager.rst2
-rw-r--r--c_user/pci_library.rst2
-rw-r--r--c_user/preface.rst2
-rw-r--r--c_user/rate_monotonic_manager.rst2
-rw-r--r--c_user/red_black_trees.rst2
-rw-r--r--c_user/region_manager.rst2
-rw-r--r--c_user/rtems_data_types.rst2
-rw-r--r--c_user/scheduling_concepts.rst2
-rw-r--r--c_user/semaphore_manager.rst2
-rw-r--r--c_user/signal_manager.rst2
-rw-r--r--c_user/stack_bounds_checker.rst2
-rw-r--r--c_user/symmetric_multiprocessing_services.rst2
-rw-r--r--c_user/task_manager.rst2
-rw-r--r--c_user/timer_manager.rst2
-rw-r--r--c_user/timespec_helpers.rst2
-rw-r--r--c_user/user_extensions.rst2
40 files changed, 80 insertions, 0 deletions
diff --git a/c_user/barrier_manager.rst b/c_user/barrier_manager.rst
index 4cc5c27..7e80879 100644
--- a/c_user/barrier_manager.rst
+++ b/c_user/barrier_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/board_support_packages.rst b/c_user/board_support_packages.rst
index 6b63aae..a253aa8 100644
--- a/c_user/board_support_packages.rst
+++ b/c_user/board_support_packages.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/c_user_old_reference_only.rst b/c_user/c_user_old_reference_only.rst
index fe2c2ad..1eb6909 100644
--- a/c_user/c_user_old_reference_only.rst
+++ b/c_user/c_user_old_reference_only.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
:orphan:
diff --git a/c_user/chains.rst b/c_user/chains.rst
index 7cd18e5..caa3ffe 100644
--- a/c_user/chains.rst
+++ b/c_user/chains.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: Copyright 2014 Gedare Bloom.
.. COMMENT: All rights reserved.
diff --git a/c_user/clock_manager.rst b/c_user/clock_manager.rst
index 8cca324..de96010 100644
--- a/c_user/clock_manager.rst
+++ b/c_user/clock_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/configuring_a_system.rst b/c_user/configuring_a_system.rst
index fe402d2..1da51df 100644
--- a/c_user/configuring_a_system.rst
+++ b/c_user/configuring_a_system.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/constant_bandwidth_server.rst b/c_user/constant_bandwidth_server.rst
index d17524e..53e7316 100644
--- a/c_user/constant_bandwidth_server.rst
+++ b/c_user/constant_bandwidth_server.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1989-2011.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/cpu_usage_statistics.rst b/c_user/cpu_usage_statistics.rst
index f6a02c6..2fbe754 100644
--- a/c_user/cpu_usage_statistics.rst
+++ b/c_user/cpu_usage_statistics.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/directive_status_codes.rst b/c_user/directive_status_codes.rst
index f46f2ab..b4c7f3b 100644
--- a/c_user/directive_status_codes.rst
+++ b/c_user/directive_status_codes.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: Copyright 2015 embedded brains GmbH
.. COMMENT: All rights reserved.
diff --git a/c_user/dual_ports_memory_manager.rst b/c_user/dual_ports_memory_manager.rst
index 865e5ff..0502e42 100644
--- a/c_user/dual_ports_memory_manager.rst
+++ b/c_user/dual_ports_memory_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/event_manager.rst b/c_user/event_manager.rst
index 8920571..724d138 100644
--- a/c_user/event_manager.rst
+++ b/c_user/event_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/example_application.rst b/c_user/example_application.rst
index 0ecce36..49f6e9b 100644
--- a/c_user/example_application.rst
+++ b/c_user/example_application.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1989-2011.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/fatal_error.rst b/c_user/fatal_error.rst
index 7551872..63fba60 100644
--- a/c_user/fatal_error.rst
+++ b/c_user/fatal_error.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/glossary.rst b/c_user/glossary.rst
index ab490fb..bc35548 100644
--- a/c_user/glossary.rst
+++ b/c_user/glossary.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Glossary
########
diff --git a/c_user/index.rst b/c_user/index.rst
index 9db6ae4..3333551 100644
--- a/c_user/index.rst
+++ b/c_user/index.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
====================
RTEMS C User's Guide
====================
diff --git a/c_user/initialization.rst b/c_user/initialization.rst
index e57d926..9df30f0 100644
--- a/c_user/initialization.rst
+++ b/c_user/initialization.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/interrupt_manager.rst b/c_user/interrupt_manager.rst
index de330fd..f9a4648 100644
--- a/c_user/interrupt_manager.rst
+++ b/c_user/interrupt_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/io_manager.rst b/c_user/io_manager.rst
index 3ea4d6c..50340c9 100644
--- a/c_user/io_manager.rst
+++ b/c_user/io_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/key_concepts.rst b/c_user/key_concepts.rst
index bc0f2e6..ee07281 100644
--- a/c_user/key_concepts.rst
+++ b/c_user/key_concepts.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/linker_sets.rst b/c_user/linker_sets.rst
index a0eb4fd..2622b29 100644
--- a/c_user/linker_sets.rst
+++ b/c_user/linker_sets.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1989-2014.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/message_manager.rst b/c_user/message_manager.rst
index db04abb..d622cef 100644
--- a/c_user/message_manager.rst
+++ b/c_user/message_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/multiprocessing.rst b/c_user/multiprocessing.rst
index 16df6e4..5270256 100644
--- a/c_user/multiprocessing.rst
+++ b/c_user/multiprocessing.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/object_services.rst b/c_user/object_services.rst
index e84c22f..f2ae49a 100644
--- a/c_user/object_services.rst
+++ b/c_user/object_services.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/overview.rst b/c_user/overview.rst
index 19f994d..586dd31 100644
--- a/c_user/overview.rst
+++ b/c_user/overview.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/partition_manager.rst b/c_user/partition_manager.rst
index a0e02d9..1de5fc1 100644
--- a/c_user/partition_manager.rst
+++ b/c_user/partition_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/pci_library.rst b/c_user/pci_library.rst
index e70e88e..0d95f3e 100644
--- a/c_user/pci_library.rst
+++ b/c_user/pci_library.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/preface.rst b/c_user/preface.rst
index d63b5f2..e593a9e 100644
--- a/c_user/preface.rst
+++ b/c_user/preface.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/rate_monotonic_manager.rst b/c_user/rate_monotonic_manager.rst
index 175cce4..cdcbf5c 100644
--- a/c_user/rate_monotonic_manager.rst
+++ b/c_user/rate_monotonic_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/red_black_trees.rst b/c_user/red_black_trees.rst
index 1884dfa..77dcf3f 100644
--- a/c_user/red_black_trees.rst
+++ b/c_user/red_black_trees.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2012.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/region_manager.rst b/c_user/region_manager.rst
index 4af8380..699a3a6 100644
--- a/c_user/region_manager.rst
+++ b/c_user/region_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/rtems_data_types.rst b/c_user/rtems_data_types.rst
index 84e1fc0..015901d 100644
--- a/c_user/rtems_data_types.rst
+++ b/c_user/rtems_data_types.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/scheduling_concepts.rst b/c_user/scheduling_concepts.rst
index 64acf69..c7ccb2d 100644
--- a/c_user/scheduling_concepts.rst
+++ b/c_user/scheduling_concepts.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/semaphore_manager.rst b/c_user/semaphore_manager.rst
index f60d395..21024d0 100644
--- a/c_user/semaphore_manager.rst
+++ b/c_user/semaphore_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/signal_manager.rst b/c_user/signal_manager.rst
index 5e3b7f4..e9c1d6e 100644
--- a/c_user/signal_manager.rst
+++ b/c_user/signal_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/stack_bounds_checker.rst b/c_user/stack_bounds_checker.rst
index fe0bb14..0ce5a44 100644
--- a/c_user/stack_bounds_checker.rst
+++ b/c_user/stack_bounds_checker.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/symmetric_multiprocessing_services.rst b/c_user/symmetric_multiprocessing_services.rst
index 69c6c4a..2f7e0b8 100644
--- a/c_user/symmetric_multiprocessing_services.rst
+++ b/c_user/symmetric_multiprocessing_services.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 2011,2015
.. COMMENT: Aeroflex Gaisler AB
.. COMMENT: All rights reserved.
diff --git a/c_user/task_manager.rst b/c_user/task_manager.rst
index ed457f5..9756e00 100644
--- a/c_user/task_manager.rst
+++ b/c_user/task_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/timer_manager.rst b/c_user/timer_manager.rst
index 71ca63e..2b1f2f5 100644
--- a/c_user/timer_manager.rst
+++ b/c_user/timer_manager.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/timespec_helpers.rst b/c_user/timespec_helpers.rst
index a813bfa..b24a63d 100644
--- a/c_user/timespec_helpers.rst
+++ b/c_user/timespec_helpers.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 2011.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.
diff --git a/c_user/user_extensions.rst b/c_user/user_extensions.rst
index c9315f0..c421cc5 100644
--- a/c_user/user_extensions.rst
+++ b/c_user/user_extensions.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
.. COMMENT: COPYRIGHT (c) 1988-2008.
.. COMMENT: On-Line Applications Research Corporation (OAR).
.. COMMENT: All rights reserved.