Update copyright dates
[adns] / client / adnsheloex.c
index 427ab87..5c0befe 100644 (file)
@@ -7,7 +7,8 @@
  *   Copyright (C) 2004 Tony Finch <dot@dotat.at>
  *
  *  It is part of adns, which is
- *    Copyright (C) 1997-2000,2003,2006,2014  Ian Jackson
+ *    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.)
@@ -28,9 +29,6 @@
  *  This file is by Tony Finch, based on adnslogres.c.
  */
 
-static const char * const cvsid =
-       "$Id$";
-
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/time.h>