summaryrefslogtreecommitdiffstats
path: root/cpukit/score/include/rtems/score/address.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/include/rtems/score/address.h')
-rw-r--r--cpukit/score/include/rtems/score/address.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/cpukit/score/include/rtems/score/address.h b/cpukit/score/include/rtems/score/address.h
index aab714afd4..405c5b715c 100644
--- a/cpukit/score/include/rtems/score/address.h
+++ b/cpukit/score/include/rtems/score/address.h
@@ -6,7 +6,7 @@
*/
/*
- * COPYRIGHT (c) 1989-2004.
+ * COPYRIGHT (c) 1989-2006.
* On-Line Applications Research Corporation (OAR).
*
* The license and distribution terms for this file may be
@@ -22,8 +22,8 @@
/**
* @defgroup ScoreAddress Address Handler
*
- * This group contains functionality which abstracts address manipulation
- * in a portable manner.
+ * This handler encapsulates functionality which abstracts address
+ * manipulation in a portable manner.
*/
/**@{*/