Skip to content

Commit cd677b9

Browse files
committed
Bump copyright dates
1 parent 8bfe6e2 commit cd677b9

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

src/Admin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

src/Admin/SettingsPage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

src/Functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

src/Plugin.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

src/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

uninstall.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* http://www.gnu.org/licenses/gpl-3.0.html
99
*
1010
* @author Fulvio Notarstefano <[email protected]>
11-
* @copyright Copyright (c) 2014-2019 Fulvio Notarstefano
11+
* @copyright Copyright (c) 2014-2020 Fulvio Notarstefano
1212
* @license http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License v3.0
1313
*/
1414

wp-php-console.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
* Domain Path: /languages
1717
*
1818
* WP PHP Console
19-
* Copyright (c) 2014-2019 Fulvio Notarstefano <[email protected]>
19+
* Copyright (c) 2014-2020 Fulvio Notarstefano <[email protected]>
2020
* and contributors https://github.com/unfulvio/wp-php-console/graphs/contributors
2121
*
2222
* PHP Console server library
23-
* Copyright (c) 2011-2019 by Barbushin Sergey <[email protected]>
23+
* Copyright (c) 2011-2020 by Barbushin Sergey <[email protected]>
2424
*
2525
* This program is free software; you can redistribute it and/or modify
2626
* it under the terms of the GNU General Public License, version 3 or, at

0 commit comments

Comments
 (0)