]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
Update email addresses 226/head
authorJeroen Koekkoek <jeroen@koekkoek.nl>
Fri, 22 Sep 2023 14:43:18 +0000 (16:43 +0200)
committerJeroen Koekkoek <jeroen@koekkoek.nl>
Fri, 22 Sep 2023 14:47:34 +0000 (16:47 +0200)
40 files changed:
configure.ac
doc/doxyparse.pl
drill/drill.1.in
drill/drill.c
examples/ldns-chaos.1
examples/ldns-dane.1.in
examples/ldns-dpa.1
examples/ldns-gen-zone.1
examples/ldns-key2ds.1
examples/ldns-keyfetcher.1
examples/ldns-keygen.1
examples/ldns-mx.1
examples/ldns-notify.1
examples/ldns-notify.c
examples/ldns-nsec3-hash.1
examples/ldns-read-zone.1
examples/ldns-resolver.1
examples/ldns-revoke.1
examples/ldns-rrsig.1
examples/ldns-signzone.1
examples/ldns-test-edns.1
examples/ldns-testns.1
examples/ldns-update.1
examples/ldns-verify-zone.1.in
examples/ldns-version.1
examples/ldns-walk.1
examples/ldns-zcat.1
examples/ldns-zsplit.1
examples/ldnsd.1
examples/nsd-test/configure.ac
lua/configure.ac
packaging/ldns-config.1
pcat/configure.ac
pcat/pcat-diff.1
pcat/pcat-print.1
pcat/pcat.1
test/12-unit-tests-dnssec.tpkg/12-unit-tests-dnssec.configure.ac
test/13-unit-tests-base.tpkg/13-unit-tests-base.configure.ac
test/15-unit-tests-rrtypes.tpkg/15-unit-tests-rrtypes.configure.ac
test/16-unit-tests-edns.tpkg/16-unit-tests-edns.configure.ac

index 20b7aba19e86cbfce1d0c36d3ed3700176bee265..ff76665c86db681c8ad5a84c1a4227cbe4f1f027 100644 (file)
@@ -7,7 +7,7 @@ sinclude(acx_nlnetlabs.m4)
 m4_define([VERSION_MAJOR],[1])
 m4_define([VERSION_MINOR],[8])
 m4_define([VERSION_MICRO],[3])
-AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), libdns@nlnetlabs.nl, libdns)
+AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), dns-team@nlnetlabs.nl, libdns)
 AC_CONFIG_SRCDIR([packet.c])
 # needed to build correct soname
 AC_SUBST(LDNS_VERSION_MAJOR, [VERSION_MAJOR])
index 79da2df022f031dc670f4ba2128b4d568f304106..a66340e15eda596e9a45727a56ef855c291341cf 100755 (executable)
@@ -40,9 +40,8 @@ my $MAN_MIDDLE = ".SH AUTHOR
 The ldns team at NLnet Labs.
 
 .SH REPORTING BUGS
-Please report bugs to ldns-team\@nlnetlabs.nl or in 
-our bugzilla at
-http://www.nlnetlabs.nl/bugs/index.html
+Please report bugs to dns-team\@nlnetlabs.nl or on
+GitHub at https://github.com/NLnetLabs/ldns/issues
 
 .SH COPYRIGHT
 Copyright (c) 2004 - 2006 NLnet Labs.
index f249424394b6a359b6c2e7d87e456b12886971d9..dcc7a71aa0fe6653177015e5852162cc40724398 100644 (file)
@@ -249,7 +249,7 @@ unbound-anchor(8)
 Jelte Jansen and Miek Gieben. Both of NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>.
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH BUGS
 
index 611c81f3a8e37e825f29db3d5e0854ca7f55b003..44c1b7687aec6f094396011658427cc881d62e45 100644 (file)
@@ -82,7 +82,7 @@ usage(FILE *stream, const char *progname)
        fprintf(stream, "\t-z\t\tdon't randomize the nameservers before use\n");
        fprintf(stream, "\n  [*] = enables/implies DNSSEC\n");
        fprintf(stream, "  [**] = can be given more than once\n");
-       fprintf(stream, "\n  ldns-team@nlnetlabs.nl | http://www.nlnetlabs.nl/ldns/\n");
+       fprintf(stream, "\n  dns-team@nlnetlabs.nl | http://www.nlnetlabs.nl/ldns/\n");
 }
 
 /**
index e9b7bf46dc953782441254b2adec1dcb80e35856..6cb7a94c2e8008e4b6bdb19b2efd76e240711784 100644 (file)
@@ -18,7 +18,7 @@ each address for its \fIversion.bind\fR and \fIhostname.bind\fR.
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index a3d83a227fff9a3f08db8e851e0d707205a4ce50..e87c27c2899c8c4c5f68fa8af28881a84490a97b 100644 (file)
@@ -170,7 +170,7 @@ unbound-anchor(8)
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to \fIldns-team@nlnetlabs.nl\fR. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2012 NLnet Labs. This is free software. There is NO
index 6ff9eb323d4e236bf6144da0d87e723931f96937..c3239f0c09d502ce8d2f80e0cf925d620253eb57 100644 (file)
@@ -143,7 +143,7 @@ Print all query packets seen on the specified interface.
 Written by Jelte Jansen for NLnetLabs.
 
 .SH REPORTING BUGS
-Report bugs to <jelte@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 0e5a0dc678d83d90f0faac93428c722d5056614f..db6bca6342d360153e0b99ae7ff3a5f8ab2bc134 100644 (file)
@@ -77,7 +77,7 @@ Initially written by Marco Davids, several modifications added by Miek
 Gieben, both from SIDN.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>.
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH BUGS
 Only undiscovered ones.
index 5571777dbc7a1d2543966889a3b9533346c903bf..6225eef57ea2af65ec238291a9df4ea3d781b7c5 100644 (file)
@@ -44,7 +44,7 @@ Use SHA384 as the hash function
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 6ddc14eacf88577fddc395e7745b92210d1f379a..13931fb66b2948e135b373b26fa49b2bafb3c261 100644 (file)
@@ -56,7 +56,7 @@ The filenames will be of the format K<file>.+<alg>.+<keytag>.key
 Written by Jelte Jansen for NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2006 NLnet Labs. This is free software. There is NO
index 4bb9fec2dd7075b5af6f38491d438a230c2159fb..7e52a60bf2af3c00e7bc4365e549ce5403854cf2 100644 (file)
@@ -61,7 +61,7 @@ Show the version and exit
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO
index cad97abcd82b270daf9ab3b7fb63cd3d1a0b9817..ec110cbabcb9fc24cf2edfe3b5b48b502b0d04aa 100644 (file)
@@ -15,7 +15,7 @@ ldns-mx \- print out the mx record(s) for a domain
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index c7fbb6f70922e693b847a3591f33ad1d49c64b07..b77b0d4bbe237294b40dd0648f4afc2879334b6b 100644 (file)
@@ -62,7 +62,7 @@ acknowledgement to the notify message, and a failure exit code otherwise.
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index bfd1238475ec78a95d3a2702523a3bc5aabdc4dd..0c4f68dfcc905d6310162da25321a322b827fd81 100644 (file)
@@ -39,7 +39,7 @@ usage(void)
        fprintf(stderr, "\t-r num\t\tmax number of retries (%d)\n", 
                max_num_retry);
        fprintf(stderr, "\t-h\t\tPrint this help information\n\n");
-       fprintf(stderr, "Report bugs to <ldns-team@nlnetlabs.nl>\n");
+       fprintf(stderr, "Report bugs to <dns-team@nlnetlabs.nl>\n");
        exit(1);
 }
 
index 1b0f70ce395c4fcd751e73c7b6fcdd3eabec00e8..9fd5bd5f12831f39630f3ed329152b756b855813 100644 (file)
@@ -26,7 +26,7 @@ Use count iterations for the hash calculation.
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2008 NLnet Labs. This is free software. There is NO
index 18c9f6dbf69dc541de1442f89c372f22bd00e04a..11ecad71d981a3d0d00a77affc38fdd03618f496 100644 (file)
@@ -105,7 +105,7 @@ Sort the zone before printing (this implies \-c)
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 2392606881f5dc224f48b31c6cc9fa916ff2bb05..de7c2593c8461ebe1e76d10135ba3321057a6d2f 100644 (file)
@@ -18,7 +18,7 @@ be parsed successfully.
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 5a16244dac42c43d1d2bc746c0e01d06836319b8..3a8ee4b1dbdd8d129ac94aa96cc47a9ed4197d39 100644 (file)
@@ -19,7 +19,7 @@ Write the result to stdout instead of a file
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2008 NLnet Labs. This is free software. There is NO
index d64b9f3ba4d907b6d93c39cf675c519244f05667..8262e3d44dcb393c459047a3efdfc76c49de1740 100644 (file)
@@ -22,7 +22,7 @@ If the second argument \fBtype\fR is given the RRSIG covering that type will be
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 68f9f77376a235cdd93fa8c70f2bcd8df2c25bc3..b1cdeebf9172b27d1023583ed45cb3befce4ad46 100644 (file)
@@ -186,7 +186,7 @@ Written by the ldns team as an example for ldns usage.
 Portions of engine support by Vadim Penzin <vadim@penzin.net>. 
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO
index 2659ccc47acd2eb983efdfeff8af63935845d64b..5f703d7c947fc6bc679aae007fcb46b7934f4682 100644 (file)
@@ -34,7 +34,7 @@ IP address: 0 is OK, 1 is failure, 2 is some sort of network failure.
 .SH AUTHOR
 Written by the ldns team as an example for ldns usage.
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 .SH COPYRIGHT
 Copyright (C) 2010 NLnet Labs. This is free software. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
index f1e1f51194f60f1c899d75cde0466a9806511803..4164690bfffb7a07c285ec146d4334c690a8b604 100644 (file)
@@ -128,7 +128,7 @@ ENTRY_END
 .SH AUTHOR
 Written by the ldns team as an example for ldns usage, and for testing purposes.
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 .SH COPYRIGHT
 Copyright (C) 2006-2008 NLnet Labs. This is free software. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
index f36b2683401ab481ce323fdd8e0935f648bca080..4b1a8b332cd1676fa868dd488a50e436dda023c4 100644 (file)
@@ -44,7 +44,7 @@ ldns-update my.example.org 1.2.3.4
 Written by Jakob Schlyter and HÃ¥kan Olsson, as an addition to the ldns library from NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index c37cb7912a118ecb491082068806db7efdb32bed..6bea57f0c1535d45bd84b2bec6ca8ee0f676b860 100644 (file)
@@ -107,7 +107,7 @@ unbound-anchor(8)
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2008 NLnet Labs. This is free software. There is NO
index bf409a305a7f47c9a0c5b37b74db0622c7f22e3d..102e5d3561526e30450f50802679dbb150daa727 100644 (file)
@@ -14,7 +14,7 @@ ldns-version \- print out the version of the ldns-library and tools on this syst
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index d4d1b6e79c17d155330ec99701982d96d0d8e0e3..0523b0dabbdec4d0c4ea0f5e71e4c64d59a2dd5c 100644 (file)
@@ -53,7 +53,7 @@ The full zone walk function is not complete yet, it does not correctly print del
 Written by Jelte Jansen as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 4fd7ba6d7dbb2a79dc1e89b1460043e4e328c98c..0c33c466a3fde0d07c7833a7eb144b6bcf017b44 100644 (file)
@@ -26,7 +26,7 @@ show the version number and exit
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
index 02dce404cfb89654cb467b287af4cc8739e3c4ab..be110b5b1c4771079ea0662b348c13b5ef698492 100644 (file)
@@ -35,7 +35,7 @@ Show version number and exit.
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
index 5b18058aba1b061ad9563db89c02888dc934a8c6..2036b67dc2eafbf3b0446db176c35d49e52f9e5b 100644 (file)
@@ -18,7 +18,7 @@ This is NOT a full-fledged authoritative nameserver!
 Written by the ldns team as an example for ldns usage.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005 NLnet Labs. This is free software. There is NO
index 5cd62ca6811a899e0f560bdb41a2c969b2f6728c..05c7bf834edfb7d82a5b51044ff492a629bf77f4 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(ldns, 1.7.0, libdns@nlnetlabs.nl,libdns)
+AC_INIT(ldns, 1.7.0, dns-team@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([nsd-ldnsd.c])
 
 OURCPPFLAGS='-D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D__BSD_VISIBLE'
index c31ec46f068e82906ec87290a9999965ebc8d901..72ae88c6ca85407ecd5d4c9270527848af747a27 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(ldns-tests, 1.7.0, libdns@nlnetlabs.nl, ldns-tests-1.0)
+AC_INIT(ldns-tests, 1.7.0, dns-team@nlnetlabs.nl, ldns-tests-1.0)
 AC_CONFIG_SRCDIR([../ldns/config.h])
 
 AC_AIX
index 72afc1898ebbc94b96a65858345fe2f8d2f0b646..37df20a4031169c741f35dc307ec9d0beb9e1c49 100644 (file)
@@ -38,7 +38,7 @@ Show \fBldns-config\fR usage description
 Written by the ldns team.
 
 .SH REPORTING BUGS
-Report bugs to <ldns-team@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2011 NLnet Labs. This is free software. There is NO
index 61c68f73dda222b2195ab2ed339519e3b92a54e5..090610ae20dcc158ca6704b283a39bbfd1e7abd3 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(pcat, 1.7.0, libdns@nlnetlabs.nl,pcat)
+AC_INIT(pcat, 1.7.0, dns-team@nlnetlabs.nl,pcat)
 AC_CONFIG_SRCDIR([pcat.c])
 
 OURCPPFLAGS=''
index c390b959db330bb12a4bb40f584c20071a425a8d..3f5a5a8d1ac327de7c4d1e0932e0e3061bceb0a5 100644 (file)
@@ -174,7 +174,7 @@ Also see pcat(1) and pcat-print(1).
 Written by Miek Gieben for NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <miek@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
index 2a11aeb6111c08f4d64af0ae0074a99e05a79d46..7fd94746fdb59ce73163b02a3ed821c0290f4f63 100644 (file)
@@ -51,7 +51,7 @@ Also see pcat(1) and pcat-diff(1).
 Written by Miek Gieben for NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <miek@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
index e69609c40bbe662c73ac398a831a88ad35916739..897fa9542958fd8116be258ff0ca9715608c077a 100644 (file)
@@ -49,7 +49,7 @@ Also see pcat-print(1) and pcat-diff(1).
 Written by Miek Gieben for NLnet Labs.
 
 .SH REPORTING BUGS
-Report bugs to <miek@nlnetlabs.nl>. 
+Report bugs to <dns-team@nlnetlabs.nl>.
 
 .SH COPYRIGHT
 Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
index 621004640c06fd13411124f3219448d354d10fc4..e0313899f05824f1df1a988c6b37e1cdd4354c13 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libdns, 1.1.0, libdns@nlnetlabs.nl,libdns)
+AC_INIT(libdns, 1.1.0, dns-team@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([12-unit-tests-dnssec.c])
 
 OURCPPFLAGS=''
index 47a0f33711b6c45b142aaa38f6210ff7350da946..5b3be28941f11961d998eb9007667965b00442d4 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(drill, 1.1.0, ldns-team@nlnetlabs.nl, ldns-team)
+AC_INIT(drill, 1.1.0, dns-team@nlnetlabs.nl, ldns-team)
 AC_CONFIG_SRCDIR([13-unit-tests-base.c])
 
 AC_AIX
index 77398d7e6ee8ef6286d97ce26e13aa1fd8ab561c..9286e12cc133d2a358df8ea02c4d2d0945459e75 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(libdns, 1.1.0, libdns@nlnetlabs.nl,libdns)
+AC_INIT(libdns, 1.1.0, dns-team@nlnetlabs.nl,libdns)
 AC_CONFIG_SRCDIR([15-unit-tests-rrtypes.c])
 
 OURCPPFLAGS=''
index 47a0f33711b6c45b142aaa38f6210ff7350da946..5b3be28941f11961d998eb9007667965b00442d4 100644 (file)
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.57)
-AC_INIT(drill, 1.1.0, ldns-team@nlnetlabs.nl, ldns-team)
+AC_INIT(drill, 1.1.0, dns-team@nlnetlabs.nl, ldns-team)
 AC_CONFIG_SRCDIR([13-unit-tests-base.c])
 
 AC_AIX