Skip to content

Commit 9fb94f4

Browse files
authored
Merge pull request #1889 from raybellwaves/patch-1
2 parents cd9d036 + 5681ed9 commit 9fb94f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/maintainer/adding_pkgs.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -761,7 +761,7 @@ For the ``about: license`` entry in the recipe ``meta.yaml``, using a SPDX ident
761761
See `SPDX license identifiers <https://spdx.org/licenses/>`__ for the licenses.
762762
See `SPDX license exceptions <https://spdx.org/licenses/exceptions-index.html>`__ for license exceptions.
763763
See `SPDX specification <https://spdx.org/spdx-specification-21-web-version>`__ Appendix IV
764-
for the specification on expressions.
764+
for the specification on expressions. Some examples of these are:
765765

766766
.. code-block:: none
767767
@@ -775,6 +775,7 @@ for the specification on expressions.
775775
MIT
776776
MIT AND BSD-2-Clause
777777
PSF-2.0
778+
Unlicense
778779
779780
.. _third_party_package_licenses:
780781

0 commit comments

Comments
 (0)