Drop the email

pull/149/head
Pavel Djundik 5 years ago
parent a92e4e4a34
commit 75d3465690

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -2,7 +2,7 @@
/** /**
* This class provides the public interface to the PHP-Source-Query library. * This class provides the public interface to the PHP-Source-Query library.
* *
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -1,6 +1,6 @@
<?php <?php
/** /**
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -5,7 +5,7 @@
* Special thanks to koraktor for his awesome Steam Condenser class, * Special thanks to koraktor for his awesome Steam Condenser class,
* I used it as a reference at some points. * I used it as a reference at some points.
* *
* @author Pavel Djundik <sourcequery@xpaw.me> * @author Pavel Djundik
* *
* @link https://xpaw.me * @link https://xpaw.me
* @link https://github.com/xPaw/PHP-Source-Query * @link https://github.com/xPaw/PHP-Source-Query

@ -4,13 +4,6 @@
"homepage": "https://github.com/xPaw/PHP-Source-Query", "homepage": "https://github.com/xPaw/PHP-Source-Query",
"type": "library", "type": "library",
"license": "LGPL-2.1", "license": "LGPL-2.1",
"authors":
[
{
"name": "Pavel Djundik",
"email": "sourcequery@xpaw.me"
}
],
"keywords": "keywords":
[ [
"rcon", "rcon",

Loading…
Cancel
Save