]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Mon, 3 Mar 2014 23:47:11 +0000 (23:47 +0000)
committerTinderbox User <tbox@isc.org>
Mon, 3 Mar 2014 23:47:11 +0000 (23:47 +0000)
bin/dig/host.c
bin/dig/nslookup.c

index e3e13b73dfdb825d2cc3975bc250f9729b3ed5a8..391ed802cb51dc268f9d8dba1f9f1a1d6d664e2d 100644 (file)
@@ -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;
index 21929ba610c148e6eafe77f227935e3370b186ce..051ed34b9415ac5d5620fc5286025e6a13795f5c 100644 (file)
@@ -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