diff options
Diffstat (limited to 'lib/libss')
| -rw-r--r-- | lib/libss/Makefile | 2 | ||||
| -rw-r--r-- | lib/libss/listen.c | 2 | ||||
| -rw-r--r-- | lib/libss/prompt.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/libss/Makefile b/lib/libss/Makefile index e1026ef87d04..20a5f63c59fc 100644 --- a/lib/libss/Makefile +++ b/lib/libss/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1995/03/18 08:34:42 rgrimes Exp $ +# Makefile,v 1.8 1995/05/30 05:47:36 rgrimes Exp LIB= ss SRCS= ss_err.c data.c error.c execute_cmd.c help.c invocation.c list_rqs.c \ diff --git a/lib/libss/listen.c b/lib/libss/listen.c index 16338271b1e8..76b7f951463a 100644 --- a/lib/libss/listen.c +++ b/lib/libss/listen.c @@ -2,7 +2,7 @@ * Listener loop for subsystem library libss.a. * * Header: /afs/rel-eng.athena.mit.edu/project/release/current/source/athena/athena.lib/ss/RCS/listen.c,v 1.2 90/07/12 12:28:58 epeisach Exp - * $Locker: $ + * * * Copyright 1987, 1988 by MIT Student Information Processing Board * diff --git a/lib/libss/prompt.c b/lib/libss/prompt.c index 60a598500e9b..0d730e37f1f7 100644 --- a/lib/libss/prompt.c +++ b/lib/libss/prompt.c @@ -2,7 +2,7 @@ * prompt.c: Routines for retrieving and setting a prompt. * * Header: prompt.c,v 1.2 89/01/18 18:27:02 raeburn Exp - * $Locker: $ + * * * Copyright 1987, 1988 by MIT Student Information Processing Board * |
