From 8cc0eba409d168c9ea9f7d94b8babbe681f02727 Mon Sep 17 00:00:00 2001 From: Sergey Konovalov Date: Mon, 27 Feb 2023 10:27:52 +0300 Subject: [PATCH] [copyright] Update Copyright --- api.js | 2 +- apiBuilder.js | 2 +- apiPlugins.js | 2 +- oform/OForm.js | 2 +- oform/Role.js | 2 +- oform/format/BaseFormatObject.js | 2 +- oform/format/Document.js | 2 +- oform/format/FieldGroup.js | 2 +- oform/format/FieldMaster.js | 2 +- oform/format/User.js | 2 +- oform/format/UserMaster.js | 2 +- oform/format/changes/DictionaryBase.js | 2 +- oform/format/changes/DocumentChanges.js | 2 +- oform/format/changes/FieldGroupChanges.js | 2 +- oform/format/changes/FieldMasterChanges.js | 2 +- oform/format/changes/UserChanges.js | 2 +- oform/format/changes/UserMasterChanges.js | 2 +- oform/xml/XmlContext.js | 2 +- oform/xml/XmlPackage.js | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/api.js b/api.js index 6dcea2e..3af3e65 100644 --- a/api.js +++ b/api.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/apiBuilder.js b/apiBuilder.js index 9d224f0..b218a66 100644 --- a/apiBuilder.js +++ b/apiBuilder.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/apiPlugins.js b/apiPlugins.js index cc493ee..c29c41d 100644 --- a/apiPlugins.js +++ b/apiPlugins.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2022 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/OForm.js b/oform/OForm.js index 34ea3ec..eeb44de 100644 --- a/oform/OForm.js +++ b/oform/OForm.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/Role.js b/oform/Role.js index 69110b9..18c0f12 100644 --- a/oform/Role.js +++ b/oform/Role.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/BaseFormatObject.js b/oform/format/BaseFormatObject.js index 4234ea1..f7232ae 100644 --- a/oform/format/BaseFormatObject.js +++ b/oform/format/BaseFormatObject.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/Document.js b/oform/format/Document.js index 3d77cc8..388948a 100644 --- a/oform/format/Document.js +++ b/oform/format/Document.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/FieldGroup.js b/oform/format/FieldGroup.js index 2a43da5..f0a3991 100644 --- a/oform/format/FieldGroup.js +++ b/oform/format/FieldGroup.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/FieldMaster.js b/oform/format/FieldMaster.js index eaeea19..bad8a6f 100644 --- a/oform/format/FieldMaster.js +++ b/oform/format/FieldMaster.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/User.js b/oform/format/User.js index 6355ff9..f60ade4 100644 --- a/oform/format/User.js +++ b/oform/format/User.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/UserMaster.js b/oform/format/UserMaster.js index 170d439..d915870 100644 --- a/oform/format/UserMaster.js +++ b/oform/format/UserMaster.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/DictionaryBase.js b/oform/format/changes/DictionaryBase.js index 3eab9c1..94b30cd 100644 --- a/oform/format/changes/DictionaryBase.js +++ b/oform/format/changes/DictionaryBase.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/DocumentChanges.js b/oform/format/changes/DocumentChanges.js index b52ecc3..0538893 100644 --- a/oform/format/changes/DocumentChanges.js +++ b/oform/format/changes/DocumentChanges.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/FieldGroupChanges.js b/oform/format/changes/FieldGroupChanges.js index 12afb8b..1326cc1 100644 --- a/oform/format/changes/FieldGroupChanges.js +++ b/oform/format/changes/FieldGroupChanges.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/FieldMasterChanges.js b/oform/format/changes/FieldMasterChanges.js index b237181..60e2bcb 100644 --- a/oform/format/changes/FieldMasterChanges.js +++ b/oform/format/changes/FieldMasterChanges.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/UserChanges.js b/oform/format/changes/UserChanges.js index 542fcbe..04f9450 100644 --- a/oform/format/changes/UserChanges.js +++ b/oform/format/changes/UserChanges.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/format/changes/UserMasterChanges.js b/oform/format/changes/UserMasterChanges.js index 290ec2f..d169517 100644 --- a/oform/format/changes/UserMasterChanges.js +++ b/oform/format/changes/UserMasterChanges.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/xml/XmlContext.js b/oform/xml/XmlContext.js index 9678eea..cbb05a7 100644 --- a/oform/xml/XmlContext.js +++ b/oform/xml/XmlContext.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL) diff --git a/oform/xml/XmlPackage.js b/oform/xml/XmlPackage.js index 54901aa..559805d 100644 --- a/oform/xml/XmlPackage.js +++ b/oform/xml/XmlPackage.js @@ -1,5 +1,5 @@ /* - * (c) Copyright Ascensio System SIA 2010-2019 + * (c) Copyright Ascensio System SIA 2010-2023 * * This program is a free software product. You can redistribute it and/or * modify it under the terms of the GNU Affero General Public License (AGPL)