From 69e94e521dbc46d14e6e2c19c8a960173a320b1e Mon Sep 17 00:00:00 2001 From: Sebastien Vincent Date: Sun, 18 Oct 2009 16:32:00 +0200 Subject: [PATCH] Update e-mail address of David. --- examples/ipv6/fragmentation-ipv6.cc | 2 +- examples/ipv6/icmpv6-redirect.cc | 2 +- examples/ipv6/loose-routing-ipv6.cc | 2 +- examples/routing/simple-routing-ping6.cc | 2 +- examples/routing/simple-routing-ping6.py | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/ipv6/fragmentation-ipv6.cc b/examples/ipv6/fragmentation-ipv6.cc index d195db42f..44f5e44ed 100644 --- a/examples/ipv6/fragmentation-ipv6.cc +++ b/examples/ipv6/fragmentation-ipv6.cc @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: David Gross + * Author: David Gross * Sebastien Vincent */ diff --git a/examples/ipv6/icmpv6-redirect.cc b/examples/ipv6/icmpv6-redirect.cc index 3ad79a68c..fe0f33a05 100644 --- a/examples/ipv6/icmpv6-redirect.cc +++ b/examples/ipv6/icmpv6-redirect.cc @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: David Gross + * Author: David Gross */ // Network topology diff --git a/examples/ipv6/loose-routing-ipv6.cc b/examples/ipv6/loose-routing-ipv6.cc index fd4fcc18c..295003e24 100644 --- a/examples/ipv6/loose-routing-ipv6.cc +++ b/examples/ipv6/loose-routing-ipv6.cc @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: David Gross + * Author: David Gross */ // Network topology diff --git a/examples/routing/simple-routing-ping6.cc b/examples/routing/simple-routing-ping6.cc index f1c2ad800..5b643e2e0 100644 --- a/examples/routing/simple-routing-ping6.cc +++ b/examples/routing/simple-routing-ping6.cc @@ -15,7 +15,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * Author: David Gross + * Author: David Gross * Sebastien Vincent */ diff --git a/examples/routing/simple-routing-ping6.py b/examples/routing/simple-routing-ping6.py index a5c172e66..426dc0501 100644 --- a/examples/routing/simple-routing-ping6.py +++ b/examples/routing/simple-routing-ping6.py @@ -14,7 +14,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# Author: David Gross +# Author: David Gross # Sebastien Vincent #