mirror of
https://github.com/10h30/display-featured-image-genesis.git
synced 2026-07-19 22:43:24 +09:00
Update copyright
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*
|
||||
* @wordpress-plugin
|
||||
* Plugin Name: Display Featured Image for Genesis
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2015-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2015-2017 Robin Cornett Creative, LLC
|
||||
* @since 2.0.0
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Author extends Display_Featured_Image_Genesis_Helper {
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
* @since 1.2.1
|
||||
*/
|
||||
class Display_Featured_Image_Genesis_Common {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Description {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Helper extends DisplayFeaturedImageGenesisGetSetting {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Output {
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
class Display_Featured_Image_Genesis_Post_Meta {
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_RSS {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Settings extends Display_Featured_Image_Genesis_Helper {
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*
|
||||
* @since 2.0.0
|
||||
*/
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* @package DisplayFeaturedImageGenesis
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @link https://github.com/robincornett/display-featured-image-genesis/
|
||||
* @copyright 2014-2016 Robin Cornett
|
||||
* @copyright 2014-2017 Robin Cornett
|
||||
* @license GPL-2.0+
|
||||
*/
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* @package DisplayFeaturedImageGenesis
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @link https://github.com/robincornett/display-featured-image-genesis/
|
||||
* @copyright 2015-2016 Robin Cornett
|
||||
* @copyright 2015-2017 Robin Cornett
|
||||
* @license GPL-2.0+
|
||||
*/
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
*/
|
||||
|
||||
class Display_Featured_Image_Genesis_Author_Widget extends WP_Widget {
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
* @package DisplayFeaturedImageGenesis
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
* @license GPL-2.0+
|
||||
* @since 2.0.0
|
||||
*/
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
* @author Robin Cornett <hello@robincornett.com>
|
||||
* @license GPL-2.0+
|
||||
* @link https://robincornett.com
|
||||
* @copyright 2014-2016 Robin Cornett Creative, LLC
|
||||
* @copyright 2014-2017 Robin Cornett Creative, LLC
|
||||
* @since 2.0.0
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user