#47850 closed defect (bug) (fixed)
Twenty Nineteen: Missing License URI
| Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.3 |
| Component: | Bundled Theme | Version: | |
| Severity: | normal | Keywords: | good-first-bug has-patch |
| Cc: | Focuses: | docs |
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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Why should they all be the same? Referring to a bundled file is actually recommended on the gnu.org web site.