diff --git a/start.php b/start.php index dcf9db2..9e53d35 100644 --- a/start.php +++ b/start.php @@ -1,4 +1,16 @@ + * @copyright walkor + * @link http://www.workerman.net/ + * @license http://www.opensource.org/licenses/mit-license.php MIT License + */ use \Workerman\Worker; use \Workerman\WebServer; use \Workerman\Connection\TcpConnection;