From 12dccfe716242a018b4f87d492f523039a56b03e Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 9 Jan 2019 16:14:05 +0100 Subject: Remove superfluous "All rights reserved." --- porting/code_tuning.rst | 1 - porting/cpu_init.rst | 1 - porting/cpu_model_variations.rst | 1 - porting/development_tools.rst | 1 - porting/idle_thread.rst | 1 - porting/interrupts.rst | 1 - porting/preface.rst | 1 - porting/priority_bitmap.rst | 1 - porting/source_code_org.rst | 1 - porting/task_context.rst | 1 - 10 files changed, 10 deletions(-) (limited to 'porting') diff --git a/porting/code_tuning.rst b/porting/code_tuning.rst index 7a0040f..26b848f 100644 --- a/porting/code_tuning.rst +++ b/porting/code_tuning.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Code Tuning Parameters ###################### diff --git a/porting/cpu_init.rst b/porting/cpu_init.rst index 00a1a66..7bcfa69 100644 --- a/porting/cpu_init.rst +++ b/porting/cpu_init.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. CPU Initialization ################## diff --git a/porting/cpu_model_variations.rst b/porting/cpu_model_variations.rst index bd7f20c..e242460 100644 --- a/porting/cpu_model_variations.rst +++ b/porting/cpu_model_variations.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. CPU Model Variations #################### diff --git a/porting/development_tools.rst b/porting/development_tools.rst index facb303..e2751bd 100644 --- a/porting/development_tools.rst +++ b/porting/development_tools.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Development Tools ################# diff --git a/porting/idle_thread.rst b/porting/idle_thread.rst index e056f23..12b93f6 100644 --- a/porting/idle_thread.rst +++ b/porting/idle_thread.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. IDLE Thread ########### diff --git a/porting/interrupts.rst b/porting/interrupts.rst index 02c6d12..1fd4107 100644 --- a/porting/interrupts.rst +++ b/porting/interrupts.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Interrupts ########## diff --git a/porting/preface.rst b/porting/preface.rst index 6fba312..df9c23f 100644 --- a/porting/preface.rst +++ b/porting/preface.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. ======= Preface diff --git a/porting/priority_bitmap.rst b/porting/priority_bitmap.rst index ac9158b..6d792a5 100644 --- a/porting/priority_bitmap.rst +++ b/porting/priority_bitmap.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Priority Bitmap Manipulation ############################ diff --git a/porting/source_code_org.rst b/porting/source_code_org.rst index d4c1af7..dd1a937 100644 --- a/porting/source_code_org.rst +++ b/porting/source_code_org.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Source Code Organization ######################## diff --git a/porting/task_context.rst b/porting/task_context.rst index 97122a4..6272a7c 100644 --- a/porting/task_context.rst +++ b/porting/task_context.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) -.. COMMENT: All rights reserved. Task Context Management ####################### -- cgit v1.2.3