From ca8800b75ad4639d2c9e448b822627ad50d56c02 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 5 May 2026 18:16:39 +0100 Subject: [PATCH] Replace (out-of-date) copyright dates with references --- regress/hfuzz.c | 8 ++------ regress/hfuzzraw.c.m4 | 8 ++------ regress/hnonfuzz.c | 8 ++------ src/adns.h | 7 ++----- 4 files changed, 8 insertions(+), 23 deletions(-) diff --git a/regress/hfuzz.c b/regress/hfuzz.c index 5d23368..e8f777b 100644 --- a/regress/hfuzz.c +++ b/regress/hfuzz.c @@ -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 diff --git a/regress/hfuzzraw.c.m4 b/regress/hfuzzraw.c.m4 index fa54c53..e11e0f9 100644 --- a/regress/hfuzzraw.c.m4 +++ b/regress/hfuzzraw.c.m4 @@ -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 diff --git a/regress/hnonfuzz.c b/regress/hnonfuzz.c index eff569e..67535ec 100644 --- a/regress/hnonfuzz.c +++ b/regress/hnonfuzz.c @@ -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 diff --git a/src/adns.h b/src/adns.h index ba44b06..e8e108d 100644 --- a/src/adns.h +++ b/src/adns.h @@ -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 -- 2.30.2