read_server_config: Check for result of read_config_file.
[oweals/tinc.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index c379d5b88982bca67125c9a36fe2b877924cf641..532543f4edb47f854fa28df65f01bfb58b064951 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,10 +1,7 @@
 Main tinc authors:
 Guus Sliepen <guus@sliepen.warande.net>
-Ivo Timmermans <zarq@iname.com>
-Robert van der Meulen <emphyrio@null.net>
+Ivo Timmermans <itimmermans@bigfoot.com>
 
 These files are from other sources:
  * lib/pidfile.h and lib/pidfile.c are by Martin Schulze, taken from
  the syslog 1.3 sources.
- * The files cipher/blowfish/ and cipher/idea/ are from the SSLeay
- package by Eric Young.