diff options
author | Frug <frugen@gmail.com> | 2013-11-08 14:14:44 -0500 |
---|---|---|
committer | Frug <frugen@gmail.com> | 2013-11-08 14:14:44 -0500 |
commit | 9da21807c60679c6a511732bebebcf30b76c0106 (patch) | |
tree | 925a9f889ea8967ff75ba5345ec007e5cdcdcc55 | |
parent | 74cc5d79e9a57f69a6e42e1ceceff83c06a8a5b8 (diff) | |
download | AJAX-Chat-9da21807c60679c6a511732bebebcf30b76c0106.zip AJAX-Chat-9da21807c60679c6a511732bebebcf30b76c0106.tar.gz AJAX-Chat-9da21807c60679c6a511732bebebcf30b76c0106.tar.bz2 |
Switch to Modified MIT License
130 files changed, 157 insertions, 792 deletions
diff --git a/chat/css/Cobalt.css b/chat/css/Cobalt.css index 94dbdc4..08c4e36 100644 --- a/chat/css/Cobalt.css +++ b/chat/css/Cobalt.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by PunBB style "Cobalt": diff --git a/chat/css/Core.css b/chat/css/Core.css index 03563c2..104fb1b 100644 --- a/chat/css/Core.css +++ b/chat/css/Core.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by Simple Machines Forum style "SMF Default Theme - Core": diff --git a/chat/css/Lithium.css b/chat/css/Lithium.css index f8cbc49..8776158 100644 --- a/chat/css/Lithium.css +++ b/chat/css/Lithium.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by PunBB style "Lithium": diff --git a/chat/css/Mercury.css b/chat/css/Mercury.css index c0ff461..f7e12d5 100644 --- a/chat/css/Mercury.css +++ b/chat/css/Mercury.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by PunBB style "Mercury": diff --git a/chat/css/MyBB.css b/chat/css/MyBB.css index 6e118b9..9daa19d 100644 --- a/chat/css/MyBB.css +++ b/chat/css/MyBB.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by MyBB style "MyBB Default": diff --git a/chat/css/Oxygen.css b/chat/css/Oxygen.css index db6470e..9163174 100644 --- a/chat/css/Oxygen.css +++ b/chat/css/Oxygen.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by PunBB style "Oxygen": diff --git a/chat/css/Plum.css b/chat/css/Plum.css index d055721..a1aec9f 100644 --- a/chat/css/Plum.css +++ b/chat/css/Plum.css @@ -2,9 +2,8 @@ * @package AJAX_Chat * @author Rosina Ramirez * @copyright (c) Rosina Ramirez - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ - * */ @import url('global.css'); diff --git a/chat/css/Sulfur.css b/chat/css/Sulfur.css index ba848f4..f7d721c 100644 --- a/chat/css/Sulfur.css +++ b/chat/css/Sulfur.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by PunBB style "Sulfur": diff --git a/chat/css/Uranium.css b/chat/css/Uranium.css index 46a4877..7ff9b64 100644 --- a/chat/css/Uranium.css +++ b/chat/css/Uranium.css @@ -2,7 +2,7 @@ * @package AJAX_Chat * @author Rosina Ramirez * @copyright (c) Rosina Ramirez - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * */ diff --git a/chat/css/beige.css b/chat/css/beige.css index 4b6b61c..7c30bbe 100644 --- a/chat/css/beige.css +++ b/chat/css/beige.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/css/black.css b/chat/css/black.css index b5bbe93..292b5d1 100644 --- a/chat/css/black.css +++ b/chat/css/black.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/css/fonts.css b/chat/css/fonts.css index 0ad868f..e12f628 100644 --- a/chat/css/fonts.css +++ b/chat/css/fonts.css @@ -2,7 +2,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/css/global.css b/chat/css/global.css index d1bd156..eff916f 100644 --- a/chat/css/global.css +++ b/chat/css/global.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/css/grey.css b/chat/css/grey.css index 7b33a31..36d55d6 100644 --- a/chat/css/grey.css +++ b/chat/css/grey.css @@ -4,7 +4,7 @@ * @author Philip Nicolcev * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/css/ie5-6.css b/chat/css/ie5-6.css index f1c63c1..c6ddda3 100644 --- a/chat/css/ie5-6.css +++ b/chat/css/ie5-6.css @@ -2,7 +2,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/css/print.css b/chat/css/print.css index c81ae30..a37857d 100644 --- a/chat/css/print.css +++ b/chat/css/print.css @@ -2,7 +2,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/css/prosilver.css b/chat/css/prosilver.css index 1581e54..867c30d 100644 --- a/chat/css/prosilver.css +++ b/chat/css/prosilver.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by phpBB style "prosilver": diff --git a/chat/css/shoutbox.css b/chat/css/shoutbox.css index 0cb6756..d22a92a 100644 --- a/chat/css/shoutbox.css +++ b/chat/css/shoutbox.css @@ -2,7 +2,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/css/subSilver.css b/chat/css/subSilver.css index 610702a..80f8b75 100644 --- a/chat/css/subSilver.css +++ b/chat/css/subSilver.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by phpBB style "subSilver": diff --git a/chat/css/subblack2.css b/chat/css/subblack2.css index 0f458f5..3043754 100644 --- a/chat/css/subblack2.css +++ b/chat/css/subblack2.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by phpBB style "subblack2": diff --git a/chat/css/vBulletin.css b/chat/css/vBulletin.css index 0fbf968..91a7e1a 100644 --- a/chat/css/vBulletin.css +++ b/chat/css/vBulletin.css @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Philip Nicolcev * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ * * Color palette inspired by vBulletin style "Standard-Style": diff --git a/chat/index.php b/chat/index.php index e435835..a7e2fd0 100644 --- a/chat/index.php +++ b/chat/index.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/install.php b/chat/install.php index b0294b0..fd19e1b 100644 --- a/chat/install.php +++ b/chat/install.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/js/chat.js b/chat/js/chat.js index bb22e13..2b71289 100644 --- a/chat/js/chat.js +++ b/chat/js/chat.js @@ -2,7 +2,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/ * * The SELFHTML documentation has been used throughout this project: diff --git a/chat/js/config.js b/chat/js/config.js index 9973ddd..a4d3c3f 100644 --- a/chat/js/config.js +++ b/chat/js/config.js @@ -2,7 +2,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/js/custom.js b/chat/js/custom.js index 8ab35fc..6d80153 100644 --- a/chat/js/custom.js +++ b/chat/js/custom.js @@ -2,7 +2,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/js/lang/ar.js b/chat/js/lang/ar.js index ed5bf0c..7fd18db 100644 --- a/chat/js/lang/ar.js +++ b/chat/js/lang/ar.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author pepotiger (www.dd4bb.com) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/bg.js b/chat/js/lang/bg.js index 34cbd74..c1e1886 100644 --- a/chat/js/lang/bg.js +++ b/chat/js/lang/bg.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Borislav Manolov * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/ca.js b/chat/js/lang/ca.js index 97b338c..83eab4d 100644 --- a/chat/js/lang/ca.js +++ b/chat/js/lang/ca.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Manu Quintans * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/cy.js b/chat/js/lang/cy.js index 5e9511b..fd63aea 100644 --- a/chat/js/lang/cy.js +++ b/chat/js/lang/cy.js @@ -2,7 +2,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/
* @translation Alan Davies, ardavies@tiscali.co.uk
* @language: Welsh (Cymraeg)
diff --git a/chat/js/lang/cz.js b/chat/js/lang/cz.js index 9b827b4..4a0a7b8 100644 --- a/chat/js/lang/cz.js +++ b/chat/js/lang/cz.js @@ -2,7 +2,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/js/lang/da.js b/chat/js/lang/da.js index 5bde0c8..c6e537a 100644 --- a/chat/js/lang/da.js +++ b/chat/js/lang/da.js @@ -2,7 +2,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/js/lang/de.js b/chat/js/lang/de.js index 9c54fa5..b46b3f3 100644 --- a/chat/js/lang/de.js +++ b/chat/js/lang/de.js @@ -2,7 +2,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/js/lang/el.js b/chat/js/lang/el.js index 83f9743..2864c3a 100644 --- a/chat/js/lang/el.js +++ b/chat/js/lang/el.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan
* @author panas
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/js/lang/en.js b/chat/js/lang/en.js index 56e4d54..16b4ab4 100644 --- a/chat/js/lang/en.js +++ b/chat/js/lang/en.js @@ -2,7 +2,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/js/lang/es.js b/chat/js/lang/es.js index 6255f80..393467a 100644 --- a/chat/js/lang/es.js +++ b/chat/js/lang/es.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Manu Quintans / KeScI [www.e-nologia.com] * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/et.js b/chat/js/lang/et.js index b9205ef..e83c986 100644 --- a/chat/js/lang/et.js +++ b/chat/js/lang/et.js @@ -2,7 +2,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/js/lang/fi.js b/chat/js/lang/fi.js index 8935b40..68a536c 100644 --- a/chat/js/lang/fi.js +++ b/chat/js/lang/fi.js @@ -4,7 +4,7 @@ * @author Asmo Soinio * @author Saku Laukkanen * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/fr.js b/chat/js/lang/fr.js index 74ec9a5..35846f9 100644 --- a/chat/js/lang/fr.js +++ b/chat/js/lang/fr.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @contributors Ettelcar, Massimiliano Tiraboschi, Xytovl * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/gl.js b/chat/js/lang/gl.js index 4a31d95..314e226 100644 --- a/chat/js/lang/gl.js +++ b/chat/js/lang/gl.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Manu Quintans * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/he.js b/chat/js/lang/he.js index 637e54a..94bbdc5 100644 --- a/chat/js/lang/he.js +++ b/chat/js/lang/he.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Smiley Barry * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/hr.js b/chat/js/lang/hr.js index d33cebf..6f72e64 100644 --- a/chat/js/lang/hr.js +++ b/chat/js/lang/hr.js @@ -2,7 +2,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/js/lang/hu.js b/chat/js/lang/hu.js index 4abdf68..ec2a45e 100644 --- a/chat/js/lang/hu.js +++ b/chat/js/lang/hu.js @@ -2,7 +2,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/js/lang/in.js b/chat/js/lang/in.js index ce787e8..582b970 100644 --- a/chat/js/lang/in.js +++ b/chat/js/lang/in.js @@ -2,7 +2,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/js/lang/it.js b/chat/js/lang/it.js index 0114a8d..a84c47f 100644 --- a/chat/js/lang/it.js +++ b/chat/js/lang/it.js @@ -4,7 +4,7 @@ * @author s8s8 * @author Massimiliano Tiraboschi * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/ja.js b/chat/js/lang/ja.js index a344f0b..5d87d2e 100644 --- a/chat/js/lang/ja.js +++ b/chat/js/lang/ja.js @@ -2,7 +2,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/js/lang/ka.js b/chat/js/lang/ka.js index fd4dae9..6f0a24d 100644 --- a/chat/js/lang/ka.js +++ b/chat/js/lang/ka.js @@ -2,7 +2,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/js/lang/kr.js b/chat/js/lang/kr.js index 6f91ddb..27ef919 100644 --- a/chat/js/lang/kr.js +++ b/chat/js/lang/kr.js @@ -2,7 +2,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/js/lang/mk.js b/chat/js/lang/mk.js index e0a3385..8ca4411 100644 --- a/chat/js/lang/mk.js +++ b/chat/js/lang/mk.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Nebojsa Ilijoski * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ var ajaxChatLang={login:"%s се приклучи на четот.",logout:"%s излезе од четот.",logoutTimeout:"%s излезе автоматски од четот (Истече времето).",logoutIP:"%s излезе автоматски од четот (Погрешна IP адреса).",logoutKicked:"%s излезе автоматски од четот (Злоупотреба).",channelEnter:"%s се прилкучи на каналот.",channelLeave:"%s го напушти канала.",privmsg:"(шепоти)",privmsgto:"(шепоти на %s)",invite:"%s ве кани да се приклучите со него %s.",inviteto:"Поканата за %s да се приклучи на каналот %s беше испратена.",uninvite:"%s е отпоканет на поканата за каналот %s.",uninviteto:"Отпоканата на поканата до %s за каналот %s беше испратена.",queryOpen:"Отворен е приватен канал за %s.",queryClose:"Затворен е приватен канал за %s.",ignoreAdded:"%s е ставен на списокот на игнорирани.",ignoreRemoved:"%s беше отстранет од списокот на игнорирани.",ignoreList:"Игнорирани корисници:",ignoreListEmpty:"Нема игнорирани корисници.",who:"Оnline корисници:",whoChannel:"Online корисници на каналот %s:",whoEmpty:"На дадениот канал нема online корисници.",list:"Приватни канали:",bans:"Блокирани корисници:",bansEmpty:"Нема блокирани корисници.",unban:"Блокирањето на корисникот %s е завршено.",whois:"Корисникот %s — IP адреса:",whereis:"Корисникот %s е на канал %s.",roll:"%s фрли %s и доби %s.",nick:"%s веќе се нарекува %s.",toggleUserMenu:"Прикажување/скривање на корисничкото мени за %s",userMenuLogout:"Излези",userMenuWho:"Online корисници",userMenuList:"Приватни канали",userMenuAction:"Опис на дејство",userMenuRoll:"Фрлање на коцка",userMenuNick:"Промена на името",userMenuEnterPrivateRoom:"Влез во приватна соба",userMenuSendPrivateMessage:"Испраќање на приватна порака",userMenuDescribe:"Испраќање на приватно дејство",userMenuOpenPrivateChannel:"Отварање на приватен канал",userMenuClosePrivateChannel:"Затварање на приватен канал",userMenuInvite:"Покана",userMenuUninvite:"Одговор на покана",userMenuIgnore:"Одбивање/прифаќање",userMenuIgnoreList:"Игнорирани корисници",userMenuWhereis:"Преглед на канал",userMenuKick:"Прифаќање/Блокирање",userMenuBans:"Блокирани корисници",userMenuWhois:"Преглед на IP адреса",unbanUser:"Одблокирање на %s",joinChannel:"Присоединување кон каналот %s",cite:"%s рече:",urlDialog:"Ве молам, внесете адреса (URL) на страницата:",deleteMessage:"Бришење на пораката",deleteMessageConfirm:"Дали сте сигурни дека сакате да е избришете пораката?",errorCookiesRequired:"За четот е потребно да се активни cookies.",errorUserNameNotFound:"Грешка: Корисникот %s не е пронајден.",errorMissingText:"Грешка: Недостасува текст од пораката.",errorMissingUserName:"Грешка: Недостасува корисничкото име.",errorInvalidUserName:"Грешка: Погрешно корисничко име.",errorUserNameInUse:"Грешка: Корисничкото име веќе е во употреба.",errorMissingChannelName:"Грешка: Недостасува името на каналот.",errorInvalidChannelName:"Грешка: Името на каналот не е валидно: %s",errorPrivateMessageNotAllowed:"Грешка: Лични пораки не се дозволени.",errorInviteNotAllowed:"Грешка: Не ви е позволено да каните корисници на овој канал.",errorUninviteNotAllowed:"Грешка: Не ви е дозволено да отпоканување на овој канал.",errorNoOpenQuery:"Грешка: Не е отворен приватен канал.",errorKickNotAllowed:"Грешка: Не ви е дозволено да исфрлате %s.",errorCommandNotAllowed:"Грешка: Командата не е дозволена: %s",errorUnknownCommand:"Грешка: Непозната команда: %s",errorMaxMessageRate:"Грешка: Го надминавте максималниот број пораки во минута.",errorConnectionTimeout:"Грешка: Истече на времето на врската. Ве молам обидете се повторно!",errorConnectionStatus:"Грешка: Состојба на врската: %s",errorSoundIO:"Грешка: Неуспешно поставување на звукот (Влезно-излезна грешка на Флешот).",errorSocketIO:"Грешка: Неуспешна врска кон сокетниот сервер (Влезно-излезна грешка на Флешот).",errorSocketSecurity:"Грешка: Неуспешна врска кон сокетниот сервер (Грешка во сигурноста на Флашот).",errorDOMSyntax:"Грешка: Погрешна синтакса на DOM (DOM ID: %s)."};
\ No newline at end of file diff --git a/chat/js/lang/nl-be.js b/chat/js/lang/nl-be.js index 7d98e09..4184ce7 100644 --- a/chat/js/lang/nl-be.js +++ b/chat/js/lang/nl-be.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan
* @author Nic Mertens
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/ diff --git a/chat/js/lang/nl.js b/chat/js/lang/nl.js index c59c92f..179d0e7 100644 --- a/chat/js/lang/nl.js +++ b/chat/js/lang/nl.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Dutch localisation: Patrick Donker * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/no.js b/chat/js/lang/no.js index ded1011..4a9a5ac 100644 --- a/chat/js/lang/no.js +++ b/chat/js/lang/no.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan
* @author DagArneKirkerod
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/js/lang/pl.js b/chat/js/lang/pl.js index 857ad6c..3353d1b 100644 --- a/chat/js/lang/pl.js +++ b/chat/js/lang/pl.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan
* @author Tomasz Topa, http://tomasz.topa.pl/
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/js/lang/pt-br.js b/chat/js/lang/pt-br.js index fc66e9d..eebfce0 100644 --- a/chat/js/lang/pt-br.js +++ b/chat/js/lang/pt-br.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author vitoalvaro * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/pt-pt.js b/chat/js/lang/pt-pt.js index 64bb7da..fd6a0cb 100644 --- a/chat/js/lang/pt-pt.js +++ b/chat/js/lang/pt-pt.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author of translate Carlos Rocha (aka Broas@) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/ro.js b/chat/js/lang/ro.js index 4940acb..7a03947 100644 --- a/chat/js/lang/ro.js +++ b/chat/js/lang/ro.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author K.Z. * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/ru.js b/chat/js/lang/ru.js index df3a901..847fdb8 100644 --- a/chat/js/lang/ru.js +++ b/chat/js/lang/ru.js @@ -4,7 +4,7 @@ * @author SkyKnight * @author Dmitry Plyonkin * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/sk.js b/chat/js/lang/sk.js index bf85e7b..3b9b069 100644 --- a/chat/js/lang/sk.js +++ b/chat/js/lang/sk.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Peter * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/sl.js b/chat/js/lang/sl.js index b5925f9..9b9b4b4 100644 --- a/chat/js/lang/sl.js +++ b/chat/js/lang/sl.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Valter Pepelkoˇ * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/sr.js b/chat/js/lang/sr.js index b894c38..b5367b1 100644 --- a/chat/js/lang/sr.js +++ b/chat/js/lang/sr.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Saša Stojanović * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/sv.js b/chat/js/lang/sv.js index fd02aca..6c8ded6 100644 --- a/chat/js/lang/sv.js +++ b/chat/js/lang/sv.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Eric [June 7,2008] * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/th.js b/chat/js/lang/th.js index 5a73395..35c60a5 100644 --- a/chat/js/lang/th.js +++ b/chat/js/lang/th.js @@ -2,7 +2,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/ * @Translate by Charge01 @ http://www.thaira2lovers.co.cc */ diff --git a/chat/js/lang/tr.js b/chat/js/lang/tr.js index 5f88943..63d9b5a 100644 --- a/chat/js/lang/tr.js +++ b/chat/js/lang/tr.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Cydonian * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/uk.js b/chat/js/lang/uk.js index 9838325..42f6180 100644 --- a/chat/js/lang/uk.js +++ b/chat/js/lang/uk.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author Yuriy Smetana (yura@stryi.com.ua, http://joomla.org.ua) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/lang/zh-tw.js b/chat/js/lang/zh-tw.js index b8081c8..c6b9719 100644 --- a/chat/js/lang/zh-tw.js +++ b/chat/js/lang/zh-tw.js @@ -2,7 +2,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/js/lang/zh.js b/chat/js/lang/zh.js index 7df4ec2..ba41fad 100644 --- a/chat/js/lang/zh.js +++ b/chat/js/lang/zh.js @@ -3,7 +3,7 @@ * @author Sebastian Tschan * @author mikespook * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/js/logs.js b/chat/js/logs.js index a26d59e..9ec694c 100644 --- a/chat/js/logs.js +++ b/chat/js/logs.js @@ -2,7 +2,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/js/shoutbox.js b/chat/js/shoutbox.js index fd2b30f..b283277 100644 --- a/chat/js/shoutbox.js +++ b/chat/js/shoutbox.js @@ -2,7 +2,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/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/ */ diff --git a/chat/lib/classes.php b/chat/lib/classes.php index 9648fa5..ff1dee2 100644 --- a/chat/lib/classes.php +++ b/chat/lib/classes.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/config.php.example b/chat/lib/config.php.example index 866bec3..023adcd 100644 --- a/chat/lib/config.php.example +++ b/chat/lib/config.php.example @@ -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/custom.php b/chat/lib/custom.php index 1809bc2..a9d0884 100644 --- a/chat/lib/custom.php +++ b/chat/lib/custom.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/data/channels.php b/chat/lib/data/channels.php index 43e680c..8688e5e 100644 --- a/chat/lib/data/channels.php +++ b/chat/lib/data/channels.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/data/users.php b/chat/lib/data/users.php index 21a5b60..52ca77e 100644 --- a/chat/lib/data/users.php +++ b/chat/lib/data/users.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/lang/ar.php b/chat/lib/lang/ar.php index 97d59e6..af9c830 100644 --- a/chat/lib/lang/ar.php +++ b/chat/lib/lang/ar.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author pepotiger (www.dd4bb.com)
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/ diff --git a/chat/lib/lang/bg.php b/chat/lib/lang/bg.php index 2ae46af..46d6af1 100644 --- a/chat/lib/lang/bg.php +++ b/chat/lib/lang/bg.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Borislav Manolov * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/ca.php b/chat/lib/lang/ca.php index 20e651e..e45c376 100644 --- a/chat/lib/lang/ca.php +++ b/chat/lib/lang/ca.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Manu Quintans
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/cy.php b/chat/lib/lang/cy.php index 72ef8f7..dea446d 100644 --- a/chat/lib/lang/cy.php +++ b/chat/lib/lang/cy.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Alan Davies
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/cz.php b/chat/lib/lang/cz.php index 22e124f..cc6868c 100644 --- a/chat/lib/lang/cz.php +++ b/chat/lib/lang/cz.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/lang/da.php b/chat/lib/lang/da.php index 81d2a90..55e7eff 100644 --- a/chat/lib/lang/da.php +++ b/chat/lib/lang/da.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/lang/de.php b/chat/lib/lang/de.php index ff8aade..f345d10 100644 --- a/chat/lib/lang/de.php +++ b/chat/lib/lang/de.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/lang/el.php b/chat/lib/lang/el.php index 37631ff..526c31b 100644 --- a/chat/lib/lang/el.php +++ b/chat/lib/lang/el.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author panas * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/en.php b/chat/lib/lang/en.php index 7590bfa..cb9492b 100644 --- a/chat/lib/lang/en.php +++ b/chat/lib/lang/en.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/lang/es.php b/chat/lib/lang/es.php index 29446d3..27b9b72 100644 --- a/chat/lib/lang/es.php +++ b/chat/lib/lang/es.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author - Spanis Translation: Manu Quintans / KeScI [www.e-nologia.com]
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/ diff --git a/chat/lib/lang/et.php b/chat/lib/lang/et.php index c9c4ded..f1169fe 100644 --- a/chat/lib/lang/et.php +++ b/chat/lib/lang/et.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/lang/fa.php b/chat/lib/lang/fa.php index 80327c1..0dc3cb1 100644 --- a/chat/lib/lang/fa.php +++ b/chat/lib/lang/fa.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author pepotiger (www.dd4bb.com) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/fi.php b/chat/lib/lang/fi.php index b5abd19..73466b4 100644 --- a/chat/lib/lang/fi.php +++ b/chat/lib/lang/fi.php @@ -5,7 +5,7 @@ * @author Asmo Soinio * @author Saku Laukkanen * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/fr.php b/chat/lib/lang/fr.php index abe5ad6..52ffaf1 100644 --- a/chat/lib/lang/fr.php +++ b/chat/lib/lang/fr.php @@ -5,7 +5,7 @@ * @author Ettelcar
* @author Massimiliano Tiraboschi
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/gl.php b/chat/lib/lang/gl.php index 13034e5..54b8a8e 100644 --- a/chat/lib/lang/gl.php +++ b/chat/lib/lang/gl.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Manu Quintans * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/he.php b/chat/lib/lang/he.php index dc37b6a..39fa799 100644 --- a/chat/lib/lang/he.php +++ b/chat/lib/lang/he.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Smiley Barry * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/hr.php b/chat/lib/lang/hr.php index 0f203f7..ed04510 100644 --- a/chat/lib/lang/hr.php +++ b/chat/lib/lang/hr.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/lang/hu.php b/chat/lib/lang/hu.php index 21673fe..5f21741 100644 --- a/chat/lib/lang/hu.php +++ b/chat/lib/lang/hu.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/lang/in.php b/chat/lib/lang/in.php index 7b67b9b..175cc90 100644 --- a/chat/lib/lang/in.php +++ b/chat/lib/lang/in.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/lang/it.php b/chat/lib/lang/it.php index d89818b..abcd4f9 100644 --- a/chat/lib/lang/it.php +++ b/chat/lib/lang/it.php @@ -5,7 +5,7 @@ * @author s8s8 * @author Massimiliano Tiraboschi * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/ja.php b/chat/lib/lang/ja.php index 460a160..075fc4f 100644 --- a/chat/lib/lang/ja.php +++ b/chat/lib/lang/ja.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/lang/ka.php b/chat/lib/lang/ka.php index f1b1256..d92d508 100644 --- a/chat/lib/lang/ka.php +++ b/chat/lib/lang/ka.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/lang/kr.php b/chat/lib/lang/kr.php index 8106cef..687dd6e 100644 --- a/chat/lib/lang/kr.php +++ b/chat/lib/lang/kr.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/lang/mk.php b/chat/lib/lang/mk.php index 0363933..f43bcfb 100644 --- a/chat/lib/lang/mk.php +++ b/chat/lib/lang/mk.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Nebojsa Ilijoski * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/nl-be.php b/chat/lib/lang/nl-be.php index 94c9cd6..db01b98 100644 --- a/chat/lib/lang/nl-be.php +++ b/chat/lib/lang/nl-be.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Nic Mertens
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/nl.php b/chat/lib/lang/nl.php index d63b78f..c7dcc4b 100644 --- a/chat/lib/lang/nl.php +++ b/chat/lib/lang/nl.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Dutch localisation: Patrick Donker
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/no.php b/chat/lib/lang/no.php index 51cb4f6..52fe4af 100644 --- a/chat/lib/lang/no.php +++ b/chat/lib/lang/no.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author DagArneKirkerod
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/pl.php b/chat/lib/lang/pl.php index 1fddec3..92a1716 100644 --- a/chat/lib/lang/pl.php +++ b/chat/lib/lang/pl.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Tomasz Topa, http://tomasz.topa.pl/
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/pt-br.php b/chat/lib/lang/pt-br.php index 8ddb467..034a5fb 100644 --- a/chat/lib/lang/pt-br.php +++ b/chat/lib/lang/pt-br.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Pedro Innecco * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/pt-pt.php b/chat/lib/lang/pt-pt.php index 4c7618c..e3399eb 100644 --- a/chat/lib/lang/pt-pt.php +++ b/chat/lib/lang/pt-pt.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author of translate Carlos Rocha (aka Broas@) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/ro.php b/chat/lib/lang/ro.php index 3ac7902..8e6d641 100644 --- a/chat/lib/lang/ro.php +++ b/chat/lib/lang/ro.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author K.Z. * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/ru.php b/chat/lib/lang/ru.php index 5c94fa6..ac86531 100644 --- a/chat/lib/lang/ru.php +++ b/chat/lib/lang/ru.php @@ -5,7 +5,7 @@ * @author SkyKnight * @author Dmitry Plyonkin * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/sk.php b/chat/lib/lang/sk.php index bc96e15..fae99a7 100644 --- a/chat/lib/lang/sk.php +++ b/chat/lib/lang/sk.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Peter * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/sl.php b/chat/lib/lang/sl.php index f6acc7a..6e49415 100644 --- a/chat/lib/lang/sl.php +++ b/chat/lib/lang/sl.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan
* @author Valter Pepelko
* @copyright (c) Sebastian Tschan
- * @license GNU Affero General Public License
+ * @license Modified MIT License
* @link https://blueimp.net/ajax/
*/
diff --git a/chat/lib/lang/sr.php b/chat/lib/lang/sr.php index b176da1..a14ba55 100644 --- a/chat/lib/lang/sr.php +++ b/chat/lib/lang/sr.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Saša Stojanović * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/sv.php b/chat/lib/lang/sv.php index 52e70df..87f03a0 100644 --- a/chat/lib/lang/sv.php +++ b/chat/lib/lang/sv.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Eric [June 7,2008] * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/th.php b/chat/lib/lang/th.php index 16a2a5d..7ed3b1e 100644 --- a/chat/lib/lang/th.php +++ b/chat/lib/lang/th.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/ * @Translate by Charge01 @ http://www.thaira2lovers.co.cc */ diff --git a/chat/lib/lang/tr.php b/chat/lib/lang/tr.php index 00614fc..00f7dfa 100644 --- a/chat/lib/lang/tr.php +++ b/chat/lib/lang/tr.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Cydonian * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/uk.php b/chat/lib/lang/uk.php index 8b22c4f..a7d80c1 100644 --- a/chat/lib/lang/uk.php +++ b/chat/lib/lang/uk.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author Yuriy Smetana (yura@stryi.com.ua, http://joomla.org.ua) * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/lib/lang/zh-tw.php b/chat/lib/lang/zh-tw.php index ac9324b..d39fe6b 100644 --- a/chat/lib/lang/zh-tw.php +++ b/chat/lib/lang/zh-tw.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/lang/zh.php b/chat/lib/lang/zh.php index a1bba6f..1d18f0b 100644 --- a/chat/lib/lang/zh.php +++ b/chat/lib/lang/zh.php @@ -4,7 +4,7 @@ * @author Sebastian Tschan * @author mikespook * @copyright (c) Sebastian Tschan - * @license GNU Affero General Public License + * @license Modified MIT License * @link https://blueimp.net/ajax/ */ diff --git a/chat/license.txt b/chat/license.txt index 939a6f4..618f9a3 100644 --- a/chat/license.txt +++ b/chat/license.txt @@ -1,662 +1,28 @@ - GNU AFFERO GENERAL PUBLIC LICENSE - Version 3, 19 November 2007 - - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - Preamble - - The GNU Affero General Public License is a free, copyleft license -for software and other kinds of works, specifically designed to ensure -cooperation with the community in the case of network server software. - - The licenses for most software and other practical works are -designed to take away your freedom to share and change the works. By -contrast, our General Public Licenses are intended to guarantee your -freedom to share and change all versions of a program--to make sure it -remains free software for all its users. - - When we speak of free software, we are referring to freedom, not -price. Our General Public Licenses are designed to make sure that you -have the freedom to distribute copies of free software (and charge for -them if you wish), that you receive source code or can get it if you -want it, that you can change the software or use pieces of it in new -free programs, and that you know you can do these things. - - Developers that use our General Public Licenses protect your rights -with two steps: (1) assert copyright on the software, and (2) offer -you this License which gives you legal permission to copy, distribute -and/or modify the software. - - A secondary benefit of defending all users' freedom is that -improvements made in alternate versions of the program, if they -receive widespread use, become available for other developers to -incorporate. Many developers of free software are heartened and -encouraged by the resulting cooperation. However, in the case of -software used on network servers, this result may fail to come about. -The GNU General Public License permits making a modified version and -letting the public access it on a server without ever releasing its -source code to the public. - - The GNU Affero General Public License is designed specifically to -ensure that, in such cases, the modified source code becomes available -to the community. It requires the operator of a network server to -provide the source code of the modified version running there to the -users of that server. Therefore, public use of a modified version, on -a publicly accessible server, gives the public access to the source -code of the modified version. - - An older license, called the Affero General Public License and -published by Affero, was designed to accomplish similar goals. This is -a different license, not a version of the Affero GPL, but Affero has -released a new version of the Affero GPL which permits relicensing under -this license. - - The precise terms and conditions for copying, distribution and -modification follow. - - TERMS AND CONDITIONS - - 0. Definitions. - - "This License" refers to version 3 of the GNU Affero General Public -License. - - "Copyright" also means copyright-like laws that apply to other kinds -of works, such as semiconductor masks. - - "The Program" refers to any copyrightable work licensed under this -License. Each licensee is addressed as "you". "Licensees" and -"recipients" may be individuals or organizations. - - To "modify" a work means to copy from or adapt all or part of the work -in a fashion requiring copyright permission, other than the making of an -exact copy. The resulting work is called a "modified version" of the -earlier work or a work "based on" the earlier work. - - A "covered work" means either the unmodified Program or a work based -on the Program. - - To "propagate" a work means to do anything with it that, without -permission, would make you directly or secondarily liable for -infringement under applicable copyright law, except executing it on a -computer or modifying a private copy. Propagation includes copying, -distribution (with or without modification), making available to the -public, and in some countries other activities as well. - - To "convey" a work means any kind of propagation that enables other -parties to make or receive copies. Mere interaction with a user through -a computer network, with no transfer of a copy, is not conveying. - - An interactive user interface displays "Appropriate Legal Notices" -to the extent that it includes a convenient and prominently visible -feature that (1) displays an appropriate copyright notice, and (2) -tells the user that there is no warranty for the work (except to the -extent that warranties are provided), that licensees may convey the -work under this License, and how to view a copy of this License. If -the interface presents a list of user commands or options, such as a -menu, a prominent item in the list meets this criterion. - - 1. Source Code. - - The "source code" for a work means the preferred form of the work -for making modifications to it. "Object code" means any non-source -form of a work. - - A "Standard Interface" means an interface that either is an official -standard defined by a recognized standards body, or, in the case of -interfaces specified for a particular programming language, one that -is widely used among developers working in that language. - - The "System Libraries" of an executable work include anything, other -than the work as a whole, that (a) is included in the normal form of -packaging a Major Component, but which is not part of that Major -Component, and (b) serves only to enable use of the work with that -Major Component, or to implement a Standard Interface for which an -implementation is available to the public in source code form. A -"Major Component", in this context, means a major essential component -(kernel, window system, and so on) of the specific operating system -(if any) on which the executable work runs, or a compiler used to -produce the work, or an object code interpreter used to run it. - - The "Corresponding Source" for a work in object code form means all -the source code needed to generate, install, and (for an executable -work) run the object code and to modify the work, including scripts to -control those activities. However, it does not include the work's -System Libraries, or general-purpose tools or generally available free -programs which are used unmodified in performing those activities but -which are not part of the work. For example, Corresponding Source -includes interface definition files associated with source files for -the work, and the source code for shared libraries and dynamically -linked subprograms that the work is specifically designed to require, -such as by intimate data communication or control flow between those -subprograms and other parts of the work. - - The Corresponding Source need not include anything that users -can regenerate automatically from other parts of the Corresponding -Source. - - The Corresponding Source for a work in source code form is that -same work. - - 2. Basic Permissions. - - All rights granted under this License are granted for the term of -copyright on the Program, and are irrevocable provided the stated -conditions are met. This License explicitly affirms your unlimited -permission to run the unmodified Program. The output from running a -covered work is covered by this License only if the output, given its -content, constitutes a covered work. This License acknowledges your -rights of fair use or other equivalent, as provided by copyright law. - - You may make, run and propagate covered works that you do not -convey, without conditions so long as your license otherwise remains -in force. You may convey covered works to others for the sole purpose -of having them make modifications exclusively for you, or provide you -with facilities for running those works, provided that you comply with -the terms of this License in conveying all material for which you do -not control copyright. Those thus making or running the covered works -for you must do so exclusively on your behalf, under your direction -and control, on terms that prohibit them from making any copies of -your copyrighted material outside their relationship with you. - - Conveying under any other circumstances is permitted solely under -the conditions stated below. Sublicensing is not allowed; section 10 -makes it unnecessary. - - 3. Protecting Users' Legal Rights From Anti-Circumvention Law. - - No covered work shall be deemed part of an effective technological -measure under any applicable law fulfilling obligations under article -11 of the WIPO copyright treaty adopted on 20 December 1996, or -similar laws prohibiting or restricting circumvention of such -measures. - - When you convey a covered work, you waive any legal power to forbid -circumvention of technological measures to the extent such circumvention -is effected by exercising rights under this License with respect to -the covered work, and you disclaim any intention to limit operation or -modification of the work as a means of enforcing, against the work's -users, your or third parties' legal rights to forbid circumvention of -technological measures. - - 4. Conveying Verbatim Copies. - - You may convey verbatim copies of the Program's source code as you -receive it, in any medium, provided that you conspicuously and -appropriately publish on each copy an appropriate copyright notice; -keep intact all notices stating that this License and any -non-permissive terms added in accord with section 7 apply to the code; -keep intact all notices of the absence of any warranty; and give all -recipients a copy of this License along with the Program. - - You may charge any price or no price for each copy that you convey, -and you may offer support or warranty protection for a fee. - - 5. Conveying Modified Source Versions. - - You may convey a work based on the Program, or the modifications to -produce it from the Program, in the form of source code under the -terms of section 4, provided that you also meet all of these conditions: - - a) The work must carry prominent notices stating that you modified - it, and giving a relevant date. - - b) The work must carry prominent notices stating that it is - released under this License and any conditions added under section - 7. This requirement modifies the requirement in section 4 to - "keep intact all notices". - - c) You must license the entire work, as a whole, under this - License to anyone who comes into possession of a copy. This - License will therefore apply, along with any applicable section 7 - additional terms, to the whole of the work, and all its parts, - regardless of how they are packaged. This License gives no - permission to license the work in any other way, but it does not - invalidate such permission if you have separately received it. - - d) If the work has interactive user interfaces, each must display - Appropriate Legal Notices; however, if the Program has interactive - interfaces that do not display Appropriate Legal Notices, your - work need not make them do so. - - A compilation of a covered work with other separate and independent -works, which are not by their nature extensions of the covered work, -and which are not combined with it such as to form a larger program, -in or on a volume of a storage or distribution medium, is called an -"aggregate" if the compilation and its resulting copyright are not -used to limit the access or legal rights of the compilation's users -beyond what the individual works permit. Inclusion of a covered work -in an aggregate does not cause this License to apply to the other -parts of the aggregate. - - 6. Conveying Non-Source Forms. - - You may convey a covered work in object code form under the terms -of sections 4 and 5, provided that you also convey the -machine-readable Corresponding Source under the terms of this License, -in one of these ways: - - a) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by the - Corresponding Source fixed on a durable physical medium - customarily used for software interchange. - - b) Convey the object code in, or embodied in, a physical product - (including a physical distribution medium), accompanied by a - written offer, valid for at least three years and valid for as - long as you offer spare parts or customer support for that product - model, to give anyone who possesses the object code either (1) a - copy of the Corresponding Source for all the software in the - product that is covered by this License, on a durable physical - medium customarily used for software interchange, for a price no - more than your reasonable cost of physically performing this - conveying of source, or (2) access to copy the - Corresponding Source from a network server at no charge. - - c) Convey individual copies of the object code with a copy of the - written offer to provide the Corresponding Source. This - alternative is allowed only occasionally and noncommercially, and - only if you received the object code with such an offer, in accord - with subsection 6b. - - d) Convey the object code by offering access from a designated - place (gratis or for a charge), and offer equivalent access to the - Corresponding Source in the same way through the same place at no - further charge. You need not require recipients to copy the - Corresponding Source along with the object code. If the place to - copy the object code is a network server, the Corresponding Source - may be on a different server (operated by you or a third party) - that supports equivalent copying facilities, provided you maintain - clear directions next to the object code saying where to find the - Corresponding Source. Regardless of what server hosts the - Corresponding Source, you remain obligated to ensure that it is - available for as long as needed to satisfy these requirements. - - e) Convey the object code using peer-to-peer transmission, provided - you inform other peers where the object code and Corresponding - Source of the work are being offered to the general public at no - charge under subsection 6d. - - A separable portion of the object code, whose source code is excluded -from the Corresponding Source as a System Library, need not be -included in conveying the object code work. - - A "User Product" is either (1) a "consumer product", which means any -tangible personal property which is normally used for personal, family, -or household purposes, or (2) anything designed or sold for incorporation -into a dwelling. In determining whether a product is a consumer product, -doubtful cases shall be resolved in favor of coverage. For a particular -product received by a particular user, "normally used" refers to a -typical or common use of that class of product, regardless of the status -of the particular user or of the way in which the particular user -actually uses, or expects or is expected to use, the product. A product -is a consumer product regardless of whether the product has substantial -commercial, industrial or non-consumer uses, unless such uses represent -the only significant mode of use of the product. - - "Installation Information" for a User Product means any methods, -procedures, authorization keys, or other information required to install -and execute modified versions of a covered work in that User Product from -a modified version of its Corresponding Source. The information must -suffice to ensure that the continued functioning of the modified object -code is in no case prevented or interfered with solely because -modification has been made. - - If you convey an object code work under this section in, or with, or -specifically for use in, a User Product, and the conveying occurs as -part of a transaction in which the right of possession and use of the -User Product is transferred to the recipient in perpetuity or for a -fixed term (regardless of how the transaction is characterized), the -Corresponding Source conveyed under this section must be accompanied -by the Installation Information. But this requirement does not apply -if neither you nor any third party retains the ability to install -modified object code on the User Product (for example, the work has -been installed in ROM). - - The requirement to provide Installation Information does not include a -requirement to continue to provide support service, warranty, or updates -for a work that has been modified or installed by the recipient, or for -the User Product in which it has been modified or installed. Access to a -network may be denied when the modification itself materially and -adversely affects the operation of the network or violates the rules and -protocols for communication across the network. - - Corresponding Source conveyed, and Installation Information provided, -in accord with this section must be in a format that is publicly -documented (and with an implementation available to the public in -source code form), and must require no special password or key for -unpacking, reading or copying. - - 7. Additional Terms. - - "Additional permissions" are terms that supplement the terms of this -License by making exceptions from one or more of its conditions. -Additional permissions that are applicable to the entire Program shall -be treated as though they were included in this License, to the extent -that they are valid under applicable law. If additional permissions -apply only to part of the Program, that part may be used separately -under those permissions, but the entire Program remains governed by -this License without regard to the additional permissions. - - When you convey a copy of a covered work, you may at your option -remove any additional permissions from that copy, or from any part of -it. (Additional permissions may be written to require their own -removal in certain cases when you modify the work.) You may place -additional permissions on material, added by you to a covered work, -for which you have or can give appropriate copyright permission. - - Notwithstanding any other provision of this License, for material you -add to a covered work, you may (if authorized by the copyright holders of -that material) supplement the terms of this License with terms: - - a) Disclaiming warranty or limiting liability differently from the - terms of sections 15 and 16 of this License; or - - b) Requiring preservation of specified reasonable legal notices or - author attributions in that material or in the Appropriate Legal - Notices displayed by works containing it; or - - c) Prohibiting misrepresentation of the origin of that material, or - requiring that modified versions of such material be marked in - reasonable ways as different from the original version; or - - d) Limiting the use for publicity purposes of names of licensors or - authors of the material; or - - e) Declining to grant rights under trademark law for use of some - trade names, trademarks, or service marks; or - - f) Requiring indemnification of licensors and authors of that - material by anyone who conveys the material (or modified versions of - it) with contractual assumptions of liability to the recipient, for - any liability that these contractual assumptions directly impose on - those licensors and authors. - - All other non-permissive additional terms are considered "further -restrictions" within the meaning of section 10. If the Program as you -received it, or any part of it, contains a notice stating that it is -governed by this License along with a term that is a further restriction, -you may remove that term. If a license document contains a further -restriction but permits relicensing or conveying under this License, you -may add to a covered work material governed by the terms of that license -document, provided that the further restriction does not survive such -relicensing or conveying. - - If you add terms to a covered work in accord with this section, you -must place, in the relevant source files, a statement of the -additional terms that apply to those files, or a notice indicating -where to find the applicable terms. - - Additional terms, permissive or non-permissive, may be stated in the -form of a separately written license, or stated as exceptions; -the above requirements apply either way. - - 8. Termination. - - You may not propagate or modify a covered work except as expressly -provided under this License. Any attempt otherwise to propagate or -modify it is void, and will automatically terminate your rights under -this License (including any patent licenses granted under the third -paragraph of section 11). - - However, if you cease all violation of this License, then your -license from a particular copyright holder is reinstated (a) -provisionally, unless and until the copyright holder explicitly and -finally terminates your license, and (b) permanently, if the copyright -holder fails to notify you of the violation by some reasonable means -prior to 60 days after the cessation. - - Moreover, your license from a particular copyright holder is -reinstated permanently if the copyright holder notifies you of the -violation by some reasonable means, this is the first time you have -received notice of violation of this License (for any work) from that -copyright holder, and you cure the violation prior to 30 days after -your receipt of the notice. - - Termination of your rights under this section does not terminate the -licenses of parties who have received copies or rights from you under -this License. If your rights have been terminated and not permanently -reinstated, you do not qualify to receive new licenses for the same -material under section 10. - - 9. Acceptance Not Required for Having Copies. - - You are not required to accept this License in order to receive or -run a copy of the Program. Ancillary propagation of a covered work -occurring solely as a consequence of using peer-to-peer transmission -to receive a copy likewise does not require acceptance. However, -nothing other than this License grants you permission to propagate or -modify any covered work. These actions infringe copyright if you do -not accept this License. Therefore, by modifying or propagating a -covered work, you indicate your acceptance of this License to do so. - - 10. Automatic Licensing of Downstream Recipients. - - Each time you convey a covered work, the recipient automatically -receives a license from the original licensors, to run, modify and -propagate that work, subject to this License. You are not responsible -for enforcing compliance by third parties with this License. - - An "entity transaction" is a transaction transferring control of an -organization, or substantially all assets of one, or subdividing an -organization, or merging organizations. If propagation of a covered -work results from an entity transaction, each party to that -transaction who receives a copy of the work also receives whatever -licenses to the work the party's predecessor in interest had or could -give under the previous paragraph, plus a right to possession of the -Corresponding Source of the work from the predecessor in interest, if -the predecessor has it or can get it with reasonable efforts. - - You may not impose any further restrictions on the exercise of the -rights granted or affirmed under this License. For example, you may -not impose a license fee, royalty, or other charge for exercise of -rights granted under this License, and you may not initiate litigation -(including a cross-claim or counterclaim in a lawsuit) alleging that -any patent claim is infringed by making, using, selling, offering for -sale, or importing the Program or any portion of it. - - 11. Patents. - - A "contributor" is a copyright holder who authorizes use under this -License of the Program or a work on which the Program is based. The -work thus licensed is called the contributor's "contributor version". - - A contributor's "essential patent claims" are all patent claims -owned or controlled by the contributor, whether already acquired or -hereafter acquired, that would be infringed by some manner, permitted -by this License, of making, using, or selling its contributor version, -but do not include claims that would be infringed only as a -consequence of further modification of the contributor version. For -purposes of this definition, "control" includes the right to grant -patent sublicenses in a manner consistent with the requirements of -this License. - - Each contributor grants you a non-exclusive, worldwide, royalty-free -patent license under the contributor's essential patent claims, to -make, use, sell, offer for sale, import and otherwise run, modify and -propagate the contents of its contributor version. - - In the following three paragraphs, a "patent license" is any express -agreement or commitment, however denominated, not to enforce a patent -(such as an express permission to practice a patent or covenant not to -sue for patent infringement). To "grant" such a patent license to a -party means to make such an agreement or commitment not to enforce a -patent against the party. - - If you convey a covered work, knowingly relying on a patent license, -and the Corresponding Source of the work is not available for anyone -to copy, free of charge and under the terms of this License, through a -publicly available network server or other readily accessible means, -then you must either (1) cause the Corresponding Source to be so -available, or (2) arrange to deprive yourself of the benefit of the -patent license for this particular work, or (3) arrange, in a manner -consistent with the requirements of this License, to extend the patent -license to downstream recipients. "Knowingly relying" means you have -actual knowledge that, but for the patent license, your conveying the -covered work in a country, or your recipient's use of the covered work -in a country, would infringe one or more identifiable patents in that -country that you have reason to believe are valid. - - If, pursuant to or in connection with a single transaction or -arrangement, you convey, or propagate by procuring conveyance of, a -covered work, and grant a patent license to some of the parties -receiving the covered work authorizing them to use, propagate, modify -or convey a specific copy of the covered work, then the patent license -you grant is automatically extended to all recipients of the covered -work and works based on it. - - A patent license is "discriminatory" if it does not include within -the scope of its coverage, prohibits the exercise of, or is -conditioned on the non-exercise of one or more of the rights that are -specifically granted under this License. You may not convey a covered -work if you are a party to an arrangement with a third party that is -in the business of distributing software, under which you make payment -to the third party based on the extent of your activity of conveying -the work, and under which the third party grants, to any of the -parties who would receive the covered work from you, a discriminatory -patent license (a) in connection with copies of the covered work -conveyed by you (or copies made from those copies), or (b) primarily -for and in connection with specific products or compilations that -contain the covered work, unless you entered into that arrangement, -or that patent license was granted, prior to 28 March 2007. - - Nothing in this License shall be construed as excluding or limiting -any implied license or other defenses to infringement that may -otherwise be available to you under applicable patent law. - - 12. No Surrender of Others' Freedom. - - If conditions are imposed on you (whether by court order, agreement or -otherwise) that contradict the conditions of this License, they do not -excuse you from the conditions of this License. If you cannot convey a -covered work so as to satisfy simultaneously your obligations under this -License and any other pertinent obligations, then as a consequence you may -not convey it at all. For example, if you agree to terms that obligate you -to collect a royalty for further conveying from those to whom you convey -the Program, the only way you could satisfy both those terms and this -License would be to refrain entirely from conveying the Program. - - 13. Remote Network Interaction; Use with the GNU General Public License. - - Notwithstanding any other provision of this License, if you modify the -Program, your modified version must prominently offer all users -interacting with it remotely through a computer network (if your version -supports such interaction) an opportunity to receive the Corresponding -Source of your version by providing access to the Corresponding Source -from a network server at no charge, through some standard or customary -means of facilitating copying of software. This Corresponding Source -shall include the Corresponding Source for any work covered by version 3 -of the GNU General Public License that is incorporated pursuant to the -following paragraph. - - Notwithstanding any other provision of this License, you have permission -to link or combine any covered work with a work licensed under version 3 -of the GNU General Public License into a single combined work, and to -convey the resulting work. The terms of this License will continue to -apply to the part which is the covered work, but the work with which it is -combined will remain governed by version 3 of the GNU General Public -License. - - 14. Revised Versions of this License. - - The Free Software Foundation may publish revised and/or new versions of -the GNU Affero General Public License from time to time. Such new -versions will be similar in spirit to the present version, but may differ -in detail to address new problems or concerns. - - Each version is given a distinguishing version number. If the -Program specifies that a certain numbered version of the GNU Affero -General Public License "or any later version" applies to it, you have -the option of following the terms and conditions either of that -numbered version or of any later version published by the Free -Software Foundation. If the Program does not specify a version number -of the GNU Affero General Public License, you may choose any version -ever published by the Free Software Foundation. - - If the Program specifies that a proxy can decide which future -versions of the GNU Affero General Public License can be used, that -proxy's public statement of acceptance of a version permanently -authorizes you to choose that version for the Program. - - Later license versions may give you additional or different -permissions. However, no additional obligations are imposed on any -author or copyright holder as a result of your choosing to follow a -later version. - - 15. Disclaimer of Warranty. - - THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY -APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT -HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY -OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, -THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR -PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM -IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF -ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - - 16. Limitation of Liability. - - IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING -WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS -THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY -GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE -USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF -DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD -PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), -EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF -SUCH DAMAGES. - - 17. Interpretation of Sections 15 and 16. - - If the disclaimer of warranty and limitation of liability provided -above cannot be given local legal effect according to their terms, -reviewing courts shall apply local law that most closely approximates -an absolute waiver of all civil liability in connection with the -Program, unless a warranty or assumption of liability accompanies a -copy of the Program in return for a fee. - - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs - - If you develop a new program, and you want it to be of the greatest -possible use to the public, the best way to achieve this is to make it -free software which everyone can redistribute and change under these terms. - - To do so, attach the following notices to the program. It is safest -to attach them to the start of each source file to most effectively -state the exclusion of warranty; and each file should have at least -the "copyright" line and a pointer to where the full notice is found. - - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) <year> <name of author> - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU Affero General Public License as - published by the Free Software Foundation, either version 3 of the - License, or (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU Affero General Public License for more details. - - You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. - -Also add information on how to contact you by electronic and paper mail. - - If your software can interact with users remotely through a computer -network, you should also make sure that it provides a way for users to -get its source. For example, if your program is a web application, its -interface could display a "Source" link that leads users to an archive -of the code. There are many ways you could offer source, and different -solutions will be better for different programs; see section 13 for the -specific requirements. - - You should also get your employer (if you work as a programmer) or school, -if any, to sign a "copyright disclaimer" for the program, if necessary. -For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. +Modified MIT License (MIT) + +Copyright (c) 2013 blueimp.net + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. + +The above license does not apply to files included in the AJAX Chat project +which fall under other licenses. Such files are provided with their own +license text included beside or within the files themselves. +The presence of this modified MIT license in AJAX Chat does NOT supersede +the licenses applying to those files. You many NOT redistribute this project +or included files in a way that conflicts with their respective licenses.
\ No newline at end of file |