diff options
author | Internet Software Consortium, Inc <@isc.org> | 2013-10-29 14:55:57 -0600 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2013-10-29 14:55:57 -0600 |
commit | c52b164320c899310b370875e150acdba3d286c0 (patch) | |
tree | 8902dcf7c55f571c110c594d71b9d6572a6cf7ba /bin/tests | |
parent | 66e6eb1d4417635aa5431ab6e66ada4ff33ecc98 (diff) | |
download | bind9-c52b164320c899310b370875e150acdba3d286c0.tar.gz |
9.9.4
Diffstat (limited to 'bin/tests')
-rw-r--r-- | bin/tests/system/acl/ns2/named5.conf | 2 | ||||
-rw-r--r-- | bin/tests/system/acl/tests.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/tests/system/acl/ns2/named5.conf b/bin/tests/system/acl/ns2/named5.conf index 09e81cbc..d17e1cf7 100644 --- a/bin/tests/system/acl/ns2/named5.conf +++ b/bin/tests/system/acl/ns2/named5.conf @@ -1,5 +1,5 @@ /* - * Copyright (C) 2008 Internet Systems Consortium, Inc. ("ISC") + * Copyright (C) 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 diff --git a/bin/tests/system/acl/tests.sh b/bin/tests/system/acl/tests.sh index 82625678..7207c5a1 100644 --- a/bin/tests/system/acl/tests.sh +++ b/bin/tests/system/acl/tests.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2008, 2012 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2008, 2012, 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 |