summaryrefslogtreecommitdiffstats
path: root/src/Core/Communicator.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/Core/Communicator.php')
-rw-r--r--src/Core/Communicator.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/Core/Communicator.php b/src/Core/Communicator.php
index 6137b25..cfaaf38 100644
--- a/src/Core/Communicator.php
+++ b/src/Core/Communicator.php
@@ -1,11 +1,13 @@
<?php
/**
-* Contains Communicator class
* PHP version 7.1.1
* @author Hannes Kindströmmer <hannes@kindstrommer.se>
* @copyright 2017 IP1 SMS
+* @license https://www.gnu.org/licenses/lgpl-3.0.txt LGPL-3.0
+* @version 0.1.0-beta
+* @since File available since Release 0.1.0-beta
* @link http://api.ip1sms.com/Help
-* @package \IP1\RESTClient\Core
+* @link https://github.com/iP1SMS/ip1-php-sdk
*/
namespace IP1\RESTClient\Core;