Wireshark-commits: [Wireshark-commits] master 55c68ee: epan: use SPDX indentifiers.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Feb 2018 19:29:55 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=55c68ee69cce06fbe1b9549e27e5ff524bed22fd Submitter: Anders Broman (a.broman58@xxxxxxxxx) Changed: branch: master Repository: wireshark Commits: 55c68ee by Dario Lombardo (lomato@xxxxxxxxx): epan: use SPDX indentifiers. Skipping dissectors dir for now. Change-Id: I717b66bfbc7cc81b83f8c2cbc011fcad643796aa Reviewed-on: https://code.wireshark.org/review/25694 Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx> Tested-by: Petri Dish Buildbot Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx> Actions performed: from fc082fa wmem: use SPDX identifiers. adds 55c68ee epan: use SPDX indentifiers. Summary of changes: epan/addr_and_mask.c | 14 +------------- epan/addr_and_mask.h | 14 +------------- epan/addr_resolv.c | 14 +------------- epan/addr_resolv.h | 14 +------------- epan/address.h | 14 +------------- epan/address_types.c | 14 +------------- epan/address_types.h | 14 +------------- epan/afn.c | 14 +------------- epan/afn.h | 14 +------------- epan/aftypes.c | 14 +------------- epan/aftypes.h | 14 +------------- epan/app_mem_usage.c | 14 +------------- epan/app_mem_usage.h | 14 +------------- epan/arcnet_pids.h | 14 +------------- epan/arptypes.h | 14 +------------- epan/asn1.c | 14 +------------- epan/asn1.h | 14 +------------- epan/ax25_pids.h | 14 +------------- epan/bridged_pids.h | 14 +------------- epan/charsets.c | 14 +------------- epan/charsets.h | 14 +------------- epan/chdlctypes.h | 14 +------------- epan/color_filters.c | 14 +------------- epan/color_filters.h | 14 +------------- epan/column-info.h | 14 +------------- epan/column-utils.c | 14 +------------- epan/column-utils.h | 14 +------------- epan/column.c | 14 +------------- epan/column.h | 14 +------------- epan/conv_id.h | 14 +------------- epan/conversation.c | 14 +------------- epan/conversation.h | 14 +------------- epan/conversation_debug.h | 14 +------------- epan/conversation_table.c | 14 +------------- epan/conversation_table.h | 14 +------------- epan/crc10-tvb.c | 14 +------------- epan/crc10-tvb.h | 14 +------------- epan/crc16-tvb.c | 14 +------------- epan/crc16-tvb.h | 14 +------------- epan/crc32-tvb.c | 14 +------------- epan/crc32-tvb.h | 14 +------------- epan/crc6-tvb.c | 14 +------------- epan/crc6-tvb.h | 14 +------------- epan/crc8-tvb.c | 14 +------------- epan/crc8-tvb.h | 14 +------------- epan/crypt/kasumi.h | 14 +------------- epan/decode_as.c | 14 +------------- epan/decode_as.h | 14 +------------- epan/dfilter/dfilter-int.h | 14 +------------- epan/dfilter/dfilter-macro.c | 14 +------------- epan/dfilter/dfilter-macro.h | 14 +------------- epan/dfilter/dfilter.c | 14 +------------- epan/dfilter/dfilter.h | 14 +------------- epan/dfilter/dfunctions.c | 14 +------------- epan/dfilter/dfunctions.h | 14 +------------- epan/dfilter/dfvm.c | 14 +------------- epan/dfilter/dfvm.h | 14 +------------- epan/dfilter/drange.c | 14 +------------- epan/dfilter/drange.h | 14 +------------- epan/dfilter/gencode.c | 14 +------------- epan/dfilter/gencode.h | 14 +------------- epan/dfilter/semcheck.c | 14 +------------- epan/dfilter/semcheck.h | 14 +------------- epan/dfilter/sttype-function.c | 14 +------------- epan/dfilter/sttype-function.h | 14 +------------- epan/dfilter/sttype-integer.c | 14 +------------- epan/dfilter/sttype-pointer.c | 14 +------------- epan/dfilter/sttype-range.c | 14 +------------- epan/dfilter/sttype-range.h | 14 +------------- epan/dfilter/sttype-set.c | 14 +------------- epan/dfilter/sttype-set.h | 14 +------------- epan/dfilter/sttype-string.c | 14 +------------- epan/dfilter/sttype-test.c | 14 +------------- epan/dfilter/sttype-test.h | 14 +------------- epan/dfilter/syntax-tree.c | 14 +------------- epan/dfilter/syntax-tree.h | 14 +------------- epan/disabled_protos.c | 14 +------------- epan/disabled_protos.h | 14 +------------- epan/dissector_filters.c | 14 +------------- epan/dissector_filters.h | 14 +------------- epan/dtd.h | 14 +------------- epan/dtd_parse.h | 14 +------------- epan/dvb_chartbl.c | 14 +------------- epan/dvb_chartbl.h | 14 +------------- epan/eap.h | 14 +------------- epan/eapol_keydes_types.h | 14 +------------- epan/epan.h | 14 +------------- epan/epan_dissect.h | 14 +------------- epan/etypes.h | 14 +------------- epan/ex-opt.c | 14 +------------- epan/ex-opt.h | 14 +------------- epan/exceptions.h | 14 +------------- epan/exntest.c | 14 +------------- epan/expert.c | 14 +------------- epan/expert.h | 14 +------------- ... 139 lines suppressed ...
- Prev by Date: [Wireshark-commits] master fc082fa: wmem: use SPDX identifiers.
- Next by Date: [Wireshark-commits] master 41812f2: QUIC: Add initial draft-09 support
- Previous by thread: [Wireshark-commits] master fc082fa: wmem: use SPDX identifiers.
- Next by thread: [Wireshark-commits] master 41812f2: QUIC: Add initial draft-09 support
- Index(es):