harlowja / fasteners

A python package that provides useful locks.
Apache License 2.0
252 stars 44 forks source link

Use SPDX license identifier #104

Closed vargenau closed 1 year ago

vargenau commented 1 year ago

Use SPDX license identifier "Apache-2.0". That will ease the creation of valid SPDX by tools.

psarka commented 1 year ago

Thanks!