From 4886d60aa8e18161f2a9fe86d681e5244c73b249 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 9 Jan 2019 16:14:04 +0100 Subject: Use standard format for copyright lines --- porting/code_tuning.rst | 3 +-- porting/cpu_init.rst | 3 +-- porting/cpu_model_variations.rst | 3 +-- porting/development_tools.rst | 3 +-- porting/idle_thread.rst | 3 +-- porting/interrupts.rst | 3 +-- porting/preface.rst | 3 +-- porting/priority_bitmap.rst | 3 +-- porting/source_code_org.rst | 3 +-- porting/task_context.rst | 3 +-- 10 files changed, 10 insertions(+), 20 deletions(-) (limited to 'porting') diff --git a/porting/code_tuning.rst b/porting/code_tuning.rst index 22544a1..7a0040f 100644 --- a/porting/code_tuning.rst +++ b/porting/code_tuning.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 8e3d0da..00a1a66 100644 --- a/porting/cpu_init.rst +++ b/porting/cpu_init.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 8c00dd7..bd7f20c 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 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 13182a4..facb303 100644 --- a/porting/development_tools.rst +++ b/porting/development_tools.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 767c320..e056f23 100644 --- a/porting/idle_thread.rst +++ b/porting/idle_thread.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 c95495d..02c6d12 100644 --- a/porting/interrupts.rst +++ b/porting/interrupts.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 f0ceda2..6fba312 100644 --- a/porting/preface.rst +++ b/porting/preface.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) .. COMMENT: All rights reserved. ======= diff --git a/porting/priority_bitmap.rst b/porting/priority_bitmap.rst index d5699c4..ac9158b 100644 --- a/porting/priority_bitmap.rst +++ b/porting/priority_bitmap.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 1210251..d4c1af7 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 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. 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 c70f2b0..97122a4 100644 --- a/porting/task_context.rst +++ b/porting/task_context.rst @@ -1,7 +1,6 @@ .. comment SPDX-License-Identifier: CC-BY-SA-4.0 -.. COMMENT: COPYRIGHT (c) 1988-2002. -.. COMMENT: On-Line Applications Research Corporation (OAR). +.. Copyright (C) 1988, 2002 On-Line Applications Research Corporation (OAR) .. COMMENT: All rights reserved. Task Context Management -- cgit v1.2.3