Wireshark-commits: [Wireshark-commits] master ff6e2fb: wslua: use SPDX identifiers.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 09 Feb 2018 12:31:32 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ff6e2fbb1bd49e0e6d1f748092eb0d3102262689
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ff6e2fb by Dario Lombardo (lomato@xxxxxxxxx):

    wslua: use SPDX identifiers.
    
    Change-Id: I80d9d4e3ffc25eebf09e6ef693c378b77554e1b8
    Reviewed-on: https://code.wireshark.org/review/25693
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  99e645b   Do changes from Generalize wtap_pkthdr into a structure for packet and non-packet records for file_dlg_win32.c
    adds  ff6e2fb   wslua: use SPDX identifiers.


Summary of changes:
 epan/wslua/wslua.h              | 14 +-------------
 epan/wslua/wslua_address.c      | 14 +-------------
 epan/wslua/wslua_byte_array.c   | 14 +-------------
 epan/wslua/wslua_capture_info.c | 14 +-------------
 epan/wslua/wslua_column.c       | 14 +-------------
 epan/wslua/wslua_dir.c          | 14 +-------------
 epan/wslua/wslua_dissector.c    | 14 +-------------
 epan/wslua/wslua_dumper.c       | 14 +-------------
 epan/wslua/wslua_field.c        | 14 +-------------
 epan/wslua/wslua_file.c         | 14 +-------------
 epan/wslua/wslua_file_common.c  | 14 +-------------
 epan/wslua/wslua_file_common.h  | 14 +-------------
 epan/wslua/wslua_file_handler.c | 14 +-------------
 epan/wslua/wslua_frame_info.c   | 14 +-------------
 epan/wslua/wslua_gui.c          | 14 +-------------
 epan/wslua/wslua_internals.c    | 14 +-------------
 epan/wslua/wslua_listener.c     | 14 +-------------
 epan/wslua/wslua_nstime.c       | 14 +-------------
 epan/wslua/wslua_pinfo.c        | 14 +-------------
 epan/wslua/wslua_pinfo_common.h | 14 +-------------
 epan/wslua/wslua_pref.c         | 14 +-------------
 epan/wslua/wslua_proto.c        | 14 +-------------
 epan/wslua/wslua_proto_expert.c | 14 +-------------
 epan/wslua/wslua_proto_field.c  | 14 +-------------
 epan/wslua/wslua_tree.c         | 14 +-------------
 epan/wslua/wslua_tvb.c          | 14 +-------------
 epan/wslua/wslua_util.c         | 14 +-------------
 27 files changed, 27 insertions(+), 351 deletions(-)