Wireshark-commits: [Wireshark-commits] master fc082fa: wmem: use SPDX identifiers.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 08 Feb 2018 19:29:11 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=fc082fa2a9908a150fe6c44a63eb0852221c65f6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

fc082fa by Dario Lombardo (lomato@xxxxxxxxx):

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

Actions performed:

    from  1a9c364   Get rid of no-longer-used variables.
    adds  fc082fa   wmem: use SPDX identifiers.


Summary of changes:
 epan/wmem/wmem.h                      | 14 +-------------
 epan/wmem/wmem_allocator.h            | 14 +-------------
 epan/wmem/wmem_allocator_block.c      | 14 +-------------
 epan/wmem/wmem_allocator_block.h      | 14 +-------------
 epan/wmem/wmem_allocator_block_fast.c | 14 +-------------
 epan/wmem/wmem_allocator_block_fast.h | 14 +-------------
 epan/wmem/wmem_allocator_simple.c     | 14 +-------------
 epan/wmem/wmem_allocator_simple.h     | 14 +-------------
 epan/wmem/wmem_allocator_strict.c     | 14 +-------------
 epan/wmem/wmem_allocator_strict.h     | 14 +-------------
 epan/wmem/wmem_array.c                | 14 +-------------
 epan/wmem/wmem_array.h                | 14 +-------------
 epan/wmem/wmem_core.c                 | 14 +-------------
 epan/wmem/wmem_core.h                 | 14 +-------------
 epan/wmem/wmem_interval_tree.c        | 14 +-------------
 epan/wmem/wmem_interval_tree.h        | 14 +-------------
 epan/wmem/wmem_list.c                 | 14 +-------------
 epan/wmem/wmem_list.h                 | 14 +-------------
 epan/wmem/wmem_map.c                  | 14 +-------------
 epan/wmem/wmem_map.h                  | 14 +-------------
 epan/wmem/wmem_map_int.h              | 14 +-------------
 epan/wmem/wmem_miscutl.c              | 14 +-------------
 epan/wmem/wmem_miscutl.h              | 14 +-------------
 epan/wmem/wmem_queue.h                | 14 +-------------
 epan/wmem/wmem_scopes.c               | 14 +-------------
 epan/wmem/wmem_scopes.h               | 14 +-------------
 epan/wmem/wmem_stack.c                | 14 +-------------
 epan/wmem/wmem_stack.h                | 14 +-------------
 epan/wmem/wmem_strbuf.c               | 14 +-------------
 epan/wmem/wmem_strbuf.h               | 14 +-------------
 epan/wmem/wmem_strutl.c               | 14 +-------------
 epan/wmem/wmem_strutl.h               | 14 +-------------
 epan/wmem/wmem_test.c                 | 14 +-------------
 epan/wmem/wmem_tree-int.h             | 14 +-------------
 epan/wmem/wmem_tree.c                 | 14 +-------------
 epan/wmem/wmem_tree.h                 | 14 +-------------
 epan/wmem/wmem_user_cb.c              | 14 +-------------
 epan/wmem/wmem_user_cb.h              | 14 +-------------
 epan/wmem/wmem_user_cb_int.h          | 14 +-------------
 39 files changed, 39 insertions(+), 507 deletions(-)