From 489740f6a9ff82c63c00e9c023fbc7319d6cb8a4 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Fri, 20 May 2016 12:47:09 +1000 Subject: Set SPDX License Identifier in each source file. --- porting/code_tuning.rst | 2 ++ porting/command.rst | 2 ++ porting/cpu_init.rst | 2 ++ porting/cpu_model_variations.rst | 2 ++ porting/development_tools.rst | 2 ++ porting/idle_thread.rst | 2 ++ porting/index.rst | 2 ++ porting/interrupts.rst | 2 ++ porting/miscellanous.rst | 2 ++ porting/porting_old_reference_only.rst | 2 ++ porting/preface.rst | 2 ++ porting/priority_bitmap.rst | 2 ++ porting/source_code_org.rst | 2 ++ porting/task_context.rst | 2 ++ 14 files changed, 28 insertions(+) (limited to 'porting') 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 ####################### -- cgit v1.2.3