diff options
Diffstat (limited to 'bin/dig/nslookup.c')
-rw-r--r-- | bin/dig/nslookup.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/dig/nslookup.c b/bin/dig/nslookup.c index 004cf77a..1591d8d9 100644 --- a/bin/dig/nslookup.c +++ b/bin/dig/nslookup.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2004-2009 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 2004-2010 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 2000-2003 Internet Software Consortium. * * Permission to use, copy, modify, and/or distribute this software for any @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: nslookup.c,v 1.124 2009/10/20 01:04:03 marka Exp $ */ +/* $Id: nslookup.c,v 1.127 2010/11/17 23:47:08 tbox Exp $ */ #include <config.h> |