]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyright notice
authorTinderbox User <tbox@isc.org>
Tue, 29 Apr 2014 23:45:21 +0000 (23:45 +0000)
committerTinderbox User <tbox@isc.org>
Tue, 29 Apr 2014 23:45:21 +0000 (23:45 +0000)
bin/tests/dst/t_dst.c
bin/tests/system/geoip/prereq.sh
bin/tests/system/testsock6.pl
lib/isc/regex.c

index 0c3b93e28e15f7cb519f0480f96c85a1bf61fb6a..5416c77e683cc495eef144e3bc36a60cb8a66309 100644 (file)
@@ -678,7 +678,7 @@ sig_fromfile(char *path, isc_buffer_t *iscbuf) {
                        --len;
                        continue;
                } else if (len < 2U)
-                       return (1);
+                      return (1);
                if (('0' <= *p) && (*p <= '9'))
                        val = *p - '0';
                else if (('A' <= *p) && (*p <= 'F'))
index c001bb150b05d365165158325b7f4ef6b81c817c..2164b8653373a44ffb8948ae968e5587b6e11353 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013, 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
index a1a2c069aa8ae1558f645d7ce2ed2bcd21bc5518..07ecb4fb47ce0643218711c5813f0b5cd403f639 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 #
-# Copyright (C) 2010, 2012  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010, 2012, 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
index 17b3afbe08dc6022d535538f7993e8a7f6fab205..2ee13653bdde5e86e3ace2813dfd545cf517da86 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2013  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2013, 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