summaryrefslogtreecommitdiff
path: root/contrib/isc-dhcp/common/parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/isc-dhcp/common/parse.c')
-rw-r--r--contrib/isc-dhcp/common/parse.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/isc-dhcp/common/parse.c b/contrib/isc-dhcp/common/parse.c
index 90f01c3f78998..61099b414e40e 100644
--- a/contrib/isc-dhcp/common/parse.c
+++ b/contrib/isc-dhcp/common/parse.c
@@ -35,7 +35,7 @@
#ifndef lint
static char copyright[] =
"$Id: parse.c,v 1.104.2.17 2004/06/17 20:54:38 dhankins Exp $ Copyright (c) 2004 Internet Systems Consortium. All rights reserved.\n"
-"$FreeBSD$";
+"$FreeBSD: src/contrib/isc-dhcp/common/parse.c,v 1.2 2004/06/26 23:17:27 mbr Exp $";
#endif /* not lint */
#include "dhcpd.h"