From bbb8b7aa8120c3f72285d6181025e75cbb4c5748 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 19 May 2023 07:34:36 +0200 Subject: Update company name The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH. --- c-user/barrier/directives.rst | 2 +- c-user/barrier/index.rst | 2 +- c-user/barrier/introduction.rst | 2 +- c-user/cache/directives.rst | 2 +- c-user/cache/index.rst | 2 +- c-user/cache/introduction.rst | 2 +- c-user/clock/background.rst | 2 +- c-user/clock/directives.rst | 2 +- c-user/clock/index.rst | 2 +- c-user/clock/introduction.rst | 2 +- c-user/config/bdbuf.rst | 2 +- c-user/config/classic-api.rst | 2 +- c-user/config/classic-init-task.rst | 2 +- c-user/config/device-driver.rst | 2 +- c-user/config/directives.rst | 2 +- c-user/config/event-record.rst | 2 +- c-user/config/filesystem.rst | 2 +- c-user/config/general.rst | 2 +- c-user/config/idle-task.rst | 2 +- c-user/config/introduction.rst | 2 +- c-user/config/mpci.rst | 2 +- c-user/config/posix-api.rst | 2 +- c-user/config/posix-init-thread.rst | 2 +- c-user/config/scheduler-general.rst | 2 +- c-user/config/task-stack-alloc.rst | 2 +- c-user/directive_status_codes.rst | 2 +- c-user/dual-ported-memory/directives.rst | 2 +- c-user/dual-ported-memory/index.rst | 2 +- c-user/dual-ported-memory/introduction.rst | 2 +- c-user/event/directives.rst | 2 +- c-user/event/index.rst | 2 +- c-user/event/introduction.rst | 2 +- c-user/fatal-error/directives.rst | 2 +- c-user/fatal-error/index.rst | 2 +- c-user/fatal-error/introduction.rst | 2 +- c-user/glossary.rst | 2 +- c-user/index.rst | 2 +- c-user/initialization/directives.rst | 2 +- c-user/initialization/index.rst | 2 +- c-user/initialization/introduction.rst | 2 +- c-user/interrupt/directives.rst | 2 +- c-user/interrupt/index.rst | 2 +- c-user/interrupt/introduction.rst | 2 +- c-user/io/directives.rst | 2 +- c-user/io/index.rst | 2 +- c-user/io/introduction.rst | 2 +- c-user/kernel-character-io/directives.rst | 2 +- c-user/kernel-character-io/index.rst | 2 +- c-user/kernel-character-io/introduction.rst | 2 +- c-user/linker_sets.rst | 2 +- c-user/message/directives.rst | 2 +- c-user/message/index.rst | 2 +- c-user/message/introduction.rst | 2 +- c-user/multiprocessing/directives.rst | 2 +- c-user/multiprocessing/index.rst | 2 +- c-user/multiprocessing/introduction.rst | 2 +- c-user/object-services/directives.rst | 2 +- c-user/object-services/index.rst | 2 +- c-user/object-services/introduction.rst | 2 +- c-user/partition/directives.rst | 2 +- c-user/partition/index.rst | 2 +- c-user/partition/introduction.rst | 2 +- c-user/rate-monotonic/directives.rst | 2 +- c-user/rate-monotonic/index.rst | 2 +- c-user/rate-monotonic/introduction.rst | 2 +- c-user/region/directives.rst | 2 +- c-user/region/index.rst | 2 +- c-user/region/introduction.rst | 2 +- c-user/rtems_data_types.rst | 2 +- c-user/scheduling-concepts/directives.rst | 2 +- c-user/scheduling-concepts/index.rst | 2 +- c-user/scheduling-concepts/introduction.rst | 2 +- c-user/self_contained_objects.rst | 2 +- c-user/semaphore/directives.rst | 2 +- c-user/semaphore/index.rst | 2 +- c-user/semaphore/introduction.rst | 2 +- c-user/signal/directives.rst | 2 +- c-user/signal/index.rst | 2 +- c-user/signal/introduction.rst | 2 +- c-user/symmetric_multiprocessing_services.rst | 2 +- c-user/task/background.rst | 2 +- c-user/task/directives.rst | 2 +- c-user/task/index.rst | 2 +- c-user/task/introduction.rst | 2 +- c-user/task/operations.rst | 2 +- c-user/timer/directives.rst | 2 +- c-user/timer/index.rst | 2 +- c-user/timer/introduction.rst | 2 +- c-user/user-extensions/directives.rst | 2 +- c-user/user-extensions/index.rst | 2 +- c-user/user-extensions/introduction.rst | 2 +- 91 files changed, 91 insertions(+), 91 deletions(-) (limited to 'c-user') diff --git a/c-user/barrier/directives.rst b/c-user/barrier/directives.rst index c51974c..4eded62 100644 --- a/c-user/barrier/directives.rst +++ b/c-user/barrier/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/barrier/index.rst b/c-user/barrier/index.rst index ddf0b56..e924c83 100644 --- a/c-user/barrier/index.rst +++ b/c-user/barrier/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: barrier diff --git a/c-user/barrier/introduction.rst b/c-user/barrier/introduction.rst index 11013bf..e1c957f 100644 --- a/c-user/barrier/introduction.rst +++ b/c-user/barrier/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/cache/directives.rst b/c-user/cache/directives.rst index 98349db..a97654e 100644 --- a/c-user/cache/directives.rst +++ b/c-user/cache/directives.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2016 Pavel Pisa -.. Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2000, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/cache/index.rst b/c-user/cache/index.rst index c8f7263..57c124f 100644 --- a/c-user/cache/index.rst +++ b/c-user/cache/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. index:: cache diff --git a/c-user/cache/introduction.rst b/c-user/cache/introduction.rst index 6cae4b2..a632c9c 100644 --- a/c-user/cache/introduction.rst +++ b/c-user/cache/introduction.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2016 Pavel Pisa -.. Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2000, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/clock/background.rst b/c-user/clock/background.rst index ded0461..11a3cb5 100644 --- a/c-user/clock/background.rst +++ b/c-user/clock/background.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) Background diff --git a/c-user/clock/directives.rst b/c-user/clock/directives.rst index e99c44e..a6e00ca 100644 --- a/c-user/clock/directives.rst +++ b/c-user/clock/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/clock/index.rst b/c-user/clock/index.rst index d84a37a..cf41998 100644 --- a/c-user/clock/index.rst +++ b/c-user/clock/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: clock diff --git a/c-user/clock/introduction.rst b/c-user/clock/introduction.rst index 13be673..6ba814b 100644 --- a/c-user/clock/introduction.rst +++ b/c-user/clock/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2014, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2014, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/bdbuf.rst b/c-user/config/bdbuf.rst index a897fa9..2d27d54 100644 --- a/c-user/config/bdbuf.rst +++ b/c-user/config/bdbuf.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/classic-api.rst b/c-user/config/classic-api.rst index d026593..212f666 100644 --- a/c-user/config/classic-api.rst +++ b/c-user/config/classic-api.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/classic-init-task.rst b/c-user/config/classic-init-task.rst index 2f3059e..a104008 100644 --- a/c-user/config/classic-init-task.rst +++ b/c-user/config/classic-init-task.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/device-driver.rst b/c-user/config/device-driver.rst index 9d46211..1e31575 100644 --- a/c-user/config/device-driver.rst +++ b/c-user/config/device-driver.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2021 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/directives.rst b/c-user/config/directives.rst index 715d6e9..25351e9 100644 --- a/c-user/config/directives.rst +++ b/c-user/config/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2009, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2009, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2021 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/event-record.rst b/c-user/config/event-record.rst index f1e7969..1e5c52a 100644 --- a/c-user/config/event-record.rst +++ b/c-user/config/event-record.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2019, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2019, 2022 embedded brains GmbH & Co. KG .. This file is part of the RTEMS quality process and was automatically .. generated. If you find something that needs to be fixed or diff --git a/c-user/config/filesystem.rst b/c-user/config/filesystem.rst index 6e053f2..f61ae13 100644 --- a/c-user/config/filesystem.rst +++ b/c-user/config/filesystem.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/general.rst b/c-user/config/general.rst index 65e8d36..5ff79e7 100644 --- a/c-user/config/general.rst +++ b/c-user/config/general.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2023 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2023 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2022 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/idle-task.rst b/c-user/config/idle-task.rst index f177438..e98ad83 100644 --- a/c-user/config/idle-task.rst +++ b/c-user/config/idle-task.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/introduction.rst b/c-user/config/introduction.rst index b9aebf9..8852a24 100644 --- a/c-user/config/introduction.rst +++ b/c-user/config/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2009, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2009, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2021 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/mpci.rst b/c-user/config/mpci.rst index 003afd3..ab9d568 100644 --- a/c-user/config/mpci.rst +++ b/c-user/config/mpci.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2022 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/posix-api.rst b/c-user/config/posix-api.rst index 71033c1..f788c08 100644 --- a/c-user/config/posix-api.rst +++ b/c-user/config/posix-api.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2022 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/posix-init-thread.rst b/c-user/config/posix-init-thread.rst index c038ec8..348a94d 100644 --- a/c-user/config/posix-init-thread.rst +++ b/c-user/config/posix-init-thread.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/config/scheduler-general.rst b/c-user/config/scheduler-general.rst index 6f914bc..d347d6b 100644 --- a/c-user/config/scheduler-general.rst +++ b/c-user/config/scheduler-general.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 2010 Gedare Bloom .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) diff --git a/c-user/config/task-stack-alloc.rst b/c-user/config/task-stack-alloc.rst index a11cf3e..c79833f 100644 --- a/c-user/config/task-stack-alloc.rst +++ b/c-user/config/task-stack-alloc.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2021 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/directive_status_codes.rst b/c-user/directive_status_codes.rst index d93f850..0421af7 100644 --- a/c-user/directive_status_codes.rst +++ b/c-user/directive_status_codes.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015 embedded brains GmbH +.. Copyright (C) 2015 embedded brains GmbH & Co. KG .. index:: Status Codes diff --git a/c-user/dual-ported-memory/directives.rst b/c-user/dual-ported-memory/directives.rst index 7b216a4..b96e3c7 100644 --- a/c-user/dual-ported-memory/directives.rst +++ b/c-user/dual-ported-memory/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/dual-ported-memory/index.rst b/c-user/dual-ported-memory/index.rst index cc114ac..98dd9fe 100644 --- a/c-user/dual-ported-memory/index.rst +++ b/c-user/dual-ported-memory/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: ports .. index:: dual ported memory diff --git a/c-user/dual-ported-memory/introduction.rst b/c-user/dual-ported-memory/introduction.rst index fd7cc8e..515a1f1 100644 --- a/c-user/dual-ported-memory/introduction.rst +++ b/c-user/dual-ported-memory/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/event/directives.rst b/c-user/event/directives.rst index bf8f74c..04a2894 100644 --- a/c-user/event/directives.rst +++ b/c-user/event/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/event/index.rst b/c-user/event/index.rst index 17ccfbc..dd926e1 100644 --- a/c-user/event/index.rst +++ b/c-user/event/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: events diff --git a/c-user/event/introduction.rst b/c-user/event/introduction.rst index 2876b2c..ebdec2d 100644 --- a/c-user/event/introduction.rst +++ b/c-user/event/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/fatal-error/directives.rst b/c-user/fatal-error/directives.rst index 6aa4b20..434172f 100644 --- a/c-user/fatal-error/directives.rst +++ b/c-user/fatal-error/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2015, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/fatal-error/index.rst b/c-user/fatal-error/index.rst index 89cbe30..40eca3b 100644 --- a/c-user/fatal-error/index.rst +++ b/c-user/fatal-error/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. index:: fatal errors diff --git a/c-user/fatal-error/introduction.rst b/c-user/fatal-error/introduction.rst index ff86922..fc310f4 100644 --- a/c-user/fatal-error/introduction.rst +++ b/c-user/fatal-error/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2015, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/glossary.rst b/c-user/glossary.rst index 5ee7d6c..6102d88 100644 --- a/c-user/glossary.rst +++ b/c-user/glossary.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2020 Richi Dubey (richidubey@gmail.com) -.. Copyright (C) 2015, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2015, 2023 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR) Glossary diff --git a/c-user/index.rst b/c-user/index.rst index 385ea95..09aafe8 100644 --- a/c-user/index.rst +++ b/c-user/index.rst @@ -10,7 +10,7 @@ RTEMS Classic API Guide (|version|). | |copy| 2017 Chris Johns | |copy| 2017 Kuan-Hsun Chen - | |copy| 2015, 2020 embedded brains GmbH + | |copy| 2015, 2020 embedded brains GmbH & Co. KG | |copy| 2015, 2020 Sebastian Huber | |copy| 2011 Petr Benes | |copy| 2010 Gedare Bloom diff --git a/c-user/initialization/directives.rst b/c-user/initialization/directives.rst index ca5c9c2..bb3fa95 100644 --- a/c-user/initialization/directives.rst +++ b/c-user/initialization/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2015, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/initialization/index.rst b/c-user/initialization/index.rst index b41fcdd..cbca400 100644 --- a/c-user/initialization/index.rst +++ b/c-user/initialization/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. _RTEMSAPIClassicInit: diff --git a/c-user/initialization/introduction.rst b/c-user/initialization/introduction.rst index 173e60f..15722f6 100644 --- a/c-user/initialization/introduction.rst +++ b/c-user/initialization/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2015, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/interrupt/directives.rst b/c-user/interrupt/directives.rst index 22d2c9b..80eddfd 100644 --- a/c-user/interrupt/directives.rst +++ b/c-user/interrupt/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2008, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2008, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/interrupt/index.rst b/c-user/interrupt/index.rst index d3e4429..92d332d 100644 --- a/c-user/interrupt/index.rst +++ b/c-user/interrupt/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: interrupts diff --git a/c-user/interrupt/introduction.rst b/c-user/interrupt/introduction.rst index 3e10414..14ea275 100644 --- a/c-user/interrupt/introduction.rst +++ b/c-user/interrupt/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2008, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2008, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/io/directives.rst b/c-user/io/directives.rst index dcf0fc7..7def56a 100644 --- a/c-user/io/directives.rst +++ b/c-user/io/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/io/index.rst b/c-user/io/index.rst index 424c776..b1147a9 100644 --- a/c-user/io/index.rst +++ b/c-user/io/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: device drivers .. index:: IO Manager diff --git a/c-user/io/introduction.rst b/c-user/io/introduction.rst index 7d2c35d..95a5942 100644 --- a/c-user/io/introduction.rst +++ b/c-user/io/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/kernel-character-io/directives.rst b/c-user/kernel-character-io/directives.rst index f13010e..e0476fe 100644 --- a/c-user/kernel-character-io/directives.rst +++ b/c-user/kernel-character-io/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2015 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/kernel-character-io/index.rst b/c-user/kernel-character-io/index.rst index c6a9b6b..2d1d13b 100644 --- a/c-user/kernel-character-io/index.rst +++ b/c-user/kernel-character-io/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. index:: Kernel Character I/O Support diff --git a/c-user/kernel-character-io/introduction.rst b/c-user/kernel-character-io/introduction.rst index ef3512b..dc3ac26 100644 --- a/c-user/kernel-character-io/introduction.rst +++ b/c-user/kernel-character-io/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2015 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/linker_sets.rst b/c-user/linker_sets.rst index 8ad4846..74fc957 100644 --- a/c-user/linker_sets.rst +++ b/c-user/linker_sets.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2015, 2020 embedded brains GmbH +.. Copyright (C) 2015, 2020 embedded brains GmbH & Co. KG .. Copyright (C) 2015, 2020 Sebastian Huber .. index:: linkersets diff --git a/c-user/message/directives.rst b/c-user/message/directives.rst index d6e6eea..7039b2e 100644 --- a/c-user/message/directives.rst +++ b/c-user/message/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/message/index.rst b/c-user/message/index.rst index 92ebdae..b797cd1 100644 --- a/c-user/message/index.rst +++ b/c-user/message/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: messages .. index:: message queues diff --git a/c-user/message/introduction.rst b/c-user/message/introduction.rst index 89fbfca..989cd33 100644 --- a/c-user/message/introduction.rst +++ b/c-user/message/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/multiprocessing/directives.rst b/c-user/multiprocessing/directives.rst index fc10640..a12599c 100644 --- a/c-user/multiprocessing/directives.rst +++ b/c-user/multiprocessing/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/multiprocessing/index.rst b/c-user/multiprocessing/index.rst index 4ec4433..351105d 100644 --- a/c-user/multiprocessing/index.rst +++ b/c-user/multiprocessing/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. index:: multiprocessing diff --git a/c-user/multiprocessing/introduction.rst b/c-user/multiprocessing/introduction.rst index 742a034..45c90bd 100644 --- a/c-user/multiprocessing/introduction.rst +++ b/c-user/multiprocessing/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/object-services/directives.rst b/c-user/object-services/directives.rst index b6f1dbe..c692168 100644 --- a/c-user/object-services/directives.rst +++ b/c-user/object-services/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2009 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/object-services/index.rst b/c-user/object-services/index.rst index 43a2c10..3218551 100644 --- a/c-user/object-services/index.rst +++ b/c-user/object-services/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: object manipulation diff --git a/c-user/object-services/introduction.rst b/c-user/object-services/introduction.rst index d5a33a4..adff786 100644 --- a/c-user/object-services/introduction.rst +++ b/c-user/object-services/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2009 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/partition/directives.rst b/c-user/partition/directives.rst index af512f6..da5983c 100644 --- a/c-user/partition/directives.rst +++ b/c-user/partition/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/partition/index.rst b/c-user/partition/index.rst index 1396e5c..652fdfa 100644 --- a/c-user/partition/index.rst +++ b/c-user/partition/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: partitions diff --git a/c-user/partition/introduction.rst b/c-user/partition/introduction.rst index 2798658..ca26de9 100644 --- a/c-user/partition/introduction.rst +++ b/c-user/partition/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/rate-monotonic/directives.rst b/c-user/rate-monotonic/directives.rst index 50dcc13..f0467d1 100644 --- a/c-user/rate-monotonic/directives.rst +++ b/c-user/rate-monotonic/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2017 Kuan-Hsun Chen .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) diff --git a/c-user/rate-monotonic/index.rst b/c-user/rate-monotonic/index.rst index a703ca0..9c5b4b6 100644 --- a/c-user/rate-monotonic/index.rst +++ b/c-user/rate-monotonic/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: rate mononitonic tasks .. index:: periodic tasks diff --git a/c-user/rate-monotonic/introduction.rst b/c-user/rate-monotonic/introduction.rst index 9e3c6f0..b33b0b8 100644 --- a/c-user/rate-monotonic/introduction.rst +++ b/c-user/rate-monotonic/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 2017 Kuan-Hsun Chen .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) diff --git a/c-user/region/directives.rst b/c-user/region/directives.rst index 26f4623..557b89e 100644 --- a/c-user/region/directives.rst +++ b/c-user/region/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/region/index.rst b/c-user/region/index.rst index f0be2f7..2fb01ec 100644 --- a/c-user/region/index.rst +++ b/c-user/region/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: regions diff --git a/c-user/region/introduction.rst b/c-user/region/introduction.rst index 8075a84..ec44d2e 100644 --- a/c-user/region/introduction.rst +++ b/c-user/region/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/rtems_data_types.rst b/c-user/rtems_data_types.rst index 6b6757e..a311509 100644 --- a/c-user/rtems_data_types.rst +++ b/c-user/rtems_data_types.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2008, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2008, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/scheduling-concepts/directives.rst b/c-user/scheduling-concepts/directives.rst index 7d365ad..115b4fa 100644 --- a/c-user/scheduling-concepts/directives.rst +++ b/c-user/scheduling-concepts/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2013, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2013, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/scheduling-concepts/index.rst b/c-user/scheduling-concepts/index.rst index 6b16f1b..ee9aa26 100644 --- a/c-user/scheduling-concepts/index.rst +++ b/c-user/scheduling-concepts/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: scheduling .. index:: task scheduling diff --git a/c-user/scheduling-concepts/introduction.rst b/c-user/scheduling-concepts/introduction.rst index 31de1c1..527d103 100644 --- a/c-user/scheduling-concepts/introduction.rst +++ b/c-user/scheduling-concepts/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2013, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2013, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/self_contained_objects.rst b/c-user/self_contained_objects.rst index 10d2b91..2001ba3 100644 --- a/c-user/self_contained_objects.rst +++ b/c-user/self_contained_objects.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 .. Copyright (C) 2014, 2017. -.. COMMENT: embedded brains GmbH. +.. COMMENT: embedded brains GmbH & Co. KG Self-Contained Objects ********************** diff --git a/c-user/semaphore/directives.rst b/c-user/semaphore/directives.rst index 94b83b8..a0d12a6 100644 --- a/c-user/semaphore/directives.rst +++ b/c-user/semaphore/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/semaphore/index.rst b/c-user/semaphore/index.rst index a2dad4f..369bccd 100644 --- a/c-user/semaphore/index.rst +++ b/c-user/semaphore/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: semaphores .. index:: binary semaphores diff --git a/c-user/semaphore/introduction.rst b/c-user/semaphore/introduction.rst index 9c36834..ded0c3e 100644 --- a/c-user/semaphore/introduction.rst +++ b/c-user/semaphore/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/signal/directives.rst b/c-user/signal/directives.rst index b883b0a..9345132 100644 --- a/c-user/signal/directives.rst +++ b/c-user/signal/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/signal/index.rst b/c-user/signal/index.rst index e418491..d52e098 100644 --- a/c-user/signal/index.rst +++ b/c-user/signal/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: signals diff --git a/c-user/signal/introduction.rst b/c-user/signal/introduction.rst index 449022a..f6e0ded 100644 --- a/c-user/signal/introduction.rst +++ b/c-user/signal/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/symmetric_multiprocessing_services.rst b/c-user/symmetric_multiprocessing_services.rst index 9167ae9..aeecece 100644 --- a/c-user/symmetric_multiprocessing_services.rst +++ b/c-user/symmetric_multiprocessing_services.rst @@ -2,7 +2,7 @@ .. Copyright (C) 2014. .. COMMENT: On-Line Applications Research Corporation (OAR). -.. Copyright (C) 2017 embedded brains GmbH. +.. Copyright (C) 2017 embedded brains GmbH & Co. KG .. index:: Symmetric Multiprocessing .. index:: SMP diff --git a/c-user/task/background.rst b/c-user/task/background.rst index e7085cb..c7645b1 100644 --- a/c-user/task/background.rst +++ b/c-user/task/background.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2022 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) Background diff --git a/c-user/task/directives.rst b/c-user/task/directives.rst index 76aa8dc..c082b51 100644 --- a/c-user/task/directives.rst +++ b/c-user/task/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/task/index.rst b/c-user/task/index.rst index 7b22edf..f5e8a64 100644 --- a/c-user/task/index.rst +++ b/c-user/task/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: tasks diff --git a/c-user/task/introduction.rst b/c-user/task/introduction.rst index 5d6eba4..6f5ff4d 100644 --- a/c-user/task/introduction.rst +++ b/c-user/task/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/task/operations.rst b/c-user/task/operations.rst index 524258e..6308d7b 100644 --- a/c-user/task/operations.rst +++ b/c-user/task/operations.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) Operations diff --git a/c-user/timer/directives.rst b/c-user/timer/directives.rst index 3c13675..2237b30 100644 --- a/c-user/timer/directives.rst +++ b/c-user/timer/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/timer/index.rst b/c-user/timer/index.rst index 6557668..b149f30 100644 --- a/c-user/timer/index.rst +++ b/c-user/timer/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: timers diff --git a/c-user/timer/introduction.rst b/c-user/timer/introduction.rst index 76db7ff..4f35972 100644 --- a/c-user/timer/introduction.rst +++ b/c-user/timer/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/user-extensions/directives.rst b/c-user/user-extensions/directives.rst index 78955ba..2c5648b 100644 --- a/c-user/user-extensions/directives.rst +++ b/c-user/user-extensions/directives.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically diff --git a/c-user/user-extensions/index.rst b/c-user/user-extensions/index.rst index 56aa9c4..54b0649 100644 --- a/c-user/user-extensions/index.rst +++ b/c-user/user-extensions/index.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020 embedded brains GmbH & Co. KG .. index:: user extensions diff --git a/c-user/user-extensions/introduction.rst b/c-user/user-extensions/introduction.rst index 6284242..fab79e7 100644 --- a/c-user/user-extensions/introduction.rst +++ b/c-user/user-extensions/introduction.rst @@ -1,6 +1,6 @@ .. SPDX-License-Identifier: CC-BY-SA-4.0 -.. Copyright (C) 2020, 2021 embedded brains GmbH (http://www.embedded-brains.de) +.. Copyright (C) 2020, 2021 embedded brains GmbH & Co. KG .. Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR) .. This file is part of the RTEMS quality process and was automatically -- cgit v1.2.3