summaryrefslogtreecommitdiffstats
path: root/spec/rtems/init
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/init')
-rw-r--r--spec/rtems/init/constraint/directive-ctx-boot.yml2
-rw-r--r--spec/rtems/init/if/group.yml2
-rw-r--r--spec/rtems/init/if/header.yml2
-rw-r--r--spec/rtems/init/if/initialize-executive.yml2
4 files changed, 4 insertions, 4 deletions
diff --git a/spec/rtems/init/constraint/directive-ctx-boot.yml b/spec/rtems/init/constraint/directive-ctx-boot.yml
index e7eabcd9..743fd95a 100644
--- a/spec/rtems/init/constraint/directive-ctx-boot.yml
+++ b/spec/rtems/init/constraint/directive-ctx-boot.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/rtems/init/if/group.yml b/spec/rtems/init/if/group.yml
index 25537375..63af226e 100644
--- a/spec/rtems/init/if/group.yml
+++ b/spec/rtems/init/if/group.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
The Initialization Manager is responsible for initializing the system.
copyrights:
-- 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)
description: |
The system initialization includes the initialization of the Board Support
diff --git a/spec/rtems/init/if/header.yml b/spec/rtems/init/if/header.yml
index 44c000d1..c06dcc07 100644
--- a/spec/rtems/init/if/header.yml
+++ b/spec/rtems/init/if/header.yml
@@ -1,7 +1,7 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: This header file defines the Initialization Manager API.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
enabled-by: true
index-entries: []
interface-type: header-file
diff --git a/spec/rtems/init/if/initialize-executive.yml b/spec/rtems/init/if/initialize-executive.yml
index 2f0c5a4f..129fd48b 100644
--- a/spec/rtems/init/if/initialize-executive.yml
+++ b/spec/rtems/init/if/initialize-executive.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Initializes the system and starts multitasking.
copyrights:
-- Copyright (C) 2015, 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2015, 2020 embedded brains GmbH & Co. KG
definition:
default:
attributes: ${../../basedefs/if/no-return:/name}