From 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 31 Dec 2008 22:57:14 +0000 Subject: Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.1-RELEASE image. --- usr.bin/false/false.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/false/false.c') diff --git a/usr.bin/false/false.c b/usr.bin/false/false.c index 27b2c258cfff..84e5e7bd7152 100644 --- a/usr.bin/false/false.c +++ b/usr.bin/false/false.c @@ -41,7 +41,7 @@ static const char copyright[] = static const char sccsid[] = "@(#)false.c 8.1 (Berkeley) 6/6/93"; #endif /* not lint */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/false/false.c,v 1.5.30.1 2008/11/25 02:59:29 kensmith Exp $"); int main(void) -- cgit v1.3