summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared/sbrk.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/lib/libbsp/shared/sbrk.c')
-rw-r--r--c/src/lib/libbsp/shared/sbrk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/lib/libbsp/shared/sbrk.c b/c/src/lib/libbsp/shared/sbrk.c
index 7b39681bac..2d9037d66d 100644
--- a/c/src/lib/libbsp/shared/sbrk.c
+++ b/c/src/lib/libbsp/shared/sbrk.c
@@ -6,7 +6,7 @@
* then this routine must be functional. This is the default
* implementation which raises an error.
*
- * COPYRIGHT (c) 1989-1997. 1997.
+ * COPYRIGHT (c) 1989-1998. 1997.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*