URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3fd9a5e6136b4ada0904b632b6ea4082f6401ed4
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3fd9a5e by Evan Huus (eapache@xxxxxxxxx):
Licensecheck improvements, just two errors left.
Spawned from https://www.wireshark.org/lists/wireshark-dev/201402/msg00024.html
Add some ignore rules for files that can't/shouldn't include a license header.
Reorganize some ignore rules to group rules with similar motivations.
Add a header to autogen.sh and attribute it to just "The Wireshark Authors"
since while Gilbert wrote the original version it's gone through so many changes
over the years that sorting out proper authorship is unnecessarily complex.
Add headers to Graeme Hewson's two files as verified by private email, and
update his address in the AUTHORS file per his request.
Add header to one of Ulf Lamping's files, as verified by private email.
Only remaining problem is the reedsolomon code.
Change-Id: Ifb7de8c4b4d79012553e29d459a0145d39f51df5
Reviewed-on: https://code.wireshark.org/review/145
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from 183e038 Fix typo about encoding in MIP6 dissector...
adds 3fd9a5e Licensecheck improvements, just two errors left.
Summary of changes:
AUTHORS | 2 +-
autogen.sh | 20 +++++++++++++++++++-
doc/make-authors-format.pl | 22 ++++++++++++++++++++--
doc/make-authors-short.pl | 22 ++++++++++++++++++++--
doc/perlnoutf.pl | 24 ++++++++++++++++++++---
tools/checklicenses.py | 45 ++++++++++++++++++++++++++++++++++----------
6 files changed, 116 insertions(+), 19 deletions(-)