summaryrefslogtreecommitdiffstats
path: root/src/SMS/ProcessedOutGoingSMS.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/SMS/ProcessedOutGoingSMS.php')
-rw-r--r--src/SMS/ProcessedOutGoingSMS.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/src/SMS/ProcessedOutGoingSMS.php b/src/SMS/ProcessedOutGoingSMS.php
index 7dc4ea9..b6e56d7 100644
--- a/src/SMS/ProcessedOutGoingSMS.php
+++ b/src/SMS/ProcessedOutGoingSMS.php
@@ -1,11 +1,13 @@
<?php
/**
-* Contains the ProcessedOutGoingSMS class
* PHP version 7.1.1
* @author Hannes Kindströmmer <hannes@kindstrommer.se>
* @copyright 2017 IP1 SMS
-* @package \IP1\RESTClient\SMS
-* @link http://api.ip1sms.com/Help/Api/PUT-api-contacts-contact
+* @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
+* @link https://github.com/iP1SMS/ip1-php-sdk
*/
namespace IP1\RESTClient\SMS;