#47850 closed defect (bug) (fixed)
Twenty Nineteen: Missing License URI
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 5.3 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Bundled Theme | Keywords: | good-first-bug has-patch |
Focuses: | docs | Cc: |
Description
For other bundled themes, the License URI
header in both readme.txt
and style.css
is:
License URI: http://www.gnu.org/licenses/gpl-2.0.html
For Twenty Nineteen, it's correct in readme.txt
, but style.css
has just:
License URI: LICENSE
It should be updated for consistency with the other bundled themes.
Attachments (2)
Change History (7)
#2
in reply to:
↑ 1
@
6 years ago
Replying to joyously:
Why should they all be the same? Referring to a bundled file is actually recommended on the gnu.org web site.
I thought as much, but there is no bundled LICENSE
file in Twenty Nineteen.
Note: See
TracTickets for help on using
tickets.
Why should they all be the same? Referring to a bundled file is actually recommended on the gnu.org web site.