From f390c26dd9214a3602049fa55835b2d367ef60df Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 22 Feb 1997 19:58:13 +0000 Subject: Revert $FreeBSD$ to $Id$ --- usr.bin/wc/wc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/wc/wc.c') diff --git a/usr.bin/wc/wc.c b/usr.bin/wc/wc.c index 11d960a..43bbe4b 100644 --- a/usr.bin/wc/wc.c +++ b/usr.bin/wc/wc.c @@ -42,7 +42,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)wc.c 8.1 (Berkeley) 6/6/93"; #else static const char rcsid[] = - "$FreeBSD$"; + "$Id$"; #endif #endif /* not lint */ -- cgit v1.1