Update @copyright date to reflect new year

This commit is contained in:
Chad Warren 2014-01-02 16:44:06 -05:00
parent 4c0f5d2666
commit 36742f327a
1 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
* @author Your Name <email@example.com>
* @license GPL-2.0+
* @link http://example.com
* @copyright 2013 Your Name or Company Name
* @copyright 2014 Your Name or Company Name
*/
// If uninstall not called from WordPress, then exit
@ -14,4 +14,4 @@ if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
exit;
}
// @TODO: Define uninstall functionality here
// @TODO: Define uninstall functionality here