Skip to content

Commit 3e4a8c8

Browse files
docs: Add version info regarding license ID support
Signed-off-by: Andy Scherzinger <[email protected]>
1 parent 7811ee5 commit 3e4a8c8

File tree

1 file changed

+2
-2
lines changed
  • developer_manual/app_development

1 file changed

+2
-2
lines changed

developer_manual/app_development/info.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ version
176176
licence
177177
* required
178178
* can occur multiple times with different licenses
179-
* must contain one of the following licenses (see the `SPDX License List <https://spdx.org/licenses/>`_ for details):
179+
* must contain one of the following licenses (for apps targeting v31 or higher, see the `SPDX License List <https://spdx.org/licenses/>`_ for details):
180180

181181
* **AGPL-3.0-only**
182182
* **AGPL-3.0-or-later**
@@ -186,7 +186,7 @@ licence
186186
* **MIT**
187187
* **MPL-2.0**
188188

189-
* (deprecated) the following shorthand aliases are also used:
189+
* (deprecated, for apps targeting v30 or lower) the following shorthand aliases are also used:
190190

191191
* **agpl** (AGPL-3.0)
192192
* **apache** (Apache-2.0)

0 commit comments

Comments
 (0)