summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cpukit/ChangeLog4
-rw-r--r--cpukit/score/mainpage.h11
2 files changed, 15 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 22dbfde309..9f94006587 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * score/mainpage.h: Sweep to make sure grep for COPYRIGHT passes.
+
+2007-12-17 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* posix/Makefile.am, posix/preinstall.am,
posix/include/rtems/posix/timer.h, score/src/objectget.c: Split POSIX
Timer implementation into multiple files. Add obvious error checks
diff --git a/cpukit/score/mainpage.h b/cpukit/score/mainpage.h
index 9bd4051c5d..a491c2e564 100644
--- a/cpukit/score/mainpage.h
+++ b/cpukit/score/mainpage.h
@@ -1,3 +1,14 @@
+/*
+ * COPYRIGHT (c) 1989-2007.
+ * 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.
+ *
+ * $Id$
+ */
+
/**
* @mainpage