aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
Diffstat (limited to 'epan')
-rw-r--r--epan/diam_dict.h2
-rw-r--r--epan/diam_dict.l2
-rw-r--r--epan/dissectors/packet-bctp.c4
-rw-r--r--epan/dissectors/packet-diameter.c4
-rw-r--r--epan/dissectors/packet-h248_10.c2
-rw-r--r--epan/dissectors/packet-h248_3gpp.c2
-rw-r--r--epan/dissectors/packet-h248_7.c2
-rw-r--r--epan/dissectors/packet-h248_annex_c.c2
-rw-r--r--epan/dissectors/packet-h248_annex_e.c2
-rw-r--r--epan/dissectors/packet-iuup.c2
-rw-r--r--epan/dissectors/packet-radius.c2
-rw-r--r--epan/dissectors/packet-snmp.c2
-rw-r--r--epan/dissectors/packet-user_encap.c2
-rw-r--r--epan/dtd.h2
-rw-r--r--epan/dtd_grammar.lemon2
-rw-r--r--epan/dtd_parse.h2
-rw-r--r--epan/dtd_parse.l2
-rw-r--r--epan/dtd_preparse.l2
-rw-r--r--epan/ex-opt.c2
-rw-r--r--epan/ex-opt.h2
-rw-r--r--epan/funnel.c2
-rw-r--r--epan/funnel.h2
-rw-r--r--epan/oids.c2
-rw-r--r--epan/oids.h2
-rw-r--r--epan/tpg.c2
-rw-r--r--epan/tpg.h2
-rw-r--r--epan/tvbparse.c2
-rw-r--r--epan/tvbparse.h2
-rw-r--r--epan/uat-int.h2
-rw-r--r--epan/uat.c2
-rw-r--r--epan/uat.h2
-rw-r--r--epan/uat_load.l2
-rw-r--r--epan/wslua/console.lua2
-rw-r--r--epan/wslua/dtd_gen.lua2
-rw-r--r--epan/wslua/init_wslua.c2
-rwxr-xr-xepan/wslua/make-init-lua.pl2
-rwxr-xr-xepan/wslua/make-taps.pl2
-rw-r--r--epan/wslua/taps2
-rw-r--r--epan/wslua/wslua.h2
-rw-r--r--epan/wslua/wslua_dumper.c2
-rw-r--r--epan/wslua/wslua_field.c2
-rw-r--r--epan/wslua/wslua_gui.c2
-rw-r--r--epan/wslua/wslua_listener.c2
-rw-r--r--epan/wslua/wslua_pinfo.c2
-rw-r--r--epan/wslua/wslua_proto.c2
-rw-r--r--epan/wslua/wslua_tree.c2
-rw-r--r--epan/wslua/wslua_tvb.c2
-rw-r--r--epan/wslua/wslua_util.c2
48 files changed, 50 insertions, 50 deletions
diff --git a/epan/diam_dict.h b/epan/diam_dict.h
index 83b3a73d3e..6840ae01b0 100644
--- a/epan/diam_dict.h
+++ b/epan/diam_dict.h
@@ -4,7 +4,7 @@
**
** $Id$
**
- ** (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ ** (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
**
** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public
diff --git a/epan/diam_dict.l b/epan/diam_dict.l
index ce0742b5ad..2b09c12b02 100644
--- a/epan/diam_dict.l
+++ b/epan/diam_dict.l
@@ -28,7 +28,7 @@
**
** $Id$
**
- ** (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ ** (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
**
** This library is free software; you can redistribute it and/or
** modify it under the terms of the GNU Library General Public
diff --git a/epan/dissectors/packet-bctp.c b/epan/dissectors/packet-bctp.c
index b76082d69d..ab8ef6e601 100644
--- a/epan/dissectors/packet-bctp.c
+++ b/epan/dissectors/packet-bctp.c
@@ -1,8 +1,8 @@
-/*
+luis@ontanon.org/*
* packet-bctp.c
* Q.1990 BICC bearer control tunnelling protocol
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-diameter.c b/epan/dissectors/packet-diameter.c
index 3350cbf662..98b203340d 100644
--- a/epan/dissectors/packet-diameter.c
+++ b/epan/dissectors/packet-diameter.c
@@ -1,10 +1,10 @@
/* packet-diameter.c
* Routines for Diameter packet disassembly
*
- * $Id$
+luis@ontanon.org * $Id$
*
* Copyright (c) 2001 by David Frascone <dave@frascone.com>
- * Copyright (c) 2007 by Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Copyright (c) 2007 by Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/dissectors/packet-h248_10.c b/epan/dissectors/packet-h248_10.c
index 97a7187535..c67e576ba2 100644
--- a/epan/dissectors/packet-h248_10.c
+++ b/epan/dissectors/packet-h248_10.c
@@ -7,7 +7,7 @@
* Gateway control protocol: Media gateway
* resource congestion handling package
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/dissectors/packet-h248_3gpp.c b/epan/dissectors/packet-h248_3gpp.c
index c508060da4..a7fcd7cb2c 100644
--- a/epan/dissectors/packet-h248_3gpp.c
+++ b/epan/dissectors/packet-h248_3gpp.c
@@ -2,7 +2,7 @@
* packet-h248_3gpp.c
* 3GPP H.248 Packages
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-h248_7.c b/epan/dissectors/packet-h248_7.c
index 4877c5959b..479f3348c7 100644
--- a/epan/dissectors/packet-h248_7.c
+++ b/epan/dissectors/packet-h248_7.c
@@ -3,7 +3,7 @@
* H.248.7
* Gateway control protocol: Generic Announcement package
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-h248_annex_c.c b/epan/dissectors/packet-h248_annex_c.c
index 38318bf9b2..a871861a19 100644
--- a/epan/dissectors/packet-h248_annex_c.c
+++ b/epan/dissectors/packet-h248_annex_c.c
@@ -2,7 +2,7 @@
* packet-h248-annex_c.c
* H.248 annex C
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-h248_annex_e.c b/epan/dissectors/packet-h248_annex_e.c
index f6d5a45494..efc9586490 100644
--- a/epan/dissectors/packet-h248_annex_e.c
+++ b/epan/dissectors/packet-h248_annex_e.c
@@ -2,7 +2,7 @@
* packet-h248-annex_e.c
* H.248 Annex E
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-iuup.c b/epan/dissectors/packet-iuup.c
index 537e911754..927be4a2e7 100644
--- a/epan/dissectors/packet-iuup.c
+++ b/epan/dissectors/packet-iuup.c
@@ -1,7 +1,7 @@
/* packet-iuup.c
* IuUP Protocol 3GPP TS 25.415 V6.2.0 (2005-03)
*
- * (c) 2005 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2005 Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-radius.c b/epan/dissectors/packet-radius.c
index d751d25be1..d0599b0ac6 100644
--- a/epan/dissectors/packet-radius.c
+++ b/epan/dissectors/packet-radius.c
@@ -3,7 +3,7 @@
* Routines for RADIUS packet disassembly
* Copyright 1999 Johan Feyaerts
* Changed 03/12/2003 Rui Carmo (http://the.taoofmac.com - added all 3GPP VSAs, some parsing)
- * Changed 07/2005 Luis Ontanon <luis.ontanon@gmail.com> - use FreeRADIUS' dictionary
+ * Changed 07/2005 Luis Ontanon <luis@ontanon.org> - use FreeRADIUS' dictionary
* Changed 10/2006 Alejandro Vaquero <alejandrovaquero@yahoo.com> - add Conversations support
*
* $Id$
diff --git a/epan/dissectors/packet-snmp.c b/epan/dissectors/packet-snmp.c
index 8b147271b9..fd9bffa7b0 100644
--- a/epan/dissectors/packet-snmp.c
+++ b/epan/dissectors/packet-snmp.c
@@ -23,7 +23,7 @@
* See RFC 3414 for User-based Security Model for SNMPv3
* See RFC 3826 for (AES) Cipher Algorithm in the SNMP USM
* See RFC 2578 for Structure of Management Information Version 2 (SMIv2)
- * Copyright (C) 2007 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Copyright (C) 2007 Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dissectors/packet-user_encap.c b/epan/dissectors/packet-user_encap.c
index 04d61bff16..160d2e14dc 100644
--- a/epan/dissectors/packet-user_encap.c
+++ b/epan/dissectors/packet-user_encap.c
@@ -1,6 +1,6 @@
/* packet-user_encap.c
* Allow users to specify the dissectors for DLTs
- * Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dtd.h b/epan/dtd.h
index 2b9d50bd9f..26719b0444 100644
--- a/epan/dtd.h
+++ b/epan/dtd.h
@@ -4,7 +4,7 @@
* XML dissector for Wireshark
* DTD import declarations
*
- * Copyright 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Copyright 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dtd_grammar.lemon b/epan/dtd_grammar.lemon
index 3fc63e2e55..5a2529e1ab 100644
--- a/epan/dtd_grammar.lemon
+++ b/epan/dtd_grammar.lemon
@@ -4,7 +4,7 @@
* XML dissector for wireshark
* XML's DTD grammar
*
-* Copyright 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+* Copyright 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dtd_parse.h b/epan/dtd_parse.h
index 1d8140ef62..f116e9e696 100644
--- a/epan/dtd_parse.h
+++ b/epan/dtd_parse.h
@@ -3,7 +3,7 @@
* header file to declare functions defined in lexer and used in parser,
* or vice versa
*
-* Copyright 2004, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+* Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dtd_parse.l b/epan/dtd_parse.l
index 05c8a611b8..0a80447927 100644
--- a/epan/dtd_parse.l
+++ b/epan/dtd_parse.l
@@ -22,7 +22,7 @@
* an XML dissector for Wireshark
* lexical analyzer for DTDs
*
- * Copyright 2004, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/dtd_preparse.l b/epan/dtd_preparse.l
index e42e9bfd8c..276b19d0ba 100644
--- a/epan/dtd_preparse.l
+++ b/epan/dtd_preparse.l
@@ -31,7 +31,7 @@
* including files, removing comments
* and resolving %entities;
*
- * Copyright 2004, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * Copyright 2004, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/ex-opt.c b/epan/ex-opt.c
index f584324c8e..6faf58b091 100644
--- a/epan/ex-opt.c
+++ b/epan/ex-opt.c
@@ -3,7 +3,7 @@
*
* Extension command line options
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/ex-opt.h b/epan/ex-opt.h
index 9a0f207a55..e939d84dde 100644
--- a/epan/ex-opt.h
+++ b/epan/ex-opt.h
@@ -3,7 +3,7 @@
*
* eXtension command line options
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/funnel.c b/epan/funnel.c
index 17ec6387ae..ccf406894b 100644
--- a/epan/funnel.c
+++ b/epan/funnel.c
@@ -3,7 +3,7 @@
*
* EPAN's GUI mini-API
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/funnel.h b/epan/funnel.h
index f4f4674685..1727bb53c8 100644
--- a/epan/funnel.h
+++ b/epan/funnel.h
@@ -3,7 +3,7 @@
*
* EPAN's GUI mini-API
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/oids.c b/epan/oids.c
index eec4e91093..6a215da3ae 100644
--- a/epan/oids.c
+++ b/epan/oids.c
@@ -1,7 +1,7 @@
/* oids.c
* Object IDentifier Support
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/oids.h b/epan/oids.h
index 3d2d65269e..c0df64ae0b 100644
--- a/epan/oids.h
+++ b/epan/oids.h
@@ -3,7 +3,7 @@
*
* $Id$
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/tpg.c b/epan/tpg.c
index d28325338b..6bae3c7199 100644
--- a/epan/tpg.c
+++ b/epan/tpg.c
@@ -1,7 +1,7 @@
/* tpg.c
* helper functions for TPG
*
- * (c) 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/tpg.h b/epan/tpg.h
index 9367a81a60..71ab4b3ef1 100644
--- a/epan/tpg.h
+++ b/epan/tpg.h
@@ -1,7 +1,7 @@
/* tpg.h
* Definitions of helper functions for TPG
*
- * (c) 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/tvbparse.c b/epan/tvbparse.c
index 7b0114ddba..360fae0773 100644
--- a/epan/tvbparse.c
+++ b/epan/tvbparse.c
@@ -1,6 +1,6 @@
/* tvbparse.c
*
-* Copyright 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+* Copyright 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/tvbparse.h b/epan/tvbparse.h
index ec927b2d9d..4f3e937773 100644
--- a/epan/tvbparse.h
+++ b/epan/tvbparse.h
@@ -3,7 +3,7 @@
*
* an API for text tvb parsers
*
-* Copyright 2005, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+* Copyright 2005, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/uat-int.h b/epan/uat-int.h
index bf6e9baaf3..e5f60351e1 100644
--- a/epan/uat-int.h
+++ b/epan/uat-int.h
@@ -7,7 +7,7 @@
* Mantain an array of user accessible data strucures
* Internal interface
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/uat.c b/epan/uat.c
index 3d16691190..d5b1738853 100644
--- a/epan/uat.c
+++ b/epan/uat.c
@@ -6,7 +6,7 @@
* User Accessible Tables
* Mantain an array of user accessible data strucures
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/uat.h b/epan/uat.h
index 4eacdd15b1..5127aec945 100644
--- a/epan/uat.h
+++ b/epan/uat.h
@@ -6,7 +6,7 @@
* User Accessible Tables
* Mantain an array of user accessible data strucures
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/uat_load.l b/epan/uat_load.l
index b34ecc51f2..fb76d83cb5 100644
--- a/epan/uat_load.l
+++ b/epan/uat_load.l
@@ -24,7 +24,7 @@
* Mantain an array of user accessible data strucures
* One parser to fit them all
*
- * (c) 2007, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2007, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/epan/wslua/console.lua b/epan/wslua/console.lua
index 45339ccd70..4136bece96 100644
--- a/epan/wslua/console.lua
+++ b/epan/wslua/console.lua
@@ -1,7 +1,7 @@
-- console
-- A console and a window to execute commands in lua
--
--- (c) 2006 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+-- (c) 2006 Luis E. Garcia Ontanon <luis@ontanon.org>
--
-- $Id$
--
diff --git a/epan/wslua/dtd_gen.lua b/epan/wslua/dtd_gen.lua
index 58629bf27e..9c8d4dc9f8 100644
--- a/epan/wslua/dtd_gen.lua
+++ b/epan/wslua/dtd_gen.lua
@@ -2,7 +2,7 @@
--
-- a DTD generator for wireshark
--
--- (c) 2006 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+-- (c) 2006 Luis E. Garcia Ontanon <luis@ontanon.org>
--
-- $Id:$
--
diff --git a/epan/wslua/init_wslua.c b/epan/wslua/init_wslua.c
index 7671db7306..eea40df77a 100644
--- a/epan/wslua/init_wslua.c
+++ b/epan/wslua/init_wslua.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/wslua/make-init-lua.pl b/epan/wslua/make-init-lua.pl
index 8ca9773eeb..ca88c772d0 100755
--- a/epan/wslua/make-init-lua.pl
+++ b/epan/wslua/make-init-lua.pl
@@ -4,7 +4,7 @@
#
# create the init.lua file based on a template (stdin)
#
-# (c) 2006, Luis E. Garcia Onatnon <luis.ontanon@gmail.com>
+# (c) 2006, Luis E. Garcia Onatnon <luis@ontanon.org>
#
# $Id$
#
diff --git a/epan/wslua/make-taps.pl b/epan/wslua/make-taps.pl
index 7393945f4f..d1a2e43314 100755
--- a/epan/wslua/make-taps.pl
+++ b/epan/wslua/make-taps.pl
@@ -5,7 +5,7 @@
# pushes a lua table into the stack containing the elements of
# the struct.
#
-# (c) 2006 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+# (c) 2006 Luis E. Garcia Ontanon <luis@ontanon.org>
#
# $Id$
#
diff --git a/epan/wslua/taps b/epan/wslua/taps
index 0791f07e7c..f17d2aaf3c 100644
--- a/epan/wslua/taps
+++ b/epan/wslua/taps
@@ -1,7 +1,7 @@
# taps
# instructions for make-taps.pl to generate the taps.c file
#
-# (c) 2006 Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+# (c) 2006 Luis E. Garcia Ontanon <luis@ontanon.org>
#
# $Id$
#
diff --git a/epan/wslua/wslua.h b/epan/wslua/wslua.h
index f6eafe1b69..ec75205602 100644
--- a/epan/wslua/wslua.h
+++ b/epan/wslua/wslua.h
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
* (c) 2007, Tamas Regos <tamas.regos@ericsson.com>
* (c) 2008, Balint Reczey <balint.reczey@ericsson.com>
*
diff --git a/epan/wslua/wslua_dumper.c b/epan/wslua/wslua_dumper.c
index 1301156daa..80f5fd2439 100644
--- a/epan/wslua/wslua_dumper.c
+++ b/epan/wslua/wslua_dumper.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/wslua/wslua_field.c b/epan/wslua/wslua_field.c
index 41e5c787c4..ebc041ea1f 100644
--- a/epan/wslua/wslua_field.c
+++ b/epan/wslua/wslua_field.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/wslua/wslua_gui.c b/epan/wslua/wslua_gui.c
index 05666928dd..41cca57b14 100644
--- a/epan/wslua/wslua_gui.c
+++ b/epan/wslua/wslua_gui.c
@@ -1,7 +1,7 @@
/*
* wslua_gui.c
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/wslua/wslua_listener.c b/epan/wslua/wslua_listener.c
index 0571626e05..bd103a95fe 100644
--- a/epan/wslua/wslua_listener.c
+++ b/epan/wslua/wslua_listener.c
@@ -5,7 +5,7 @@
*
* Implementation of tap Listeners
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*
diff --git a/epan/wslua/wslua_pinfo.c b/epan/wslua/wslua_pinfo.c
index e238a1ceac..4531767bcb 100644
--- a/epan/wslua/wslua_pinfo.c
+++ b/epan/wslua/wslua_pinfo.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
* (c) 2008, Balint Reczey <balint.reczey@ericsson.com>
*
* $Id$
diff --git a/epan/wslua/wslua_proto.c b/epan/wslua/wslua_proto.c
index 9189446dc7..6a73513638 100644
--- a/epan/wslua/wslua_proto.c
+++ b/epan/wslua/wslua_proto.c
@@ -3,7 +3,7 @@
*
* wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
* (c) 2007, Tamas Regos <tamas.regos@ericsson.com>
*
* $Id$
diff --git a/epan/wslua/wslua_tree.c b/epan/wslua/wslua_tree.c
index 05b26c94ec..d67b4f722a 100644
--- a/epan/wslua/wslua_tree.c
+++ b/epan/wslua/wslua_tree.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
* (c) 2008, Balint Reczey <balint.reczey@ericsson.com>
*
* $Id$
diff --git a/epan/wslua/wslua_tvb.c b/epan/wslua/wslua_tvb.c
index 8b07cc485b..d7d992daab 100644
--- a/epan/wslua/wslua_tvb.c
+++ b/epan/wslua/wslua_tvb.c
@@ -3,7 +3,7 @@
*
* Wireshark's interface to the Lua Programming Language
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
* (c) 2008, Balint Reczey <balint.reczey@ericsson.com>
*
* $Id$
diff --git a/epan/wslua/wslua_util.c b/epan/wslua/wslua_util.c
index d59f0131b5..7c8d37887a 100644
--- a/epan/wslua/wslua_util.c
+++ b/epan/wslua/wslua_util.c
@@ -1,7 +1,7 @@
/*
* wslua_util.c
*
- * (c) 2006, Luis E. Garcia Ontanon <luis.ontanon@gmail.com>
+ * (c) 2006, Luis E. Garcia Ontanon <luis@ontanon.org>
*
* $Id$
*