summaryrefslogtreecommitdiff
path: root/common/convert.c
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1996-08-27 09:41:28 +0000
committerTed Lemon <source@isc.org>1996-08-27 09:41:28 +0000
commitca7e31e9f0b7c9dd61f9bc29341bd8e706450027 (patch)
tree0b3155695a290b3fc51bdad1ece27bb96d3b1948 /common/convert.c
parentd184a137a66b586187e9913db0199eb6a69084a9 (diff)
downloadisc-dhcp-ca7e31e9f0b7c9dd61f9bc29341bd8e706450027.tar.gz
Put file version in copyright string
Diffstat (limited to 'common/convert.c')
-rw-r--r--common/convert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/convert.c b/common/convert.c
index 064dc5c4..64f3f15c 100644
--- a/common/convert.c
+++ b/common/convert.c
@@ -43,7 +43,7 @@
#ifndef lint
static char copyright[] =
-"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
+"$Id: convert.c,v 1.3 1996/08/27 09:41:28 mellon Exp $ Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"