aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-06-24 22:14:41 -0400
committerJeff Morriss <jeff.morriss.ws@gmail.com>2014-06-25 02:15:55 +0000
commit5aa6cf9dd5f095fc2577c95f0c340f66e6ef1f6c (patch)
treeb5e3cacb0330000f780fcd8df42c162fc47bcedd
parent3a943e9254a597b4afca74b7912bb4d33bc299ea (diff)
Update my email address in a couple more spots.
Change-Id: I787ae2651a8083bc3082e5cb85dbd849823a16ca Reviewed-on: https://code.wireshark.org/review/2638 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
-rwxr-xr-xtools/checkAPIs.pl2
-rwxr-xr-xtools/fixhf.pl2
-rw-r--r--wiretap/AUTHORS2
3 files changed, 3 insertions, 3 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index 30f29c466a..03420cfa98 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
#
-# Copyright 2006, Jeff Morriss <jeff.morriss[AT]ulticom.com>
+# Copyright 2006, Jeff Morriss <jeff.morriss.ws[AT]gmail.com>
#
# A simple tool to check source code for function calls that should not
# be called by Wireshark code and to perform certain other checks.
diff --git a/tools/fixhf.pl b/tools/fixhf.pl
index 393bf6c856..e7ab456bac 100755
--- a/tools/fixhf.pl
+++ b/tools/fixhf.pl
@@ -1,6 +1,6 @@
#!/usr/bin/env perl
-# Copyright 2010, Jeff Morriss <jeff.morriss[AT]ulticom.com>
+# Copyright 2010, Jeff Morriss <jeff.morriss.ws[AT]gmail.com>
#
# A simple tool to remove bogus blurbs from hf entries.
# This has already been run so it may not be necessary any more, but
diff --git a/wiretap/AUTHORS b/wiretap/AUTHORS
index 286de818cc..db38bdadfb 100644
--- a/wiretap/AUTHORS
+++ b/wiretap/AUTHORS
@@ -23,7 +23,7 @@ Jesper Peterson <jesper[AT]endace.com>
Marcel Holtmann <marcel[AT]holtmann.org>
Scott Emberley <scotte[AT]netinst.com>
Martijn Schipper <mschipper[AT]globespanvirata.com>
-Jeff Morriss <jeff.morriss[AT]ulticom.com>
+Jeff Morriss <jeff.morriss.ws[AT]gmail.com>
Niels Koot <Niels.Koot[AT]logicacmg.com>
Rolf Fiedler <Rolf.Fiedler[AT]Innoventif.com>
James Fields <jvfields[AT]tds.net>