mirror of
https://github.com/fosskers/cargo-aur.git
synced 2026-07-16 03:42:06 -05:00
[GH-ISSUE #16] Use SPDX license identifier #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chenrui333 on GitHub (Jan 22, 2023).
Original GitHub issue: https://github.com/fosskers/cargo-aur/issues/16
👋 It looks like the license identifier references are outdated from the SPDX identifier perspective. Would be good to use SDPX license identifier (as it is a ISO standard). Let me know if that makes sense. Thanks!
c2661279b7/src/main.rs (L20-L22)@fosskers commented on GitHub (Feb 6, 2023):
You're right, let me double-check this. Thanks for reporting.
@fosskers commented on GitHub (Oct 2, 2023):
Fixed. Thanks again for the report.
Use SPDX license identifierto [GH-ISSUE #16] Use SPDX license identifier