From 67cf2a75a059999644310aa9ff0533ac03c90c4f Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Fri, 17 May 1996 07:42:05 +0000 Subject: [PATCH] Update copyright --- common/socket.c | 2 +- socket.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/socket.c b/common/socket.c index 3d10737d..624409f9 100644 --- a/common/socket.c +++ b/common/socket.c @@ -42,7 +42,7 @@ #ifndef lint static char copyright[] = -"@(#) Copyright (c) 1995 The Internet Software Consortium. All rights reserved.\n"; +"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h" diff --git a/socket.c b/socket.c index 3d10737d..624409f9 100644 --- a/socket.c +++ b/socket.c @@ -42,7 +42,7 @@ #ifndef lint static char copyright[] = -"@(#) Copyright (c) 1995 The Internet Software Consortium. All rights reserved.\n"; +"@(#) Copyright (c) 1995, 1996 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h"