summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/sptests
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/ada/sptests')
-rw-r--r--testsuites/ada/sptests/spatcb01/init.c2
-rw-r--r--testsuites/ada/sptests/spatcb01/spatcb01.adb2
2 files changed, 2 insertions, 2 deletions
diff --git a/testsuites/ada/sptests/spatcb01/init.c b/testsuites/ada/sptests/spatcb01/init.c
index 7db4b111b8..401090ddd9 100644
--- a/testsuites/ada/sptests/spatcb01/init.c
+++ b/testsuites/ada/sptests/spatcb01/init.c
@@ -1,7 +1,7 @@
/* SPDX-License-Identifier: BSD-2-Clause */
/*
- * Copyright (c) 2017 embedded brains GmbH
+ * Copyright (c) 2017 embedded brains GmbH & Co. KG
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/testsuites/ada/sptests/spatcb01/spatcb01.adb b/testsuites/ada/sptests/spatcb01/spatcb01.adb
index db74cbb737..19af70e232 100644
--- a/testsuites/ada/sptests/spatcb01/spatcb01.adb
+++ b/testsuites/ada/sptests/spatcb01/spatcb01.adb
@@ -8,7 +8,7 @@
-- Ensure that the SYSTEM.TASK_PRIMITIVES.OPERATIONS.SPECIFIC implementation
-- works.
--
--- Copyright (c) 2017 embedded brains GmbH
+-- Copyright (c) 2017 embedded brains GmbH & Co. KG
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the following conditions