mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-13 22:26:06 +01:00
Bundled Themes: Twenty Twenty missed license for images.
Fixes the image license in the readme by removing screenshot.png. Brings the changes from [47608] to the 5.4 branch. Props h71, poena. Fixes #49316. Built from https://develop.svn.wordpress.org/branches/5.4@47827 git-svn-id: http://core.svn.wordpress.org/branches/5.4@47603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
769fad3c57
commit
3e44eb0857
@ -57,7 +57,7 @@ Chaplin Theme is distributed under the terms of the GNU GPL version 2.0
|
||||
|
||||
Twenty Twenty bundles the following third-party resources:
|
||||
|
||||
Illustrations in screenshot.png by Tammie Lister
|
||||
Illustrations by Tammie Lister
|
||||
License: Creative Commons Zero (CC0), https://creativecommons.org/publicdomain/zero/1.0/
|
||||
|
||||
Inter Font
|
||||
|
@ -13,7 +13,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '5.4.2-alpha-47826';
|
||||
$wp_version = '5.4.2-alpha-47827';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user