Finally, complete the v1 of spdxconv.

spdxconv is a program to convert existing licenses and copyrights into #SPDX identifiers or insert new ones. This program works in tandem with #reuse software.

Features:

* REUSE Integration: Detects annotations from REUSE.toml.
* Customizable Defaults: Set default license identifiers and copyright holders.
* Smart Comments: Customizable patterns to set comment syntax ...

See https://git.sr.ht/~shulhan/spdxconv/ for more information.

#openSource #golang