Remove Ivo's old email addresses.
authorGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 21:42:30 +0000 (23:42 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Thu, 24 Sep 2009 21:42:30 +0000 (23:42 +0200)
doc/tinc.texi
lib/utils.c
lib/utils.h
src/device.h
src/net.h
src/netutl.h
src/route.h

index e07e49edd719fcb54a696c63a53ca10831c50dc6..d07958c7f5d87ea24f5d8e91fa7955d907f99829 100644 (file)
@@ -2358,7 +2358,7 @@ and join channel #tinc.
 @section Authors
 
 @table @asis
-@item Ivo Timmermans (zarq) (@email{ivo@@tinc-vpn.org})
+@item Ivo Timmermans (zarq)
 @item Guus Sliepen (guus) (@email{guus@@tinc-vpn.org})
 @end table
 
index d7552ce0ce3d5511d291a4520713b5f363462f40..c5c8a9af764a9ce06a5f19d083110dbbfaaae5e2 100644 (file)
@@ -1,6 +1,6 @@
 /*
     utils.c -- gathering of some stupid small functions
-    Copyright (C) 1999-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 1999-2005 Ivo Timmermans
                   2000-2009 Guus Sliepen <guus@tinc-vpn.org>
 
     This program is free software; you can redistribute it and/or modify
index 4f1291fd537447f748f768fd09a863f759087d83..a8fb86a0145576c4291f79c2dfe29d19ddc875c3 100644 (file)
@@ -1,6 +1,6 @@
 /*
     utils.h -- header file for utils.c
-    Copyright (C) 1999-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 1999-2005 Ivo Timmermans
                   2000-2009 Guus Sliepen <guus@tinc-vpn.org>
 
     This program is free software; you can redistribute it and/or modify
index c1435a690a34c5d3e28f3e49517ce4e3dee3ffb2..34a6e4d4c6de7f507e2b078eab42f3598566b874 100644 (file)
@@ -1,6 +1,6 @@
 /*
     net.h -- generic header for device.c
-    Copyright (C) 2001-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 2001-2005 Ivo Timmermans
                   2001-2006 Guus Sliepen <guus@tinc-vpn.org>
 
     This program is free software; you can redistribute it and/or modify
index 31375fd365b662df948c7723fa68b247fc814ef4..7dd311d3eaa04e874743892b6f4764bd9ed8c0a0 100644 (file)
--- a/src/net.h
+++ b/src/net.h
@@ -1,6 +1,6 @@
 /*
     net.h -- header for net.c
-    Copyright (C) 1998-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 1998-2005 Ivo Timmermans
                   2000-2009 Guus Sliepen <guus@tinc-vpn.org>
 
     This program is free software; you can redistribute it and/or modify
index 6b280ad7be6ad971c630e4d40c8916d862460393..c94a70389a461f9bee71bd3245eecc99d95f9496 100644 (file)
@@ -1,6 +1,6 @@
 /*
     netutl.h -- header file for netutl.c
-    Copyright (C) 1998-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 1998-2005 Ivo Timmermans
                   2000-2009 Guus Sliepen <guus@tinc-vpn.org>
 
     This program is free software; you can redistribute it and/or modify
index 67b209030cffe99ec84598297bdf7ade93fcdf0b..d5868922d89b2296a7fe0eae94fe93ebe845898a 100644 (file)
@@ -1,6 +1,6 @@
 /*
     route.h -- header file for route.c
-    Copyright (C) 2000-2005 Ivo Timmermans <zarq@iname.com>
+    Copyright (C) 2000-2005 Ivo Timmermans
                   2000-2006 Guus Sliepen <guus@tinc-vpn.org>         
 
     This program is free software; you can redistribute it and/or modify