summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/shared
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-20 19:08:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-03-20 19:08:26 +0000
commit670b2edf771ba612afe5071c11e39613fa7ff79f (patch)
tree257beba9c89c47591df38537654e08484dae60ae /c/src/lib/libbsp/shared
parentPatch from Eric Norum <eric@skatter.usask.ca>: (diff)
downloadrtems-670b2edf771ba612afe5071c11e39613fa7ff79f.tar.bz2
Fixed typo.
Diffstat (limited to 'c/src/lib/libbsp/shared')
-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 2d9037d66d..b1be6e4548 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-1998. 1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*