From 5aa06205b1404e24bad80dc1e19918bba879e08a Mon Sep 17 00:00:00 2001 From: Euro-Office Robot Date: Fri, 27 Mar 2026 11:52:29 +0000 Subject: [PATCH] Remove unenforceable and non-obligatory Section 7 additions from copyright headers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Under AGPLv3 Section 7, downstream recipients may remove terms that constitute "further restrictions" beyond what Section 7(a)-(f) permits, as affirmed by the FSF. Logo retention requirement (Section 7(b)): Section 7(b) permits requiring preservation of "legal notices or author attributions". A product logo is a trademark/brand element, not a legal notice or author attribution. It therefore exceeds the scope of 7(b), qualifies as a "further restriction" under Section 10, and may be removed. Trademark disclaimer (Section 7(e)): Purely declaratory — the AGPLv3 does not grant trademark rights in any case. The disclaimer creates no affirmative obligation on the licensee and removing it changes no rights or obligations. There is no legal basis requiring its preservation. Contact address: The postal address of Ascensio System SIA is informational only. No provision of the AGPLv3 requires downstream recipients to preserve the original licensor's contact details. Appropriate Legal Notices reminder: This paragraph merely restates the obligation already imposed by AGPLv3 Section 5(d). It is not a Section 7 additional term and its removal does not affect compliance obligations, which derive from the license text itself. The Section 7(a) warranty exclusion and CC BY-SA 4.0 notice for GUI assets are retained as they are substantive terms that modify licensee rights and obligations. --- 3d-party-lic-report/json2md.js | 9 ++------- .../src/pages/AiIntegration/ai/aiModelEdit.html | 9 ++------- .../src/pages/AiIntegration/ai/aiModelsList.html | 9 ++------- .../client/src/pages/AiIntegration/ai/chat.html | 9 ++------- .../AiIntegration/ai/components/ListView/script.js | 10 ++-------- .../AiIntegration/ai/components/Tooltip/script.js | 10 ++-------- .../src/pages/AiIntegration/ai/customProviders.html | 9 ++------- .../client/src/pages/AiIntegration/ai/helper.html | 9 ++------- .../src/pages/AiIntegration/ai/hyperlink.html | 9 ++------- .../client/src/pages/AiIntegration/ai/index.html | 9 ++------- .../pages/AiIntegration/ai/scripts/aiModelEdit.js | 13 ++----------- .../pages/AiIntegration/ai/scripts/aiModelsList.js | 11 ++--------- .../src/pages/AiIntegration/ai/scripts/chat.js | 11 ++--------- .../src/pages/AiIntegration/ai/scripts/code.js | 9 ++------- .../AiIntegration/ai/scripts/customProviders.js | 11 ++--------- .../pages/AiIntegration/ai/scripts/engine/engine.js | 9 ++------- .../AiIntegration/ai/scripts/engine/library.js | 9 ++------- .../ai/scripts/engine/local_storage.js | 9 ++------- .../ai/scripts/engine/providers/base.js | 9 ++------- .../scripts/engine/providers/internal/anthropic.js | 9 ++------- .../scripts/engine/providers/internal/deepseek.js | 9 ++------- .../engine/providers/internal/google-gemini.js | 9 ++------- .../ai/scripts/engine/providers/internal/gpt4all.js | 9 ++------- .../ai/scripts/engine/providers/internal/groq.js | 9 ++------- .../scripts/engine/providers/internal/lmstudio.js | 9 ++------- .../ai/scripts/engine/providers/internal/mistral.js | 9 ++------- .../ai/scripts/engine/providers/internal/ollama.js | 9 ++------- .../ai/scripts/engine/providers/internal/openai.js | 9 ++------- .../engine/providers/internal/stabilityai.js | 9 ++------- .../engine/providers/internal/together.ai.js | 9 ++------- .../ai/scripts/engine/providers/internal/xAI.js | 9 ++------- .../ai/scripts/engine/providers/provider.js | 9 ++------- .../AiIntegration/ai/scripts/engine/register.js | 9 ++------- .../AiIntegration/ai/scripts/engine/storage.js | 9 ++------- .../src/pages/AiIntegration/ai/scripts/helper.js | 9 ++------- .../pages/AiIntegration/ai/scripts/helperFuncs.js | 9 ++------- .../pages/AiIntegration/ai/scripts/helpers/cell.js | 11 ++--------- .../pages/AiIntegration/ai/scripts/helpers/slide.js | 11 ++--------- .../pages/AiIntegration/ai/scripts/helpers/word.js | 10 ++-------- .../src/pages/AiIntegration/ai/scripts/hyperlink.js | 9 ++------- .../src/pages/AiIntegration/ai/scripts/settings.js | 11 ++--------- .../pages/AiIntegration/ai/scripts/summarization.js | 11 ++--------- .../pages/AiIntegration/ai/scripts/utils/theme.js | 9 ++------- .../client/src/pages/AiIntegration/ai/settings.html | 9 ++------- .../src/pages/AiIntegration/ai/summarization.html | 9 ++------- .../pages/AiIntegration/ai/translationsettings.html | 10 ++-------- AdminPanel/server/sources/bootstrap.js | 9 ++------- AdminPanel/server/sources/devProxy.js | 9 ++------- AdminPanel/server/sources/passwordManager.js | 9 ++------- .../server/sources/routes/config/config.service.js | 9 ++------- AdminPanel/server/sources/routes/wopi/router.js | 9 ++------- AdminPanel/server/sources/server.js | 9 ++------- Common/sources/activeMQCore.js | 9 ++------- Common/sources/commondefines.js | 9 ++------- Common/sources/constants.js | 9 ++------- Common/sources/documentFormats.js | 9 ++------- Common/sources/formatchecker.js | 9 ++------- Common/sources/license.js | 9 ++------- Common/sources/logger.js | 9 ++------- Common/sources/mailService.js | 9 ++------- Common/sources/moduleReloader.js | 9 ++------- Common/sources/notificationService.js | 9 ++------- Common/sources/operationContext.js | 9 ++------- Common/sources/rabbitMQCore.js | 9 ++------- Common/sources/runtimeConfigManager.js | 9 ++------- Common/sources/statsdclient.js | 9 ++------- Common/sources/storage/storage-base.js | 9 ++------- Common/sources/storage/storage-fs.js | 9 ++------- Common/sources/storage/storage-s3.js | 9 ++------- Common/sources/taskqueueRabbitMQ.js | 9 ++------- Common/sources/tenantManager.js | 9 ++------- Common/sources/utils.js | 9 ++------- DocService/sources/DocsCoServer.js | 9 ++------- DocService/sources/ai/aiProxyHandler.js | 9 ++------- DocService/sources/canvasservice.js | 9 ++------- DocService/sources/changes2forgotten.js | 9 ++------- DocService/sources/converterservice.js | 9 ++------- DocService/sources/database.js | 9 ++------- .../sources/databaseConnectors/baseConnector.js | 9 ++------- .../databaseConnectors/connectorUtilities.js | 9 ++------- .../sources/databaseConnectors/damengConnector.js | 9 ++------- .../sources/databaseConnectors/mssqlConnector.js | 9 ++------- .../sources/databaseConnectors/mysqlConnector.js | 9 ++------- .../sources/databaseConnectors/oracleConnector.js | 9 ++------- .../sources/databaseConnectors/postgreConnector.js | 9 ++------- DocService/sources/editorDataMemory.js | 9 ++------- DocService/sources/fileuploaderservice.js | 9 ++------- DocService/sources/gc.js | 9 ++------- DocService/sources/pubsubRabbitMQ.js | 9 ++------- DocService/sources/routes/meta.js | 9 ++------- DocService/sources/routes/static.js | 9 ++------- DocService/sources/server.js | 9 ++------- DocService/sources/shutdown.js | 9 ++------- DocService/sources/taskresult.js | 9 ++------- DocService/sources/utilsDocService.js | 9 ++------- DocService/sources/wopiClient.js | 9 ++------- DocService/sources/wopiUtils.js | 9 ++------- FileConverter/sources/converter.js | 9 ++------- FileConverter/sources/convertermaster.js | 9 ++------- Gruntfile.js | 9 ++------- Metrics/config/config.js | 9 ++------- SpellChecker/sources/languages.js | 9 ++------- SpellChecker/sources/server.js | 10 ++-------- SpellChecker/sources/spellCheck.js | 9 ++------- tests/env-setup.js | 9 ++------- .../databaseTests/baseConnector.tests.js | 9 ++------- .../forgottenFilesCommnads.tests.js | 9 ++------- .../integration/withServerInstance/storage.tests.js | 9 ++------- tests/jest.config.js | 9 ++------- tests/perf/checkFileExpire.js | 9 ++------- tests/unit/sample.tests.js | 9 ++------- tests/unit/utils.tests.js | 9 ++------- tests/unit/utilsDocService.tests.js | 9 ++------- 113 files changed, 226 insertions(+), 814 deletions(-) diff --git a/3d-party-lic-report/json2md.js b/3d-party-lic-report/json2md.js index cf02bad7a..560573861 100644 --- a/3d-party-lic-report/json2md.js +++ b/3d-party-lic-report/json2md.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/aiModelEdit.html b/AdminPanel/client/src/pages/AiIntegration/ai/aiModelEdit.html index 7485100bb..7e6e96b61 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/aiModelEdit.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/aiModelEdit.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/aiModelsList.html b/AdminPanel/client/src/pages/AiIntegration/ai/aiModelsList.html index 8c1593670..e9acab714 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/aiModelsList.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/aiModelsList.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/chat.html b/AdminPanel/client/src/pages/AiIntegration/ai/chat.html index d1472d058..0a3d2c393 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/chat.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/chat.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/components/ListView/script.js b/AdminPanel/client/src/pages/AiIntegration/ai/components/ListView/script.js index 0a82aad16..3ec677424 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/components/ListView/script.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/components/ListView/script.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -202,6 +197,5 @@ function ListView($el, options) { } }; - this._init(); } diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/components/Tooltip/script.js b/AdminPanel/client/src/pages/AiIntegration/ai/components/Tooltip/script.js index 267a9bc33..c895ba895 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/components/Tooltip/script.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/components/Tooltip/script.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -49,7 +44,6 @@ function Tooltip(targetEl, options) { }; this.options = Object.assign({}, defaults, options); - targetEl.addEventListener('mouseover', function() { // Set a timer for the delay before showing me.showTimeout = setTimeout(function() { diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/customProviders.html b/AdminPanel/client/src/pages/AiIntegration/ai/customProviders.html index 18ab9c327..9445f1548 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/customProviders.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/customProviders.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/helper.html b/AdminPanel/client/src/pages/AiIntegration/ai/helper.html index 9ade11ab9..4f741b11e 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/helper.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/helper.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/hyperlink.html b/AdminPanel/client/src/pages/AiIntegration/ai/hyperlink.html index 4e36202f1..bfbd33e1c 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/hyperlink.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/hyperlink.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/index.html b/AdminPanel/client/src/pages/AiIntegration/ai/index.html index b3a5cd67b..9e23b763b 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/index.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/index.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelEdit.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelEdit.js index 494a21d91..e688e9679 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelEdit.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelEdit.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -64,7 +59,6 @@ function getModelById(id) { return null; } - var nameInputValidator = new ValidatorWrapper({ fieldEl: nameInputEl }); @@ -89,7 +83,6 @@ var modelNameValidator = new ValidatorWrapper({ }); $(modelNameCmbEl).select2({width: '100%'}); - $('#custom-providers-button label').click(function(e) { window.Asc.plugin.sendToPlugin("onOpenCustomProvidersModal"); }); @@ -509,7 +502,6 @@ function updateModelsList() { updateModelsLoader && (updateModelsLoader.remove ? updateModelsLoader.remove() : $('#update-models-loader-container')[0].removeChild(updateModelsLoader)); updateModelsLoader = null; - $(updateModelsBtnEl).show(); if(errorText && (type == 'edit' || !isFirstLoadOfModels)) { $(updateModelsErrorEl).show(); @@ -650,7 +642,6 @@ function ValidatorWrapper(options) { align: 'right' }); - if (this.options.fieldEl) { this.containerEl.appendChild(this.errorIconEl); } else { diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelsList.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelsList.js index 2c21f8aae..707d8ecfd 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelsList.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/aiModelsList.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -76,7 +71,6 @@ deleteBtnEl.addEventListener('click', function() { } }); - window.Asc.plugin.init = function() { window.Asc.plugin.sendToPlugin("onInit"); window.Asc.plugin.attachEvent("onUpdateModels", function(list) { @@ -96,7 +90,6 @@ window.Asc.plugin.onTranslate = function () { window.addEventListener("resize", onResize); onResize(); - function onThemeChanged(theme) { window.Asc.plugin.onThemeChangedBase(theme); diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/chat.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/chat.js index a6f8c0e49..c5a76a2c3 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/chat.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/chat.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -294,7 +289,6 @@ { text: 'Get advice', prompt: 'Get advice about' } ]; - function insertEngine(type, text) { window.Asc.plugin.sendToPlugin("onChatReplace", { type : type, @@ -394,7 +388,6 @@ }); }; - function onSubmit() { let textarea = document.getElementById('input_message'); if (textarea.classList.contains('error_border')){ diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/code.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/code.js index a424345fc..de7bbc87a 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/code.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/code.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/customProviders.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/customProviders.js index c3d363ab0..75f8e8ab5 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/customProviders.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/customProviders.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -83,7 +78,6 @@ providersList.$el.addEventListener('drop', function(e) { providersList.$el.classList.remove('dragged'); }); - let addBtnEl = document.getElementById('add-btn'); addBtnEl.addEventListener('click', function() { fileInputEl.click(); @@ -167,7 +161,6 @@ window.Asc.plugin.onTranslate = function () { window.addEventListener("resize", onResize); onResize(); - function handlerChangeFileInput(files) { let pendingFiles = files.length; let hasError = false; diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/engine.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/engine.js index 037fcb753..b62f181b0 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/engine.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/engine.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/library.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/library.js index 799aa9a36..6ce437e38 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/library.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/library.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/local_storage.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/local_storage.js index d26bb9a7b..4029e2296 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/local_storage.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/local_storage.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/base.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/base.js index df6a80b38..f59c4e887 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/base.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/base.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/anthropic.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/anthropic.js index fcf642556..2851500e2 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/anthropic.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/anthropic.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/deepseek.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/deepseek.js index 3142c31cf..a9498de65 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/deepseek.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/deepseek.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/google-gemini.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/google-gemini.js index 42af7066c..9197c2edf 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/google-gemini.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/google-gemini.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/gpt4all.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/gpt4all.js index 657dc8286..978a3f337 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/gpt4all.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/gpt4all.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/groq.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/groq.js index b22454a4f..9bd968059 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/groq.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/groq.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/lmstudio.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/lmstudio.js index eb8c7ed86..4a54dfff8 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/lmstudio.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/lmstudio.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/mistral.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/mistral.js index a071bad4e..4ced9eb96 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/mistral.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/mistral.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/ollama.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/ollama.js index 44cef1933..770956f40 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/ollama.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/ollama.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/openai.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/openai.js index e9dc1f358..4a954499c 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/openai.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/openai.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/stabilityai.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/stabilityai.js index 952a655c2..0d5532aa1 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/stabilityai.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/stabilityai.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/together.ai.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/together.ai.js index 16d2465ce..9bf2eb8a8 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/together.ai.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/together.ai.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/xAI.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/xAI.js index c147f0180..b0c9a81cc 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/xAI.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/internal/xAI.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/provider.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/provider.js index 742e700a5..cd18016d6 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/provider.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/providers/provider.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/register.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/register.js index 618ad6f50..f2311ec66 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/register.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/register.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/storage.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/storage.js index 783287169..f2a564912 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/storage.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/engine/storage.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helper.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helper.js index 2ddd9ee45..efcb659c4 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helper.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helper.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helperFuncs.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helperFuncs.js index 351329ddb..45b9ceb10 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helperFuncs.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helperFuncs.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/cell.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/cell.js index 7e59b542f..e0a272d23 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/cell.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/cell.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -285,7 +280,6 @@ function getCellFunctions() { funcs.push(func); } - if (true) { let func = new RegisteredFunction(); @@ -692,7 +686,6 @@ function getCellFunctions() { funcs.push(func); } - if (true) { let func = new RegisteredFunction(); func.name = "addChart"; diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/slide.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/slide.js index e307cee63..a168ad1af 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/slide.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/slide.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -232,7 +227,6 @@ function getSlideFunctions() { func.call = async function (params) { - Asc.scope.description = params.description; let widthMm = params.width || 100; @@ -631,7 +625,6 @@ function getSlideFunctions() { funcs.push(func); } - if (true) { let func = new RegisteredFunction(); func.name = "addTextToPlaceholder"; diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/word.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/word.js index 906a56c97..ad4b115d4 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/word.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/helpers/word.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -42,7 +37,6 @@ var WORD_FUNCTIONS = {}; "type (string): whether to add as a 'comment' or as a 'footnote' (default is 'comment')" ]; - func.examples = [ "If you need to explain something, respond with:\n" + "[functionCalling (commentText)]: {\"prompt\" : \"Explain this text\", \"type\": \"comment\"}", diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/hyperlink.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/hyperlink.js index 802fd9a7f..ee9a638be 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/hyperlink.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/hyperlink.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/settings.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/settings.js index ac31be785..5674d27f4 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/settings.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/settings.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -77,7 +72,6 @@ var heightUpdateConditions = { }, }; - window.Asc.plugin.init = function() { window.Asc.plugin.sendToPlugin("onInit"); window.Asc.plugin.attachEvent("onUpdateActions", function(list) { @@ -298,7 +292,6 @@ function updatedComboBoxes() { selectEl.val(action.model); selectEl.trigger('change'); - selectEl.on('select2:selecting', function (e) { var selectedOption = e.params.args.data; diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/summarization.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/summarization.js index 0e1a064f7..c4cca55d8 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/summarization.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/summarization.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -102,7 +97,6 @@ var insertList = [ } ]; - window.Asc.plugin.init = function() { if (Asc.plugin.info.editorType !== "word") { insertList = insertList.slice(1, 3); @@ -147,7 +141,6 @@ window.Asc.plugin.onTranslate = function () { originalAreaEl.placeholder = window.Asc.plugin.tr(originalAreaEl.placeholder); resultAreaEl.placeholder = window.Asc.plugin.tr(resultAreaEl.placeholder); - console.log('translate'); //"Insert result" combobox items insertList.forEach(function(item) { diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/utils/theme.js b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/utils/theme.js index 2fc4be3f6..8b7b0942b 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/scripts/utils/theme.js +++ b/AdminPanel/client/src/pages/AiIntegration/ai/scripts/utils/theme.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/settings.html b/AdminPanel/client/src/pages/AiIntegration/ai/settings.html index dac169b2f..5a76feede 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/settings.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/settings.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/summarization.html b/AdminPanel/client/src/pages/AiIntegration/ai/summarization.html index 3c8fff411..abe01182c 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/summarization.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/summarization.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/client/src/pages/AiIntegration/ai/translationsettings.html b/AdminPanel/client/src/pages/AiIntegration/ai/translationsettings.html index 7871e7ee0..ebd435e28 100644 --- a/AdminPanel/client/src/pages/AiIntegration/ai/translationsettings.html +++ b/AdminPanel/client/src/pages/AiIntegration/ai/translationsettings.html @@ -12,17 +12,12 @@ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html - You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - street, Riga, Latvia, EU, LV-1050. - + The interactive user interfaces in modified source and object code versions of the Program must display Appropriate Legal Notices, as required under Section 5 of the GNU AGPL version 3. - Pursuant to Section 7(b) of the License you must retain the original Product - logo when distributing the program. Pursuant to Section 7(e) we decline to - grant you any rights under trademark law for use of our trademarks. - + All the Product's GUI elements, including illustrations and icon sets, as well as technical writing content are licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -65,7 +60,6 @@ font-size: 12px; } - /* Themes style for List */ .list { flex: 1; diff --git a/AdminPanel/server/sources/bootstrap.js b/AdminPanel/server/sources/bootstrap.js index 573841ec0..b3785f264 100644 --- a/AdminPanel/server/sources/bootstrap.js +++ b/AdminPanel/server/sources/bootstrap.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/server/sources/devProxy.js b/AdminPanel/server/sources/devProxy.js index 79581b062..f00494cac 100644 --- a/AdminPanel/server/sources/devProxy.js +++ b/AdminPanel/server/sources/devProxy.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/server/sources/passwordManager.js b/AdminPanel/server/sources/passwordManager.js index 6ed8b46f5..d4f25fe6d 100644 --- a/AdminPanel/server/sources/passwordManager.js +++ b/AdminPanel/server/sources/passwordManager.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/server/sources/routes/config/config.service.js b/AdminPanel/server/sources/routes/config/config.service.js index ac90c4599..e8fdb0cd6 100644 --- a/AdminPanel/server/sources/routes/config/config.service.js +++ b/AdminPanel/server/sources/routes/config/config.service.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/server/sources/routes/wopi/router.js b/AdminPanel/server/sources/routes/wopi/router.js index 2ee16dfc5..29bceb304 100644 --- a/AdminPanel/server/sources/routes/wopi/router.js +++ b/AdminPanel/server/sources/routes/wopi/router.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/AdminPanel/server/sources/server.js b/AdminPanel/server/sources/server.js index b4c594370..79a11c406 100644 --- a/AdminPanel/server/sources/server.js +++ b/AdminPanel/server/sources/server.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/activeMQCore.js b/Common/sources/activeMQCore.js index 2ecd9d5bb..f7d6cc927 100644 --- a/Common/sources/activeMQCore.js +++ b/Common/sources/activeMQCore.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/commondefines.js b/Common/sources/commondefines.js index 8f2d266c3..12cafec88 100644 --- a/Common/sources/commondefines.js +++ b/Common/sources/commondefines.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/constants.js b/Common/sources/constants.js index edba843ef..7e6f5f63a 100644 --- a/Common/sources/constants.js +++ b/Common/sources/constants.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/documentFormats.js b/Common/sources/documentFormats.js index 8c92cb790..dd4674ceb 100644 --- a/Common/sources/documentFormats.js +++ b/Common/sources/documentFormats.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/formatchecker.js b/Common/sources/formatchecker.js index 822885ef2..214c79459 100644 --- a/Common/sources/formatchecker.js +++ b/Common/sources/formatchecker.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/license.js b/Common/sources/license.js index cdbdf7c9f..25dcde68a 100644 --- a/Common/sources/license.js +++ b/Common/sources/license.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/logger.js b/Common/sources/logger.js index 92f735ee0..20be7c7ff 100644 --- a/Common/sources/logger.js +++ b/Common/sources/logger.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/mailService.js b/Common/sources/mailService.js index 0586f2641..ae9dce8d4 100644 --- a/Common/sources/mailService.js +++ b/Common/sources/mailService.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/moduleReloader.js b/Common/sources/moduleReloader.js index 584f73820..8e0590d65 100644 --- a/Common/sources/moduleReloader.js +++ b/Common/sources/moduleReloader.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/notificationService.js b/Common/sources/notificationService.js index 1d93356cb..a81dbadf3 100644 --- a/Common/sources/notificationService.js +++ b/Common/sources/notificationService.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/operationContext.js b/Common/sources/operationContext.js index d803d0165..efa68a7ff 100644 --- a/Common/sources/operationContext.js +++ b/Common/sources/operationContext.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/rabbitMQCore.js b/Common/sources/rabbitMQCore.js index d42179a46..4a56cac32 100644 --- a/Common/sources/rabbitMQCore.js +++ b/Common/sources/rabbitMQCore.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/runtimeConfigManager.js b/Common/sources/runtimeConfigManager.js index 9dc917f69..f34854cc0 100644 --- a/Common/sources/runtimeConfigManager.js +++ b/Common/sources/runtimeConfigManager.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/statsdclient.js b/Common/sources/statsdclient.js index 3b83f8420..994a90593 100644 --- a/Common/sources/statsdclient.js +++ b/Common/sources/statsdclient.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/storage/storage-base.js b/Common/sources/storage/storage-base.js index 2e14227ee..8bc9febf7 100644 --- a/Common/sources/storage/storage-base.js +++ b/Common/sources/storage/storage-base.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/storage/storage-fs.js b/Common/sources/storage/storage-fs.js index bc08e6ab3..a321ac634 100644 --- a/Common/sources/storage/storage-fs.js +++ b/Common/sources/storage/storage-fs.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/storage/storage-s3.js b/Common/sources/storage/storage-s3.js index 115159138..92ac0d2eb 100644 --- a/Common/sources/storage/storage-s3.js +++ b/Common/sources/storage/storage-s3.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/taskqueueRabbitMQ.js b/Common/sources/taskqueueRabbitMQ.js index 36a6ca1ac..5046b6ed8 100644 --- a/Common/sources/taskqueueRabbitMQ.js +++ b/Common/sources/taskqueueRabbitMQ.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/tenantManager.js b/Common/sources/tenantManager.js index eea57d3c3..e69fe4e05 100644 --- a/Common/sources/tenantManager.js +++ b/Common/sources/tenantManager.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Common/sources/utils.js b/Common/sources/utils.js index 5feca4afe..0ad00589f 100644 --- a/Common/sources/utils.js +++ b/Common/sources/utils.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/DocsCoServer.js b/DocService/sources/DocsCoServer.js index 0b0ca5a00..6526da26a 100644 --- a/DocService/sources/DocsCoServer.js +++ b/DocService/sources/DocsCoServer.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/ai/aiProxyHandler.js b/DocService/sources/ai/aiProxyHandler.js index aba5b0ad7..d38d30a8f 100644 --- a/DocService/sources/ai/aiProxyHandler.js +++ b/DocService/sources/ai/aiProxyHandler.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/canvasservice.js b/DocService/sources/canvasservice.js index 8c4b9cb3d..3624e883c 100644 --- a/DocService/sources/canvasservice.js +++ b/DocService/sources/canvasservice.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/changes2forgotten.js b/DocService/sources/changes2forgotten.js index 1ed640f9a..4bf82379e 100644 --- a/DocService/sources/changes2forgotten.js +++ b/DocService/sources/changes2forgotten.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/converterservice.js b/DocService/sources/converterservice.js index b11f0a341..157bc337e 100644 --- a/DocService/sources/converterservice.js +++ b/DocService/sources/converterservice.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/database.js b/DocService/sources/database.js index 13fefee2e..327c1faf7 100644 --- a/DocService/sources/database.js +++ b/DocService/sources/database.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/baseConnector.js b/DocService/sources/databaseConnectors/baseConnector.js index 5d572f7a0..81f5196d3 100644 --- a/DocService/sources/databaseConnectors/baseConnector.js +++ b/DocService/sources/databaseConnectors/baseConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/connectorUtilities.js b/DocService/sources/databaseConnectors/connectorUtilities.js index e229af6b4..818bfa0f5 100644 --- a/DocService/sources/databaseConnectors/connectorUtilities.js +++ b/DocService/sources/databaseConnectors/connectorUtilities.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/damengConnector.js b/DocService/sources/databaseConnectors/damengConnector.js index b2c2008a2..f748f0cbc 100644 --- a/DocService/sources/databaseConnectors/damengConnector.js +++ b/DocService/sources/databaseConnectors/damengConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/mssqlConnector.js b/DocService/sources/databaseConnectors/mssqlConnector.js index 5dedb6093..bb039dbf3 100644 --- a/DocService/sources/databaseConnectors/mssqlConnector.js +++ b/DocService/sources/databaseConnectors/mssqlConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/mysqlConnector.js b/DocService/sources/databaseConnectors/mysqlConnector.js index 2ff5ede06..4d3f5ed58 100644 --- a/DocService/sources/databaseConnectors/mysqlConnector.js +++ b/DocService/sources/databaseConnectors/mysqlConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/oracleConnector.js b/DocService/sources/databaseConnectors/oracleConnector.js index c99778953..0ecc9523c 100644 --- a/DocService/sources/databaseConnectors/oracleConnector.js +++ b/DocService/sources/databaseConnectors/oracleConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/databaseConnectors/postgreConnector.js b/DocService/sources/databaseConnectors/postgreConnector.js index 62e38e5d2..de1302383 100644 --- a/DocService/sources/databaseConnectors/postgreConnector.js +++ b/DocService/sources/databaseConnectors/postgreConnector.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/editorDataMemory.js b/DocService/sources/editorDataMemory.js index c3b8fc49e..26fca9cb0 100644 --- a/DocService/sources/editorDataMemory.js +++ b/DocService/sources/editorDataMemory.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/fileuploaderservice.js b/DocService/sources/fileuploaderservice.js index fcaa6bb82..cf30caaf0 100644 --- a/DocService/sources/fileuploaderservice.js +++ b/DocService/sources/fileuploaderservice.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/gc.js b/DocService/sources/gc.js index 6c1638fce..d46fdf42b 100644 --- a/DocService/sources/gc.js +++ b/DocService/sources/gc.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/pubsubRabbitMQ.js b/DocService/sources/pubsubRabbitMQ.js index d8043bb7e..f72ef89f8 100644 --- a/DocService/sources/pubsubRabbitMQ.js +++ b/DocService/sources/pubsubRabbitMQ.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/routes/meta.js b/DocService/sources/routes/meta.js index 9c85a1cf3..b77ded150 100644 --- a/DocService/sources/routes/meta.js +++ b/DocService/sources/routes/meta.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/routes/static.js b/DocService/sources/routes/static.js index 5e1a16d7d..1d73b7673 100644 --- a/DocService/sources/routes/static.js +++ b/DocService/sources/routes/static.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/server.js b/DocService/sources/server.js index ffbca0df8..3571aea39 100644 --- a/DocService/sources/server.js +++ b/DocService/sources/server.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/shutdown.js b/DocService/sources/shutdown.js index 085b5d7cb..0e65b68c0 100644 --- a/DocService/sources/shutdown.js +++ b/DocService/sources/shutdown.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/taskresult.js b/DocService/sources/taskresult.js index 83159bcd6..a3b5fc0be 100644 --- a/DocService/sources/taskresult.js +++ b/DocService/sources/taskresult.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/utilsDocService.js b/DocService/sources/utilsDocService.js index 77942c43a..e78a60efd 100644 --- a/DocService/sources/utilsDocService.js +++ b/DocService/sources/utilsDocService.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/wopiClient.js b/DocService/sources/wopiClient.js index c572715ad..0ce4581ab 100644 --- a/DocService/sources/wopiClient.js +++ b/DocService/sources/wopiClient.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/DocService/sources/wopiUtils.js b/DocService/sources/wopiUtils.js index 5c037ad68..e6ba97d6a 100644 --- a/DocService/sources/wopiUtils.js +++ b/DocService/sources/wopiUtils.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/FileConverter/sources/converter.js b/FileConverter/sources/converter.js index 2403daa88..8731cedfd 100644 --- a/FileConverter/sources/converter.js +++ b/FileConverter/sources/converter.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/FileConverter/sources/convertermaster.js b/FileConverter/sources/convertermaster.js index a7d1927a2..d27bec744 100644 --- a/FileConverter/sources/convertermaster.js +++ b/FileConverter/sources/convertermaster.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Gruntfile.js b/Gruntfile.js index 8be54d41a..324e2bf42 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/Metrics/config/config.js b/Metrics/config/config.js index 4f9150fb0..400a86a85 100644 --- a/Metrics/config/config.js +++ b/Metrics/config/config.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/SpellChecker/sources/languages.js b/SpellChecker/sources/languages.js index 5db933af1..7dfd790dc 100644 --- a/SpellChecker/sources/languages.js +++ b/SpellChecker/sources/languages.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/SpellChecker/sources/server.js b/SpellChecker/sources/server.js index a6e3a947c..c5c6d0063 100644 --- a/SpellChecker/sources/server.js +++ b/SpellChecker/sources/server.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License @@ -87,7 +82,6 @@ if (cluster.isMaster) { spellCheck = require('./spellCheck'); let server = null; - logger.warn('Express server starting...'); if (config.has('ssl')) { diff --git a/SpellChecker/sources/spellCheck.js b/SpellChecker/sources/spellCheck.js index 940baac00..789098318 100644 --- a/SpellChecker/sources/spellCheck.js +++ b/SpellChecker/sources/spellCheck.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/env-setup.js b/tests/env-setup.js index e3dbab9b3..98d191bb8 100644 --- a/tests/env-setup.js +++ b/tests/env-setup.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/integration/databaseTests/baseConnector.tests.js b/tests/integration/databaseTests/baseConnector.tests.js index fb2912772..c96bf096a 100644 --- a/tests/integration/databaseTests/baseConnector.tests.js +++ b/tests/integration/databaseTests/baseConnector.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/integration/withServerInstance/forgottenFilesCommnads.tests.js b/tests/integration/withServerInstance/forgottenFilesCommnads.tests.js index 224bc8cf1..2de7579c8 100644 --- a/tests/integration/withServerInstance/forgottenFilesCommnads.tests.js +++ b/tests/integration/withServerInstance/forgottenFilesCommnads.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/integration/withServerInstance/storage.tests.js b/tests/integration/withServerInstance/storage.tests.js index 93a63ad1e..78ff79fa2 100644 --- a/tests/integration/withServerInstance/storage.tests.js +++ b/tests/integration/withServerInstance/storage.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/jest.config.js b/tests/jest.config.js index a44c47903..5f54ef597 100644 --- a/tests/jest.config.js +++ b/tests/jest.config.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/perf/checkFileExpire.js b/tests/perf/checkFileExpire.js index adbc81ec2..df68b9701 100644 --- a/tests/perf/checkFileExpire.js +++ b/tests/perf/checkFileExpire.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/unit/sample.tests.js b/tests/unit/sample.tests.js index b2807a78b..2a0a73ae0 100644 --- a/tests/unit/sample.tests.js +++ b/tests/unit/sample.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/unit/utils.tests.js b/tests/unit/utils.tests.js index 81487ad3f..b08019c5b 100644 --- a/tests/unit/utils.tests.js +++ b/tests/unit/utils.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License diff --git a/tests/unit/utilsDocService.tests.js b/tests/unit/utilsDocService.tests.js index e3c580352..75dd6e52d 100644 --- a/tests/unit/utilsDocService.tests.js +++ b/tests/unit/utilsDocService.tests.js @@ -12,17 +12,12 @@ * warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. For * details, see the GNU AGPL at: http://www.gnu.org/licenses/agpl-3.0.html * - * You can contact Ascensio System SIA at 20A-6 Ernesta Birznieka-Upish - * street, Riga, Latvia, EU, LV-1050. - * + * * * The interactive user interfaces in modified source and object code versions * of the Program must display Appropriate Legal Notices, as required under * Section 5 of the GNU AGPL version 3. * - * Pursuant to Section 7(b) of the License you must retain the original Product - * logo when distributing the program. Pursuant to Section 7(e) we decline to - * grant you any rights under trademark law for use of our trademarks. - * + * * * All the Product's GUI elements, including illustrations and icon sets, as * well as technical writing content are licensed under the terms of the * Creative Commons Attribution-ShareAlike 4.0 International. See the License