Update license copyright year to 2015.

props valendesigns.
fixes #30877.
Built from https://develop.svn.wordpress.org/trunk@31017


git-svn-id: http://core.svn.wordpress.org/trunk@30998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Sergey Biryukov 2015-01-01 12:25:26 +00:00
parent 952a5c9971
commit f3ef425b11
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.2-alpha-31016';
$wp_version = '4.2-alpha-31017';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.