summaryrefslogtreecommitdiffstats
path: root/spec/score/thread
diff options
context:
space:
mode:
Diffstat (limited to 'spec/score/thread')
-rw-r--r--spec/score/thread/if/group.yml2
-rw-r--r--spec/score/thread/if/header.yml2
-rw-r--r--spec/score/thread/if/idle-body.yml2
-rw-r--r--spec/score/thread/if/idle-stack-size.yml2
-rw-r--r--spec/score/thread/req/cancel-killer.yml2
-rw-r--r--spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml2
-rw-r--r--spec/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.yml2
-rw-r--r--spec/score/thread/req/fatal-bad-thread-dispatch-environment-robust.yml2
-rw-r--r--spec/score/thread/req/fatal-idle-thread-create-failed.yml2
-rw-r--r--spec/score/thread/req/fatal-idle-thread-stack-too-small.yml2
-rw-r--r--spec/score/thread/req/fatal-thread-exitted.yml2
-rw-r--r--spec/score/thread/req/free-fpu-owner.yml2
-rw-r--r--spec/score/thread/req/global-construction-classic-before-entry.yml2
-rw-r--r--spec/score/thread/req/global-construction-classic.yml2
-rw-r--r--spec/score/thread/req/global-construction-constructors.yml2
-rw-r--r--spec/score/thread/req/global-construction-preinit-array-before-constructors.yml2
-rw-r--r--spec/score/thread/req/global-construction-preinit-array.yml2
-rw-r--r--spec/score/thread/req/global-construction.yml2
-rw-r--r--spec/score/thread/req/idle-body-no-return.yml2
-rw-r--r--spec/score/thread/req/pinning-helping.yml2
-rw-r--r--spec/score/thread/req/pinning-nested.yml2
-rw-r--r--spec/score/thread/req/pinning-preemptible.yml2
-rw-r--r--spec/score/thread/req/pinning-unpin-suspended.yml2
-rw-r--r--spec/score/thread/req/pinning.yml2
-rw-r--r--spec/score/thread/req/suspended-helping.yml2
-rw-r--r--spec/score/thread/req/thread-dispatch-isr-disabled.yml2
-rw-r--r--spec/score/thread/req/tls-big-alignment.yml2
-rw-r--r--spec/score/thread/req/tls-initialized-data.yml2
-rw-r--r--spec/score/thread/req/tls-max-zero.yml2
-rw-r--r--spec/score/thread/req/tls-zero-initialized-data.yml2
-rw-r--r--spec/score/thread/val/fatal-idle-thread-create-failed.yml2
-rw-r--r--spec/score/thread/val/fatal-idle-thread-stack-too-small.yml2
-rw-r--r--spec/score/thread/val/idle-body-no-return.yml2
-rw-r--r--spec/score/thread/val/preinit-array.yml2
-rw-r--r--spec/score/thread/val/smp-one-cpu.yml2
-rw-r--r--spec/score/thread/val/smp.yml2
-rw-r--r--spec/score/thread/val/thread.yml2
-rw-r--r--spec/score/thread/val/tls-max-zero.yml2
-rw-r--r--spec/score/thread/val/tls.yml2
39 files changed, 39 insertions, 39 deletions
diff --git a/spec/score/thread/if/group.yml b/spec/score/thread/if/group.yml
index fab967c2..a3f64700 100644
--- a/spec/score/thread/if/group.yml
+++ b/spec/score/thread/if/group.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
identifier: RTEMSScoreThread
links:
diff --git a/spec/score/thread/if/header.yml b/spec/score/thread/if/header.yml
index e0ee354c..cbcb27bf 100644
--- a/spec/score/thread/if/header.yml
+++ b/spec/score/thread/if/header.yml
@@ -4,7 +4,7 @@ brief: |
instantiate idle thread related objects defined by the application
configuration.
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/score/thread/if/idle-body.yml b/spec/score/thread/if/idle-body.yml
index 8f293117..b79b9c90 100644
--- a/spec/score/thread/if/idle-body.yml
+++ b/spec/score/thread/if/idle-body.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
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: unspecified-object
diff --git a/spec/score/thread/if/idle-stack-size.yml b/spec/score/thread/if/idle-stack-size.yml
index 36a5af7b..faa9e1ed 100644
--- a/spec/score/thread/if/idle-stack-size.yml
+++ b/spec/score/thread/if/idle-stack-size.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
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: unspecified-object
diff --git a/spec/score/thread/req/cancel-killer.yml b/spec/score/thread/req/cancel-killer.yml
index 77be068b..ccb615be 100644
--- a/spec/score/thread/req/cancel-killer.yml
+++ b/spec/score/thread/req/cancel-killer.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
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/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml b/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
index 6cb45ba9..aaea62e7 100644
--- a/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.yml
+++ b/spec/score/thread/req/fatal-bad-thread-dispatch-disable-level.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/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.yml b/spec/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.yml
index 4368b607..0c5923bf 100644
--- a/spec/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.yml
+++ b/spec/score/thread/req/fatal-bad-thread-dispatch-environment-ipi.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:
and:
- RTEMS_SMP
diff --git a/spec/score/thread/req/fatal-bad-thread-dispatch-environment-robust.yml b/spec/score/thread/req/fatal-bad-thread-dispatch-environment-robust.yml
index b919d233..c34def70 100644
--- a/spec/score/thread/req/fatal-bad-thread-dispatch-environment-robust.yml
+++ b/spec/score/thread/req/fatal-bad-thread-dispatch-environment-robust.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:
- aarch64
- arm
diff --git a/spec/score/thread/req/fatal-idle-thread-create-failed.yml b/spec/score/thread/req/fatal-idle-thread-create-failed.yml
index 037fa1f1..38c6d15c 100644
--- a/spec/score/thread/req/fatal-idle-thread-create-failed.yml
+++ b/spec/score/thread/req/fatal-idle-thread-create-failed.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/fatal-idle-thread-stack-too-small.yml b/spec/score/thread/req/fatal-idle-thread-stack-too-small.yml
index 7974625d..56c5f516 100644
--- a/spec/score/thread/req/fatal-idle-thread-stack-too-small.yml
+++ b/spec/score/thread/req/fatal-idle-thread-stack-too-small.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/fatal-thread-exitted.yml b/spec/score/thread/req/fatal-thread-exitted.yml
index 1eb1ad22..504d764c 100644
--- a/spec/score/thread/req/fatal-thread-exitted.yml
+++ b/spec/score/thread/req/fatal-thread-exitted.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/score/thread/req/free-fpu-owner.yml b/spec/score/thread/req/free-fpu-owner.yml
index 6b818177..1a7689bf 100644
--- a/spec/score/thread/req/free-fpu-owner.yml
+++ b/spec/score/thread/req/free-fpu-owner.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/global-construction-classic-before-entry.yml b/spec/score/thread/req/global-construction-classic-before-entry.yml
index b12efe16..03fcdf99 100644
--- a/spec/score/thread/req/global-construction-classic-before-entry.yml
+++ b/spec/score/thread/req/global-construction-classic-before-entry.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/global-construction-classic.yml b/spec/score/thread/req/global-construction-classic.yml
index 2a6b8af5..e4b9b00d 100644
--- a/spec/score/thread/req/global-construction-classic.yml
+++ b/spec/score/thread/req/global-construction-classic.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/global-construction-constructors.yml b/spec/score/thread/req/global-construction-constructors.yml
index a4eb7822..9f43c77f 100644
--- a/spec/score/thread/req/global-construction-constructors.yml
+++ b/spec/score/thread/req/global-construction-constructors.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/global-construction-preinit-array-before-constructors.yml b/spec/score/thread/req/global-construction-preinit-array-before-constructors.yml
index 094892f1..53b64dc4 100644
--- a/spec/score/thread/req/global-construction-preinit-array-before-constructors.yml
+++ b/spec/score/thread/req/global-construction-preinit-array-before-constructors.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by:
- arm
- riscv
diff --git a/spec/score/thread/req/global-construction-preinit-array.yml b/spec/score/thread/req/global-construction-preinit-array.yml
index cbb34175..50ff51ec 100644
--- a/spec/score/thread/req/global-construction-preinit-array.yml
+++ b/spec/score/thread/req/global-construction-preinit-array.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by:
- arm
- riscv
diff --git a/spec/score/thread/req/global-construction.yml b/spec/score/thread/req/global-construction.yml
index aef6d8d8..71b90ec9 100644
--- a/spec/score/thread/req/global-construction.yml
+++ b/spec/score/thread/req/global-construction.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/idle-body-no-return.yml b/spec/score/thread/req/idle-body-no-return.yml
index d8fafe6f..51d99e1b 100644
--- a/spec/score/thread/req/idle-body-no-return.yml
+++ b/spec/score/thread/req/idle-body-no-return.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/pinning-helping.yml b/spec/score/thread/req/pinning-helping.yml
index 8f5a1601..4c631472 100644
--- a/spec/score/thread/req/pinning-helping.yml
+++ b/spec/score/thread/req/pinning-helping.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/pinning-nested.yml b/spec/score/thread/req/pinning-nested.yml
index 8a6baa4e..27067ffc 100644
--- a/spec/score/thread/req/pinning-nested.yml
+++ b/spec/score/thread/req/pinning-nested.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/pinning-preemptible.yml b/spec/score/thread/req/pinning-preemptible.yml
index 8fbea979..90be5fa3 100644
--- a/spec/score/thread/req/pinning-preemptible.yml
+++ b/spec/score/thread/req/pinning-preemptible.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/pinning-unpin-suspended.yml b/spec/score/thread/req/pinning-unpin-suspended.yml
index dc9f47b6..f40356cc 100644
--- a/spec/score/thread/req/pinning-unpin-suspended.yml
+++ b/spec/score/thread/req/pinning-unpin-suspended.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/pinning.yml b/spec/score/thread/req/pinning.yml
index a465ad31..cf800bf5 100644
--- a/spec/score/thread/req/pinning.yml
+++ b/spec/score/thread/req/pinning.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/suspended-helping.yml b/spec/score/thread/req/suspended-helping.yml
index ab6de611..39dcf73a 100644
--- a/spec/score/thread/req/suspended-helping.yml
+++ b/spec/score/thread/req/suspended-helping.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: RTEMS_SMP
links:
- role: requirement-refinement
diff --git a/spec/score/thread/req/thread-dispatch-isr-disabled.yml b/spec/score/thread/req/thread-dispatch-isr-disabled.yml
index 6f7906ee..b90db695 100644
--- a/spec/score/thread/req/thread-dispatch-isr-disabled.yml
+++ b/spec/score/thread/req/thread-dispatch-isr-disabled.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:
and:
- RTEMS_SMP
diff --git a/spec/score/thread/req/tls-big-alignment.yml b/spec/score/thread/req/tls-big-alignment.yml
index 43f7acac..86dd36a0 100644
--- a/spec/score/thread/req/tls-big-alignment.yml
+++ b/spec/score/thread/req/tls-big-alignment.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
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/score/thread/req/tls-initialized-data.yml b/spec/score/thread/req/tls-initialized-data.yml
index bf6665e2..00e1ba2b 100644
--- a/spec/score/thread/req/tls-initialized-data.yml
+++ b/spec/score/thread/req/tls-initialized-data.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
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/score/thread/req/tls-max-zero.yml b/spec/score/thread/req/tls-max-zero.yml
index 79db787c..bf82d718 100644
--- a/spec/score/thread/req/tls-max-zero.yml
+++ b/spec/score/thread/req/tls-max-zero.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
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/score/thread/req/tls-zero-initialized-data.yml b/spec/score/thread/req/tls-zero-initialized-data.yml
index 8c930062..5e33dda3 100644
--- a/spec/score/thread/req/tls-zero-initialized-data.yml
+++ b/spec/score/thread/req/tls-zero-initialized-data.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0
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/score/thread/val/fatal-idle-thread-create-failed.yml b/spec/score/thread/val/fatal-idle-thread-create-failed.yml
index 6235c1d6..f1534752 100644
--- a/spec/score/thread/val/fatal-idle-thread-create-failed.yml
+++ b/spec/score/thread/val/fatal-idle-thread-create-failed.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links: []
test-actions:
diff --git a/spec/score/thread/val/fatal-idle-thread-stack-too-small.yml b/spec/score/thread/val/fatal-idle-thread-stack-too-small.yml
index b21e2fcd..f2a4f424 100644
--- a/spec/score/thread/val/fatal-idle-thread-stack-too-small.yml
+++ b/spec/score/thread/val/fatal-idle-thread-stack-too-small.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links: []
test-actions:
diff --git a/spec/score/thread/val/idle-body-no-return.yml b/spec/score/thread/val/idle-body-no-return.yml
index 83dbe657..6cee6ef3 100644
--- a/spec/score/thread/val/idle-body-no-return.yml
+++ b/spec/score/thread/val/idle-body-no-return.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links: []
test-actions:
diff --git a/spec/score/thread/val/preinit-array.yml b/spec/score/thread/val/preinit-array.yml
index a7436360..6a1dc895 100644
--- a/spec/score/thread/val/preinit-array.yml
+++ b/spec/score/thread/val/preinit-array.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by:
- arm
- riscv
diff --git a/spec/score/thread/val/smp-one-cpu.yml b/spec/score/thread/val/smp-one-cpu.yml
index 7a522d8d..0cca6a18 100644
--- a/spec/score/thread/val/smp-one-cpu.yml
+++ b/spec/score/thread/val/smp-one-cpu.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: RTEMS_SMP
links: []
test-actions:
diff --git a/spec/score/thread/val/smp.yml b/spec/score/thread/val/smp.yml
index c2f59e0c..c443c92f 100644
--- a/spec/score/thread/val/smp.yml
+++ b/spec/score/thread/val/smp.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: RTEMS_SMP
links: []
test-actions:
diff --git a/spec/score/thread/val/thread.yml b/spec/score/thread/val/thread.yml
index 2a5d2f23..aec9490b 100644
--- a/spec/score/thread/val/thread.yml
+++ b/spec/score/thread/val/thread.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: []
test-actions:
diff --git a/spec/score/thread/val/tls-max-zero.yml b/spec/score/thread/val/tls-max-zero.yml
index 0e9692da..4fda49ba 100644
--- a/spec/score/thread/val/tls-max-zero.yml
+++ b/spec/score/thread/val/tls-max-zero.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
-- Copyright (C) 2022 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links: []
test-actions:
diff --git a/spec/score/thread/val/tls.yml b/spec/score/thread/val/tls.yml
index 6cc0762b..d67de020 100644
--- a/spec/score/thread/val/tls.yml
+++ b/spec/score/thread/val/tls.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: []
test-actions: