From 76f0c923fe4b2a1616453876611dc76b4f6b5355 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 00:22:10 +0000 Subject: $Id$ -> $FreeBSD$ --- libexec/tftpd/Makefile | 2 +- libexec/tftpd/tftpd.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec/tftpd') diff --git a/libexec/tftpd/Makefile b/libexec/tftpd/Makefile index 301a0d7..ce43894 100644 --- a/libexec/tftpd/Makefile +++ b/libexec/tftpd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.5 1997/02/22 14:22:35 peter Exp $ +# $FreeBSD$ PROG= tftpd SRCS= tftpd.c tftpsubs.c diff --git a/libexec/tftpd/tftpd.c b/libexec/tftpd/tftpd.c index 54cda4b..07475a4 100644 --- a/libexec/tftpd/tftpd.c +++ b/libexec/tftpd/tftpd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)tftpd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: tftpd.c,v 1.13 1999/04/06 23:05:59 brian Exp $"; + "$FreeBSD$"; #endif /* not lint */ /* -- cgit v1.1