chiark / gitweb /
Update copyright dates and documentation.
[adns] / client / adnslogres.c
index b86b408fc2d2a1cfcef5ce925475f2a37e022b21..44a185c7b0f588e3d38a7f098e99e7ef8c70e736 100644 (file)
@@ -4,12 +4,12 @@
  */
 /*
  *  This file is
- *   Copyright (C) 1999 Tony Finch <dot@dotat.at>
+ *   Copyright (C) 1999-2000 Tony Finch <dot@dotat.at>
  *   Copyright (C) 1999-2000 Ian Jackson <ian@davenant.greenend.org.uk>
  *
  *  It is part of adns, which is
  *    Copyright (C) 1997-2000 Ian Jackson <ian@davenant.greenend.org.uk>
- *    Copyright (C) 1999 Tony Finch <dot@dotat.at>
+ *    Copyright (C) 1999-2000 Tony Finch <dot@dotat.at>
  *  
  *  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
@@ -31,7 +31,7 @@
  */
 
 static const char * const cvsid =
-       "$Id: adnslogres.c,v 1.17 2000/09/16 21:48:13 ian Exp $";
+       "$Id: adnslogres.c,v 1.18 2000/09/17 00:24:24 ian Exp $";
 
 #include <sys/types.h>
 #include <sys/time.h>