chiark / gitweb /
Replace (out-of-date) copyright dates with references
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 5 May 2026 17:16:39 +0000 (18:16 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 5 May 2026 17:17:28 +0000 (18:17 +0100)
regress/hfuzz.c
regress/hfuzzraw.c.m4
regress/hnonfuzz.c
src/adns.h

index 5d23368e97dea60a94858e65abc3678105e6bc66..e8f777b17936737614c89968facea8de92320102 100644 (file)
@@ -2,12 +2,8 @@
  * (part of complex test harness, not of the library)
  * - routines used for fuzzing (a kind of playback)
  *
- *  This file is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014-2016  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.)
+ *  This file is part of adns, which is Copyright Ian Jackson
+ *  and contributors (see the file INSTALL for full details).
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index fa54c537bac463ef8c6e2392b51ade4389fe3e77..e11e0f9355e57a0ed52078ff686f1c9068419cce 100644 (file)
@@ -2,12 +2,8 @@ m4_dnl hfuzzraw.c.m4
 m4_dnl (part of complex test harness, not of the library)
 m4_dnl - routines for fuzzing
 
-m4_dnl  This file is part of adns, which is
-m4_dnl    Copyright (C) 1997-2000,2003,2006,2014-2016  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.)
+m4_dnl  This file is part of adns, which is Copyright Ian Jackson
+m4_dnl  and contributors (see the file INSTALL for full details).
 m4_dnl  
 m4_dnl  This program is free software; you can redistribute it and/or modify
 m4_dnl  it under the terms of the GNU General Public License as published by
index eff569ee4953ae70affa37bfcb3ae8cc712bf58e..67535ec7ced0dd9adf6d855aa55eff48ce78d327 100644 (file)
@@ -2,12 +2,8 @@
  * (part of complex test harness, not of the library)
  * - routines used for record and playback but not for fuzzing
  *
- *  This file is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014-2016  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.)
+ *  This file is part of adns, which is Copyright Ian Jackson
+ *  and contributors (see the file INSTALL for full details).
  *  
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index ba44b06c972add406a5c565d6aae008f1c1bb244..e8e108d793486d35bf82b4ccb036905ea13ede2f 100644 (file)
@@ -3,11 +3,8 @@
  * - adns user-visible API
  */
 /*
- *
- *  This file is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014-2016  Ian Jackson
- *    Copyright (C) 1999-2000,2003,2006 Tony Finch
- *    Copyright (C) 1991 Massachusetts Institute of Technology
+ *  This file is part of adns, which is Copyright Ian Jackson
+ *  and contributors (see the file INSTALL for full details).
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by