summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/clock_driver_stub.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/clock_driver_stub.c')
-rw-r--r--c/src/lib/libbsp/shared/clock_driver_stub.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/shared/clock_driver_stub.c b/c/src/lib/libbsp/shared/clock_driver_stub.c
index 55e4c6b164..56de3dd599 100644
--- a/c/src/lib/libbsp/shared/clock_driver_stub.c
+++ b/c/src/lib/libbsp/shared/clock_driver_stub.c
@@ -4,6 +4,13 @@
* Since there is no clock source on the simulator, all we do is
* make sure it will build.
*
+ * COPYRIGHT (c) 1989-2006.
+ * 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$
*/