chiark / gitweb /
update copyright dates
[adns.git] / client / adnsheloex.c
index db2316854c144a7ee3065dfeebc0295c87dc22af..7627793fcd0b21b32f5418f3b671f6cee8174089 100644 (file)
@@ -7,8 +7,10 @@
  *   Copyright (C) 2004 Tony Finch <dot@dotat.at>
  *
  *  It is part of adns, which is
- *    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
- *    Copyright (C) 1999-2004 Tony Finch <dot@dotat.at>
+ *    Copyright (C) 1997-2000,2003,2006  Ian Jackson
+ *    Copyright (C) 1999-2000,2003,2006  Tony Finch
+ *    Copyright (C) 1991 Massachusetts Institute of Technology
+ *  (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
@@ -28,7 +30,7 @@
  */
 
 static const char * const cvsid =
-       "$Id: adnsheloex.c,v 1.1 2005/03/16 21:28:51 ian Exp $";
+       "$Id: adnsheloex.c,v 1.2 2006/04/08 14:36:57 ian Exp $";
 
 #include <sys/types.h>
 #include <sys/socket.h>