aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-lat.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-01-08 00:12:03 -0800
committerGuy Harris <guy@alum.mit.edu>2016-01-08 08:13:03 +0000
commitfcc5c527adf78dd913a6a92cd11c9721db191003 (patch)
tree7db97c3d597d362053a07779ed487548c82d128f /epan/dissectors/packet-lat.c
parentd74f15068b6667d61eca6dbb73e03718f60c5a5b (diff)
Update the copyright.
As I said, 15 years. :-) Change-Id: Iaca3805547b0a822d160b87cb2b8ff453839db00 Reviewed-on: https://code.wireshark.org/review/13120 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/dissectors/packet-lat.c')
-rw-r--r--epan/dissectors/packet-lat.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/epan/dissectors/packet-lat.c b/epan/dissectors/packet-lat.c
index 1ef9f74bf8..de7379d218 100644
--- a/epan/dissectors/packet-lat.c
+++ b/epan/dissectors/packet-lat.c
@@ -1,8 +1,8 @@
/* packet-lat.c
* Routines for the disassembly of DEC's LAT protocol
*
- * Ethereal - Network traffic analyzer
- * By Gerald Combs <gerald@ethereal.com>
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
@@ -17,7 +17,7 @@
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include "config.h"