Wireshark-commits: [Wireshark-commits] master 1bbe5cf: Add correct license headers for reedsolomon
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Feb 2014 01:47:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1bbe5cf5967eeffe13a99d94fda8330aca6b0a6c
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

1bbe5cf by Evan Huus (eapache@xxxxxxxxx):

    Add correct license headers for reedsolomon code.
    
    I got in contact with the original author (thanks to Didier for digging up his
    current email address) and verified that we could license this under the GPLv2+.
    
    Licensecheck finally passes!
    
    Change-Id: I6660ef9a961626bbc4dad53e8bf767b5b9e0b3fa
    Reviewed-on: https://code.wireshark.org/review/183
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  10084c3   RTP: Add support for SBC codec in RTP Player
    adds  1bbe5cf   Add correct license headers for reedsolomon code.


Summary of changes:
 epan/reedsolomon.c |   32 +++++++++++++++++++++++---------
 epan/reedsolomon.h |   28 +++++++++++++++++++++++++---
 2 files changed, 48 insertions(+), 12 deletions(-)