From 0846939be04d794c1ff8ee3eee43c3c35de7e969 Mon Sep 17 00:00:00 2001 From: Tinderbox User Date: Mon, 3 Mar 2014 23:46:30 +0000 Subject: [PATCH] update copyright notice --- bin/dig/host.c | 4 ++-- bin/dig/nslookup.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bin/dig/host.c b/bin/dig/host.c index e3e13b73df..391ed802cb 100644 --- a/bin/dig/host.c +++ b/bin/dig/host.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2007, 2009-2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2007, 2009-2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -640,7 +640,7 @@ pre_parse_args(int argc, char **argv) { case 's': break; case 't': break; case 'v': break; - case 'V': + case 'V': version(); exit(0); break; diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index 21929ba610..051ed34b94 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2013 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2014 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any