summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libc/unixlibc.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libc/unixlibc.c')
-rw-r--r--c/src/lib/libc/unixlibc.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/lib/libc/unixlibc.c b/c/src/lib/libc/unixlibc.c
index 3e757e313d..a581d95534 100644
--- a/c/src/lib/libc/unixlibc.c
+++ b/c/src/lib/libc/unixlibc.c
@@ -1,5 +1,15 @@
/*
* $Id$
+ * UNIX Port C Library Support
+ *
+ * COPYRIGHT (c) 1989-1998.
+ * On-Line Applications Research Corporation (OAR).
+ * Copyright assigned to U.S. Government, 1994.
+ *
+ * The license and distribution terms for this file may be
+ * found in the file LICENSE in this distribution or at
+ * http://www.OARcorp.com/rtems/license.html.
+ *
*/
#include <rtems.h>