summaryrefslogtreecommitdiffstats
path: root/c-user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-09 16:14:04 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 07:18:16 +0100
commit4886d60aa8e18161f2a9fe86d681e5244c73b249 (patch)
treec0ea4447e19bda3f4dbc99b51cdaea26cfd0f49c /c-user
parentuser: Add TODO entries for all BSP families (diff)
downloadrtems-docs-4886d60aa8e18161f2a9fe86d681e5244c73b249.tar.bz2
Use standard format for copyright lines
Diffstat (limited to 'c-user')
-rw-r--r--c-user/ada_support.rst3
-rw-r--r--c-user/barrier_manager.rst2
-rw-r--r--c-user/board_support_packages.rst3
-rw-r--r--c-user/chains.rst2
-rw-r--r--c-user/clock_manager.rst3
-rw-r--r--c-user/configuring_a_system.rst3
-rw-r--r--c-user/constant_bandwidth_server.rst3
-rw-r--r--c-user/cpu_usage_statistics.rst3
-rw-r--r--c-user/directive_status_codes.rst2
-rw-r--r--c-user/dual_ports_memory_manager.rst3
-rw-r--r--c-user/event_manager.rst3
-rw-r--r--c-user/example_application.rst3
-rw-r--r--c-user/fatal_error.rst3
-rw-r--r--c-user/initialization.rst3
-rw-r--r--c-user/interrupt_manager.rst3
-rw-r--r--c-user/io_manager.rst3
-rw-r--r--c-user/key_concepts.rst3
-rw-r--r--c-user/linker_sets.rst3
-rw-r--r--c-user/message_manager.rst3
-rw-r--r--c-user/multiprocessing.rst3
-rw-r--r--c-user/object_services.rst3
-rw-r--r--c-user/overview.rst3
-rw-r--r--c-user/partition_manager.rst3
-rw-r--r--c-user/pci_library.rst3
-rw-r--r--c-user/preface.rst3
-rw-r--r--c-user/rate_monotonic_manager.rst5
-rw-r--r--c-user/red_black_trees.rst3
-rw-r--r--c-user/region_manager.rst3
-rw-r--r--c-user/rtems_data_types.rst3
-rw-r--r--c-user/scheduling_concepts.rst3
-rw-r--r--c-user/self_contained_objects.rst2
-rw-r--r--c-user/semaphore_manager.rst3
-rw-r--r--c-user/signal_manager.rst3
-rw-r--r--c-user/stack_bounds_checker.rst3
-rw-r--r--c-user/symmetric_multiprocessing_services.rst4
-rw-r--r--c-user/task_manager.rst3
-rw-r--r--c-user/timer_manager.rst3
-rw-r--r--c-user/timespec_helpers.rst2
-rw-r--r--c-user/user_extensions.rst3
39 files changed, 41 insertions, 74 deletions
diff --git a/c-user/ada_support.rst b/c-user/ada_support.rst
index 7353e8a..11e6129 100644
--- a/c-user/ada_support.rst
+++ b/c-user/ada_support.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1989-2017.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1989, 2017 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: Ada
diff --git a/c-user/barrier_manager.rst b/c-user/barrier_manager.rst
index 636973c..5124998 100644
--- a/c-user/barrier_manager.rst
+++ b/c-user/barrier_manager.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008, 2018.
+.. Copyright (C) 1988, 2008, 2018.
.. 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 333efd5..2a19eef 100644
--- a/c-user/board_support_packages.rst
+++ b/c-user/board_support_packages.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: Board Support Packages
diff --git a/c-user/chains.rst b/c-user/chains.rst
index 0abcd2b..defc400 100644
--- a/c-user/chains.rst
+++ b/c-user/chains.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: Copyright 2014 Gedare Bloom.
+.. Copyright (C) 2014 Gedare Bloom
.. COMMENT: All rights reserved.
.. index:: chains
diff --git a/c-user/clock_manager.rst b/c-user/clock_manager.rst
index 3d41064..4e329e2 100644
--- a/c-user/clock_manager.rst
+++ b/c-user/clock_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: clock
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 601c4a1..b15519e 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: configuring a system
diff --git a/c-user/constant_bandwidth_server.rst b/c-user/constant_bandwidth_server.rst
index 2b03475..615ce62 100644
--- a/c-user/constant_bandwidth_server.rst
+++ b/c-user/constant_bandwidth_server.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1989-2011.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1989, 2011 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: cbs
diff --git a/c-user/cpu_usage_statistics.rst b/c-user/cpu_usage_statistics.rst
index 98bdc1c..58f5cdb 100644
--- a/c-user/cpu_usage_statistics.rst
+++ b/c-user/cpu_usage_statistics.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: CPU Usage
diff --git a/c-user/directive_status_codes.rst b/c-user/directive_status_codes.rst
index 41fc649..9d41f94 100644
--- a/c-user/directive_status_codes.rst
+++ b/c-user/directive_status_codes.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: Copyright 2015 embedded brains GmbH
+.. Copyright (C) 2015 embedded brains GmbH
.. COMMENT: All rights reserved.
.. index:: Status Codes
diff --git a/c-user/dual_ports_memory_manager.rst b/c-user/dual_ports_memory_manager.rst
index 1ca71d6..8e72648 100644
--- a/c-user/dual_ports_memory_manager.rst
+++ b/c-user/dual_ports_memory_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: ports
diff --git a/c-user/event_manager.rst b/c-user/event_manager.rst
index 3108984..38129a7 100644
--- a/c-user/event_manager.rst
+++ b/c-user/event_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: events
diff --git a/c-user/example_application.rst b/c-user/example_application.rst
index 8a030fd..d661f67 100644
--- a/c-user/example_application.rst
+++ b/c-user/example_application.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1989-2011.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1989, 2011 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Example Application
diff --git a/c-user/fatal_error.rst b/c-user/fatal_error.rst
index 305de23..cd8c8f8 100644
--- a/c-user/fatal_error.rst
+++ b/c-user/fatal_error.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: fatal errors
diff --git a/c-user/initialization.rst b/c-user/initialization.rst
index 0a59863..1088e16 100644
--- a/c-user/initialization.rst
+++ b/c-user/initialization.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Initialization Manager
diff --git a/c-user/interrupt_manager.rst b/c-user/interrupt_manager.rst
index 2734f17..30799c3 100644
--- a/c-user/interrupt_manager.rst
+++ b/c-user/interrupt_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: interrupts
diff --git a/c-user/io_manager.rst b/c-user/io_manager.rst
index 208fd9c..cfa77ba 100644
--- a/c-user/io_manager.rst
+++ b/c-user/io_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: device drivers
diff --git a/c-user/key_concepts.rst b/c-user/key_concepts.rst
index 25f9249..b0c070c 100644
--- a/c-user/key_concepts.rst
+++ b/c-user/key_concepts.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Key Concepts
diff --git a/c-user/linker_sets.rst b/c-user/linker_sets.rst
index 9b2f1ca..87d5c9a 100644
--- a/c-user/linker_sets.rst
+++ b/c-user/linker_sets.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1989-2014.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1989, 2014 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: linkersets
diff --git a/c-user/message_manager.rst b/c-user/message_manager.rst
index b1af878..2704a85 100644
--- a/c-user/message_manager.rst
+++ b/c-user/message_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: messages
diff --git a/c-user/multiprocessing.rst b/c-user/multiprocessing.rst
index 4528bcf..4d3a9c8 100644
--- a/c-user/multiprocessing.rst
+++ b/c-user/multiprocessing.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: multiprocessing
diff --git a/c-user/object_services.rst b/c-user/object_services.rst
index dbe61d3..78e203d 100644
--- a/c-user/object_services.rst
+++ b/c-user/object_services.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: object manipulation
diff --git a/c-user/overview.rst b/c-user/overview.rst
index 04ba4b3..2c804a3 100644
--- a/c-user/overview.rst
+++ b/c-user/overview.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Overview
diff --git a/c-user/partition_manager.rst b/c-user/partition_manager.rst
index 09dd054..9b0ba11 100644
--- a/c-user/partition_manager.rst
+++ b/c-user/partition_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: partitions
diff --git a/c-user/pci_library.rst b/c-user/pci_library.rst
index 736888d..7b8ae13 100644
--- a/c-user/pci_library.rst
+++ b/c-user/pci_library.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 2011,2015
-.. COMMENT: Aeroflex Gaisler AB
+.. Copyright (C) 2011,2015 Aeroflex Gaisler AB
.. COMMENT: All rights reserved.
.. index:: PCI
diff --git a/c-user/preface.rst b/c-user/preface.rst
index cd02fb9..0305abe 100644
--- a/c-user/preface.rst
+++ b/c-user/preface.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
Preface
diff --git a/c-user/rate_monotonic_manager.rst b/c-user/rate_monotonic_manager.rst
index eeb1ec6..4899404 100644
--- a/c-user/rate_monotonic_manager.rst
+++ b/c-user/rate_monotonic_manager.rst
@@ -1,8 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
-.. COMMENT: COPYRIGHT (c) 2017 Kuan-Hsun Chen.
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+.. Copyright (C) 2017 Kuan-Hsun Chen.
.. COMMENT: All rights reserved.
.. index:: rate mononitonic tasks
diff --git a/c-user/red_black_trees.rst b/c-user/red_black_trees.rst
index bac16d1..eb7544d 100644
--- a/c-user/red_black_trees.rst
+++ b/c-user/red_black_trees.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2012.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2012 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: Red-Black Trees
diff --git a/c-user/region_manager.rst b/c-user/region_manager.rst
index 6a894d7..cdf23c2 100644
--- a/c-user/region_manager.rst
+++ b/c-user/region_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: regions
diff --git a/c-user/rtems_data_types.rst b/c-user/rtems_data_types.rst
index b277110..94567e9 100644
--- a/c-user/rtems_data_types.rst
+++ b/c-user/rtems_data_types.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: RTEMS Data Types
diff --git a/c-user/scheduling_concepts.rst b/c-user/scheduling_concepts.rst
index 5a2ce05..bd97006 100644
--- a/c-user/scheduling_concepts.rst
+++ b/c-user/scheduling_concepts.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: scheduling
diff --git a/c-user/self_contained_objects.rst b/c-user/self_contained_objects.rst
index 28c9839..53e53ae 100644
--- a/c-user/self_contained_objects.rst
+++ b/c-user/self_contained_objects.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: Copyright (c) 2014, 2017.
+.. Copyright (C) 2014, 2017.
.. COMMENT: embedded brains GmbH.
.. COMMENT: All rights reserved.
diff --git a/c-user/semaphore_manager.rst b/c-user/semaphore_manager.rst
index 695d75a..6b1a08e 100644
--- a/c-user/semaphore_manager.rst
+++ b/c-user/semaphore_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: semaphores
diff --git a/c-user/signal_manager.rst b/c-user/signal_manager.rst
index 5e233fd..baa1357 100644
--- a/c-user/signal_manager.rst
+++ b/c-user/signal_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: signals
diff --git a/c-user/stack_bounds_checker.rst b/c-user/stack_bounds_checker.rst
index 31ecf1d..bfcda2b 100644
--- a/c-user/stack_bounds_checker.rst
+++ b/c-user/stack_bounds_checker.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: Stack Bounds Checker
diff --git a/c-user/symmetric_multiprocessing_services.rst b/c-user/symmetric_multiprocessing_services.rst
index 3b2c3a5..2051577 100644
--- a/c-user/symmetric_multiprocessing_services.rst
+++ b/c-user/symmetric_multiprocessing_services.rst
@@ -1,8 +1,8 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 2014.
+.. Copyright (C) 2014.
.. COMMENT: On-Line Applications Research Corporation (OAR).
-.. COMMENT: Copyright (c) 2017 embedded brains GmbH.
+.. Copyright (C) 2017 embedded brains GmbH.
.. COMMENT: All rights reserved.
.. index:: Symmetric Multiprocessing
diff --git a/c-user/task_manager.rst b/c-user/task_manager.rst
index f48aa13..c0a5544 100644
--- a/c-user/task_manager.rst
+++ b/c-user/task_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: tasks
diff --git a/c-user/timer_manager.rst b/c-user/timer_manager.rst
index a1e5fd9..1f01726 100644
--- a/c-user/timer_manager.rst
+++ b/c-user/timer_manager.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: timers
diff --git a/c-user/timespec_helpers.rst b/c-user/timespec_helpers.rst
index e169809..b596664 100644
--- a/c-user/timespec_helpers.rst
+++ b/c-user/timespec_helpers.rst
@@ -1,6 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 2011.
+.. 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 62fdfcf..b6896f6 100644
--- a/c-user/user_extensions.rst
+++ b/c-user/user_extensions.rst
@@ -1,7 +1,6 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
-.. COMMENT: COPYRIGHT (c) 1988-2008.
-.. COMMENT: On-Line Applications Research Corporation (OAR).
+.. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
.. COMMENT: All rights reserved.
.. index:: user extensions