From a4d3b78df842614c46b116fc5a6f470be637dccd Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Sat, 21 Nov 2009 06:13:29 +0000 Subject: Create release/8.0.0 for the 8.0-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 8.0-RELEASE image. --- usr.bin/locate/code/Makefile | 2 +- usr.bin/locate/code/locate.code.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/locate/code') diff --git a/usr.bin/locate/code/Makefile b/usr.bin/locate/code/Makefile index 20eef8c49212..e62931eca7fa 100644 --- a/usr.bin/locate/code/Makefile +++ b/usr.bin/locate/code/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $FreeBSD$ +# $FreeBSD: src/usr.bin/locate/code/Makefile,v 1.6.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $ PROG= locate.code CFLAGS+=-I${.CURDIR}/../locate diff --git a/usr.bin/locate/code/locate.code.c b/usr.bin/locate/code/locate.code.c index 6290c67201ef..d45544b6a596 100644 --- a/usr.bin/locate/code/locate.code.c +++ b/usr.bin/locate/code/locate.code.c @@ -34,7 +34,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/usr.bin/locate/code/locate.code.c,v 1.13.36.1.2.1 2009/10/25 01:10:29 kensmith Exp $ */ #ifndef lint -- cgit v1.3