summaryrefslogtreecommitdiff
path: root/print.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 /print.c
parent04a23783202d20221b85f03d363fa692a44059ba (diff)
downloadisc-dhcp-cadbf9921813fce3ffa3f7113979a62c2044e256.tar.gz
Put file version in copyright string
Diffstat (limited to 'print.c')
-rw-r--r--print.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/print.c b/print.c
index 5e9da4b0..90b5532a 100644
--- a/print.c
+++ b/print.c
@@ -42,7 +42,7 @@
#ifndef lint
static char copyright[] =
-"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
+"$Id: print.c,v 1.11 1996/08/27 09:53:30 mellon Exp $ Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"