summaryrefslogtreecommitdiffstats
path: root/spec/rtems/basedefs/if/noinit.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/basedefs/if/noinit.yml')
-rw-r--r--spec/rtems/basedefs/if/noinit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/basedefs/if/noinit.yml b/spec/rtems/basedefs/if/noinit.yml
index 753b218d..9bdb470b 100644
--- a/spec/rtems/basedefs/if/noinit.yml
+++ b/spec/rtems/basedefs/if/noinit.yml
@@ -3,7 +3,7 @@ brief: |
Instructs the compiler to place the variable in a section which is not
initialized.
copyrights:
-- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2021 embedded brains GmbH & Co. KG
definition:
default: |
${section:/name}( ".noinit" )