summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-copyright-notice.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/config/if/get-copyright-notice.yml')
-rw-r--r--spec/rtems/config/if/get-copyright-notice.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/config/if/get-copyright-notice.yml b/spec/rtems/config/if/get-copyright-notice.yml
index ee9c4e7e..4b9b91ee 100644
--- a/spec/rtems/config/if/get-copyright-notice.yml
+++ b/spec/rtems/config/if/get-copyright-notice.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the pointer to the RTEMS copyright notice.
+ Gets the RTEMS copyright notice.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -23,6 +23,7 @@ name: rtems_get_copyright_notice
notes: null
params: []
return:
- return: null
+ return: |
+ Returns the pointer to the RTEMS copyright notice.
return-values: []
type: interface