Wireshark-commits: [Wireshark-commits] master ca7ac05: Fix some source headers, reformat SPDX licen
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 18 Feb 2018 22:50:47 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca7ac05cf00bca96a0123540beceb206a788906f
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ca7ac05 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    Fix some source headers, reformat SPDX license lines in comment block.
    
    Change-Id: Ibae6a64a9915003435a3fb17763535a3844143be
    Reviewed-on: https://code.wireshark.org/review/25891
    Petri-Dish: Jaap Keuter <jaap.keuter@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  44a6e2d   marker: return unused offset (found by clang).
    adds  ca7ac05   Fix some source headers, reformat SPDX license lines in comment block.


Summary of changes:
 ui/export_object_ui.c  | 3 ++-
 ui/export_object_ui.h  | 3 ++-
 ui/firewall_rules.h    | 3 ++-
 ui/mcast_stream.h      | 3 ++-
 ui/packet_list_utils.c | 3 ++-
 ui/packet_list_utils.h | 3 ++-
 ui/rtp_stream.c        | 3 ++-
 ui/rtp_stream.h        | 3 ++-
 ui/tap-iax2-analysis.c | 3 ++-
 ui/tap-iax2-analysis.h | 3 ++-
 ui/tap-rtp-analysis.h  | 3 ++-
 ui/text_import.c       | 3 ++-
 ui/voip_calls.c        | 3 ++-
 ui/voip_calls.h        | 3 ++-
 wiretap/camins.c       | 3 ++-
 wiretap/camins.h       | 3 ++-
 wiretap/commview.c     | 3 ++-
 wiretap/commview.h     | 3 ++-
 wiretap/daintree-sna.c | 3 ++-
 wiretap/merge.c        | 3 ++-
 wiretap/mplog.c        | 3 ++-
 wiretap/mplog.h        | 3 ++-
 wiretap/nettl.c        | 3 ++-
 wiretap/nettl.h        | 3 ++-
 wiretap/packetlogger.c | 3 ++-
 wiretap/peekclassic.c  | 3 ++-
 wiretap/peektagged.c   | 3 ++-
 wiretap/wtap.h         | 3 ++-
 28 files changed, 56 insertions(+), 28 deletions(-)