Skip to content

Commit d22b3b9

Browse files
committed
Clarify that the License-Expression field applies to the containing distribution file, not the project itself
1 parent 4cfc8b9 commit d22b3b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/specifications/core-metadata.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -473,6 +473,9 @@ Text string that is a valid SPDX
473473
:term:`license expression <License Expression>`,
474474
as specified in :doc:`/specifications/license-expression`.
475475

476+
Note that the expression in this field only applies to the **distribution** file
477+
containing the metadata, not the project itself or other distribution files.
478+
476479
Examples::
477480

478481
License-Expression: MIT
@@ -923,6 +926,9 @@ Example::
923926
History
924927
=======
925928

929+
- August 2025: Clarified that ``License-Expression`` applies to the containing
930+
distribution file and not the project itself.
931+
926932
- August 2024: Core metadata 2.4 was approved through :pep:`639`.
927933

928934
- Added the ``License-Expression`` field.

0 commit comments

Comments
 (0)