remove jon from author

This commit is contained in:
Beu 2021-08-17 20:21:51 +02:00
parent ed30aaecce
commit 2964febc0a
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ use MatchManagerSuite\MatchManagerCore;
/**
* MatchManager Widgets
*
* @author Beu (based on MatchManagerWidget by jonthekiller)
* @author Beu
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class MatchManagerPlayersPause implements ManialinkPageAnswerListener, CommandListener, CallbackListener, Plugin {

View File

@ -32,7 +32,7 @@ use MatchManagerSuite\MatchManagerCore;
/**
* MatchManager Widgets
*
* @author Beu (based on MatchManagerWidget by jonthekiller)
* @author Beu
* @license http://www.gnu.org/licenses/ GNU General Public License, Version 3
*/
class MatchManagerReadyButton implements ManialinkPageAnswerListener, CommandListener, CallbackListener, Plugin {