diff --git a/asn1/atn-cm/packet-atn-cm-template.c b/asn1/atn-cm/packet-atn-cm-template.c index 4571aa92f2..869e299109 100644 --- a/asn1/atn-cm/packet-atn-cm-template.c +++ b/asn1/atn-cm/packet-atn-cm-template.c @@ -23,7 +23,7 @@ * We are dealing with ATN/CPDLC aka ICAO Doc 9705 Ed2 here * (CPDLC may also be transmitted via ACARS/AOA aka "FANS-1/A "). - + * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs @@ -40,7 +40,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" diff --git a/asn1/atn-cpdlc/packet-atn-cpdlc-template.c b/asn1/atn-cpdlc/packet-atn-cpdlc-template.c index 2f9b0ab11d..a8c18d1c77 100644 --- a/asn1/atn-cpdlc/packet-atn-cpdlc-template.c +++ b/asn1/atn-cpdlc/packet-atn-cpdlc-template.c @@ -19,7 +19,7 @@ * note: * We are dealing with ATN/CPDLC aka ICAO Doc 9705 Ed2 here * (CPDLC may also be transmitted via ACARS/AOA aka "FANS-1/A "). - + * * Wireshark - Network traffic analyzer * By Gerald Combs @@ -37,7 +37,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. */ /* diff --git a/asn1/atn-ulcs/packet-atn-ulcs-template.c b/asn1/atn-ulcs/packet-atn-ulcs-template.c index 9ce3d6bcbd..c6c1bd02bc 100644 --- a/asn1/atn-ulcs/packet-atn-ulcs-template.c +++ b/asn1/atn-ulcs/packet-atn-ulcs-template.c @@ -23,7 +23,7 @@ * details see: * http://en.wikipedia.org/wiki/CPDLC * http://members.optusnet.com.au/~cjr/introduction.htm - + * standards: * http://legacy.icao.int/anb/panels/acp/repository.cfm @@ -31,10 +31,6 @@ * We are dealing with ATN/ULCS aka ICAO Doc 9705 Ed2 here * (don't think there is an ULCS equivalent for "FANS-1/A "). - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs diff --git a/asn1/atn-ulcs/packet-atn-ulcs-template.h b/asn1/atn-ulcs/packet-atn-ulcs-template.h index 7b09f8d283..85a4412d1d 100644 --- a/asn1/atn-ulcs/packet-atn-ulcs-template.h +++ b/asn1/atn-ulcs/packet-atn-ulcs-template.h @@ -6,7 +6,7 @@ /* packet-atn-ulcs.h * Definitions for atn packet disassembly structures and routines * - * + * * * Wireshark - Network traffic analyzer * By Gerald Combs @@ -24,7 +24,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. */ #ifndef PACKET_ATN_ULCS_H #define PACKET_ATN_ULCS_H diff --git a/epan/dissectors/packet-atn-cm.c b/epan/dissectors/packet-atn-cm.c index 75075633f8..6d430fa4a7 100644 --- a/epan/dissectors/packet-atn-cm.c +++ b/epan/dissectors/packet-atn-cm.c @@ -31,7 +31,7 @@ * We are dealing with ATN/CPDLC aka ICAO Doc 9705 Ed2 here * (CPDLC may also be transmitted via ACARS/AOA aka "FANS-1/A "). - + * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs @@ -48,7 +48,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" diff --git a/epan/dissectors/packet-atn-cpdlc.c b/epan/dissectors/packet-atn-cpdlc.c index 00af473b1c..400b5c1bd1 100644 --- a/epan/dissectors/packet-atn-cpdlc.c +++ b/epan/dissectors/packet-atn-cpdlc.c @@ -27,7 +27,7 @@ * note: * We are dealing with ATN/CPDLC aka ICAO Doc 9705 Ed2 here * (CPDLC may also be transmitted via ACARS/AOA aka "FANS-1/A "). - + * * Wireshark - Network traffic analyzer * By Gerald Combs @@ -45,7 +45,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. */ /* diff --git a/epan/dissectors/packet-atn-ulcs.c b/epan/dissectors/packet-atn-ulcs.c index 602ed2ed0f..14a000b331 100644 --- a/epan/dissectors/packet-atn-ulcs.c +++ b/epan/dissectors/packet-atn-ulcs.c @@ -31,7 +31,7 @@ * details see: * http://en.wikipedia.org/wiki/CPDLC * http://members.optusnet.com.au/~cjr/introduction.htm - + * standards: * http://legacy.icao.int/anb/panels/acp/repository.cfm @@ -39,10 +39,6 @@ * We are dealing with ATN/ULCS aka ICAO Doc 9705 Ed2 here * (don't think there is an ULCS equivalent for "FANS-1/A "). - * Wireshark - Network traffic analyzer - * By Gerald Combs - * Copyright 1998 Gerald Combs - * * Wireshark - Network traffic analyzer * By Gerald Combs * Copyright 1998 Gerald Combs @@ -278,7 +274,7 @@ static int hf_atn_ulcs_ACSE_requirements_authentication = -1; static int hf_atn_ulcs_ACSE_requirements_application_context_negotiation = -1; /*--- End of included file: packet-atn-ulcs-hf.c ---*/ -#line 196 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" +#line 192 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" /*--- Included file: packet-atn-ulcs-ett.c ---*/ @@ -310,7 +306,7 @@ static gint ett_atn_ulcs_RelativeDistinguishedName = -1; static gint ett_atn_ulcs_AttributeTypeAndValue = -1; /*--- End of included file: packet-atn-ulcs-ett.c ---*/ -#line 198 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" +#line 194 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" static gint ett_atn_ulcs = -1; static gint ett_atn_acse = -1; @@ -1588,7 +1584,7 @@ static void dissect_ACSE_apdu_PDU(tvbuff_t *tvb _U_, packet_info *pinfo _U_, pro /*--- End of included file: packet-atn-ulcs-fn.c ---*/ -#line 202 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" +#line 198 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" /* re-implementing external data: packet-per.c */ static const value_string per_External_encoding_vals[] = { @@ -2489,7 +2485,7 @@ void proto_register_atn_ulcs (void) NULL, HFILL }}, /*--- End of included file: packet-atn-ulcs-hfarr.c ---*/ -#line 810 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" +#line 806 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" {&hf_atn_ses_type, { "SPDU Type", "atn-ulcs.ses.type", @@ -2569,7 +2565,7 @@ void proto_register_atn_ulcs (void) &ett_atn_ulcs_AttributeTypeAndValue, /*--- End of included file: packet-atn-ulcs-ettarr.c ---*/ -#line 860 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" +#line 856 "../../asn1/atn-ulcs/packet-atn-ulcs-template.c" &ett_atn_ses, &ett_atn_pres, &ett_atn_acse, diff --git a/epan/dissectors/packet-atn-ulcs.h b/epan/dissectors/packet-atn-ulcs.h index 060f8f870a..5d81507233 100644 --- a/epan/dissectors/packet-atn-ulcs.h +++ b/epan/dissectors/packet-atn-ulcs.h @@ -14,7 +14,7 @@ /* packet-atn-ulcs.h * Definitions for atn packet disassembly structures and routines * - * + * * * Wireshark - Network traffic analyzer * By Gerald Combs @@ -32,7 +32,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. */ #ifndef PACKET_ATN_ULCS_H #define PACKET_ATN_ULCS_H