Licensing: Add copyright for Mark Wooding
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 23:07:19 +0000 (00:07 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 19 Oct 2014 23:07:19 +0000 (00:07 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
47 files changed:
Makefile.in
acconfig.h
aclocal.m4
client/Makefile.in
client/addrtext.c
client/adh-main.c
client/adh-opts.c
client/adh-query.c
client/adnsheloex.c
client/adnshost.h
client/adnslogres.c
client/adnsresfilter.c
client/adnstest.c
client/client.h
client/fanftest.c
configure.in
dynamic/Makefile.in
regress/Makefile.in
regress/addcases
regress/checkall
regress/harness.h.m4
regress/hcommon.c.m4
regress/hmacros.i4
regress/hplayback.c.m4
regress/hrecord.c.m4
regress/hredirect.h.m4
regress/hsyscalls.h.m4
regress/hsyscalls.i4
regress/m1test
regress/r1test
settings.make.in
src/Makefile.in
src/addrfam.c
src/adns.make
src/check.c
src/dlist.h
src/event.c
src/general.c
src/internal.h
src/parse.c
src/poll.c
src/query.c
src/reply.c
src/setup.c
src/transmit.c
src/tvarith.h
src/types.c

index b3f7b45..7f65924 100644 (file)
@@ -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.)
index ac69cbd..af61b7d 100644 (file)
@@ -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.)
index 00543af..12b3b56 100644 (file)
@@ -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.)
index 014f380..e97259c 100644 (file)
@@ -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.)
index 572ee0f..7cc7111 100644 (file)
@@ -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.)
index 3db3fa8..c77aa5d 100644 (file)
@@ -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.)
index 8a36bbb..04664eb 100644 (file)
@@ -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.)
index ec6c627..55b23e7 100644 (file)
@@ -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.)
index 427ab87..0ec2a41 100644 (file)
@@ -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.)
index 27b49eb..0a7a758 100644 (file)
@@ -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.)
index 296ae1b..a93e855 100644 (file)
@@ -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.)
index dcf7011..770af17 100644 (file)
@@ -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.)
index 8667a41..0e0db03 100644 (file)
@@ -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.)
index b7d0822..ff57aa8 100644 (file)
@@ -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" \
index db6de4b..85a40a8 100644 (file)
@@ -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.)
index 27d11f7..2855fe6 100644 (file)
@@ -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.)
index 8b935b8..61c8289 100644 (file)
@@ -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.)
index a18ec62..2834e83 100644 (file)
@@ -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.)
index 0d46bae..064a2a7 100755 (executable)
@@ -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.)
index e3f79e4..5b405c4 100755 (executable)
@@ -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.)
index d183d0b..bf4f308 100644 (file)
@@ -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.)
index f0c826e..c5069ee 100644 (file)
@@ -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.)
index cfb2042..7212394 100644 (file)
@@ -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.)
index 2f961f7..475144a 100644 (file)
@@ -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.)
index d807bd3..6e50efb 100644 (file)
@@ -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.)
index bc241f0..8111640 100644 (file)
@@ -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.)
index b93566f..3abb5e7 100644 (file)
@@ -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.)
index 41097fc..2efa879 100644 (file)
@@ -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.)
index 37db2dc..a662ed2 100755 (executable)
@@ -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.)
index 05b10a3..d160782 100755 (executable)
@@ -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.)
index 042d62c..4fcb033 100644 (file)
@@ -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.)
index 13a2481..6557f59 100644 (file)
@@ -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.)
index 4aef5d9..528036c 100644 (file)
@@ -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.)
index 1cdc28e..8c2af75 100644 (file)
@@ -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.)
index b9c54f3..08fe163 100644 (file)
@@ -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.)
index 4a3879f..db95c60 100644 (file)
@@ -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.)
index 3621bc8..3dd927b 100644 (file)
@@ -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.)
index 66f72d8..b1ae2be 100644 (file)
@@ -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.)
index 655cee2..ad7d4d7 100644 (file)
@@ -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.)
index cc4252e..80b7974 100644 (file)
@@ -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.)
index 0b47a83..305b275 100644 (file)
@@ -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.)
index 799a318..1f51b69 100644 (file)
@@ -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.)
index 83c3431..7d11327 100644 (file)
@@ -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.)
index 6060a08..12d2241 100644 (file)
@@ -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.)
index 286d167..9cef6db 100644 (file)
@@ -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.)
index 8319301..1492dd6 100644 (file)
@@ -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.)
index 754c237..06d0d4c 100644 (file)
@@ -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.)