summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/assocremotebylocalbitfield.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/assocremotebylocalbitfield.c')
-rw-r--r--cpukit/libcsupport/src/assocremotebylocalbitfield.c15
1 files changed, 13 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/assocremotebylocalbitfield.c b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
index 42c5d14963..bc2e98306d 100644
--- a/cpukit/libcsupport/src/assocremotebylocalbitfield.c
+++ b/cpukit/libcsupport/src/assocremotebylocalbitfield.c
@@ -1,6 +1,17 @@
+/**
+ * @file
+ *
+ * @brief RTEMS Assoc Routines
+ * @ingroup Associativity Routines
+ */
+
/*
- * assoc.c
- * rtems assoc routines
+ * COPYRIGHT (c) 1989-2008.
+ * On-Line Applications Research Corporation (OAR).
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.rtems.com/license/LICENSE.
*/
#if HAVE_CONFIG_H