From 37d99f71b60cc4939bb1df64f441384fa14b9d43 Mon Sep 17 00:00:00 2001 From: Sergey Konovalov Date: Wed, 1 Mar 2023 21:16:52 +0300 Subject: [PATCH] [copyright] Update address in Copyright --- Common/sources/activeMQCore.js | 2 +- Common/sources/commondefines.js | 2 +- Common/sources/constants.js | 2 +- Common/sources/formatchecker.js | 2 +- Common/sources/license.js | 2 +- Common/sources/logger.js | 2 +- Common/sources/operationContext.js | 2 +- Common/sources/rabbitMQCore.js | 2 +- Common/sources/statsdclient.js | 2 +- Common/sources/storage-base.js | 2 +- Common/sources/storage-fs.js | 2 +- Common/sources/storage-s3.js | 2 +- Common/sources/taskqueueRabbitMQ.js | 2 +- Common/sources/tenantManager.js | 2 +- Common/sources/utils.js | 2 +- DocService/sources/DocsCoServer.js | 2 +- DocService/sources/baseConnector.js | 2 +- DocService/sources/canvasservice.js | 2 +- DocService/sources/converterservice.js | 2 +- DocService/sources/damengBaseConnector.js | 2 +- DocService/sources/database.js | 2 +- DocService/sources/editorDataMemory.js | 2 +- DocService/sources/fileuploaderservice.js | 2 +- DocService/sources/gc.js | 2 +- DocService/sources/mySqlBaseConnector.js | 2 +- DocService/sources/postgreSqlBaseConnector.js | 2 +- DocService/sources/pubsubRabbitMQ.js | 2 +- DocService/sources/server.js | 2 +- DocService/sources/shutdown.js | 2 +- DocService/sources/taskresult.js | 2 +- DocService/sources/wopiClient.js | 2 +- FileConverter/sources/converter.js | 2 +- FileConverter/sources/convertermaster.js | 2 +- Gruntfile.js | 2 +- Metrics/config/config.js | 2 +- SpellChecker/sources/languages.js | 2 +- SpellChecker/sources/server.js | 2 +- SpellChecker/sources/spellCheck.js | 2 +- 38 files changed, 38 insertions(+), 38 deletions(-) diff --git a/Common/sources/activeMQCore.js b/Common/sources/activeMQCore.js index 69785690..bc79c68c 100644 --- a/Common/sources/activeMQCore.js +++ b/Common/sources/activeMQCore.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/commondefines.js b/Common/sources/commondefines.js index 15108adf..6a7cb933 100644 --- a/Common/sources/commondefines.js +++ b/Common/sources/commondefines.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/constants.js b/Common/sources/constants.js index 8093bfa8..8ddfb47a 100644 --- a/Common/sources/constants.js +++ b/Common/sources/constants.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/formatchecker.js b/Common/sources/formatchecker.js index 0bb57124..2fac8eee 100644 --- a/Common/sources/formatchecker.js +++ b/Common/sources/formatchecker.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/license.js b/Common/sources/license.js index 5f13661c..5df8d693 100644 --- a/Common/sources/license.js +++ b/Common/sources/license.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/logger.js b/Common/sources/logger.js index e3693437..a5ad8736 100644 --- a/Common/sources/logger.js +++ b/Common/sources/logger.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/operationContext.js b/Common/sources/operationContext.js index cef4b0b1..bb0a8ee3 100644 --- a/Common/sources/operationContext.js +++ b/Common/sources/operationContext.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/rabbitMQCore.js b/Common/sources/rabbitMQCore.js index 01aeaece..9aa17f27 100644 --- a/Common/sources/rabbitMQCore.js +++ b/Common/sources/rabbitMQCore.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/statsdclient.js b/Common/sources/statsdclient.js index 35455680..ecdf4656 100644 --- a/Common/sources/statsdclient.js +++ b/Common/sources/statsdclient.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/storage-base.js b/Common/sources/storage-base.js index ba921214..328cfc57 100644 --- a/Common/sources/storage-base.js +++ b/Common/sources/storage-base.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/storage-fs.js b/Common/sources/storage-fs.js index bb810e41..ef43aa18 100644 --- a/Common/sources/storage-fs.js +++ b/Common/sources/storage-fs.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/storage-s3.js b/Common/sources/storage-s3.js index 0e4f91b0..87c1b8ed 100644 --- a/Common/sources/storage-s3.js +++ b/Common/sources/storage-s3.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/taskqueueRabbitMQ.js b/Common/sources/taskqueueRabbitMQ.js index e49cc3ec..51b1ae3f 100644 --- a/Common/sources/taskqueueRabbitMQ.js +++ b/Common/sources/taskqueueRabbitMQ.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/tenantManager.js b/Common/sources/tenantManager.js index 73ded21b..9dd0a1b4 100644 --- a/Common/sources/tenantManager.js +++ b/Common/sources/tenantManager.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Common/sources/utils.js b/Common/sources/utils.js index b1282453..a48810ec 100644 --- a/Common/sources/utils.js +++ b/Common/sources/utils.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/DocsCoServer.js b/DocService/sources/DocsCoServer.js index 3aa22573..cabca042 100644 --- a/DocService/sources/DocsCoServer.js +++ b/DocService/sources/DocsCoServer.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/baseConnector.js b/DocService/sources/baseConnector.js index 6dc40d98..05c30d77 100644 --- a/DocService/sources/baseConnector.js +++ b/DocService/sources/baseConnector.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/canvasservice.js b/DocService/sources/canvasservice.js index 7b872714..b3a2ecd0 100644 --- a/DocService/sources/canvasservice.js +++ b/DocService/sources/canvasservice.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/converterservice.js b/DocService/sources/converterservice.js index 72921112..a0645878 100644 --- a/DocService/sources/converterservice.js +++ b/DocService/sources/converterservice.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/damengBaseConnector.js b/DocService/sources/damengBaseConnector.js index 66a8e548..1e8d3bed 100644 --- a/DocService/sources/damengBaseConnector.js +++ b/DocService/sources/damengBaseConnector.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/database.js b/DocService/sources/database.js index a2c86116..5ec2cc6a 100644 --- a/DocService/sources/database.js +++ b/DocService/sources/database.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/editorDataMemory.js b/DocService/sources/editorDataMemory.js index af6a96cb..c9c68d52 100644 --- a/DocService/sources/editorDataMemory.js +++ b/DocService/sources/editorDataMemory.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/fileuploaderservice.js b/DocService/sources/fileuploaderservice.js index da6eeb88..6cc610fb 100644 --- a/DocService/sources/fileuploaderservice.js +++ b/DocService/sources/fileuploaderservice.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/gc.js b/DocService/sources/gc.js index da0345ba..ef316f2b 100644 --- a/DocService/sources/gc.js +++ b/DocService/sources/gc.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/mySqlBaseConnector.js b/DocService/sources/mySqlBaseConnector.js index 5d18445c..5f5bfc5b 100644 --- a/DocService/sources/mySqlBaseConnector.js +++ b/DocService/sources/mySqlBaseConnector.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/postgreSqlBaseConnector.js b/DocService/sources/postgreSqlBaseConnector.js index 4cc95957..d185ef0f 100644 --- a/DocService/sources/postgreSqlBaseConnector.js +++ b/DocService/sources/postgreSqlBaseConnector.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/pubsubRabbitMQ.js b/DocService/sources/pubsubRabbitMQ.js index 86172b5a..f744b5c6 100644 --- a/DocService/sources/pubsubRabbitMQ.js +++ b/DocService/sources/pubsubRabbitMQ.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/server.js b/DocService/sources/server.js index 74049d38..48817cc3 100644 --- a/DocService/sources/server.js +++ b/DocService/sources/server.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/shutdown.js b/DocService/sources/shutdown.js index 64a90b87..5cdebd81 100644 --- a/DocService/sources/shutdown.js +++ b/DocService/sources/shutdown.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/taskresult.js b/DocService/sources/taskresult.js index e12d4dd0..eb02e6bd 100644 --- a/DocService/sources/taskresult.js +++ b/DocService/sources/taskresult.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/DocService/sources/wopiClient.js b/DocService/sources/wopiClient.js index 3bcfb3cc..fdd50895 100644 --- a/DocService/sources/wopiClient.js +++ b/DocService/sources/wopiClient.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/FileConverter/sources/converter.js b/FileConverter/sources/converter.js index 30d77907..82fd0473 100644 --- a/FileConverter/sources/converter.js +++ b/FileConverter/sources/converter.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/FileConverter/sources/convertermaster.js b/FileConverter/sources/convertermaster.js index 04c7dd66..e83b71b0 100644 --- a/FileConverter/sources/convertermaster.js +++ b/FileConverter/sources/convertermaster.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Gruntfile.js b/Gruntfile.js index cab9104e..4b99379d 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/Metrics/config/config.js b/Metrics/config/config.js index 3d6d4796..cf519191 100644 --- a/Metrics/config/config.js +++ b/Metrics/config/config.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/SpellChecker/sources/languages.js b/SpellChecker/sources/languages.js index 4f602b13..b369c446 100644 --- a/SpellChecker/sources/languages.js +++ b/SpellChecker/sources/languages.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/SpellChecker/sources/server.js b/SpellChecker/sources/server.js index fa7f9bf5..727792ea 100644 --- a/SpellChecker/sources/server.js +++ b/SpellChecker/sources/server.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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 diff --git a/SpellChecker/sources/spellCheck.js b/SpellChecker/sources/spellCheck.js index dafcef30..67b4f2d6 100644 --- a/SpellChecker/sources/spellCheck.js +++ b/SpellChecker/sources/spellCheck.js @@ -12,7 +12,7 @@ * 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-12 Ernesta Birznieka-Upisha + * 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