1
0
Fork 0
mirror of https://github.com/inretio/WordPress-Plugin-Boilerplate synced 2024-05-18 11:12:10 +03:00

Merge pull request #154 from bluehiveinteractive/master

Update @copyright date to reflect new year
This commit is contained in:
Tom McFarlin 2014-01-03 09:21:12 -08:00
commit 6568f73894
6 changed files with 8 additions and 8 deletions

View file

@ -6,7 +6,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @link http://example.com
* @copyright 2013 Your Name or Company Name * @copyright 2014 Your Name or Company Name
*/ */
/** /**

View file

@ -9,7 +9,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @link http://example.com
* @copyright 2013 Your Name or Company Name * @copyright 2014 Your Name or Company Name
*/ */
?> ?>

View file

@ -9,7 +9,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @link http://example.com
* @copyright 2013 Your Name or Company Name * @copyright 2014 Your Name or Company Name
* *
* @wordpress-plugin * @wordpress-plugin
* Plugin Name: @TODO * Plugin Name: @TODO

View file

@ -6,7 +6,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @link http://example.com
* @copyright 2013 Your Name or Company Name * @copyright 2014 Your Name or Company Name
*/ */
/** /**

View file

@ -9,7 +9,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @link http://example.com
* @copyright 2013 Your Name or Company Name * @copyright 2014 Your Name or Company Name
*/ */
?> ?>

View file

@ -6,7 +6,7 @@
* @author Your Name <email@example.com> * @author Your Name <email@example.com>
* @license GPL-2.0+ * @license GPL-2.0+
* @link http://example.com * @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 // If uninstall not called from WordPress, then exit