diff options
Diffstat (limited to 'chat/lib/class')
-rw-r--r-- | chat/lib/class/AJAXChat.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatDataBase.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatEncoding.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatFileSystem.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatHTTPHeader.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatLanguage.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatMySQLDataBase.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatMySQLQuery.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatMySQLiDataBase.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatMySQLiQuery.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatString.php | 2 | ||||
-rw-r--r-- | chat/lib/class/AJAXChatTemplate.php | 2 | ||||
-rw-r--r-- | chat/lib/class/CustomAJAXChat.php | 2 | ||||
-rw-r--r-- | chat/lib/class/CustomAJAXChatInterface.php | 2 | ||||
-rw-r--r-- | chat/lib/class/CustomAJAXChatShoutBox.php | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/chat/lib/class/AJAXChat.php b/chat/lib/class/AJAXChat.php index c6eea4e..3369a6b 100644 --- a/chat/lib/class/AJAXChat.php +++ b/chat/lib/class/AJAXChat.php @@ -3,7 +3,7 @@ * @package AJAX_Chat
* @author Sebastian Tschan
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/class/AJAXChatDataBase.php b/chat/lib/class/AJAXChatDataBase.php index 9e32c31..2cfe621 100644 --- a/chat/lib/class/AJAXChatDataBase.php +++ b/chat/lib/class/AJAXChatDataBase.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatEncoding.php b/chat/lib/class/AJAXChatEncoding.php index 0707120..96b2482 100644 --- a/chat/lib/class/AJAXChatEncoding.php +++ b/chat/lib/class/AJAXChatEncoding.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatFileSystem.php b/chat/lib/class/AJAXChatFileSystem.php index a8c5704..c9626c3 100644 --- a/chat/lib/class/AJAXChatFileSystem.php +++ b/chat/lib/class/AJAXChatFileSystem.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatHTTPHeader.php b/chat/lib/class/AJAXChatHTTPHeader.php index 9bcdc35..f7cff10 100644 --- a/chat/lib/class/AJAXChatHTTPHeader.php +++ b/chat/lib/class/AJAXChatHTTPHeader.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatLanguage.php b/chat/lib/class/AJAXChatLanguage.php index 1f539b6..ce29450 100644 --- a/chat/lib/class/AJAXChatLanguage.php +++ b/chat/lib/class/AJAXChatLanguage.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatMySQLDataBase.php b/chat/lib/class/AJAXChatMySQLDataBase.php index 966e9f9..4ed6020 100644 --- a/chat/lib/class/AJAXChatMySQLDataBase.php +++ b/chat/lib/class/AJAXChatMySQLDataBase.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatMySQLQuery.php b/chat/lib/class/AJAXChatMySQLQuery.php index d33b0d8..188a1f5 100644 --- a/chat/lib/class/AJAXChatMySQLQuery.php +++ b/chat/lib/class/AJAXChatMySQLQuery.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatMySQLiDataBase.php b/chat/lib/class/AJAXChatMySQLiDataBase.php index a580c3e..9c64a37 100644 --- a/chat/lib/class/AJAXChatMySQLiDataBase.php +++ b/chat/lib/class/AJAXChatMySQLiDataBase.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatMySQLiQuery.php b/chat/lib/class/AJAXChatMySQLiQuery.php index a869a08..a55d5f8 100644 --- a/chat/lib/class/AJAXChatMySQLiQuery.php +++ b/chat/lib/class/AJAXChatMySQLiQuery.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatString.php b/chat/lib/class/AJAXChatString.php index 606240a..8997da5 100644 --- a/chat/lib/class/AJAXChatString.php +++ b/chat/lib/class/AJAXChatString.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/AJAXChatTemplate.php b/chat/lib/class/AJAXChatTemplate.php index 0797383..16777eb 100644 --- a/chat/lib/class/AJAXChatTemplate.php +++ b/chat/lib/class/AJAXChatTemplate.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/CustomAJAXChat.php b/chat/lib/class/CustomAJAXChat.php index 3bd2a87..4a27e7b 100644 --- a/chat/lib/class/CustomAJAXChat.php +++ b/chat/lib/class/CustomAJAXChat.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/CustomAJAXChatInterface.php b/chat/lib/class/CustomAJAXChatInterface.php index b84dd42..a950739 100644 --- a/chat/lib/class/CustomAJAXChatInterface.php +++ b/chat/lib/class/CustomAJAXChatInterface.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/class/CustomAJAXChatShoutBox.php b/chat/lib/class/CustomAJAXChatShoutBox.php index 453357b..c014d63 100644 --- a/chat/lib/class/CustomAJAXChatShoutBox.php +++ b/chat/lib/class/CustomAJAXChatShoutBox.php @@ -3,7 +3,7 @@ * @package AJAX_Chat * @author Sebastian Tschan * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ |