diff --git a/docs/standard/schema.core.rst b/docs/standard/schema.core.rst index bb64171..605a061 100644 --- a/docs/standard/schema.core.rst +++ b/docs/standard/schema.core.rst @@ -582,11 +582,11 @@ Key ``legal/license`` - Type: string - Presence: mandatory -- Example: ``"AGPL-3.0-or-later"`` +- Example: ``"AGPL-3.0-or-later"``, ``"EUPL-1.2 OR AGPL-3.0-or-later"`` This string describes the license under which the software is distributed. The string must contain a valid SPDX expression, referring -to one (or multiple) open-source license. Please refer to the `SPDX +to one or multiple open-source licenses. Please refer to the `SPDX documentation `__ for further information. Key ``legal/mainCopyrightOwner``