From 76d12bd8d06c2d4bb5fba2bebfc587947061684d Mon Sep 17 00:00:00 2001 From: Ted Lemon Date: Mon, 12 Feb 2001 19:44:54 +0000 Subject: [PATCH] Update copyright date. --- common/parse.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/parse.c b/common/parse.c index 25d9f9ffc..dbe263a7d 100644 --- a/common/parse.c +++ b/common/parse.c @@ -3,7 +3,7 @@ Common parser code for dhcpd and dhclient. */ /* - * Copyright (c) 1995-2000 Internet Software Consortium. + * Copyright (c) 1995-2001 Internet Software Consortium. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -43,7 +43,7 @@ #ifndef lint static char copyright[] = -"$Id: parse.c,v 1.99 2001/01/26 05:56:29 mellon Exp $ Copyright (c) 1995-2000 The Internet Software Consortium. All rights reserved.\n"; +"$Id: parse.c,v 1.100 2001/02/12 19:44:54 mellon Exp $ Copyright (c) 1995-2001 The Internet Software Consortium. All rights reserved.\n"; #endif /* not lint */ #include "dhcpd.h" -- 2.47.2