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 5a822ab commit 465a5bfCopy full SHA for 465a5bf
source/specifications/core-metadata.rst
@@ -483,8 +483,10 @@ Text string that is a valid SPDX
483
:term:`license expression <License Expression>`,
484
as specified in :doc:`/specifications/license-expression`.
485
486
-Note that the expression in this field only applies to the distribution file
487
-containing the metadata, not the project overall or other distribution files.
+Note that the expression in this field only applies to the
+:term:`Distribution Archive` containing the metadata with this field (e.g.,
488
+:term:`Source Distribution` or :term:`Wheel`), not the project overall or
489
+other files related to the project (including other distribution archives).
490
491
Examples::
492
0 commit comments