chiark / gitweb /
Copyrights now acknowledge fanf for adns. Individual file copyrights too.
[adns] / client / adnslogres.c
index 107c24d5a2d0137bca5b7dc36f3cb5b2b6f729e2..80794852c73094458505fcfac92fb1e33cda8b54 100644 (file)
@@ -4,8 +4,12 @@
  */
 /*
  *  This file is
- *   Copyright (C) 1999 Tony Finch <fanf@demon.net> <dot@dotat.at>
+ *   Copyright (C) 1999 Tony Finch <dot@dotat.at>
  *   Copyright (C) 1999 Ian Jackson <ian@davenant.greenend.org.uk>
+ *
+ *  It is part of adns, which is
+ *    Copyright (C) 1997-1999 Ian Jackson <ian@davenant.greenend.org.uk>
+ *    Copyright (C) 1999 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
@@ -26,7 +30,7 @@
  */
 
 static const char * const cvsid =
-       "$Id: adnslogres.c,v 1.3 1999/09/26 18:59:34 ian Exp $";
+       "$Id: adnslogres.c,v 1.4 1999/10/10 13:16:24 ian Exp $";
 
 #include <sys/types.h>
 #include <sys/time.h>