mirror of
https://pagure.io/fedora-docs/quick-docs.git
synced 2024-11-24 13:32:42 +00:00
fix typo
This commit is contained in:
parent
09d9350b16
commit
00897a9442
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ This tag is deprecated since Fedora 17. See https://docs-old.fedoraproject.org/e
|
|||
File Reference Preamble]
|
||||
|
||||
`License`::
|
||||
Enter an open source software license. Do not use the old Copyright tag. Use a standard abbreviation, for example, `GPLv2+` and be specific. For example, use `GPLv2+` for GPL version 2 or greater rather than `GPL` or `GPLv2` where it's true). For more information, see the http://fedoraproject.org/wiki/Packaging:LicensingGuidelines[Licensing Guidelines].
|
||||
Enter an open source software license. Do not use the old Copyright tag. Use a standard abbreviation, for example, `GPLv2+` and be specific. For example, use `GPLv2+` for GPL version 2 or greater rather than `GPL` or `GPLv2` where it's true. For more information, see the http://fedoraproject.org/wiki/Packaging:LicensingGuidelines[Licensing Guidelines].
|
||||
+
|
||||
You can list multiple licenses by combining them with `and` and `or` (e.g. `GPLv2 and BSD`).
|
||||
|
||||
|
|
Loading…
Reference in a new issue