General: Update copyright year to 2017 in license.txt.

Props Nikschavan.
Merges [39659] to the 4.7 branch.
Fixes #39433.

Built from https://develop.svn.wordpress.org/branches/4.7@39661


git-svn-id: http://core.svn.wordpress.org/branches/4.7@39601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Rachel Baker 2017-01-02 18:51:35 +00:00
parent e87ab24ef8
commit b410db797b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
WordPress - Web publishing software WordPress - Web publishing software
Copyright 2011-2016 by the contributors Copyright 2011-2017 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

@ -4,7 +4,7 @@
* *
* @global string $wp_version * @global string $wp_version
*/ */
$wp_version = '4.7.1-alpha-39658'; $wp_version = '4.7.1-alpha-39661';
/** /**
* 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.