summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/score/copyrt.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/score/copyrt.h')
-rw-r--r--cpukit/include/rtems/score/copyrt.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/cpukit/include/rtems/score/copyrt.h b/cpukit/include/rtems/score/copyrt.h
index 1d0ad09f29..b0916087e9 100644
--- a/cpukit/include/rtems/score/copyrt.h
+++ b/cpukit/include/rtems/score/copyrt.h
@@ -22,11 +22,12 @@
#define _RTEMS_SCORE_COPYRT_H
/**
- * @defgroup RTEMSSuperCoreCopyright RTEMS Copyright Notice
+ * @defgroup RTEMSScoreCopyright Copyright Notice
*
* @ingroup RTEMSScore
*
- * @brief Copyright Notice for RTEMS
+ * @brief This group contains the implementation to provide a copyright notice
+ * and the RTEMS version.
*
* @{
*/
@@ -37,7 +38,7 @@ extern "C" {
#endif
/**
- * This is the copyright string for RTEMS.
+ * @brief This is the copyright string for RTEMS.
*/
extern const char _Copyright_Notice[];