diff --git a/apps/documenteditor/main/app/view/RoleDeleteDlg.js b/apps/documenteditor/main/app/view/RoleDeleteDlg.js index 2e9bb22db..bc164c03a 100644 --- a/apps/documenteditor/main/app/view/RoleDeleteDlg.js +++ b/apps/documenteditor/main/app/view/RoleDeleteDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System SIA 2010-2020 + * (c) Copyright Ascensio System SIA 2010-2022 * * 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) @@ -31,10 +31,10 @@ * */ /** - * AdvancedSeparatorDialog.js + * RoleDeleteDlg.js * - * Created by Julia Radzhabova on 26/06/20 - * Copyright (c) 2020 Ascensio System SIA. All rights reserved. + * Created by Julia Radzhabova on 15/04/22 + * Copyright (c) 2022 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/SaveFormDlg.js b/apps/documenteditor/main/app/view/SaveFormDlg.js index 9c7e6a6c8..cf91a950e 100644 --- a/apps/documenteditor/main/app/view/SaveFormDlg.js +++ b/apps/documenteditor/main/app/view/SaveFormDlg.js @@ -32,7 +32,7 @@ */ /** * - * RolesManagerDlg.js + * SaveFormDlg.js * * Created by Julia.Radzhabova on 12.04.22 * Copyright (c) 2022 Ascensio System SIA. All rights reserved.