chiark / gitweb /
regress: Move case-*.in opening to shlib playback_prepare
[adns.git] / client / adnslogres.c
index a72e37a8e1c3622c543a6d30be74ef89c95ca820..3a128efc7ba626d688574162405cb619cf5bdddc 100644 (file)
@@ -5,10 +5,11 @@
 /*
  *  This file is
  *   Copyright (C) 1999-2000 Tony Finch <dot@dotat.at>
- *   Copyright (C) 1999-2000 Ian Jackson <ian@davenant.greenend.org.uk>
+ *   Copyright (C) 1999-2000,2020 Ian Jackson <ian@davenant.greenend.org.uk>
  *
  *  It is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006  Ian Jackson
+ *    Copyright (C) 1997-2000,2003,2006,2014-2016,2020  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.)
@@ -31,9 +32,6 @@
  *  subsequently.
  */
 
-static const char * const cvsid =
-       "$Id$";
-
 #include <sys/types.h>
 #include <sys/time.h>