diff options
Diffstat (limited to 'contrib/sendmail/smrsh/smrsh.c')
-rw-r--r-- | contrib/sendmail/smrsh/smrsh.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/smrsh/smrsh.c b/contrib/sendmail/smrsh/smrsh.c index 0b8ecefb555c..6a717d54951e 100644 --- a/contrib/sendmail/smrsh/smrsh.c +++ b/contrib/sendmail/smrsh/smrsh.c @@ -24,7 +24,7 @@ static char copyright[] = static char id[] = "@(#)$Id: smrsh.c,v 8.31.4.4 2000/05/25 21:44:29 gshapiro Exp $"; #endif /* ! lint */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/sendmail/smrsh/smrsh.c,v 1.3.6.1 2000/08/27 17:31:24 gshapiro Exp $ */ /* ** SMRSH -- sendmail restricted shell |