ICRAR / crc32c

A python package implementing the crc32c algorithm in hardware and software
GNU Lesser General Public License v2.1
41 stars 25 forks source link

Use SPDX license identifier #29

Closed vargenau closed 1 year ago

vargenau commented 1 year ago

Use SPDX license identifier: LGPL-2.1-or-later This will help tools to produce valid SPDX.

rtobar commented 1 year ago

Thanks @vargenau!