Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
chopins committed Mar 12, 2020
1 parent b2b6f12 commit 99e0ac1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Epoll.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* php-epoll (http://toknot.com)
*
* @copyright Copyright (c) 2019 Szopen Xiao (Toknot.com)
* @copyright Copyright (c) 2019-2020 Szopen Xiao (Toknot.com)
* @license http://toknot.com/LICENSE.txt New BSD License
* @link https://github.com/chopins/php-epoll
* @version 0.1
Expand Down
2 changes: 1 addition & 1 deletion src/EpollEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/**
* php-epoll (http://toknot.com)
*
* @copyright Copyright (c) 2019 Szopen Xiao (Toknot.com)
* @copyright Copyright (c) 2019-2020 Szopen Xiao (Toknot.com)
* @license http://toknot.com/LICENSE.txt New BSD License
* @link https://github.com/chopins/php-epoll
* @version 0.1
Expand Down

0 comments on commit 99e0ac1

Please sign in to comment.