]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Wed, 15 Jan 2014 23:45:29 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Wed, 15 Jan 2014 23:45:29 +0000 (23:45 +0000)
lib/dns/rdata/generic/rrsig_46.c
lib/irs/include/irs/resconf.h

index 34452cc923296641cd2d604d2693cf185bad5740..040aae9c3281c612efe36173252d9d3b6313df74 100644 (file)
@@ -116,7 +116,7 @@ fromtext_rrsig(ARGS_FROMTEXT) {
                char *end;
                unsigned long u;
                isc_uint64_t u64;
-               
+
                u64 = u = strtoul(DNS_AS_STR(token), &end, 10);
                if (u == ULONG_MAX || *end != 0)
                        RETTOK(DNS_R_SYNTAX);
index c6c6e851bc4dbd48630a6efe1ab0063e915a1710..dec110ad30fb1bb6d0d5a0ee2b54bbd6dd465abe 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2009  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2009, 2014  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