We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75f640c commit 8228cbbCopy full SHA for 8228cbb
cyclonedx_py/_internal/utils/license_trove_classifier.py
@@ -76,7 +76,7 @@ def is_license_trove(classifier: str) -> bool:
76
77
# region OSI Approved
78
79
- # !! reminder: the following are OSI approved, sp map only to the SPDX that ar marked as so
+ # !! reminder: the following are OSI approved, so map only to the SPDX that are marked as such
80
# !! see the ideas and cases of https://peps.python.org/pep-0639/#mapping-license-classifiers-to-spdx-identifiers
81
# 'License :: OSI Approved :: Academic Free License (AFL)': which one?
82
# - AFL-1.1
0 commit comments