Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#47850 closed defect (bug) (fixed)

Twenty Nineteen: Missing License URI

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: sergeybiryukov's profile SergeyBiryukov
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)

47850.diff (434.7 KB) - added by Shital Patel 6 years ago.
added "License URI: http://www.gnu.org/licenses/gpl-2.0.html" in css
47850.2.diff (1.2 KB) - added by munyagu 6 years ago.

Download all attachments as: .zip

Change History (7)

#1 follow-up: @joyously
6 years ago

Why should they all be the same? Referring to a bundled file is actually recommended on the gnu.org web site.

#2 in reply to: ↑ 1 @SergeyBiryukov
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.

@Shital Patel
6 years ago

added "License URI: http://www.gnu.org/licenses/gpl-2.0.html" in css

#3 @Shital Patel
6 years ago

  • Focuses docs added
  • Keywords has-patch added; needs-patch removed

@munyagu
6 years ago

#4 @SergeyBiryukov
6 years ago

  • Owner set to SergeyBiryukov
  • Resolution set to fixed
  • Status changed from new to closed

In 45773:

Twenty Nineteen: Correct license URI.

Props munyagu, shital-patel.
Fixes #47850.

#5 @SergeyBiryukov
6 years ago

In 45896:

Twenty Nineteen: Update style-rtl.css after [45773].

See #47850.

Note: See TracTickets for help on using tickets.