summaryrefslogtreecommitdiffstats
path: root/contrib/isc-dhcp
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-01-16 07:41:43 +0000
committerobrien <obrien@FreeBSD.org>2003-01-16 07:41:43 +0000
commitf9b2f241223cd327ca42459c45eceb8477e6348e (patch)
tree24ec1bca5273c5098a5de9545d14827d90264102 /contrib/isc-dhcp
parent0705e3ec530e597d778a1ac47b67bb595590ab17 (diff)
downloadFreeBSD-src-f9b2f241223cd327ca42459c45eceb8477e6348e.zip
FreeBSD-src-f9b2f241223cd327ca42459c45eceb8477e6348e.tar.gz
Use the stock version of this file -- all our needs have been taken care of.
Diffstat (limited to 'contrib/isc-dhcp')
-rw-r--r--contrib/isc-dhcp/common/tables.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/isc-dhcp/common/tables.c b/contrib/isc-dhcp/common/tables.c
index a90dc6d..e94c91d 100644
--- a/contrib/isc-dhcp/common/tables.c
+++ b/contrib/isc-dhcp/common/tables.c
@@ -3,7 +3,7 @@
Tables of information... */
/*
- * Copyright (c) 1995-2001 Internet Software Consortium.
+ * Copyright (c) 1995-2002 Internet Software Consortium.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -43,8 +43,7 @@
#ifndef lint
static char copyright[] =
-"$Id: tables.c,v 1.51.2.5 2002/02/09 03:23:54 mellon Exp $ Copyright (c) 1995-2001 The Internet Software Consortium. All rights reserved.\n"
-"$FreeBSD$\n";
+"$Id: tables.c,v 1.51.2.6 2002/11/17 02:26:59 dhankins Exp $ Copyright (c) 1995-2002 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"
OpenPOWER on IntegriCloud