From 3b842d34e82312a8004a7ecd65ccdb837ef72ac1 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 01:08:13 +0000 Subject: $Id$ -> $FreeBSD$ --- usr.bin/soelim/soelim.1 | 2 +- usr.bin/soelim/soelim.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/soelim') diff --git a/usr.bin/soelim/soelim.1 b/usr.bin/soelim/soelim.1 index aa5bf4d..2c8c835 100644 --- a/usr.bin/soelim/soelim.1 +++ b/usr.bin/soelim/soelim.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)soelim.1 8.1 (Berkeley) 6/6/93 -.\" $Id$ +.\" $FreeBSD$ .\" .Dd June 6, 1993 .Dt SOELIM 1 diff --git a/usr.bin/soelim/soelim.c b/usr.bin/soelim/soelim.c index 635088a..9152a27 100644 --- a/usr.bin/soelim/soelim.c +++ b/usr.bin/soelim/soelim.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)soelim.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1