summaryrefslogtreecommitdiff
path: root/spec/rtems/task/if/entry.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/task/if/entry.yml')
-rw-r--r--spec/rtems/task/if/entry.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/rtems/task/if/entry.yml b/spec/rtems/task/if/entry.yml
index 5df0c2c3..83836ac1 100644
--- a/spec/rtems/task/if/entry.yml
+++ b/spec/rtems/task/if/entry.yml
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
This type defines the entry point of an RTEMS task.
copyrights:
-- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR)
definition:
default: ${task:/name} ( *${entry:/name} )( ${argument:/name} )