]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Fri, 11 Jan 2013 23:45:46 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Fri, 11 Jan 2013 23:45:46 +0000 (23:45 +0000)
bin/named/server.c
bin/tests/system/dlzexternal/driver.c
lib/dns/dispatch.c
lib/dns/include/dns/zone.h

index 9ed8e7b2ff3f3990049b38b87a7711b9e4daac0f..0043656357a4a292f2a8894ebb131fc139e6d411 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 55976bbceab69677683525ff068d4bfbcb2721b7..d1c356eba81a039eb2a5e8ade4242d7a1a24fa1b 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2011-2013  Internet Systems Consortium, Inc. ("ISC")
  *
  * Permission to use, copy, modify, and/or distribute this software for any
  * purpose with or without fee is hereby granted, provided that the above
@@ -352,7 +352,7 @@ dlz_lookup(const char *zone, const char *name, void *dbdata,
                strcpy(buf, "unknown");
                if (methods != NULL &&
                    methods->version - methods->age <=
-                        DNS_CLIENTINFOMETHODS_VERSION &&
+                        DNS_CLIENTINFOMETHODS_VERSION &&
                    DNS_CLIENTINFOMETHODS_VERSION <= methods->version)
                {
                        methods->sourceip(clientinfo, &src);
index 4c1c9f54f1051c323d19c7c9afefe98712de5af3..5063914a9b296f37f2a711d95aae24c0acf4fdf0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2011, 2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2011-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index fe00468d4db67672c8b932388a64e54808070269..0cab1fff73cd8460cf82336f417be188883f44f7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2012  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2013  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any