summaryrefslogtreecommitdiffstats
path: root/c-user/semaphore
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-19 07:34:36 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-20 11:12:29 +0200
commitbbb8b7aa8120c3f72285d6181025e75cbb4c5748 (patch)
tree31b71ef2efc7259ed23b37fb606edeb8a3dee38b /c-user/semaphore
parenteng: Add register block specification types (diff)
downloadrtems-docs-bbb8b7aa8120c3f72285d6181025e75cbb4c5748.tar.bz2
Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
Diffstat (limited to 'c-user/semaphore')
-rw-r--r--c-user/semaphore/directives.rst2
-rw-r--r--c-user/semaphore/index.rst2
-rw-r--r--c-user/semaphore/introduction.rst2
3 files changed, 3 insertions, 3 deletions
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