Switch my contact address

Change-Id: Iec5e4951873d6a2f1cacd655b490643c55e4f17e
Reviewed-on: https://code.wireshark.org/review/31853
Petri-Dish: Pascal Quantin <pascal@wireshark.org>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@wireshark.org>
This commit is contained in:
Pascal Quantin 2019-02-01 20:00:24 +01:00
parent 731835425d
commit 16e20ccec7
27 changed files with 28 additions and 27 deletions

View File

@ -143,7 +143,8 @@ Nikhil Acharya Prakash <nikhilap@arista.com> Nikhil AP <nikhilap@arista.com>
Olga Kornievskaia <kolga@netapp.com> Olga Kornievskaia <olga.kornievskaia@gmail.com>
Oliver Downard <oliver.downard@couchbase.com> olivermd <oliver.downard@couchbase.com>
Øyvind Rønningstad <ronningstad@gmail.com> oyv <ronningstad@gmail.com>
Pascal Quantin <pascal.quantin@gmail.com> <pascal@localhost>
Pascal Quantin <pascal@wireshark.org> <pascal@localhost>
Pascal Quantin <pascal@wireshark.org> Pascal Quantin <pascal.quantin@gmail.com>
Patrick Servello <patrick.servello@gmail.com> Patrick <patrick.servello@gmail.com>
Patrik Moško <patrikmosko95@gmail.com> PatrikMosko <patrikmosko95@gmail.com>
Paul Williamson <paul@mustbeart.com> MustBeArt<paul@mustbeart.com>

View File

@ -1,6 +1,6 @@
/* packet-e1ap.c
* Routines for E-UTRAN E1 Application Protocol (E1AP) packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-f1ap.c
* Routines for E-UTRAN F1 Application Protocol (F1AP) packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,7 +1,7 @@
/* packet-ilp.c
* Routines for OMA Internal Location Protocol packet dissection
* Copyright 2006, e.yimjia <jy.m12.0@gmail.com>
* Copyright 2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-lpp.c
* Routines for 3GPP LTE Positioning Protocol (LPP) packet dissection
* Copyright 2011-2019 Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2019 Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-lpp.h
* Routines for 3GPP LTE Positioning Protocol (LPP) packet dissection
* Copyright 2011-2019 Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2019 Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-lppa.c
* Routines for 3GPP LTE Positioning Protocol A (LLPa) packet dissection
* Copyright 2011-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-lppe.c
* Routines for LPP Extensions (LLPe) packet dissection
* Copyright 2012-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2012-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-m2ap.c
* Routines for M2 Application Protocol packet dissection
* Copyright 2016, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2016, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,7 +1,7 @@
/* packet-ulp.c
* Routines for OMA UserPlane Location Protocol packet dissection
* Copyright 2006, Anders Broman <anders.broman@ericsson.com>
* Copyright 2014-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2014-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -3,7 +3,7 @@
* X2 Application Protocol (X2AP);
* 3GPP TS 36.423 packet dissection
* Copyright 2007-2014, Anders Broman <anders.broman@ericsson.com>
* Copyright 2016-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2016-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,7 +1,7 @@
/* packet-xnap.c
* Routines for dissecting NG-RAN Xn application protocol (XnAP)
* 3GPP TS 38.423 packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/e1ap/packet-e1ap-template.c"
/* packet-e1ap.c
* Routines for E-UTRAN E1 Application Protocol (E1AP) packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/f1ap/packet-f1ap-template.c"
/* packet-f1ap.c
* Routines for E-UTRAN F1 Application Protocol (F1AP) packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -9,7 +9,7 @@
/* packet-ilp.c
* Routines for OMA Internal Location Protocol packet dissection
* Copyright 2006, e.yimjia <jy.m12.0@gmail.com>
* Copyright 2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/lpp/packet-lpp-template.c"
/* packet-lpp.c
* Routines for 3GPP LTE Positioning Protocol (LPP) packet dissection
* Copyright 2011-2019 Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2019 Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/lpp/packet-lpp-template.h"
/* packet-lpp.h
* Routines for 3GPP LTE Positioning Protocol (LPP) packet dissection
* Copyright 2011-2019 Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2019 Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/lppa/packet-lppa-template.c"
/* packet-lppa.c
* Routines for 3GPP LTE Positioning Protocol A (LLPa) packet dissection
* Copyright 2011-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2011-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/lppe/packet-lppe-template.c"
/* packet-lppe.c
* Routines for LPP Extensions (LLPe) packet dissection
* Copyright 2012-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2012-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -8,7 +8,7 @@
#line 1 "./asn1/m2ap/packet-m2ap-template.c"
/* packet-m2ap.c
* Routines for M2 Application Protocol packet dissection
* Copyright 2016, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2016, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-mbim.c
* Routines for MBIM dissection
* Copyright 2013-2016, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2013-2016, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-mbim.h
* Routines for MBIM dissection
* Copyright 2013, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2013, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,7 +1,7 @@
/* packet-nbifom.c
* Routines for Network-Based IP Flow Mobility (NBIFOM) dissection
* 3GPP TS 24.161 V13.3.0 (2016-12) Release 13
* Copyright 2016, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2016, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -9,7 +9,7 @@
/* packet-ulp.c
* Routines for OMA UserPlane Location Protocol packet dissection
* Copyright 2006, Anders Broman <anders.broman@ericsson.com>
* Copyright 2014-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2014-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -1,6 +1,6 @@
/* packet-usb-com.c
* Routines for USB Communications and CDC Control dissection
* Copyright 2013, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2013, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -11,7 +11,7 @@
* X2 Application Protocol (X2AP);
* 3GPP TS 36.423 packet dissection
* Copyright 2007-2014, Anders Broman <anders.broman@ericsson.com>
* Copyright 2016-2018, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2016-2018, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>

View File

@ -9,7 +9,7 @@
/* packet-xnap.c
* Routines for dissecting NG-RAN Xn application protocol (XnAP)
* 3GPP TS 38.423 packet dissection
* Copyright 2018-2019, Pascal Quantin <pascal.quantin@gmail.com>
* Copyright 2018-2019, Pascal Quantin <pascal@wireshark.org>
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>