From 17cd4f48f8aee24c988b662b95884d50b6395584 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Oct 2014 00:07:19 +0100 Subject: [PATCH] Licensing: Add copyright for Mark Wooding Signed-off-by: Ian Jackson --- Makefile.in | 1 + acconfig.h | 1 + aclocal.m4 | 1 + client/Makefile.in | 1 + client/addrtext.c | 1 + client/adh-main.c | 1 + client/adh-opts.c | 1 + client/adh-query.c | 1 + client/adnsheloex.c | 1 + client/adnshost.h | 1 + client/adnslogres.c | 1 + client/adnsresfilter.c | 1 + client/adnstest.c | 1 + client/client.h | 2 ++ client/fanftest.c | 1 + configure.in | 1 + dynamic/Makefile.in | 1 + regress/Makefile.in | 1 + regress/addcases | 1 + regress/checkall | 1 + regress/harness.h.m4 | 1 + regress/hcommon.c.m4 | 1 + regress/hmacros.i4 | 1 + regress/hplayback.c.m4 | 1 + regress/hrecord.c.m4 | 1 + regress/hredirect.h.m4 | 1 + regress/hsyscalls.h.m4 | 1 + regress/hsyscalls.i4 | 1 + regress/m1test | 1 + regress/r1test | 1 + settings.make.in | 1 + src/Makefile.in | 1 + src/addrfam.c | 1 + src/adns.make | 1 + src/check.c | 1 + src/dlist.h | 1 + src/event.c | 1 + src/general.c | 1 + src/internal.h | 1 + src/parse.c | 1 + src/poll.c | 1 + src/query.c | 1 + src/reply.c | 1 + src/setup.c | 1 + src/transmit.c | 1 + src/tvarith.h | 1 + src/types.c | 1 + 47 files changed, 48 insertions(+) diff --git a/Makefile.in b/Makefile.in index b3f7b45..7f65924 100644 --- a/Makefile.in +++ b/Makefile.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/acconfig.h b/acconfig.h index ac69cbd..af61b7d 100644 --- a/acconfig.h +++ b/acconfig.h @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/aclocal.m4 b/aclocal.m4 index 00543af..12b3b56 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/client/Makefile.in b/client/Makefile.in index 014f380..e97259c 100644 --- a/client/Makefile.in +++ b/client/Makefile.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/client/addrtext.c b/client/addrtext.c index 572ee0f..7cc7111 100644 --- a/client/addrtext.c +++ b/client/addrtext.c @@ -23,6 +23,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adh-main.c b/client/adh-main.c index 3db3fa8..c77aa5d 100644 --- a/client/adh-main.c +++ b/client/adh-main.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adh-opts.c b/client/adh-opts.c index 8a36bbb..04664eb 100644 --- a/client/adh-opts.c +++ b/client/adh-opts.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adh-query.c b/client/adh-query.c index ec6c627..55b23e7 100644 --- a/client/adh-query.c +++ b/client/adh-query.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adnsheloex.c b/client/adnsheloex.c index 427ab87..0ec2a41 100644 --- a/client/adnsheloex.c +++ b/client/adnsheloex.c @@ -8,6 +8,7 @@ * * It is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adnshost.h b/client/adnshost.h index 27b49eb..0a7a758 100644 --- a/client/adnshost.h +++ b/client/adnshost.h @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adnslogres.c b/client/adnslogres.c index 296ae1b..a93e855 100644 --- a/client/adnslogres.c +++ b/client/adnslogres.c @@ -9,6 +9,7 @@ * * It is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adnsresfilter.c b/client/adnsresfilter.c index dcf7011..770af17 100644 --- a/client/adnsresfilter.c +++ b/client/adnsresfilter.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/adnstest.c b/client/adnstest.c index 8667a41..0e0db03 100644 --- a/client/adnstest.c +++ b/client/adnstest.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/client/client.h b/client/client.h index b7d0822..ff57aa8 100644 --- a/client/client.h +++ b/client/client.h @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) @@ -30,6 +31,7 @@ #define COPYRIGHT_MESSAGE \ "Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson\n" \ + "Copyright (C) 2014 Mark Wooding\n" \ "Copyright (C) 1999-2000,2003,2006 Tony Finch\n" \ "Copyright (C) 1991 Massachusetts Institute of Technology\n" \ "This is free software; see the source for copying conditions. There is NO\n" \ diff --git a/client/fanftest.c b/client/fanftest.c index db6de4b..85a40a8 100644 --- a/client/fanftest.c +++ b/client/fanftest.c @@ -9,6 +9,7 @@ * * It is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/configure.in b/configure.in index 27d11f7..2855fe6 100644 --- a/configure.in +++ b/configure.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/dynamic/Makefile.in b/dynamic/Makefile.in index 8b935b8..61c8289 100644 --- a/dynamic/Makefile.in +++ b/dynamic/Makefile.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/regress/Makefile.in b/regress/Makefile.in index a18ec62..2834e83 100644 --- a/regress/Makefile.in +++ b/regress/Makefile.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/regress/addcases b/regress/addcases index 0d46bae..064a2a7 100755 --- a/regress/addcases +++ b/regress/addcases @@ -3,6 +3,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/regress/checkall b/regress/checkall index e3f79e4..5b405c4 100755 --- a/regress/checkall +++ b/regress/checkall @@ -4,6 +4,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/regress/harness.h.m4 b/regress/harness.h.m4 index d183d0b..bf4f308 100644 --- a/regress/harness.h.m4 +++ b/regress/harness.h.m4 @@ -4,6 +4,7 @@ m4_dnl - function and other declarations m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hcommon.c.m4 b/regress/hcommon.c.m4 index f0c826e..c5069ee 100644 --- a/regress/hcommon.c.m4 +++ b/regress/hcommon.c.m4 @@ -4,6 +4,7 @@ m4_dnl - routines used for both record and playback m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hmacros.i4 b/regress/hmacros.i4 index cfb2042..7212394 100644 --- a/regress/hmacros.i4 +++ b/regress/hmacros.i4 @@ -4,6 +4,7 @@ m4_dnl - common macros m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hplayback.c.m4 b/regress/hplayback.c.m4 index 2f961f7..475144a 100644 --- a/regress/hplayback.c.m4 +++ b/regress/hplayback.c.m4 @@ -4,6 +4,7 @@ m4_dnl - playback routines m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hrecord.c.m4 b/regress/hrecord.c.m4 index d807bd3..6e50efb 100644 --- a/regress/hrecord.c.m4 +++ b/regress/hrecord.c.m4 @@ -4,6 +4,7 @@ m4_dnl - recording routines m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hredirect.h.m4 b/regress/hredirect.h.m4 index bc241f0..8111640 100644 --- a/regress/hredirect.h.m4 +++ b/regress/hredirect.h.m4 @@ -4,6 +4,7 @@ m4_dnl - redefinitions of system calls m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hsyscalls.h.m4 b/regress/hsyscalls.h.m4 index b93566f..3abb5e7 100644 --- a/regress/hsyscalls.h.m4 +++ b/regress/hsyscalls.h.m4 @@ -4,6 +4,7 @@ m4_dnl - prototypes of redefinitions of system calls m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/hsyscalls.i4 b/regress/hsyscalls.i4 index 41097fc..2efa879 100644 --- a/regress/hsyscalls.i4 +++ b/regress/hsyscalls.i4 @@ -4,6 +4,7 @@ m4_dnl - list of syscalls to override/log and their args m4_dnl This file is part of adns, which is m4_dnl Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +m4_dnl Copyright (C) 2014 Mark Wooding m4_dnl Copyright (C) 1999-2000,2003,2006 Tony Finch m4_dnl Copyright (C) 1991 Massachusetts Institute of Technology m4_dnl (See the file INSTALL for full details.) diff --git a/regress/m1test b/regress/m1test index 37db2dc..a662ed2 100755 --- a/regress/m1test +++ b/regress/m1test @@ -4,6 +4,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/regress/r1test b/regress/r1test index 05b10a3..d160782 100755 --- a/regress/r1test +++ b/regress/r1test @@ -4,6 +4,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/settings.make.in b/settings.make.in index 042d62c..4fcb033 100644 --- a/settings.make.in +++ b/settings.make.in @@ -3,6 +3,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/src/Makefile.in b/src/Makefile.in index 13a2481..6557f59 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/src/addrfam.c b/src/addrfam.c index 4aef5d9..528036c 100644 --- a/src/addrfam.c +++ b/src/addrfam.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/adns.make b/src/adns.make index 1cdc28e..8c2af75 100644 --- a/src/adns.make +++ b/src/adns.make @@ -2,6 +2,7 @@ # # This file is part of adns, which is # Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson +# Copyright (C) 2014 Mark Wooding # Copyright (C) 1999-2000,2003,2006 Tony Finch # Copyright (C) 1991 Massachusetts Institute of Technology # (See the file INSTALL for full details.) diff --git a/src/check.c b/src/check.c index b9c54f3..08fe163 100644 --- a/src/check.c +++ b/src/check.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/dlist.h b/src/dlist.h index 4a3879f..db95c60 100644 --- a/src/dlist.h +++ b/src/dlist.h @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/event.c b/src/event.c index 3621bc8..3dd927b 100644 --- a/src/event.c +++ b/src/event.c @@ -7,6 +7,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/general.c b/src/general.c index 66f72d8..b1ae2be 100644 --- a/src/general.c +++ b/src/general.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/internal.h b/src/internal.h index 655cee2..ad7d4d7 100644 --- a/src/internal.h +++ b/src/internal.h @@ -7,6 +7,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/parse.c b/src/parse.c index cc4252e..80b7974 100644 --- a/src/parse.c +++ b/src/parse.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/poll.c b/src/poll.c index 0b47a83..305b275 100644 --- a/src/poll.c +++ b/src/poll.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/query.c b/src/query.c index 799a318..1f51b69 100644 --- a/src/query.c +++ b/src/query.c @@ -7,6 +7,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/reply.c b/src/reply.c index 83c3431..7d11327 100644 --- a/src/reply.c +++ b/src/reply.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/setup.c b/src/setup.c index 6060a08..12d2241 100644 --- a/src/setup.c +++ b/src/setup.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/transmit.c b/src/transmit.c index 286d167..9cef6db 100644 --- a/src/transmit.c +++ b/src/transmit.c @@ -6,6 +6,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/tvarith.h b/src/tvarith.h index 8319301..1492dd6 100644 --- a/src/tvarith.h +++ b/src/tvarith.h @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) diff --git a/src/types.c b/src/types.c index 754c237..06d0d4c 100644 --- a/src/types.c +++ b/src/types.c @@ -5,6 +5,7 @@ /* * This file is part of adns, which is * Copyright (C) 1997-2000,2003,2006,2014 Ian Jackson + * Copyright (C) 2014 Mark Wooding * Copyright (C) 1999-2000,2003,2006 Tony Finch * Copyright (C) 1991 Massachusetts Institute of Technology * (See the file INSTALL for full details.) -- 2.30.2