Bundled Themes: Update copyright year in readme.txt. - Revert [47629]

Reverts [47629] as the tests will be updated, rather then the themes.

Props peterwilsoncc, whyisjake.
Fixes #48566.

Built from https://develop.svn.wordpress.org/branches/5.3@47630


git-svn-id: http://core.svn.wordpress.org/branches/5.3@47405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
whyisjake 2020-04-28 03:07:03 +00:00
parent 5dee0c5fa4
commit 676e70c5c7
12 changed files with 23 additions and 23 deletions

View File

@ -1,6 +1,6 @@
WordPress - Web publishing software WordPress - Web publishing software
Copyright 2011-2020 by the contributors Copyright 2011-2019 by the contributors
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by

View File

@ -22,7 +22,7 @@ For more information about Twenty Eleven please go to https://codex.wordpress.or
== Copyright == == Copyright ==
Twenty Eleven WordPress Theme, Copyright 2011-2020 WordPress.org & Automattic.com Twenty Eleven WordPress Theme, Copyright 2011-2019 WordPress.org & Automattic.com
Twenty Eleven is Distributed under the terms of the GNU GPL Twenty Eleven is Distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -30,7 +30,7 @@ For more information about Twenty Fifteen please go to https://wordpress.org/sup
== Copyright == == Copyright ==
Twenty Fifteen WordPress Theme, Copyright 2014-2020 WordPress.org & Automattic.com Twenty Fifteen WordPress Theme, Copyright 2014-2019 WordPress.org & Automattic.com
Twenty Fifteen is distributed under the terms of the GNU GPL Twenty Fifteen is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -22,7 +22,7 @@ For more information about Twenty Fourteen please go to https://codex.wordpress.
== Copyright == == Copyright ==
Twenty Fourteen WordPress Theme, Copyright 2013-2020 WordPress.org & Automattic.com Twenty Fourteen WordPress Theme, Copyright 2013-2019 WordPress.org & Automattic.com
Twenty Fourteen is Distributed under the terms of the GNU GPL Twenty Fourteen is Distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -24,7 +24,7 @@ For more information about Twenty Nineteen please go to https://wordpress.org/su
== Copyright == == Copyright ==
Twenty Nineteen WordPress Theme, Copyright 2018-2020asdf WordPress.org Twenty Nineteen WordPress Theme, Copyright 2018-2019 WordPress.org
Twenty Nineteen is distributed under the terms of the GNU GPL Twenty Nineteen is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -22,7 +22,7 @@ For more information about Twenty Seventeen please go to https://wordpress.org/s
== Copyright == == Copyright ==
Twenty Seventeen WordPress Theme, Copyright 2016-2020 WordPress.org Twenty Seventeen WordPress Theme, Copyright 2016-2019 WordPress.org
Twenty Seventeen is distributed under the terms of the GNU GPL Twenty Seventeen is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -28,7 +28,7 @@ For more information about Twenty Sixteen please go to https://wordpress.org/sup
== Copyright == == Copyright ==
Twenty Sixteen WordPress Theme, Copyright 2014-2020 WordPress.org Twenty Sixteen WordPress Theme, Copyright 2014-2019 WordPress.org
Twenty Sixteen is distributed under the terms of the GNU GPL Twenty Sixteen is distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -21,7 +21,7 @@ For more information about Twenty Ten theme please go to https://codex.wordpress
== Copyright == == Copyright ==
Twenty Ten WordPress Theme, Copyright 2010-2020 WordPress.org & Automattic.com Twenty Ten WordPress Theme, Copyright 2010-2019 WordPress.org & Automattic.com
Twenty Ten is Distributed under the terms of the GNU GPL Twenty Ten is Distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -21,7 +21,7 @@ For more information about Twenty Thirteen please go to https://codex.wordpress.
== Copyright == == Copyright ==
Twenty Thirteen WordPress Theme, Copyright 2013-2020 WordPress.org & Automattic.com Twenty Thirteen WordPress Theme, Copyright 2013-2019 WordPress.org & Automattic.com
Twenty Thirteen is Distributed under the terms of the GNU GPL Twenty Thirteen is Distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -21,7 +21,7 @@ For more information about Twenty Twelve please go to https://codex.wordpress.or
== Copyright == == Copyright ==
Twenty Twelve WordPress Theme, Copyright 2012-2020 WordPress.org & Automattic.com Twenty Twelve WordPress Theme, Copyright 2012-2019 WordPress.org & Automattic.com
Twenty Twelve is Distributed under the terms of the GNU GPL Twenty Twelve is Distributed under the terms of the GNU GPL
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -34,7 +34,7 @@ Initial release
== Copyright == == Copyright ==
Twenty Twenty WordPress Theme, Copyright 2020 WordPress.org Twenty Twenty WordPress Theme, Copyright 2019 WordPress.org
Twenty Twenty is distributed under the terms of the GNU GPL. Twenty Twenty is distributed under the terms of the GNU GPL.
This program is free software: you can redistribute it and/or modify This program is free software: you can redistribute it and/or modify

View File

@ -13,7 +13,7 @@
* *
* @global string $wp_version * @global string $wp_version
*/ */
$wp_version = '5.3.3-alpha-47629'; $wp_version = '5.3.3-alpha-47630';
/** /**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema. * Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.