diff options
Diffstat (limited to 'chat/lib/class/AJAXChatMySQLDataBase.php')
-rw-r--r-- | chat/lib/class/AJAXChatMySQLDataBase.php | 2 |
1 files changed, 1 insertions, 1 deletions
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/ */ |