summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu/lm32
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-19 08:18:25 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-05-20 11:05:26 +0200
commitbcef89f2360b97005e490c92fe624ab9dec789e6 (patch)
tree61a05a2699d86de26b84acf355d9d9ddaa3c4c5b /cpukit/score/cpu/lm32
parentbsps/microblaze: Add device tree support to GPIO (diff)
downloadrtems-bcef89f2360b97005e490c92fe624ab9dec789e6.tar.bz2
Update company name
The embedded brains GmbH & Co. KG is the legal successor of embedded brains GmbH.
Diffstat (limited to 'cpukit/score/cpu/lm32')
-rw-r--r--cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h2
-rw-r--r--cpukit/score/cpu/lm32/lm32-exception-frame-print.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h b/cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h
index c49012af1f..679ef452f4 100644
--- a/cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h
+++ b/cpukit/score/cpu/lm32/include/rtems/score/cpuimpl.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright (c) 2013 embedded brains GmbH
+ * Copyright (c) 2013 embedded brains GmbH & Co. KG
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
diff --git a/cpukit/score/cpu/lm32/lm32-exception-frame-print.c b/cpukit/score/cpu/lm32/lm32-exception-frame-print.c
index 4828493309..d6c49f5569 100644
--- a/cpukit/score/cpu/lm32/lm32-exception-frame-print.c
+++ b/cpukit/score/cpu/lm32/lm32-exception-frame-print.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2012 embedded brains GmbH. All rights reserved.
+ * Copyright (c) 2012 embedded brains GmbH & Co. KG
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at