summaryrefslogtreecommitdiff
path: root/common/packet.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1996-08-27 09:55:50 +0000
committerTed Lemon <source@isc.org>1996-08-27 09:55:50 +0000
commitcadbf9921813fce3ffa3f7113979a62c2044e256 (patch)
tree6b7131548cfb858c59a2ec183e2ec7a937543f4f /common/packet.c
parent04a23783202d20221b85f03d363fa692a44059ba (diff)
downloadisc-dhcp-cadbf9921813fce3ffa3f7113979a62c2044e256.tar.gz
Put file version in copyright string
Diffstat (limited to 'common/packet.c')
-rw-r--r--common/packet.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/packet.c b/common/packet.c
index 9edb8243..2d6238b4 100644
--- a/common/packet.c
+++ b/common/packet.c
@@ -42,7 +42,7 @@
#ifndef lint
static char copyright[] =
-"@(#) Copyright (c) 1996 The Internet Software Consortium. All rights reserved.\n";
+"$Id: packet.c,v 1.11 1996/08/27 09:53:14 mellon Exp $ Copyright (c) 1996 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"