]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 4 Dec 2013 23:45:37 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 4 Dec 2013 23:45:37 +0000 (23:45 +0000)
bin/named/server.c
lib/isc/unix/file.c

index f2fac00e8ab1b991d6b5ef7fb43ce92dd433f7f3..bca18fb8d15ac63cfe7b0e472f168a9e4bdb788c 100644 (file)
@@ -6275,7 +6275,7 @@ zone_from_args(ns_server_t *server, char *args, dns_zone_t **zonep,
                isc_buffer_putuint8(text, 0);
        }
 
-       if (view != NULL)
+       if (view != NULL)
                dns_view_detach(&view);
 
        return (result);
index d88ca29a15ab61aedd62bffcb2843645be83e753..7c6d6611e712f2e5e5f4b67eadd357e113059ce9 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005, 2007, 2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004, 2005, 2007, 2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2000-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any