Skip to content

Commit

Permalink
Merge pull request #226 from k0ekk0ek/dns-team
Browse files Browse the repository at this point in the history
Update email addresses to dns-team
  • Loading branch information
wtoorop authored Sep 27, 2023
2 parents 67b9f0a + c9d396a commit 26333cc
Show file tree
Hide file tree
Showing 40 changed files with 41 additions and 42 deletions.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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])
Expand Down
5 changes: 2 additions & 3 deletions doc/doxyparse.pl
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,8 @@
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.
Expand Down
2 changes: 1 addition & 1 deletion drill/drill.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ unbound-anchor(8)
Jelte Jansen and Miek Gieben. Both of NLnet Labs.

.SH REPORTING BUGS
Report bugs to <ldns[email protected]>.
Report bugs to <dns[email protected]>.

.SH BUGS

Expand Down
2 changes: 1 addition & 1 deletion drill/drill.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected] | http://www.nlnetlabs.nl/ldns/\n");
fprintf(stream, "\n dns[email protected] | http://www.nlnetlabs.nl/ldns/\n");
}

/**
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-chaos.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-dane.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]\fR.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2012 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-dpa.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-gen-zone.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH BUGS
Only undiscovered ones.
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-key2ds.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-keyfetcher.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2006 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-keygen.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-mx.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-notify.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-notify.c
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>\n");
fprintf(stderr, "Report bugs to <dns[email protected]>\n");
exit(1);
}

Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-nsec3-hash.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2008 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-read-zone.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-resolver.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-revoke.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2008 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-rrsig.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-signzone.1
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Written by the ldns team as an example for ldns usage.
Portions of engine support by Vadim Penzin <[email protected]>.

.SH REPORTING BUGS
Report bugs to <ldns[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005-2008 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-test-edns.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.
.SH COPYRIGHT
Copyright (C) 2010 NLnet Labs. This is free software. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-testns.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.
.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
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-update.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-verify-zone.1.in
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2008 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-version.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-walk.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-zcat.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldns-zsplit.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005, 2006 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/ldnsd.1
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2005 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion examples/nsd-test/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion lua/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packaging/ldns-config.1
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Show \fBldns-config\fR usage description
Written by the ldns team.

.SH REPORTING BUGS
Report bugs to <ldns[email protected]>.
Report bugs to <dns[email protected]>.

.SH COPYRIGHT
Copyright (C) 2011 NLnet Labs. This is free software. There is NO
Expand Down
2 changes: 1 addition & 1 deletion pcat/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -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=''
Expand Down
2 changes: 1 addition & 1 deletion pcat/pcat-diff.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pcat/pcat-print.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pcat/pcat.1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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=''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected], ldns-team)
AC_INIT(drill, 1.1.0, dns[email protected], ldns-team)
AC_CONFIG_SRCDIR([13-unit-tests-base.c])

AC_AIX
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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=''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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[email protected], ldns-team)
AC_INIT(drill, 1.1.0, dns[email protected], ldns-team)
AC_CONFIG_SRCDIR([13-unit-tests-base.c])

AC_AIX
Expand Down

0 comments on commit 26333cc

Please sign in to comment.