Refactoring

This commit is contained in:
Julia Radzhabova 2022-12-22 17:44:51 +03:00
parent f0a7f2e5cf
commit f4792f4087
2 changed files with 5 additions and 5 deletions

View file

@ -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 * 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) * 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 * Created by Julia Radzhabova on 15/04/22
* Copyright (c) 2020 Ascensio System SIA. All rights reserved. * Copyright (c) 2022 Ascensio System SIA. All rights reserved.
* *
*/ */

View file

@ -32,7 +32,7 @@
*/ */
/** /**
* *
* RolesManagerDlg.js * SaveFormDlg.js
* *
* Created by Julia.Radzhabova on 12.04.22 * Created by Julia.Radzhabova on 12.04.22
* Copyright (c) 2022 Ascensio System SIA. All rights reserved. * Copyright (c) 2022 Ascensio System SIA. All rights reserved.