]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
put file version in copyright string
authorTed Lemon <source@isc.org>
Tue, 27 Aug 1996 09:38:33 +0000 (09:38 +0000)
committerTed Lemon <source@isc.org>
Tue, 27 Aug 1996 09:38:33 +0000 (09:38 +0000)
bpf.c
common/bpf.c

diff --git a/bpf.c b/bpf.c
index 526fed0845ecb24f2abf18e19f4be1fff35d665d..bdcb4e24447df5754e5a0718c694d687a26d1c1b 100644 (file)
--- a/bpf.c
+++ b/bpf.c
@@ -42,7 +42,7 @@
 
 #ifndef lint
 static char copyright[] =
-"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium.  All rights reserved.\n";
+"$Id: bpf.c,v 1.12 1996/08/27 09:38:33 mellon Exp $ Copyright (c) 1995, 1996 The Internet Software Consortium.  All rights reserved.\n";
 #endif /* not lint */
 
 #include "dhcpd.h"
index 526fed0845ecb24f2abf18e19f4be1fff35d665d..bdcb4e24447df5754e5a0718c694d687a26d1c1b 100644 (file)
@@ -42,7 +42,7 @@
 
 #ifndef lint
 static char copyright[] =
-"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium.  All rights reserved.\n";
+"$Id: bpf.c,v 1.12 1996/08/27 09:38:33 mellon Exp $ Copyright (c) 1995, 1996 The Internet Software Consortium.  All rights reserved.\n";
 #endif /* not lint */
 
 #include "dhcpd.h"