summaryrefslogtreecommitdiffstats
path: root/porting
diff options
context:
space:
mode:
Diffstat (limited to 'porting')
-rw-r--r--porting/code_tuning.rst2
-rw-r--r--porting/command.rst2
-rw-r--r--porting/cpu_init.rst2
-rw-r--r--porting/cpu_model_variations.rst2
-rw-r--r--porting/development_tools.rst2
-rw-r--r--porting/idle_thread.rst2
-rw-r--r--porting/index.rst2
-rw-r--r--porting/interrupts.rst2
-rw-r--r--porting/miscellanous.rst2
-rw-r--r--porting/porting_old_reference_only.rst2
-rw-r--r--porting/preface.rst2
-rw-r--r--porting/priority_bitmap.rst2
-rw-r--r--porting/source_code_org.rst2
-rw-r--r--porting/task_context.rst2
14 files changed, 28 insertions, 0 deletions
diff --git a/porting/code_tuning.rst b/porting/code_tuning.rst
index e28bdd7..a4fb2af 100644
--- a/porting/code_tuning.rst
+++ b/porting/code_tuning.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Code Tuning Parameters
######################
diff --git a/porting/command.rst b/porting/command.rst
index 3e23b5e..46bd174 100644
--- a/porting/command.rst
+++ b/porting/command.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Command and Variable Index
##########################
diff --git a/porting/cpu_init.rst b/porting/cpu_init.rst
index f880cab..8de4744 100644
--- a/porting/cpu_init.rst
+++ b/porting/cpu_init.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
CPU Initialization
##################
diff --git a/porting/cpu_model_variations.rst b/porting/cpu_model_variations.rst
index 851df1f..5788d77 100644
--- a/porting/cpu_model_variations.rst
+++ b/porting/cpu_model_variations.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
CPU Model Variations
####################
diff --git a/porting/development_tools.rst b/porting/development_tools.rst
index 87c6b15..3f0b7fc 100644
--- a/porting/development_tools.rst
+++ b/porting/development_tools.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Development Tools
#################
diff --git a/porting/idle_thread.rst b/porting/idle_thread.rst
index 7bba283..397a218 100644
--- a/porting/idle_thread.rst
+++ b/porting/idle_thread.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
IDLE Thread
###########
diff --git a/porting/index.rst b/porting/index.rst
index 346a463..d33d425 100644
--- a/porting/index.rst
+++ b/porting/index.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
===================
RTEMS Porting Guide
===================
diff --git a/porting/interrupts.rst b/porting/interrupts.rst
index 8a69e1a..970bb58 100644
--- a/porting/interrupts.rst
+++ b/porting/interrupts.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Interrupts
##########
diff --git a/porting/miscellanous.rst b/porting/miscellanous.rst
index 01073f7..0af22b2 100644
--- a/porting/miscellanous.rst
+++ b/porting/miscellanous.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Miscellaneous
#############
diff --git a/porting/porting_old_reference_only.rst b/porting/porting_old_reference_only.rst
index 93c8b4c..fdc9443 100644
--- a/porting/porting_old_reference_only.rst
+++ b/porting/porting_old_reference_only.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
:orphan:
diff --git a/porting/preface.rst b/porting/preface.rst
index 2567a56..8f23446 100644
--- a/porting/preface.rst
+++ b/porting/preface.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
=======
Preface
=======
diff --git a/porting/priority_bitmap.rst b/porting/priority_bitmap.rst
index 7b24451..d546f8f 100644
--- a/porting/priority_bitmap.rst
+++ b/porting/priority_bitmap.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Priority Bitmap Manipulation
############################
diff --git a/porting/source_code_org.rst b/porting/source_code_org.rst
index f15f39b..ddad561 100644
--- a/porting/source_code_org.rst
+++ b/porting/source_code_org.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Source Code Organization
########################
diff --git a/porting/task_context.rst b/porting/task_context.rst
index ec2d1e0..206372d 100644
--- a/porting/task_context.rst
+++ b/porting/task_context.rst
@@ -1,3 +1,5 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
Task Context Management
#######################