2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-02 23:35:23 +00:00

Put file version in copyright string

This commit is contained in:
Ted Lemon
1996-08-27 09:55:50 +00:00
parent 04a2378320
commit cadbf99218
11 changed files with 11 additions and 11 deletions

View File

@@ -54,7 +54,7 @@
#ifndef lint
static char copyright[] =
"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
"$Id: raw.c,v 1.7 1996/08/27 09:53:42 mellon Exp $ Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n";
#endif /* not lint */
#include "dhcpd.h"