summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/bsp-output-char-function-type.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/io/if/bsp-output-char-function-type.yml')
-rw-r--r--spec/rtems/io/if/bsp-output-char-function-type.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/io/if/bsp-output-char-function-type.yml b/spec/rtems/io/if/bsp-output-char-function-type.yml
index f1172a55..31e2a5c8 100644
--- a/spec/rtems/io/if/bsp-output-char-function-type.yml
+++ b/spec/rtems/io/if/bsp-output-char-function-type.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
Polled character output functions shall have this type.
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
default: void ( *${.:/name} )( char )
variants: []