From 8d77505219699729f9413b61f9170dc82528465b Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Tue, 25 Feb 2014 14:12:33 +0100 Subject: [PATCH 1/2] s/Versign/Verisign/g in all files --- LICENSE | 2 +- Makefile.in | 2 +- configure.ac | 2 +- doc/Makefile.in | 2 +- doc/manpgaltnames | 2 +- src/Doxyfile.in | 2 +- src/Makefile.in | 2 +- src/const-info.h | 2 +- src/context.c | 2 +- src/context.h | 2 +- src/convert.c | 2 +- src/dict.c | 2 +- src/dict.h | 2 +- src/dnssec.c | 2 +- src/dnssec.h | 2 +- src/example/Makefile.in | 2 +- src/example/getdns_core_only.h | 2 +- src/example/getdns_libevent.h | 2 +- src/extension/libev.c | 2 +- src/extension/libevent.c | 2 +- src/extension/libuv.c | 2 +- src/general.c | 2 +- src/general.h | 2 +- src/getdns/getdns.h.in | 2 +- src/getdns/getdns_ext_libev.h | 2 +- src/getdns/getdns_ext_libevent.h | 2 +- src/getdns/getdns_ext_libuv.h | 2 +- src/getdns/getdns_extra.h | 2 +- src/getdns_error.c | 2 +- src/getdns_error.h | 2 +- src/hostname.c | 2 +- src/list.c | 2 +- src/list.h | 2 +- src/request-internal.c | 2 +- src/rr-dict.c | 2 +- src/rr-dict.h | 2 +- src/service.c | 2 +- src/sync.c | 2 +- src/test/Makefile.in | 2 +- src/test/check_getdns.c | 2 +- src/test/check_getdns_address.h | 2 +- src/test/check_getdns_address_sync.h | 2 +- src/test/check_getdns_cancel_callback.h | 2 +- src/test/check_getdns_common.c | 2 +- src/test/check_getdns_common.h | 2 +- src/test/check_getdns_context_create.h | 2 +- src/test/check_getdns_context_destroy.h | 2 +- src/test/check_getdns_context_set_context_update_callback.h | 2 +- src/test/check_getdns_context_set_dns_transport.h | 2 +- src/test/check_getdns_context_set_timeout.c | 2 +- src/test/check_getdns_context_set_timeout.h | 2 +- src/test/check_getdns_context_set_upstream_recursive_servers.h | 2 +- src/test/check_getdns_convert_alabel_to_ulabel.h | 2 +- src/test/check_getdns_convert_ulabel_to_alabel.h | 2 +- src/test/check_getdns_dict_destroy.h | 2 +- src/test/check_getdns_dict_get_bindata.h | 2 +- src/test/check_getdns_dict_get_data_type.h | 2 +- src/test/check_getdns_dict_get_dict.h | 2 +- src/test/check_getdns_dict_get_int.h | 2 +- src/test/check_getdns_dict_get_list.h | 2 +- src/test/check_getdns_dict_get_names.h | 2 +- src/test/check_getdns_dict_set_bindata.h | 2 +- src/test/check_getdns_dict_set_dict.h | 2 +- src/test/check_getdns_dict_set_int.h | 2 +- src/test/check_getdns_dict_set_list.h | 2 +- src/test/check_getdns_display_ip_address.h | 2 +- src/test/check_getdns_eventloop.h | 2 +- src/test/check_getdns_general.h | 2 +- src/test/check_getdns_general_sync.h | 2 +- src/test/check_getdns_hostname.h | 2 +- src/test/check_getdns_hostname_sync.h | 2 +- src/test/check_getdns_libev.c | 2 +- src/test/check_getdns_libevent.c | 2 +- src/test/check_getdns_libevent.h | 2 +- src/test/check_getdns_libuv.c | 2 +- src/test/check_getdns_list_get_bindata.h | 2 +- src/test/check_getdns_list_get_data_type.h | 2 +- src/test/check_getdns_list_get_dict.h | 2 +- src/test/check_getdns_list_get_int.h | 2 +- src/test/check_getdns_list_get_length.h | 2 +- src/test/check_getdns_list_get_list.h | 2 +- src/test/check_getdns_pretty_print_dict.h | 2 +- src/test/check_getdns_selectloop.c | 2 +- src/test/check_getdns_service.h | 2 +- src/test/check_getdns_service_sync.h | 2 +- src/test/testmessages.c | 2 +- src/test/testmessages.h | 2 +- src/test/tests_dict.c | 2 +- src/test/tests_dnssec.c | 2 +- src/test/tests_list.c | 2 +- src/test/tests_stub_async.c | 2 +- src/test/tests_stub_sync.c | 2 +- src/test/testscript.sh | 2 +- src/types-internal.h | 2 +- src/util-internal.c | 2 +- src/util-internal.h | 2 +- 96 files changed, 96 insertions(+), 96 deletions(-) diff --git a/LICENSE b/LICENSE index 32ec4c42..a6aad797 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2013, Versign, Inc., NLnet Labs +Copyright (c) 2013, Verisign, Inc., NLnet Labs All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/Makefile.in b/Makefile.in index 41922e10..2f31c45e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,7 +2,7 @@ # @configure_input@ # # -# Copyright (c) 2013, Versign, Inc., NLnet Labs +# Copyright (c) 2013, Verisign, Inc., NLnet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/configure.ac b/configure.ac index af4f79e6..751cb6a1 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ # # @configure_input@ # -# Copyright (c) 2013, Versign, Inc., NLnet Labs +# Copyright (c) 2013, Verisign, Inc., NLnet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/doc/Makefile.in b/doc/Makefile.in index 0bb8f294..fc38a575 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -2,7 +2,7 @@ # @configure_input@ # # -# Copyright (c) 2013, Versign, Inc., NLNet Labs +# Copyright (c) 2013, Verisign, Inc., NLNet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/doc/manpgaltnames b/doc/manpgaltnames index c6b71afd..b815a00b 100755 --- a/doc/manpgaltnames +++ b/doc/manpgaltnames @@ -2,7 +2,7 @@ # generate list of alternate names for the specified man page # used to generate alternative man pages # -# Copyright (c) 2013, Versign, Inc., NLNet Labs +# Copyright (c) 2013, Verisign, Inc., NLNet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Doxyfile.in b/src/Doxyfile.in index d48d1982..31d8e8af 100644 --- a/src/Doxyfile.in +++ b/src/Doxyfile.in @@ -1,5 +1,5 @@ # Doxyfile 1.8.3.1 -# Copyright (c) 2013, Versign, Inc., NLnet Labs +# Copyright (c) 2013, Verisign, Inc., NLnet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/Makefile.in b/src/Makefile.in index 3bdc0eaf..429b5440 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ # # @configure_input@ # -# Copyright (c) 2013, Versign, Inc., NLnet Labs +# Copyright (c) 2013, Verisign, Inc., NLnet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/const-info.h b/src/const-info.h index 43e0df6c..450c7159 100644 --- a/src/const-info.h +++ b/src/const-info.h @@ -10,7 +10,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/context.c b/src/context.c index 14b931f5..818bab8b 100644 --- a/src/context.c +++ b/src/context.c @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/context.h b/src/context.h index ff45ba55..bc832e82 100644 --- a/src/context.h +++ b/src/context.h @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/convert.c b/src/convert.c index 38c097e9..b0fc7407 100644 --- a/src/convert.c +++ b/src/convert.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dict.c b/src/dict.c index b090aa04..b48b0224 100644 --- a/src/dict.c +++ b/src/dict.c @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dict.h b/src/dict.h index 74eaed3a..0e1b9a9e 100644 --- a/src/dict.h +++ b/src/dict.h @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dnssec.c b/src/dnssec.c index 02106ff5..d92fb879 100644 --- a/src/dnssec.c +++ b/src/dnssec.c @@ -9,7 +9,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/dnssec.h b/src/dnssec.h index 74d1a084..d1f46af7 100644 --- a/src/dnssec.h +++ b/src/dnssec.h @@ -9,7 +9,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/example/Makefile.in b/src/example/Makefile.in index f29e1de6..2cfaf398 100644 --- a/src/example/Makefile.in +++ b/src/example/Makefile.in @@ -1,7 +1,7 @@ # # @configure_input@ # -# Copyright (c) 2013, Versign, Inc., NLNet Labs +# Copyright (c) 2013, Verisign, Inc., NLNet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/example/getdns_core_only.h b/src/example/getdns_core_only.h index 31cf03b7..63636b64 100644 --- a/src/example/getdns_core_only.h +++ b/src/example/getdns_core_only.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/example/getdns_libevent.h b/src/example/getdns_libevent.h index 50620802..a840df9a 100644 --- a/src/example/getdns_libevent.h +++ b/src/example/getdns_libevent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/extension/libev.c b/src/extension/libev.c index 9bed6aaf..a2289fbd 100644 --- a/src/extension/libev.c +++ b/src/extension/libev.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/extension/libevent.c b/src/extension/libevent.c index f030271e..c50b5a0f 100644 --- a/src/extension/libevent.c +++ b/src/extension/libevent.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/extension/libuv.c b/src/extension/libuv.c index 583ba263..1921e046 100644 --- a/src/extension/libuv.c +++ b/src/extension/libuv.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/general.c b/src/general.c index 23334ded..37372983 100644 --- a/src/general.c +++ b/src/general.c @@ -9,7 +9,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/general.h b/src/general.h index a9cfc503..8629198e 100644 --- a/src/general.h +++ b/src/general.h @@ -7,7 +7,7 @@ * */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns/getdns.h.in b/src/getdns/getdns.h.in index d8bcb586..76c0f468 100644 --- a/src/getdns/getdns.h.in +++ b/src/getdns/getdns.h.in @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns/getdns_ext_libev.h b/src/getdns/getdns_ext_libev.h index a88e8096..fd30a3df 100644 --- a/src/getdns/getdns_ext_libev.h +++ b/src/getdns/getdns_ext_libev.h @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns/getdns_ext_libevent.h b/src/getdns/getdns_ext_libevent.h index d2cba62a..c80aeddb 100644 --- a/src/getdns/getdns_ext_libevent.h +++ b/src/getdns/getdns_ext_libevent.h @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns/getdns_ext_libuv.h b/src/getdns/getdns_ext_libuv.h index c9d9134c..66f6e545 100644 --- a/src/getdns/getdns_ext_libuv.h +++ b/src/getdns/getdns_ext_libuv.h @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns/getdns_extra.h b/src/getdns/getdns_extra.h index 8d8494fd..1bf3b1e3 100644 --- a/src/getdns/getdns_extra.h +++ b/src/getdns/getdns_extra.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns_error.c b/src/getdns_error.c index a5530b53..fd488e5c 100644 --- a/src/getdns_error.c +++ b/src/getdns_error.c @@ -5,7 +5,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/getdns_error.h b/src/getdns_error.h index 9ab5e4f5..cf1833a3 100644 --- a/src/getdns_error.h +++ b/src/getdns_error.h @@ -6,7 +6,7 @@ * Paul Hoffman. */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/hostname.c b/src/hostname.c index d578b871..6daa057d 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/list.c b/src/list.c index 8c1b8ae3..395d6e83 100644 --- a/src/list.c +++ b/src/list.c @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/list.h b/src/list.h index 8e80c835..61de3ea8 100644 --- a/src/list.h +++ b/src/list.h @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/request-internal.c b/src/request-internal.c index 1421e0db..9bf48c5f 100644 --- a/src/request-internal.c +++ b/src/request-internal.c @@ -7,7 +7,7 @@ * */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rr-dict.c b/src/rr-dict.c index 2d7536c1..1cc424e3 100644 --- a/src/rr-dict.c +++ b/src/rr-dict.c @@ -8,7 +8,7 @@ * */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/rr-dict.h b/src/rr-dict.h index afdf7398..8e5ede5d 100644 --- a/src/rr-dict.h +++ b/src/rr-dict.h @@ -3,7 +3,7 @@ * /brief getdns support functions for DNS Resource Records */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/service.c b/src/service.c index 1a04f867..f48a0c67 100644 --- a/src/service.c +++ b/src/service.c @@ -8,7 +8,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/sync.c b/src/sync.c index 295df81a..c8aed42b 100644 --- a/src/sync.c +++ b/src/sync.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/Makefile.in b/src/test/Makefile.in index d614471a..611c8d80 100644 --- a/src/test/Makefile.in +++ b/src/test/Makefile.in @@ -1,7 +1,7 @@ # # @configure_input@ # -# Copyright (c) 2013, Versign, Inc., NLNet Labs +# Copyright (c) 2013, Verisign, Inc., NLNet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns.c b/src/test/check_getdns.c index ff98896e..cf6a5967 100644 --- a/src/test/check_getdns.c +++ b/src/test/check_getdns.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_address.h b/src/test/check_getdns_address.h index 5d3e31bb..71de4d77 100644 --- a/src/test/check_getdns_address.h +++ b/src/test/check_getdns_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_address_sync.h b/src/test/check_getdns_address_sync.h index 8a5b945f..b8ccd1f1 100644 --- a/src/test/check_getdns_address_sync.h +++ b/src/test/check_getdns_address_sync.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_cancel_callback.h b/src/test/check_getdns_cancel_callback.h index a876c07a..a3258db8 100644 --- a/src/test/check_getdns_cancel_callback.h +++ b/src/test/check_getdns_cancel_callback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_common.c b/src/test/check_getdns_common.c index 56d7cc15..f73efee1 100644 --- a/src/test/check_getdns_common.c +++ b/src/test/check_getdns_common.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_common.h b/src/test/check_getdns_common.h index fb94dd14..c889fffe 100644 --- a/src/test/check_getdns_common.h +++ b/src/test/check_getdns_common.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_create.h b/src/test/check_getdns_context_create.h index d71addf2..62fd077c 100644 --- a/src/test/check_getdns_context_create.h +++ b/src/test/check_getdns_context_create.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_destroy.h b/src/test/check_getdns_context_destroy.h index 6afc7a27..b7ad3346 100644 --- a/src/test/check_getdns_context_destroy.h +++ b/src/test/check_getdns_context_destroy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_set_context_update_callback.h b/src/test/check_getdns_context_set_context_update_callback.h index 17134af2..8f0295ed 100644 --- a/src/test/check_getdns_context_set_context_update_callback.h +++ b/src/test/check_getdns_context_set_context_update_callback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_set_dns_transport.h b/src/test/check_getdns_context_set_dns_transport.h index 21c375d5..b1481b23 100644 --- a/src/test/check_getdns_context_set_dns_transport.h +++ b/src/test/check_getdns_context_set_dns_transport.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_set_timeout.c b/src/test/check_getdns_context_set_timeout.c index 1e7e278c..37f371d6 100644 --- a/src/test/check_getdns_context_set_timeout.c +++ b/src/test/check_getdns_context_set_timeout.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_set_timeout.h b/src/test/check_getdns_context_set_timeout.h index 30c85712..b9b32c07 100644 --- a/src/test/check_getdns_context_set_timeout.h +++ b/src/test/check_getdns_context_set_timeout.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_context_set_upstream_recursive_servers.h b/src/test/check_getdns_context_set_upstream_recursive_servers.h index e9b7e22a..e8982e93 100644 --- a/src/test/check_getdns_context_set_upstream_recursive_servers.h +++ b/src/test/check_getdns_context_set_upstream_recursive_servers.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_convert_alabel_to_ulabel.h b/src/test/check_getdns_convert_alabel_to_ulabel.h index 44351b06..deda7980 100644 --- a/src/test/check_getdns_convert_alabel_to_ulabel.h +++ b/src/test/check_getdns_convert_alabel_to_ulabel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_convert_ulabel_to_alabel.h b/src/test/check_getdns_convert_ulabel_to_alabel.h index e0d29e42..ceb12a4a 100644 --- a/src/test/check_getdns_convert_ulabel_to_alabel.h +++ b/src/test/check_getdns_convert_ulabel_to_alabel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_destroy.h b/src/test/check_getdns_dict_destroy.h index 16e9d250..3f745b70 100644 --- a/src/test/check_getdns_dict_destroy.h +++ b/src/test/check_getdns_dict_destroy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_bindata.h b/src/test/check_getdns_dict_get_bindata.h index deae646f..4be3aa40 100644 --- a/src/test/check_getdns_dict_get_bindata.h +++ b/src/test/check_getdns_dict_get_bindata.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_data_type.h b/src/test/check_getdns_dict_get_data_type.h index fecf2c6f..4ef5060b 100644 --- a/src/test/check_getdns_dict_get_data_type.h +++ b/src/test/check_getdns_dict_get_data_type.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_dict.h b/src/test/check_getdns_dict_get_dict.h index d3017515..d2e1f435 100644 --- a/src/test/check_getdns_dict_get_dict.h +++ b/src/test/check_getdns_dict_get_dict.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_int.h b/src/test/check_getdns_dict_get_int.h index 671df085..3a9f4338 100644 --- a/src/test/check_getdns_dict_get_int.h +++ b/src/test/check_getdns_dict_get_int.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_list.h b/src/test/check_getdns_dict_get_list.h index ff25efd7..eca51b98 100644 --- a/src/test/check_getdns_dict_get_list.h +++ b/src/test/check_getdns_dict_get_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_get_names.h b/src/test/check_getdns_dict_get_names.h index 84ed99c0..777eb5f7 100644 --- a/src/test/check_getdns_dict_get_names.h +++ b/src/test/check_getdns_dict_get_names.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_set_bindata.h b/src/test/check_getdns_dict_set_bindata.h index 1ec0149a..90bd620d 100644 --- a/src/test/check_getdns_dict_set_bindata.h +++ b/src/test/check_getdns_dict_set_bindata.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_set_dict.h b/src/test/check_getdns_dict_set_dict.h index ee1d68bd..e79a3d76 100644 --- a/src/test/check_getdns_dict_set_dict.h +++ b/src/test/check_getdns_dict_set_dict.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_set_int.h b/src/test/check_getdns_dict_set_int.h index e5ff3c4e..289d89c6 100644 --- a/src/test/check_getdns_dict_set_int.h +++ b/src/test/check_getdns_dict_set_int.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_dict_set_list.h b/src/test/check_getdns_dict_set_list.h index 719c34cc..ab800d5e 100644 --- a/src/test/check_getdns_dict_set_list.h +++ b/src/test/check_getdns_dict_set_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_display_ip_address.h b/src/test/check_getdns_display_ip_address.h index a6904a55..37cee463 100644 --- a/src/test/check_getdns_display_ip_address.h +++ b/src/test/check_getdns_display_ip_address.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_eventloop.h b/src/test/check_getdns_eventloop.h index 9a370016..23a4b52a 100644 --- a/src/test/check_getdns_eventloop.h +++ b/src/test/check_getdns_eventloop.h @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_general.h b/src/test/check_getdns_general.h index 8a959674..49c0649b 100644 --- a/src/test/check_getdns_general.h +++ b/src/test/check_getdns_general.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_general_sync.h b/src/test/check_getdns_general_sync.h index 77dc143f..44779cd6 100644 --- a/src/test/check_getdns_general_sync.h +++ b/src/test/check_getdns_general_sync.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_hostname.h b/src/test/check_getdns_hostname.h index d5e96f14..a6d9cc4a 100644 --- a/src/test/check_getdns_hostname.h +++ b/src/test/check_getdns_hostname.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_hostname_sync.h b/src/test/check_getdns_hostname_sync.h index 0196c9e8..1e019e3c 100644 --- a/src/test/check_getdns_hostname_sync.h +++ b/src/test/check_getdns_hostname_sync.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_libev.c b/src/test/check_getdns_libev.c index c3dff023..689a36ff 100644 --- a/src/test/check_getdns_libev.c +++ b/src/test/check_getdns_libev.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_libevent.c b/src/test/check_getdns_libevent.c index a83bd551..d2b1ef84 100644 --- a/src/test/check_getdns_libevent.c +++ b/src/test/check_getdns_libevent.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_libevent.h b/src/test/check_getdns_libevent.h index 998c159a..e2ee023a 100644 --- a/src/test/check_getdns_libevent.h +++ b/src/test/check_getdns_libevent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_libuv.c b/src/test/check_getdns_libuv.c index 4994cae7..9a88aa2e 100644 --- a/src/test/check_getdns_libuv.c +++ b/src/test/check_getdns_libuv.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_bindata.h b/src/test/check_getdns_list_get_bindata.h index c0dee0c8..b067af0e 100644 --- a/src/test/check_getdns_list_get_bindata.h +++ b/src/test/check_getdns_list_get_bindata.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_data_type.h b/src/test/check_getdns_list_get_data_type.h index b5ea3d95..1f1ee21b 100644 --- a/src/test/check_getdns_list_get_data_type.h +++ b/src/test/check_getdns_list_get_data_type.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_dict.h b/src/test/check_getdns_list_get_dict.h index 4bd7b1d8..96fa1d81 100644 --- a/src/test/check_getdns_list_get_dict.h +++ b/src/test/check_getdns_list_get_dict.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_int.h b/src/test/check_getdns_list_get_int.h index c46b6820..fa8aba6c 100644 --- a/src/test/check_getdns_list_get_int.h +++ b/src/test/check_getdns_list_get_int.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_length.h b/src/test/check_getdns_list_get_length.h index 287dbe8e..02165090 100644 --- a/src/test/check_getdns_list_get_length.h +++ b/src/test/check_getdns_list_get_length.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_list_get_list.h b/src/test/check_getdns_list_get_list.h index 9aca6f50..05fd7f05 100644 --- a/src/test/check_getdns_list_get_list.h +++ b/src/test/check_getdns_list_get_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_pretty_print_dict.h b/src/test/check_getdns_pretty_print_dict.h index b0887b08..75dd4438 100644 --- a/src/test/check_getdns_pretty_print_dict.h +++ b/src/test/check_getdns_pretty_print_dict.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_selectloop.c b/src/test/check_getdns_selectloop.c index d3090bac..895cd435 100644 --- a/src/test/check_getdns_selectloop.c +++ b/src/test/check_getdns_selectloop.c @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_service.h b/src/test/check_getdns_service.h index 18d7ee65..e2167335 100644 --- a/src/test/check_getdns_service.h +++ b/src/test/check_getdns_service.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/check_getdns_service_sync.h b/src/test/check_getdns_service_sync.h index 40efbf38..9d2029e9 100644 --- a/src/test/check_getdns_service_sync.h +++ b/src/test/check_getdns_service_sync.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/testmessages.c b/src/test/testmessages.c index 63c7debd..d2d7ceb9 100644 --- a/src/test/testmessages.c +++ b/src/test/testmessages.c @@ -4,7 +4,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/testmessages.h b/src/test/testmessages.h index 9109dc3b..e9c2f8c3 100644 --- a/src/test/testmessages.h +++ b/src/test/testmessages.h @@ -4,7 +4,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/tests_dict.c b/src/test/tests_dict.c index 0ae162c5..028ba9a2 100644 --- a/src/test/tests_dict.c +++ b/src/test/tests_dict.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/tests_dnssec.c b/src/test/tests_dnssec.c index 73e78c08..8a2d7fee 100644 --- a/src/test/tests_dnssec.c +++ b/src/test/tests_dnssec.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/tests_list.c b/src/test/tests_list.c index 52844bc6..5825cd78 100644 --- a/src/test/tests_list.c +++ b/src/test/tests_list.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/tests_stub_async.c b/src/test/tests_stub_async.c index ba5e8c9c..6d51353d 100644 --- a/src/test/tests_stub_async.c +++ b/src/test/tests_stub_async.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/tests_stub_sync.c b/src/test/tests_stub_sync.c index 0c8744b7..186014d8 100644 --- a/src/test/tests_stub_sync.c +++ b/src/test/tests_stub_sync.c @@ -6,7 +6,7 @@ */ /* - * Copyright (c) 2013, NLNet Labs, Versign, Inc. + * Copyright (c) 2013, NLNet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/test/testscript.sh b/src/test/testscript.sh index 33c61f0b..d0f94aa9 100755 --- a/src/test/testscript.sh +++ b/src/test/testscript.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2013, Versign, Inc., NLNet Labs +# Copyright (c) 2013, Verisign, Inc., NLNet Labs # All rights reserved. # # Redistribution and use in source and binary forms, with or without diff --git a/src/types-internal.h b/src/types-internal.h index bb92a3ac..a33709b2 100644 --- a/src/types-internal.h +++ b/src/types-internal.h @@ -7,7 +7,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/util-internal.c b/src/util-internal.c index 9aecf278..d833efbf 100644 --- a/src/util-internal.c +++ b/src/util-internal.c @@ -9,7 +9,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/src/util-internal.h b/src/util-internal.h index 084d2cc5..70645fb3 100644 --- a/src/util-internal.h +++ b/src/util-internal.h @@ -9,7 +9,7 @@ */ /* - * Copyright (c) 2013, NLnet Labs, Versign, Inc. + * Copyright (c) 2013, NLnet Labs, Verisign, Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without From d2c890ab6a447adfc2f1229cbe28c697ec1ade9a Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Tue, 25 Feb 2014 14:23:19 +0100 Subject: [PATCH 2/2] Fill in place holder. s/the name of the /the names of the copyright holders/g --- LICENSE | 2 +- Makefile.in | 2 +- configure.ac | 2 +- doc/Makefile.in | 2 +- doc/getdns_address.3.in | 2 +- doc/getdns_cancel_callback.3.in | 2 +- doc/getdns_context.3.in | 2 +- doc/getdns_context_set.3.in | 2 +- doc/getdns_convert.3.in | 2 +- doc/getdns_dict.3.in | 2 +- doc/getdns_dict_get.3.in | 2 +- doc/getdns_dict_set.3.in | 2 +- doc/getdns_free_sync_request_memory.3.in | 2 +- doc/getdns_general.3.in | 2 +- doc/getdns_hostname.3.in | 2 +- doc/getdns_list.3.in | 2 +- doc/getdns_list_get.3.in | 2 +- doc/getdns_list_set.3.in | 2 +- doc/getdns_service.3.in | 2 +- doc/libgetdns.3.in | 2 +- doc/manpgaltnames | 2 +- src/Doxyfile.in | 2 +- src/Makefile.in | 2 +- src/const-info.h | 2 +- src/context.c | 2 +- src/context.h | 2 +- src/convert.c | 2 +- src/dict.c | 2 +- src/dict.h | 2 +- src/dnssec.c | 2 +- src/dnssec.h | 2 +- src/example/Makefile.in | 2 +- src/example/getdns_core_only.h | 2 +- src/example/getdns_libevent.h | 2 +- src/extension/libev.c | 2 +- src/extension/libevent.c | 2 +- src/extension/libuv.c | 2 +- src/general.c | 2 +- src/general.h | 2 +- src/getdns/getdns.h.in | 2 +- src/getdns/getdns_ext_libev.h | 2 +- src/getdns/getdns_ext_libevent.h | 2 +- src/getdns/getdns_ext_libuv.h | 2 +- src/getdns/getdns_extra.h | 2 +- src/getdns_error.c | 2 +- src/getdns_error.h | 2 +- src/hostname.c | 2 +- src/list.c | 2 +- src/list.h | 2 +- src/request-internal.c | 2 +- src/rr-dict.c | 2 +- src/rr-dict.h | 2 +- src/service.c | 2 +- src/sync.c | 2 +- src/test/Makefile.in | 2 +- src/test/check_getdns.c | 2 +- src/test/check_getdns_address.h | 2 +- src/test/check_getdns_address_sync.h | 2 +- src/test/check_getdns_cancel_callback.h | 2 +- src/test/check_getdns_common.c | 2 +- src/test/check_getdns_common.h | 2 +- src/test/check_getdns_context_create.h | 2 +- src/test/check_getdns_context_destroy.h | 2 +- src/test/check_getdns_context_set_context_update_callback.h | 2 +- src/test/check_getdns_context_set_dns_transport.h | 2 +- src/test/check_getdns_context_set_timeout.c | 2 +- src/test/check_getdns_context_set_timeout.h | 2 +- src/test/check_getdns_context_set_upstream_recursive_servers.h | 2 +- src/test/check_getdns_convert_alabel_to_ulabel.h | 2 +- src/test/check_getdns_convert_ulabel_to_alabel.h | 2 +- src/test/check_getdns_dict_destroy.h | 2 +- src/test/check_getdns_dict_get_bindata.h | 2 +- src/test/check_getdns_dict_get_data_type.h | 2 +- src/test/check_getdns_dict_get_dict.h | 2 +- src/test/check_getdns_dict_get_int.h | 2 +- src/test/check_getdns_dict_get_list.h | 2 +- src/test/check_getdns_dict_get_names.h | 2 +- src/test/check_getdns_dict_set_bindata.h | 2 +- src/test/check_getdns_dict_set_dict.h | 2 +- src/test/check_getdns_dict_set_int.h | 2 +- src/test/check_getdns_dict_set_list.h | 2 +- src/test/check_getdns_display_ip_address.h | 2 +- src/test/check_getdns_eventloop.h | 2 +- src/test/check_getdns_general.h | 2 +- src/test/check_getdns_general_sync.h | 2 +- src/test/check_getdns_hostname.h | 2 +- src/test/check_getdns_hostname_sync.h | 2 +- src/test/check_getdns_libev.c | 2 +- src/test/check_getdns_libevent.c | 2 +- src/test/check_getdns_libevent.h | 2 +- src/test/check_getdns_libuv.c | 2 +- src/test/check_getdns_list_get_bindata.h | 2 +- src/test/check_getdns_list_get_data_type.h | 2 +- src/test/check_getdns_list_get_dict.h | 2 +- src/test/check_getdns_list_get_int.h | 2 +- src/test/check_getdns_list_get_length.h | 2 +- src/test/check_getdns_list_get_list.h | 2 +- src/test/check_getdns_pretty_print_dict.h | 2 +- src/test/check_getdns_selectloop.c | 2 +- src/test/check_getdns_service.h | 2 +- src/test/check_getdns_service_sync.h | 2 +- src/test/testmessages.c | 2 +- src/test/testmessages.h | 2 +- src/test/tests_dict.c | 2 +- src/test/tests_dnssec.c | 2 +- src/test/tests_list.c | 2 +- src/test/tests_stub_async.c | 2 +- src/test/tests_stub_sync.c | 2 +- src/test/testscript.sh | 2 +- src/types-internal.h | 2 +- src/util-internal.c | 2 +- src/util-internal.h | 2 +- 112 files changed, 112 insertions(+), 112 deletions(-) diff --git a/LICENSE b/LICENSE index a6aad797..996a8c79 100644 --- a/LICENSE +++ b/LICENSE @@ -8,7 +8,7 @@ modification, are permitted provided that the following conditions are met: * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. -* Neither the name of the nor the +* Neither the names of the copyright holders nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/Makefile.in b/Makefile.in index 2f31c45e..a55ff447 100644 --- a/Makefile.in +++ b/Makefile.in @@ -12,7 +12,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/configure.ac b/configure.ac index 751cb6a1..29f7eca3 100644 --- a/configure.ac +++ b/configure.ac @@ -14,7 +14,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/doc/Makefile.in b/doc/Makefile.in index fc38a575..d5c6327e 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -12,7 +12,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/doc/getdns_address.3.in b/doc/getdns_address.3.in index e850ec4f..1350cc66 100644 --- a/doc/getdns_address.3.in +++ b/doc/getdns_address.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_cancel_callback.3.in b/doc/getdns_cancel_callback.3.in index 9296e438..86d59ac9 100644 --- a/doc/getdns_cancel_callback.3.in +++ b/doc/getdns_cancel_callback.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_context.3.in b/doc/getdns_context.3.in index 6a30f1a3..77a1bf71 100644 --- a/doc/getdns_context.3.in +++ b/doc/getdns_context.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_context_set.3.in b/doc/getdns_context_set.3.in index 961df7e5..cc76f0f3 100644 --- a/doc/getdns_context_set.3.in +++ b/doc/getdns_context_set.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_convert.3.in b/doc/getdns_convert.3.in index 91d5c395..8434fd5e 100644 --- a/doc/getdns_convert.3.in +++ b/doc/getdns_convert.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_dict.3.in b/doc/getdns_dict.3.in index 3592fc02..3d6adc96 100644 --- a/doc/getdns_dict.3.in +++ b/doc/getdns_dict.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_dict_get.3.in b/doc/getdns_dict_get.3.in index a975cf7c..fe70f5db 100644 --- a/doc/getdns_dict_get.3.in +++ b/doc/getdns_dict_get.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_dict_set.3.in b/doc/getdns_dict_set.3.in index fcdd8ad1..23424daa 100644 --- a/doc/getdns_dict_set.3.in +++ b/doc/getdns_dict_set.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_free_sync_request_memory.3.in b/doc/getdns_free_sync_request_memory.3.in index f3b39983..baaad3a7 100644 --- a/doc/getdns_free_sync_request_memory.3.in +++ b/doc/getdns_free_sync_request_memory.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_general.3.in b/doc/getdns_general.3.in index 27e4cd42..3be1106c 100644 --- a/doc/getdns_general.3.in +++ b/doc/getdns_general.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_hostname.3.in b/doc/getdns_hostname.3.in index 59029dcc..b6873e0f 100644 --- a/doc/getdns_hostname.3.in +++ b/doc/getdns_hostname.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_list.3.in b/doc/getdns_list.3.in index 42036462..7970abeb 100644 --- a/doc/getdns_list.3.in +++ b/doc/getdns_list.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_list_get.3.in b/doc/getdns_list_get.3.in index c137b6a5..95689c72 100644 --- a/doc/getdns_list_get.3.in +++ b/doc/getdns_list_get.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_list_set.3.in b/doc/getdns_list_set.3.in index edfb8617..7b39ac30 100644 --- a/doc/getdns_list_set.3.in +++ b/doc/getdns_list_set.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/getdns_service.3.in b/doc/getdns_service.3.in index ddaa50da..7d1d0628 100644 --- a/doc/getdns_service.3.in +++ b/doc/getdns_service.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/libgetdns.3.in b/doc/libgetdns.3.in index 213ff9f3..869ff16c 100644 --- a/doc/libgetdns.3.in +++ b/doc/libgetdns.3.in @@ -10,7 +10,7 @@ .\" * Redistributions in binary form must reproduce the above copyright .\" notice, this list of conditions and the following disclaimer in the .\" documentation and/or other materials provided with the distribution. -.\" * Neither the name of the nor the +.\" * Neither the names of the copyright holders nor the .\" names of its contributors may be used to endorse or promote products .\" derived from this software without specific prior written permission. .\" diff --git a/doc/manpgaltnames b/doc/manpgaltnames index b815a00b..6976a956 100755 --- a/doc/manpgaltnames +++ b/doc/manpgaltnames @@ -12,7 +12,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/Doxyfile.in b/src/Doxyfile.in index 31d8e8af..9696e18e 100644 --- a/src/Doxyfile.in +++ b/src/Doxyfile.in @@ -9,7 +9,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/Makefile.in b/src/Makefile.in index 429b5440..baf423bc 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -11,7 +11,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/const-info.h b/src/const-info.h index 450c7159..217b4a9d 100644 --- a/src/const-info.h +++ b/src/const-info.h @@ -20,7 +20,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/context.c b/src/context.c index 818bab8b..92e355bd 100644 --- a/src/context.c +++ b/src/context.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/context.h b/src/context.h index bc832e82..6ccc5164 100644 --- a/src/context.h +++ b/src/context.h @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/convert.c b/src/convert.c index b0fc7407..1f2940c2 100644 --- a/src/convert.c +++ b/src/convert.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/dict.c b/src/dict.c index b48b0224..66218619 100644 --- a/src/dict.c +++ b/src/dict.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/dict.h b/src/dict.h index 0e1b9a9e..29678c9b 100644 --- a/src/dict.h +++ b/src/dict.h @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/dnssec.c b/src/dnssec.c index d92fb879..28692f59 100644 --- a/src/dnssec.c +++ b/src/dnssec.c @@ -19,7 +19,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/dnssec.h b/src/dnssec.h index d1f46af7..e71030ab 100644 --- a/src/dnssec.h +++ b/src/dnssec.h @@ -19,7 +19,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/example/Makefile.in b/src/example/Makefile.in index 2cfaf398..00946564 100644 --- a/src/example/Makefile.in +++ b/src/example/Makefile.in @@ -11,7 +11,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/example/getdns_core_only.h b/src/example/getdns_core_only.h index 63636b64..bf04c851 100644 --- a/src/example/getdns_core_only.h +++ b/src/example/getdns_core_only.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/example/getdns_libevent.h b/src/example/getdns_libevent.h index a840df9a..48ea402e 100644 --- a/src/example/getdns_libevent.h +++ b/src/example/getdns_libevent.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/extension/libev.c b/src/extension/libev.c index a2289fbd..4a506ee7 100644 --- a/src/extension/libev.c +++ b/src/extension/libev.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/extension/libevent.c b/src/extension/libevent.c index c50b5a0f..133c259d 100644 --- a/src/extension/libevent.c +++ b/src/extension/libevent.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/extension/libuv.c b/src/extension/libuv.c index 1921e046..9f6eac62 100644 --- a/src/extension/libuv.c +++ b/src/extension/libuv.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/general.c b/src/general.c index 37372983..721e91ab 100644 --- a/src/general.c +++ b/src/general.c @@ -19,7 +19,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/general.h b/src/general.h index 8629198e..b533d8bd 100644 --- a/src/general.h +++ b/src/general.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns/getdns.h.in b/src/getdns/getdns.h.in index 76c0f468..fed905a4 100644 --- a/src/getdns/getdns.h.in +++ b/src/getdns/getdns.h.in @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns/getdns_ext_libev.h b/src/getdns/getdns_ext_libev.h index fd30a3df..d867f085 100644 --- a/src/getdns/getdns_ext_libev.h +++ b/src/getdns/getdns_ext_libev.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns/getdns_ext_libevent.h b/src/getdns/getdns_ext_libevent.h index c80aeddb..ae108135 100644 --- a/src/getdns/getdns_ext_libevent.h +++ b/src/getdns/getdns_ext_libevent.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns/getdns_ext_libuv.h b/src/getdns/getdns_ext_libuv.h index 66f6e545..f2819cb6 100644 --- a/src/getdns/getdns_ext_libuv.h +++ b/src/getdns/getdns_ext_libuv.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns/getdns_extra.h b/src/getdns/getdns_extra.h index 1bf3b1e3..eeba17dd 100644 --- a/src/getdns/getdns_extra.h +++ b/src/getdns/getdns_extra.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns_error.c b/src/getdns_error.c index fd488e5c..5dedc01a 100644 --- a/src/getdns_error.c +++ b/src/getdns_error.c @@ -15,7 +15,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/getdns_error.h b/src/getdns_error.h index cf1833a3..aa492fac 100644 --- a/src/getdns_error.h +++ b/src/getdns_error.h @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/hostname.c b/src/hostname.c index 6daa057d..1cba1cbd 100644 --- a/src/hostname.c +++ b/src/hostname.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/list.c b/src/list.c index 395d6e83..ff903fa6 100644 --- a/src/list.c +++ b/src/list.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/list.h b/src/list.h index 61de3ea8..4d9d91ad 100644 --- a/src/list.h +++ b/src/list.h @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/request-internal.c b/src/request-internal.c index 9bf48c5f..f32761c7 100644 --- a/src/request-internal.c +++ b/src/request-internal.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/rr-dict.c b/src/rr-dict.c index 1cc424e3..bfa74970 100644 --- a/src/rr-dict.c +++ b/src/rr-dict.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/rr-dict.h b/src/rr-dict.h index 8e5ede5d..abb7463e 100644 --- a/src/rr-dict.h +++ b/src/rr-dict.h @@ -13,7 +13,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/service.c b/src/service.c index f48a0c67..b1e8ff2f 100644 --- a/src/service.c +++ b/src/service.c @@ -18,7 +18,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/sync.c b/src/sync.c index c8aed42b..3f89c01d 100644 --- a/src/sync.c +++ b/src/sync.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/Makefile.in b/src/test/Makefile.in index 611c8d80..173a8115 100644 --- a/src/test/Makefile.in +++ b/src/test/Makefile.in @@ -11,7 +11,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/test/check_getdns.c b/src/test/check_getdns.c index cf6a5967..4967a79d 100644 --- a/src/test/check_getdns.c +++ b/src/test/check_getdns.c @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_address.h b/src/test/check_getdns_address.h index 71de4d77..1472dfa9 100644 --- a/src/test/check_getdns_address.h +++ b/src/test/check_getdns_address.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_address_sync.h b/src/test/check_getdns_address_sync.h index b8ccd1f1..9c4877f0 100644 --- a/src/test/check_getdns_address_sync.h +++ b/src/test/check_getdns_address_sync.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_cancel_callback.h b/src/test/check_getdns_cancel_callback.h index a3258db8..7ad31b46 100644 --- a/src/test/check_getdns_cancel_callback.h +++ b/src/test/check_getdns_cancel_callback.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_common.c b/src/test/check_getdns_common.c index f73efee1..e0be357d 100644 --- a/src/test/check_getdns_common.c +++ b/src/test/check_getdns_common.c @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_common.h b/src/test/check_getdns_common.h index c889fffe..81cbf0a6 100644 --- a/src/test/check_getdns_common.h +++ b/src/test/check_getdns_common.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_create.h b/src/test/check_getdns_context_create.h index 62fd077c..eb965200 100644 --- a/src/test/check_getdns_context_create.h +++ b/src/test/check_getdns_context_create.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_destroy.h b/src/test/check_getdns_context_destroy.h index b7ad3346..7a836dd2 100644 --- a/src/test/check_getdns_context_destroy.h +++ b/src/test/check_getdns_context_destroy.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_set_context_update_callback.h b/src/test/check_getdns_context_set_context_update_callback.h index 8f0295ed..67bfc928 100644 --- a/src/test/check_getdns_context_set_context_update_callback.h +++ b/src/test/check_getdns_context_set_context_update_callback.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_set_dns_transport.h b/src/test/check_getdns_context_set_dns_transport.h index b1481b23..32be8234 100644 --- a/src/test/check_getdns_context_set_dns_transport.h +++ b/src/test/check_getdns_context_set_dns_transport.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_set_timeout.c b/src/test/check_getdns_context_set_timeout.c index 37f371d6..6321b376 100644 --- a/src/test/check_getdns_context_set_timeout.c +++ b/src/test/check_getdns_context_set_timeout.c @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_set_timeout.h b/src/test/check_getdns_context_set_timeout.h index b9b32c07..6aabb198 100644 --- a/src/test/check_getdns_context_set_timeout.h +++ b/src/test/check_getdns_context_set_timeout.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_context_set_upstream_recursive_servers.h b/src/test/check_getdns_context_set_upstream_recursive_servers.h index e8982e93..8868a22e 100644 --- a/src/test/check_getdns_context_set_upstream_recursive_servers.h +++ b/src/test/check_getdns_context_set_upstream_recursive_servers.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_convert_alabel_to_ulabel.h b/src/test/check_getdns_convert_alabel_to_ulabel.h index deda7980..b58ef41e 100644 --- a/src/test/check_getdns_convert_alabel_to_ulabel.h +++ b/src/test/check_getdns_convert_alabel_to_ulabel.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_convert_ulabel_to_alabel.h b/src/test/check_getdns_convert_ulabel_to_alabel.h index ceb12a4a..3af671f8 100644 --- a/src/test/check_getdns_convert_ulabel_to_alabel.h +++ b/src/test/check_getdns_convert_ulabel_to_alabel.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_destroy.h b/src/test/check_getdns_dict_destroy.h index 3f745b70..1d252770 100644 --- a/src/test/check_getdns_dict_destroy.h +++ b/src/test/check_getdns_dict_destroy.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_bindata.h b/src/test/check_getdns_dict_get_bindata.h index 4be3aa40..60366983 100644 --- a/src/test/check_getdns_dict_get_bindata.h +++ b/src/test/check_getdns_dict_get_bindata.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_data_type.h b/src/test/check_getdns_dict_get_data_type.h index 4ef5060b..b0f3d5ce 100644 --- a/src/test/check_getdns_dict_get_data_type.h +++ b/src/test/check_getdns_dict_get_data_type.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_dict.h b/src/test/check_getdns_dict_get_dict.h index d2e1f435..988bab29 100644 --- a/src/test/check_getdns_dict_get_dict.h +++ b/src/test/check_getdns_dict_get_dict.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_int.h b/src/test/check_getdns_dict_get_int.h index 3a9f4338..39c47769 100644 --- a/src/test/check_getdns_dict_get_int.h +++ b/src/test/check_getdns_dict_get_int.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_list.h b/src/test/check_getdns_dict_get_list.h index eca51b98..1c81364f 100644 --- a/src/test/check_getdns_dict_get_list.h +++ b/src/test/check_getdns_dict_get_list.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_get_names.h b/src/test/check_getdns_dict_get_names.h index 777eb5f7..46f06f0a 100644 --- a/src/test/check_getdns_dict_get_names.h +++ b/src/test/check_getdns_dict_get_names.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_set_bindata.h b/src/test/check_getdns_dict_set_bindata.h index 90bd620d..ac51c3a5 100644 --- a/src/test/check_getdns_dict_set_bindata.h +++ b/src/test/check_getdns_dict_set_bindata.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_set_dict.h b/src/test/check_getdns_dict_set_dict.h index e79a3d76..02f92a71 100644 --- a/src/test/check_getdns_dict_set_dict.h +++ b/src/test/check_getdns_dict_set_dict.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_set_int.h b/src/test/check_getdns_dict_set_int.h index 289d89c6..543b31ab 100644 --- a/src/test/check_getdns_dict_set_int.h +++ b/src/test/check_getdns_dict_set_int.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_dict_set_list.h b/src/test/check_getdns_dict_set_list.h index ab800d5e..e88fdb72 100644 --- a/src/test/check_getdns_dict_set_list.h +++ b/src/test/check_getdns_dict_set_list.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_display_ip_address.h b/src/test/check_getdns_display_ip_address.h index 37cee463..cc3694f6 100644 --- a/src/test/check_getdns_display_ip_address.h +++ b/src/test/check_getdns_display_ip_address.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_eventloop.h b/src/test/check_getdns_eventloop.h index 23a4b52a..91891569 100644 --- a/src/test/check_getdns_eventloop.h +++ b/src/test/check_getdns_eventloop.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_general.h b/src/test/check_getdns_general.h index 49c0649b..d9f5f74b 100644 --- a/src/test/check_getdns_general.h +++ b/src/test/check_getdns_general.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_general_sync.h b/src/test/check_getdns_general_sync.h index 44779cd6..ecd1645a 100644 --- a/src/test/check_getdns_general_sync.h +++ b/src/test/check_getdns_general_sync.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_hostname.h b/src/test/check_getdns_hostname.h index a6d9cc4a..1645d89e 100644 --- a/src/test/check_getdns_hostname.h +++ b/src/test/check_getdns_hostname.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_hostname_sync.h b/src/test/check_getdns_hostname_sync.h index 1e019e3c..ca40dc93 100644 --- a/src/test/check_getdns_hostname_sync.h +++ b/src/test/check_getdns_hostname_sync.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_libev.c b/src/test/check_getdns_libev.c index 689a36ff..49be53bc 100644 --- a/src/test/check_getdns_libev.c +++ b/src/test/check_getdns_libev.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_libevent.c b/src/test/check_getdns_libevent.c index d2b1ef84..e9bf2988 100644 --- a/src/test/check_getdns_libevent.c +++ b/src/test/check_getdns_libevent.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_libevent.h b/src/test/check_getdns_libevent.h index e2ee023a..cc60e04d 100644 --- a/src/test/check_getdns_libevent.h +++ b/src/test/check_getdns_libevent.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_libuv.c b/src/test/check_getdns_libuv.c index 9a88aa2e..209cbe46 100644 --- a/src/test/check_getdns_libuv.c +++ b/src/test/check_getdns_libuv.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_bindata.h b/src/test/check_getdns_list_get_bindata.h index b067af0e..3c7c174c 100644 --- a/src/test/check_getdns_list_get_bindata.h +++ b/src/test/check_getdns_list_get_bindata.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_data_type.h b/src/test/check_getdns_list_get_data_type.h index 1f1ee21b..e676ae4e 100644 --- a/src/test/check_getdns_list_get_data_type.h +++ b/src/test/check_getdns_list_get_data_type.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_dict.h b/src/test/check_getdns_list_get_dict.h index 96fa1d81..84cd7e89 100644 --- a/src/test/check_getdns_list_get_dict.h +++ b/src/test/check_getdns_list_get_dict.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_int.h b/src/test/check_getdns_list_get_int.h index fa8aba6c..9cc61415 100644 --- a/src/test/check_getdns_list_get_int.h +++ b/src/test/check_getdns_list_get_int.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_length.h b/src/test/check_getdns_list_get_length.h index 02165090..3ccb8551 100644 --- a/src/test/check_getdns_list_get_length.h +++ b/src/test/check_getdns_list_get_length.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_list_get_list.h b/src/test/check_getdns_list_get_list.h index 05fd7f05..1c889766 100644 --- a/src/test/check_getdns_list_get_list.h +++ b/src/test/check_getdns_list_get_list.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_pretty_print_dict.h b/src/test/check_getdns_pretty_print_dict.h index 75dd4438..08aec6c1 100644 --- a/src/test/check_getdns_pretty_print_dict.h +++ b/src/test/check_getdns_pretty_print_dict.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_selectloop.c b/src/test/check_getdns_selectloop.c index 895cd435..7724a08b 100644 --- a/src/test/check_getdns_selectloop.c +++ b/src/test/check_getdns_selectloop.c @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_service.h b/src/test/check_getdns_service.h index e2167335..c9545c0c 100644 --- a/src/test/check_getdns_service.h +++ b/src/test/check_getdns_service.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/check_getdns_service_sync.h b/src/test/check_getdns_service_sync.h index 9d2029e9..09c48f9c 100644 --- a/src/test/check_getdns_service_sync.h +++ b/src/test/check_getdns_service_sync.h @@ -9,7 +9,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/testmessages.c b/src/test/testmessages.c index d2d7ceb9..17e03c70 100644 --- a/src/test/testmessages.c +++ b/src/test/testmessages.c @@ -14,7 +14,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/testmessages.h b/src/test/testmessages.h index e9c2f8c3..0e1b0c95 100644 --- a/src/test/testmessages.h +++ b/src/test/testmessages.h @@ -14,7 +14,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/tests_dict.c b/src/test/tests_dict.c index 028ba9a2..de12c621 100644 --- a/src/test/tests_dict.c +++ b/src/test/tests_dict.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/tests_dnssec.c b/src/test/tests_dnssec.c index 8a2d7fee..986f41e1 100644 --- a/src/test/tests_dnssec.c +++ b/src/test/tests_dnssec.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/tests_list.c b/src/test/tests_list.c index 5825cd78..ca9a9600 100644 --- a/src/test/tests_list.c +++ b/src/test/tests_list.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/tests_stub_async.c b/src/test/tests_stub_async.c index 6d51353d..54015f74 100644 --- a/src/test/tests_stub_async.c +++ b/src/test/tests_stub_async.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/tests_stub_sync.c b/src/test/tests_stub_sync.c index 186014d8..bc092bb9 100644 --- a/src/test/tests_stub_sync.c +++ b/src/test/tests_stub_sync.c @@ -16,7 +16,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/test/testscript.sh b/src/test/testscript.sh index d0f94aa9..d8a0ee0f 100755 --- a/src/test/testscript.sh +++ b/src/test/testscript.sh @@ -9,7 +9,7 @@ # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# * Neither the name of the nor the +# * Neither the names of the copyright holders nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # diff --git a/src/types-internal.h b/src/types-internal.h index a33709b2..90a3f8ee 100644 --- a/src/types-internal.h +++ b/src/types-internal.h @@ -17,7 +17,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/util-internal.c b/src/util-internal.c index d833efbf..1a9d9ba8 100644 --- a/src/util-internal.c +++ b/src/util-internal.c @@ -19,7 +19,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. * diff --git a/src/util-internal.h b/src/util-internal.h index 70645fb3..31da3c09 100644 --- a/src/util-internal.h +++ b/src/util-internal.h @@ -19,7 +19,7 @@ * * Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * * Neither the name of the nor the + * * Neither the names of the copyright holders nor the * names of its contributors may be used to endorse or promote products * derived from this software without specific prior written permission. *