We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc7aba3 commit 3ed85f0Copy full SHA for 3ed85f0
1 file changed
docs/standard/schema.core.rst
@@ -579,11 +579,11 @@ Key ``legal/license``
579
580
- Type: string
581
- Presence: mandatory
582
-- Example: ``"AGPL-3.0-or-later"``
+- Example: ``"AGPL-3.0-or-later"``, ``"EUPL-1.2 OR AGPL-3.0-or-later"``
583
584
This string describes the license under which the software is
585
distributed. The string must contain a valid SPDX expression, referring
586
-to one (or multiple) open-source license. Please refer to the `SPDX
+to one or multiple open-source licenses. Please refer to the `SPDX
587
documentation <https://spdx.org/licenses/>`__ for further information.
588
589
Key ``legal/mainCopyrightOwner``
0 commit comments