aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-04-07 10:04:50 +0000
committerRonnie Sahlberg <ronnie_sahlberg@ozemail.com.au>2005-04-07 10:04:50 +0000
commit412e592a120960b79086140706c07b953c3e7456 (patch)
tree71ca2ae5a4406e99b2fed75fee8e44080980d0de
parent4eb8b8842129822dd15bbe6ad266dc013ba1dc9c (diff)
updating Mark C Browns information
svn path=/trunk/; revision=14025
-rw-r--r--AUTHORS2
-rw-r--r--epan/dissectors/packet-nettl.c6
-rw-r--r--epan/dissectors/packet-pagp.c3
-rw-r--r--wiretap/AUTHORS2
-rw-r--r--wiretap/nettl.c3
-rw-r--r--wiretap/nettl.h3
6 files changed, 14 insertions, 5 deletions
diff --git a/AUTHORS b/AUTHORS
index 056f648336..525135319f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1805,7 +1805,7 @@ Garth Bushell <gbushell [AT] elipsan.com> {
iSNS support
}
-Mark C. Brown <mbrown [AT] nosila.net> {
+Mark C. Brown <mbrown [AT] hp.com> {
Improvements to code that reads HP-UX nettl files
Cisco Port Aggregation Protocol support
Nettl dissector
diff --git a/epan/dissectors/packet-nettl.c b/epan/dissectors/packet-nettl.c
index ec4eedaf0e..262084f0ae 100644
--- a/epan/dissectors/packet-nettl.c
+++ b/epan/dissectors/packet-nettl.c
@@ -1,8 +1,10 @@
/* packet-nettl.c
* Routines for nettl (HP-UX) record header dissection
- * Copyright 2005, Mark C. Brown <mbrown@nosila.net>
*
- * $Id: packet-nettl.c 12157 2004-09-30 19:53:27Z guy $
+ * Original Author Mark C. Brown <mbrown@hp.com>
+ * Copyright (C) 2005 Hewlett-Packard Development Company, L.P.
+ *
+ * $Id: packet-nettl.c $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
diff --git a/epan/dissectors/packet-pagp.c b/epan/dissectors/packet-pagp.c
index 9b194c3167..fea93bea04 100644
--- a/epan/dissectors/packet-pagp.c
+++ b/epan/dissectors/packet-pagp.c
@@ -1,6 +1,7 @@
/* packet-pagp.c
* Routines for PAgP (Port Aggregation Protocol - aka FEC) dissection
- * Copyright 2004, Mark C. Brown <mbrown@nosila.net>
+ * Original Author Mark C. Brown <mbrown@hp.com>
+ * Copyright (C) 2004 Hewlett-Packard Development Company, L.P.
*
* $Id$
*
diff --git a/wiretap/AUTHORS b/wiretap/AUTHORS
index e684a11c20..6f442c88dd 100644
--- a/wiretap/AUTHORS
+++ b/wiretap/AUTHORS
@@ -15,7 +15,7 @@ Tom Nisbet <Tnisbet[AT]VisualNetworks.com>
Ronnie Sahlberg <sahlberg[AT]optushome.com.au>
Motonori Shindo <mshindo[AT]mshindo.net>
Markus Steinmann <ms[AT]seh.de>
-Mark C. Brown <mbrown[AT]nosila.net>
+Mark C. Brown <mbrown[AT]hp.com>
Martin Warnes <martin.warnes[AT]ntlworld.com>
Thierry Martin <thierry.martin[AT]accellent-group.com>
Jesper Peterson <jesper[AT]endace.com>
diff --git a/wiretap/nettl.c b/wiretap/nettl.c
index 8e0de9413d..1a918636ef 100644
--- a/wiretap/nettl.c
+++ b/wiretap/nettl.c
@@ -5,6 +5,9 @@
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
*
+ * Enhancements by Mark C. Brown <mbrown@hp.com>
+ * Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P.
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
diff --git a/wiretap/nettl.h b/wiretap/nettl.h
index 10ebeee8a4..b72b9b200e 100644
--- a/wiretap/nettl.h
+++ b/wiretap/nettl.h
@@ -5,6 +5,9 @@
* Wiretap Library
* Copyright (c) 1998 by Gilbert Ramirez <gram@alumni.rice.edu>
*
+ * Enhancements by Mark C. Brown <mbrown@hp.com>
+ * Copyright (C) 2003, 2005 Hewlett-Packard Development Company, L.P.
+ *
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2