summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/coresem.c
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/src/coresem.c')
-rw-r--r--c/src/exec/score/src/coresem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/score/src/coresem.c b/c/src/exec/score/src/coresem.c
index c9cfb7ccaa..074ba2cb22 100644
--- a/c/src/exec/score/src/coresem.c
+++ b/c/src/exec/score/src/coresem.c
@@ -7,7 +7,7 @@
* This core object utilizes standard Dijkstra counting semaphores to provide
* synchronization and mutual exclusion capabilities.
*
- * COPYRIGHT (c) 1989-1997.
+ * COPYRIGHT (c) 1989-1998.
* On-Line Applications Research Corporation (OAR).
* Copyright assigned to U.S. Government, 1994.
*