Add licenses metadata example.

This commit is contained in:
Dominik Bamberger
2021-07-26 09:40:00 +02:00
parent 1df3f7f1cf
commit c8e604d141

View File

@@ -93,3 +93,6 @@ The following properties are supported in ``qlpack.yml`` files.
* - ``authors``
- ``example@github.com``
- Metadata that will be displayed on the packaging search page in the packages section of the organization that a CodeQL pack is published to.
* - ``licenses``
- ``(LGPL-2.1 AND MIT)``
- Metadata that will be displayed on the packaging search page in the packages section of the organization that a CodeQL pack is published to.