Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions source/specifications/core-metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -473,6 +473,9 @@ Text string that is a valid SPDX
:term:`license expression <License Expression>`,
as specified in :doc:`/specifications/license-expression`.

Note that the expression in this field only applies to the **distribution** file
containing the metadata, not the project itself or other distribution files.

Examples::

License-Expression: MIT
Expand Down Expand Up @@ -923,6 +926,9 @@ Example::
History
=======

- August 2025: Clarified that ``License-Expression`` applies to the containing
distribution file and not the project itself.

- August 2024: Core metadata 2.4 was approved through :pep:`639`.

- Added the ``License-Expression`` field.
Expand Down