From 488c831790405ac254ecbecb045c59b562cb4531 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Stig=20Bj=C3=B8rlykke?= Date: Mon, 30 Apr 2018 21:55:30 +0200 Subject: [PATCH] Use common indenting space in heading MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I47022f9c7d568ca6d9705ba63c669a980822818a Reviewed-on: https://code.wireshark.org/review/27229 Petri-Dish: Stig Bjørlykke Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman --- caputils/capture_win_ifnames.c | 18 ++++---- epan/dissectors/packet-alcap.c | 30 ++++++------- epan/dissectors/packet-cups.c | 18 ++++---- epan/dissectors/packet-grpc.c | 18 ++++---- epan/dissectors/packet-gvcp.c | 28 ++++++------ epan/dissectors/packet-k12.c | 20 ++++----- epan/dissectors/packet-megaco.c | 50 ++++++++++----------- epan/dissectors/packet-mplstp-oam.c | 28 ++++++------ epan/dissectors/packet-nas_5gs.c | 24 +++++----- epan/dissectors/packet-nfapi.c | 26 +++++------ epan/dissectors/packet-nt-tpcp.c | 18 ++++---- epan/dissectors/packet-pfcp.c | 26 +++++------ epan/dissectors/packet-pw-oam.c | 24 +++++----- epan/dissectors/packet-ses.c | 22 ++++----- epan/dissectors/packet-ses.h | 22 ++++----- epan/dissectors/packet-thrift.h | 18 ++++---- epan/dissectors/packet-u3v.c | 26 +++++------ epan/dissectors/packet-ua.h | 30 ++++++------- epan/dtd_grammar.lemon | 26 +++++------ epan/dtd_parse.h | 24 +++++----- epan/tvbparse.h | 22 ++++----- plugins/epan/mate/mate.h | 20 ++++----- plugins/epan/mate/mate_grammar.lemon | 20 ++++----- plugins/epan/mate/mate_runtime.c | 20 ++++----- plugins/epan/mate/mate_setup.c | 20 ++++----- plugins/epan/mate/mate_util.c | 22 ++++----- plugins/epan/mate/mate_util.h | 18 ++++---- plugins/epan/stats_tree/pinfo_stats_tree.h | 20 ++++----- plugins/epan/stats_tree/stats_tree_plugin.c | 18 ++++---- plugins/epan/transum/decoders.c | 20 ++++----- plugins/epan/transum/decoders.h | 20 ++++----- plugins/epan/transum/extractors.c | 20 ++++----- plugins/epan/transum/extractors.h | 20 ++++----- plugins/epan/transum/packet-transum.c | 20 ++++----- plugins/epan/transum/packet-transum.h | 20 ++++----- plugins/epan/transum/preferences.h | 20 ++++----- plugins/epan/unistim/audio.h | 18 ++++---- plugins/epan/unistim/basic.h | 18 ++++---- plugins/epan/unistim/broadcast.h | 18 ++++---- plugins/epan/unistim/defines.h | 18 ++++---- plugins/epan/unistim/display.h | 18 ++++---- plugins/epan/unistim/expansion.h | 18 ++++---- plugins/epan/unistim/key.h | 18 ++++---- plugins/epan/unistim/network.h | 18 ++++---- plugins/epan/unistim/packet-unistim.c | 16 +++---- plugins/epan/unistim/packet-unistim.h | 18 ++++---- plugins/epan/unistim/uftp.h | 18 ++++---- wiretap/erf.h | 20 ++++----- 48 files changed, 516 insertions(+), 516 deletions(-) diff --git a/caputils/capture_win_ifnames.c b/caputils/capture_win_ifnames.c index 92b22b95d5..e36e39b407 100644 --- a/caputils/capture_win_ifnames.c +++ b/caputils/capture_win_ifnames.c @@ -1,13 +1,13 @@ /* capture_win_ifnames.c -* Routines supporting the use of Windows friendly interface names within Wireshark -* Copyright 2011-2012, Mike Garratt -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines supporting the use of Windows friendly interface names within Wireshark + * Copyright 2011-2012, Mike Garratt + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-alcap.c b/epan/dissectors/packet-alcap.c index 831f77829c..88beefaf13 100644 --- a/epan/dissectors/packet-alcap.c +++ b/epan/dissectors/packet-alcap.c @@ -1,19 +1,19 @@ /* packet-alcap.c -* Routines for ALCAP (Q.2630.3) dissection -* AAL type 2 signalling protocol - Capability set 3 -* 10/2003 -* -* Copyright 2003, Michael Lum -* In association with Telos Technology Inc. -* -* Copyright 2005, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for ALCAP (Q.2630.3) dissection + * AAL type 2 signalling protocol - Capability set 3 + * 10/2003 + * + * Copyright 2003, Michael Lum + * In association with Telos Technology Inc. + * + * Copyright 2005, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-cups.c b/epan/dissectors/packet-cups.c index e304998fef..e8d9c3791d 100644 --- a/epan/dissectors/packet-cups.c +++ b/epan/dissectors/packet-cups.c @@ -1,13 +1,13 @@ /* packet-cups.c -* Routines for Common Unix Printing System (CUPS) Browsing Protocol -* packet disassembly for the Wireshark network traffic analyzer. -* -* Charles Levert -* Copyright 2001 Charles Levert -* -* SPDX-License-Identifier: GPL-2.0-or-later -* -*/ + * Routines for Common Unix Printing System (CUPS) Browsing Protocol + * packet disassembly for the Wireshark network traffic analyzer. + * + * Charles Levert + * Copyright 2001 Charles Levert + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + */ #include "config.h" diff --git a/epan/dissectors/packet-grpc.c b/epan/dissectors/packet-grpc.c index 4099ba1496..21e0279e9f 100644 --- a/epan/dissectors/packet-grpc.c +++ b/epan/dissectors/packet-grpc.c @@ -1,13 +1,13 @@ /* packet-grpc.c -* Routines for GRPC dissection -* Copyright 2017, Huang Qiangxiong -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for GRPC dissection + * Copyright 2017, Huang Qiangxiong + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ /* * The information used comes from: diff --git a/epan/dissectors/packet-gvcp.c b/epan/dissectors/packet-gvcp.c index e9e2b78595..243747729b 100644 --- a/epan/dissectors/packet-gvcp.c +++ b/epan/dissectors/packet-gvcp.c @@ -1,17 +1,17 @@ /* packet-gvcp.c -* Routines for AIA GigE Vision (TM) Control Protocol dissection -* Copyright 2012, AIA All rights reserved -* -* GigE Vision (TM): GigE Vision a standard developed under the sponsorship of the AIA for -* the benefit of the machine vision industry. GVCP stands for GigE Vision (TM) Control -* Protocol. -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for AIA GigE Vision (TM) Control Protocol dissection + * Copyright 2012, AIA All rights reserved + * + * GigE Vision (TM): GigE Vision a standard developed under the sponsorship of the AIA for + * the benefit of the machine vision industry. GVCP stands for GigE Vision (TM) Control + * Protocol. + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" @@ -1809,7 +1809,7 @@ static void dissect_eventdata_cmd(proto_tree *gvcp_telegram_tree, tvbuff_t *tvb, if (extendedblockids) { proto_tree_add_item(gvcp_telegram_tree, hf_gvcp_eventcmd_extid_length, tvb, offset, 2, ENC_BIG_ENDIAN); - data_length = tvb_get_ntohs(tvb, offset); // We get the data length here + data_length = tvb_get_ntohs(tvb, offset); // We get the data length here } /* skip reserved field */ diff --git a/epan/dissectors/packet-k12.c b/epan/dissectors/packet-k12.c index daaafb7f98..a6c989f90c 100644 --- a/epan/dissectors/packet-k12.c +++ b/epan/dissectors/packet-k12.c @@ -1,14 +1,14 @@ /* packet-k12.c -* Helper-dissector for Tektronix k12xx-k15xx .rf5 file type -* -* Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Helper-dissector for Tektronix k12xx-k15xx .rf5 file type + * + * Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-megaco.c b/epan/dissectors/packet-megaco.c index 5603b602ec..c0dc55ae1d 100644 --- a/epan/dissectors/packet-megaco.c +++ b/epan/dissectors/packet-megaco.c @@ -1,29 +1,29 @@ /* packet-megaco.c -* Routines for megaco packet disassembly -* RFC 3015 -* -* Christian Falckenberg, 2002/10/17 -* Copyright (c) 2002 by Christian Falckenberg -* -* -* Christoph Wiest, 2003/06/28 -* Modified 2003 by Christoph Wiest -* -* Modified 2004 by Anders Broman -* -* To handle TPKT headers if over TCP -* Modified 2005 by Karl Knoebl -* -* provide info to COL_INFO and some "prettification" -* -* Copyright (c) 2006 Anders Broman -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1999 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for megaco packet disassembly + * RFC 3015 + * + * Christian Falckenberg, 2002/10/17 + * Copyright (c) 2002 by Christian Falckenberg + * + * + * Christoph Wiest, 2003/06/28 + * Modified 2003 by Christoph Wiest + * + * Modified 2004 by Anders Broman + * + * To handle TPKT headers if over TCP + * Modified 2005 by Karl Knoebl + * + * provide info to COL_INFO and some "prettification" + * + * Copyright (c) 2006 Anders Broman + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1999 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-mplstp-oam.c b/epan/dissectors/packet-mplstp-oam.c index 1625fb1196..4794639665 100644 --- a/epan/dissectors/packet-mplstp-oam.c +++ b/epan/dissectors/packet-mplstp-oam.c @@ -1,18 +1,18 @@ /* packet-mplstp-oam.c -* -* Routines for MPLS-TP Lock Instruct Protocol : RFC 6435 -* MPLS-TP Fault-Management Protocol : RFC 6427 -* -* Authors: -* Krishnamurthy Mayya -* Nikitha Malgi -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * Routines for MPLS-TP Lock Instruct Protocol : RFC 6435 + * MPLS-TP Fault-Management Protocol : RFC 6427 + * + * Authors: + * Krishnamurthy Mayya + * Nikitha Malgi + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" #include diff --git a/epan/dissectors/packet-nas_5gs.c b/epan/dissectors/packet-nas_5gs.c index 47320f16ea..2abda9b0d4 100644 --- a/epan/dissectors/packet-nas_5gs.c +++ b/epan/dissectors/packet-nas_5gs.c @@ -1,16 +1,16 @@ /* packet-nas_5gs.c -* Routines for Non-Access-Stratum (NAS) protocol for Evolved Packet System (EPS) dissection -* -* Copyright 2018, Anders Broman -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -* -* References: 3GPP TS 24.501 0.4.0 -*/ + * Routines for Non-Access-Stratum (NAS) protocol for Evolved Packet System (EPS) dissection + * + * Copyright 2018, Anders Broman + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * References: 3GPP TS 24.501 0.4.0 + */ #include "config.h" diff --git a/epan/dissectors/packet-nfapi.c b/epan/dissectors/packet-nfapi.c index 31f6aac88c..cdcd368498 100644 --- a/epan/dissectors/packet-nfapi.c +++ b/epan/dissectors/packet-nfapi.c @@ -1,17 +1,17 @@ /* packet-nfapi.c -* Routines for Network Function Application Platform Interface (nFAPI) dissection -* Copyright 2017 Cisco Systems, Inc. -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -* -* References: -* SCF082.09.04 http://scf.io/en/documents/082_-_nFAPI_and_FAPI_specifications.php -* -*/ + * Routines for Network Function Application Platform Interface (nFAPI) dissection + * Copyright 2017 Cisco Systems, Inc. + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * References: + * SCF082.09.04 http://scf.io/en/documents/082_-_nFAPI_and_FAPI_specifications.php + * + */ #include "config.h" diff --git a/epan/dissectors/packet-nt-tpcp.c b/epan/dissectors/packet-nt-tpcp.c index 0b6149fa61..863213c39f 100644 --- a/epan/dissectors/packet-nt-tpcp.c +++ b/epan/dissectors/packet-nt-tpcp.c @@ -1,13 +1,13 @@ /* packet-nt-tpcp.c -* Routines for Transparent Proxy Cache Protocol packet disassembly -* (c) Copyright Giles Scott -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for Transparent Proxy Cache Protocol packet disassembly + * (c) Copyright Giles Scott + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-pfcp.c b/epan/dissectors/packet-pfcp.c index e60c76a46e..0707a84bb7 100644 --- a/epan/dissectors/packet-pfcp.c +++ b/epan/dissectors/packet-pfcp.c @@ -1,17 +1,17 @@ /* packet-pfcp.c -* -* Routines for Packet Forwarding Control Protocol (PFCP) dissection -* -* Copyright 2017, Anders Broman -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -* -* Ref 3GPP TS 29.244 V15.1.0 (2018-03-27) -*/ + * + * Routines for Packet Forwarding Control Protocol (PFCP) dissection + * + * Copyright 2017, Anders Broman + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * Ref 3GPP TS 29.244 V15.1.0 (2018-03-27) + */ #include "config.h" #include diff --git a/epan/dissectors/packet-pw-oam.c b/epan/dissectors/packet-pw-oam.c index f0a014cb72..4bbe53e4aa 100644 --- a/epan/dissectors/packet-pw-oam.c +++ b/epan/dissectors/packet-pw-oam.c @@ -1,16 +1,16 @@ /* packet-pw-oam.c -* -* Routines for Pseudowire Status for static pseudowires : RFC 6478 -* -* (c) Copyright 2012, Krishnamurthy Mayya -* Nikitha Malgi -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * Routines for Pseudowire Status for static pseudowires : RFC 6478 + * + * (c) Copyright 2012, Krishnamurthy Mayya + * Nikitha Malgi + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" #include diff --git a/epan/dissectors/packet-ses.c b/epan/dissectors/packet-ses.c index 8f474df0fe..2a85e39f09 100644 --- a/epan/dissectors/packet-ses.c +++ b/epan/dissectors/packet-ses.c @@ -1,15 +1,15 @@ /* packet-ses.c -* -* Routine to dissect ITU-T Rec. X.225 (1995 E)/ISO 8327-1 OSI Session Protocol packets -* -* Yuriy Sidelnikov -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * Routine to dissect ITU-T Rec. X.225 (1995 E)/ISO 8327-1 OSI Session Protocol packets + * + * Yuriy Sidelnikov + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-ses.h b/epan/dissectors/packet-ses.h index 2d2117fa81..28cdf05ff9 100644 --- a/epan/dissectors/packet-ses.h +++ b/epan/dissectors/packet-ses.h @@ -1,15 +1,15 @@ /* packet-ses.h -* -* Routine to dissect ISO 8327-1 OSI Session Protocol packets -* -* Yuriy Sidelnikov -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * Routine to dissect ISO 8327-1 OSI Session Protocol packets + * + * Yuriy Sidelnikov + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #ifndef PACKET_SES_H #define PACKET_SES_H diff --git a/epan/dissectors/packet-thrift.h b/epan/dissectors/packet-thrift.h index 3e4b208783..2613618ae9 100644 --- a/epan/dissectors/packet-thrift.h +++ b/epan/dissectors/packet-thrift.h @@ -1,13 +1,13 @@ /* packet-thrift.h -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -* -* Note used by proprietarry dissectors (too). -*/ + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + * + * Note used by proprietarry dissectors (too). + */ #ifndef __PACKET_THRIFT_H__ #define __PACKET_THRIFT_H__ diff --git a/epan/dissectors/packet-u3v.c b/epan/dissectors/packet-u3v.c index 0b7feaa4a9..8219ce6311 100644 --- a/epan/dissectors/packet-u3v.c +++ b/epan/dissectors/packet-u3v.c @@ -1,17 +1,17 @@ /* packet-u3v.c -* Routines for AIA USB3 Vision (TM) Protocol dissection -* Copyright 2016, AIA (www.visiononline.org) -* -* USB3 Vision (TM): USB3 Vision a standard developed under the sponsorship of -* the AIA for the benefit of the machine vision industry. -* U3V stands for USB3 Vision (TM) Protocol. -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for AIA USB3 Vision (TM) Protocol dissection + * Copyright 2016, AIA (www.visiononline.org) + * + * USB3 Vision (TM): USB3 Vision a standard developed under the sponsorship of + * the AIA for the benefit of the machine vision industry. + * U3V stands for USB3 Vision (TM) Protocol. + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/epan/dissectors/packet-ua.h b/epan/dissectors/packet-ua.h index 0f68b0246a..332e104ad8 100644 --- a/epan/dissectors/packet-ua.h +++ b/epan/dissectors/packet-ua.h @@ -1,18 +1,18 @@ /* packet-ua.h -* Routines for UA (Universal Alcatel) packet dissection. -* Copyright 2011, Marek Tews -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* Copied from WHATEVER_FILE_YOU_USED (where "WHATEVER_FILE_YOU_USED" -* is a dissector file; if you just copied this from README.developer, -* don't bother with the "Copied from" - you don't even need to put -* in a "Copied from" if you copied an existing dissector, especially -* if the bulk of the code in the new dissector is your code) -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for UA (Universal Alcatel) packet dissection. + * Copyright 2011, Marek Tews + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * Copied from WHATEVER_FILE_YOU_USED (where "WHATEVER_FILE_YOU_USED" + * is a dissector file; if you just copied this from README.developer, + * don't bother with the "Copied from" - you don't even need to put + * in a "Copied from" if you copied an existing dissector, especially + * if the bulk of the code in the new dissector is your code) + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ extern gboolean is_ua(tvbuff_t *tvb); diff --git a/epan/dtd_grammar.lemon b/epan/dtd_grammar.lemon index c122ad743a..342d7f1772 100644 --- a/epan/dtd_grammar.lemon +++ b/epan/dtd_grammar.lemon @@ -1,17 +1,17 @@ %include { /* dtd_parser.lemon -* XML dissector for wireshark -* XML's DTD grammar -* -* Copyright 2005, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * XML dissector for wireshark + * XML's DTD grammar + * + * Copyright 2005, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" @@ -59,7 +59,7 @@ static GPtrArray* g_ptr_array_join(GPtrArray* a, GPtrArray* b){ %syntax_error { if (!TOKEN) g_string_append_printf(bd->error,"syntax error at end of file"); - else + else g_string_append_printf(bd->error,"syntax error in %s at or before '%s': \n", TOKEN->location,TOKEN->text); } @@ -144,7 +144,7 @@ att_type ::= ATT_TYPE. att_type ::= enumeration. att_default ::= ATT_DEF. -att_default ::= ATT_DEF_WITH_VALUE QUOTED. +att_default ::= ATT_DEF_WITH_VALUE QUOTED. att_default ::= QUOTED. att_default ::= IMPLIED_KW. att_default ::= REQUIRED_KW. diff --git a/epan/dtd_parse.h b/epan/dtd_parse.h index 7cd3fcebc9..c603cba704 100644 --- a/epan/dtd_parse.h +++ b/epan/dtd_parse.h @@ -1,16 +1,16 @@ /* dtd_parse.h -* an XML dissector for Wireshark -* header file to declare functions defined in lexer and used in parser, -* or vice versa -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * an XML dissector for Wireshark + * header file to declare functions defined in lexer and used in parser, + * or vice versa + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ extern void DtdParse(void*,int,dtd_token_data_t*,dtd_build_data_t*); extern void *DtdParseAlloc(void *(*)(gsize)); diff --git a/epan/tvbparse.h b/epan/tvbparse.h index 127a717be9..b206ee2b62 100644 --- a/epan/tvbparse.h +++ b/epan/tvbparse.h @@ -1,15 +1,15 @@ /* tvbparse.h -* -* an API for text tvb parsers -* -* Copyright 2005, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * an API for text tvb parsers + * + * Copyright 2005, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ /* The intention behind this is to ease the writing of dissectors that have to diff --git a/plugins/epan/mate/mate.h b/plugins/epan/mate/mate.h index 4b10e03f3a..c795641e8e 100644 --- a/plugins/epan/mate/mate.h +++ b/plugins/epan/mate/mate.h @@ -1,14 +1,14 @@ /* mate.h -* MATE -- Meta Analysis and Tracing Engine -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * MATE -- Meta Analysis and Tracing Engine + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #ifndef __MATE_H_ diff --git a/plugins/epan/mate/mate_grammar.lemon b/plugins/epan/mate/mate_grammar.lemon index 7998ec2790..c041d93ffb 100644 --- a/plugins/epan/mate/mate_grammar.lemon +++ b/plugins/epan/mate/mate_grammar.lemon @@ -1,16 +1,16 @@ %include { /* mate_grammar.lemon -* MATE's configuration language grammar -* -* Copyright 2005, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * MATE's configuration language grammar + * + * Copyright 2005, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ /* * XXX - there's a Lemon bug where this grammar produces a parser that diff --git a/plugins/epan/mate/mate_runtime.c b/plugins/epan/mate/mate_runtime.c index 75dfa6c43b..e5f501dda9 100644 --- a/plugins/epan/mate/mate_runtime.c +++ b/plugins/epan/mate/mate_runtime.c @@ -1,14 +1,14 @@ /* mate_runtime.c -* MATE -- Meta Analysis Tracing Engine -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * MATE -- Meta Analysis Tracing Engine + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "mate.h" diff --git a/plugins/epan/mate/mate_setup.c b/plugins/epan/mate/mate_setup.c index 182d06d8bc..f402f14c09 100644 --- a/plugins/epan/mate/mate_setup.c +++ b/plugins/epan/mate/mate_setup.c @@ -1,14 +1,14 @@ /* mate_setup.c -* MATE -- Meta Analysis Tracing Engine -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * MATE -- Meta Analysis Tracing Engine + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "mate.h" diff --git a/plugins/epan/mate/mate_util.c b/plugins/epan/mate/mate_util.c index c7b4abb9fb..2eaeb5aa45 100644 --- a/plugins/epan/mate/mate_util.c +++ b/plugins/epan/mate/mate_util.c @@ -1,15 +1,15 @@ /* mate_util.c -* MATE -- Meta Analysis Tracing Engine -* Utility Library: Single Copy Strings and Attribute Value Pairs -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * MATE -- Meta Analysis Tracing Engine + * Utility Library: Single Copy Strings and Attribute Value Pairs + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "mate.h" #include "mate_util.h" diff --git a/plugins/epan/mate/mate_util.h b/plugins/epan/mate/mate_util.h index d2337c8186..a233f5fc34 100644 --- a/plugins/epan/mate/mate_util.h +++ b/plugins/epan/mate/mate_util.h @@ -1,13 +1,13 @@ /* mate_util.h -* -* Copyright 2004, Luis E. Garcia Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * + * Copyright 2004, Luis E. Garcia Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #ifndef __AVP_H_ diff --git a/plugins/epan/stats_tree/pinfo_stats_tree.h b/plugins/epan/stats_tree/pinfo_stats_tree.h index c3ce53b837..48e834e1c9 100644 --- a/plugins/epan/stats_tree/pinfo_stats_tree.h +++ b/plugins/epan/stats_tree/pinfo_stats_tree.h @@ -1,13 +1,13 @@ /* pinfo_stats_tree.h -* Stats tree for ethernet frames -* -* (c) 2005, Luis E. G. Ontanon -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Stats tree for ethernet frames + * + * (c) 2005, Luis E. G. Ontanon + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ extern void register_pinfo_stat_trees(void); diff --git a/plugins/epan/stats_tree/stats_tree_plugin.c b/plugins/epan/stats_tree/stats_tree_plugin.c index cd02460b3a..3074861a23 100644 --- a/plugins/epan/stats_tree/stats_tree_plugin.c +++ b/plugins/epan/stats_tree/stats_tree_plugin.c @@ -1,13 +1,13 @@ /* stats_tree_plugin.c -* Stats tree plugin registration file -* Automatically generated by make_stat_tree_registration.pl -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Stats tree plugin registration file + * Automatically generated by make_stat_tree_registration.pl + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/plugins/epan/transum/decoders.c b/plugins/epan/transum/decoders.c index af322ed36e..2f02d4c4f0 100644 --- a/plugins/epan/transum/decoders.c +++ b/plugins/epan/transum/decoders.c @@ -1,14 +1,14 @@ /* decoders.c -* Routines for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" diff --git a/plugins/epan/transum/decoders.h b/plugins/epan/transum/decoders.h index 0bee4e7daa..b0b515901c 100644 --- a/plugins/epan/transum/decoders.h +++ b/plugins/epan/transum/decoders.h @@ -1,14 +1,14 @@ /* decoders.h -* Header file for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Header file for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" int decode_syn(packet_info *pinfo, proto_tree *tree, PKT_INFO* pkt_info); diff --git a/plugins/epan/transum/extractors.c b/plugins/epan/transum/extractors.c index 10c7682da0..be8c31dc56 100644 --- a/plugins/epan/transum/extractors.c +++ b/plugins/epan/transum/extractors.c @@ -1,14 +1,14 @@ /* extractors.c -* Routines for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" #include #include diff --git a/plugins/epan/transum/extractors.h b/plugins/epan/transum/extractors.h index 939d1bb56b..e27509848d 100644 --- a/plugins/epan/transum/extractors.h +++ b/plugins/epan/transum/extractors.h @@ -1,14 +1,14 @@ /* extractors.h -* Header file for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Header file for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" #include #include diff --git a/plugins/epan/transum/packet-transum.c b/plugins/epan/transum/packet-transum.c index 4b14da3c1d..e2dd054d71 100644 --- a/plugins/epan/transum/packet-transum.c +++ b/plugins/epan/transum/packet-transum.c @@ -1,14 +1,14 @@ /* packet-transum.c -* Routines for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Routines for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ /* ToDo: Test handling of multiple SMB2 messages within a packet */ /* ToDo: Rework the Summarizer code (future release) */ diff --git a/plugins/epan/transum/packet-transum.h b/plugins/epan/transum/packet-transum.h index 1ed362768e..daa17dba87 100644 --- a/plugins/epan/transum/packet-transum.h +++ b/plugins/epan/transum/packet-transum.h @@ -1,14 +1,14 @@ /* packet-transum.h -* Header file for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Header file for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #define ETH_TYPE_IPV4 0x0800 #define ETH_TYPE_IPV6 0x86dd diff --git a/plugins/epan/transum/preferences.h b/plugins/epan/transum/preferences.h index 104227c393..06ced7aedf 100644 --- a/plugins/epan/transum/preferences.h +++ b/plugins/epan/transum/preferences.h @@ -1,14 +1,14 @@ /* preferences.h -* Header file for the TRANSUM response time analyzer post-dissector -* By Paul Offord -* Copyright 2016 Advance Seven Limited -* -* Wireshark - Network traffic analyzer -* By Gerald Combs -* Copyright 1998 Gerald Combs -* -* SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Header file for the TRANSUM response time analyzer post-dissector + * By Paul Offord + * Copyright 2016 Advance Seven Limited + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #include "config.h" #include #include diff --git a/plugins/epan/unistim/audio.h b/plugins/epan/unistim/audio.h index be556b80a6..bc062cd406 100644 --- a/plugins/epan/unistim/audio.h +++ b/plugins/epan/unistim/audio.h @@ -1,13 +1,13 @@ /* audio.h - * header field declarations, value_string definitions and true_false_string - * definitions for audio manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string definitions and true_false_string + * definitions for audio manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_AUDIO_H diff --git a/plugins/epan/unistim/basic.h b/plugins/epan/unistim/basic.h index 0fe3a32612..9429ce98e2 100644 --- a/plugins/epan/unistim/basic.h +++ b/plugins/epan/unistim/basic.h @@ -1,13 +1,13 @@ /* basic.h - * header field declarations, value_string def and true_false_string - * definitions for basic manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for basic manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_BASIC_H diff --git a/plugins/epan/unistim/broadcast.h b/plugins/epan/unistim/broadcast.h index e080163da6..4c85afc476 100644 --- a/plugins/epan/unistim/broadcast.h +++ b/plugins/epan/unistim/broadcast.h @@ -1,13 +1,13 @@ /* broadcast.h - * header field declarations, value_string def and true_false_string - * definitions for broadcast manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for broadcast manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_BROADCAST_H diff --git a/plugins/epan/unistim/defines.h b/plugins/epan/unistim/defines.h index b6fef4f9d3..b7a06092cc 100644 --- a/plugins/epan/unistim/defines.h +++ b/plugins/epan/unistim/defines.h @@ -1,13 +1,13 @@ /* defines.h - * Contains all bitmask defines for unistim dissecting - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later -*/ + * Contains all bitmask defines for unistim dissecting + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later + */ #ifndef UNISTIM_DEFINES #define UNISTIM_DEFINES diff --git a/plugins/epan/unistim/display.h b/plugins/epan/unistim/display.h index feec50b7ad..829441d61f 100644 --- a/plugins/epan/unistim/display.h +++ b/plugins/epan/unistim/display.h @@ -1,13 +1,13 @@ /*display.h - * header field declarations, value_string def and true_false_string - * definitions for display manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for display manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_DISPLAY_H diff --git a/plugins/epan/unistim/expansion.h b/plugins/epan/unistim/expansion.h index 55888a6fac..4081ca84fa 100644 --- a/plugins/epan/unistim/expansion.h +++ b/plugins/epan/unistim/expansion.h @@ -1,13 +1,13 @@ /* expansion.h - * header field declarations, value_string def and true_false_string - * definitions for basic manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for basic manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_EXPANSION_H #define UNISTIM_EXPANSION_H diff --git a/plugins/epan/unistim/key.h b/plugins/epan/unistim/key.h index 634cfe9401..43acba8d63 100644 --- a/plugins/epan/unistim/key.h +++ b/plugins/epan/unistim/key.h @@ -1,13 +1,13 @@ /* key.h - * header field declarations, value_string def and true_false_string - * definitions for key manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for key manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_KEY_H diff --git a/plugins/epan/unistim/network.h b/plugins/epan/unistim/network.h index d819ee5e38..561ef8dcb1 100644 --- a/plugins/epan/unistim/network.h +++ b/plugins/epan/unistim/network.h @@ -1,13 +1,13 @@ /* network.h - * header field declarations, value_string def and true_false_string - * definitions for network manager messages - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for network manager messages + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_NETWORK_H diff --git a/plugins/epan/unistim/packet-unistim.c b/plugins/epan/unistim/packet-unistim.c index 7e6472b0ca..7873584bd3 100644 --- a/plugins/epan/unistim/packet-unistim.c +++ b/plugins/epan/unistim/packet-unistim.c @@ -1,12 +1,12 @@ /* packet-unistim.c - * Routines for unistim packet dissection - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * Routines for unistim packet dissection + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ diff --git a/plugins/epan/unistim/packet-unistim.h b/plugins/epan/unistim/packet-unistim.h index e470f25690..b1462a6ac1 100644 --- a/plugins/epan/unistim/packet-unistim.h +++ b/plugins/epan/unistim/packet-unistim.h @@ -1,13 +1,13 @@ /* packet-unistim.h - * header field declarations, value_string definitions, true_false_string - * definitions and function prototypes for main dissectors - * Copyright 2007 Don Newton - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string definitions, true_false_string + * definitions and function prototypes for main dissectors + * Copyright 2007 Don Newton + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef PACKET_UNISTIM_H diff --git a/plugins/epan/unistim/uftp.h b/plugins/epan/unistim/uftp.h index 0377c70e0e..865f23b5e9 100644 --- a/plugins/epan/unistim/uftp.h +++ b/plugins/epan/unistim/uftp.h @@ -1,13 +1,13 @@ /* uftp.h - * header field declarations, value_string def and true_false_string - * definitions for uftp commands and messages - * Copyright 2007 Chad Singer - * - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * - * SPDX-License-Identifier: GPL-2.0-or-later + * header field declarations, value_string def and true_false_string + * definitions for uftp commands and messages + * Copyright 2007 Chad Singer + * + * Wireshark - Network traffic analyzer + * By Gerald Combs + * Copyright 1998 Gerald Combs + * + * SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef UNISTIM_UFTP_H diff --git a/wiretap/erf.h b/wiretap/erf.h index 9dcffe830f..5694bfd553 100644 --- a/wiretap/erf.h +++ b/wiretap/erf.h @@ -1,14 +1,14 @@ /* -* -* Copyright (c) 2003 Endace Technology Ltd, Hamilton, New Zealand. -* All rights reserved. -* -* This software and documentation has been developed by Endace Technology Ltd. -* along with the DAG PCI network capture cards. For further information please -* visit http://www.endace.com/. -* -* SPDX-License-Identifier: BSD-3-Clause -*/ + * + * Copyright (c) 2003 Endace Technology Ltd, Hamilton, New Zealand. + * All rights reserved. + * + * This software and documentation has been developed by Endace Technology Ltd. + * along with the DAG PCI network capture cards. For further information please + * visit http://www.endace.com/. + * + * SPDX-License-Identifier: BSD-3-Clause + */ #ifndef __W_ERF_H__ #define __W_ERF_H__ -- 2.34.1