diff --git a/apps/common/Analytics.js b/apps/common/Analytics.js index eb3c02a9c5..37a59ab6d5 100644 --- a/apps/common/Analytics.js +++ b/apps/common/Analytics.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/Gateway.js b/apps/common/Gateway.js index 5e06dbdd89..7d173d612e 100644 --- a/apps/common/Gateway.js +++ b/apps/common/Gateway.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/IrregularStack.js b/apps/common/IrregularStack.js index a9f59a98c3..7a9aa5170e 100644 --- a/apps/common/IrregularStack.js +++ b/apps/common/IrregularStack.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/embed/lib/controller/modals.js b/apps/common/embed/lib/controller/modals.js index 28fb74d1b3..bdf8ac2d17 100644 --- a/apps/common/embed/lib/controller/modals.js +++ b/apps/common/embed/lib/controller/modals.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/embed/lib/util/utils.js b/apps/common/embed/lib/util/utils.js index ef670b0929..5a4b5db1f9 100644 --- a/apps/common/embed/lib/util/utils.js +++ b/apps/common/embed/lib/util/utils.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/embed/lib/view/modals.js b/apps/common/embed/lib/view/modals.js index 7f41cc5b5c..32b1be5d30 100644 --- a/apps/common/embed/lib/view/modals.js +++ b/apps/common/embed/lib/view/modals.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/locale.js b/apps/common/locale.js index 9d401fffcc..b84aa0c37f 100644 --- a/apps/common/locale.js +++ b/apps/common/locale.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/collection/ChatMessages.js b/apps/common/main/lib/collection/ChatMessages.js index d407bed909..afedde6fb8 100644 --- a/apps/common/main/lib/collection/ChatMessages.js +++ b/apps/common/main/lib/collection/ChatMessages.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Collection * * Created by Maxim Kadushkin on 01 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/collection/Comments.js b/apps/common/main/lib/collection/Comments.js index cbb0f3ac42..1c9fdb4b12 100644 --- a/apps/common/main/lib/collection/Comments.js +++ b/apps/common/main/lib/collection/Comments.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Comments.js * * Created by Alexey Musinov on 17.01.14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/collection/Fonts.js b/apps/common/main/lib/collection/Fonts.js index 62d71c993f..de2ddfe9c5 100644 --- a/apps/common/main/lib/collection/Fonts.js +++ b/apps/common/main/lib/collection/Fonts.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Fonts.js * * Created by Alexander Yuzhin on 2/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/collection/HistoryVersions.js b/apps/common/main/lib/collection/HistoryVersions.js index 9a8fd4f537..00c929c7fb 100644 --- a/apps/common/main/lib/collection/HistoryVersions.js +++ b/apps/common/main/lib/collection/HistoryVersions.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/collection/Plugins.js b/apps/common/main/lib/collection/Plugins.js index 498f7c2ee4..16f491e64f 100644 --- a/apps/common/main/lib/collection/Plugins.js +++ b/apps/common/main/lib/collection/Plugins.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/collection/ReviewChanges.js b/apps/common/main/lib/collection/ReviewChanges.js index 2ac0c7d04f..9f23da3bd8 100644 --- a/apps/common/main/lib/collection/ReviewChanges.js +++ b/apps/common/main/lib/collection/ReviewChanges.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ReviewChanges.js * * Created by Julia.Radzhabova on 05.08.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/collection/TextArt.js b/apps/common/main/lib/collection/TextArt.js index ec2ebfa7a4..16d19784ec 100644 --- a/apps/common/main/lib/collection/TextArt.js +++ b/apps/common/main/lib/collection/TextArt.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -32,7 +32,7 @@ */ /** * Created by Julia.Radzhabova on 09.07.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. */ if (Common === undefined) diff --git a/apps/common/main/lib/collection/Users.js b/apps/common/main/lib/collection/Users.js index e9f472a50f..02dc62235f 100644 --- a/apps/common/main/lib/collection/Users.js +++ b/apps/common/main/lib/collection/Users.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Collection * * Created by Maxim Kadushkin on 27 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/BaseView.js b/apps/common/main/lib/component/BaseView.js index ae093ef5e8..8536314723 100644 --- a/apps/common/main/lib/component/BaseView.js +++ b/apps/common/main/lib/component/BaseView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * BaseView.js * * Created by Alexander Yuzhin on 1/17/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Button.js b/apps/common/main/lib/component/Button.js index e55b509424..c766a8d7ec 100644 --- a/apps/common/main/lib/component/Button.js +++ b/apps/common/main/lib/component/Button.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Button.js * * Created by Alexander Yuzhin on 1/20/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/CheckBox.js b/apps/common/main/lib/component/CheckBox.js index 428224d03d..2e3849ac01 100644 --- a/apps/common/main/lib/component/CheckBox.js +++ b/apps/common/main/lib/component/CheckBox.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CheckBox.js * * Created by Julia Radzhabova on 1/24/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ColorButton.js b/apps/common/main/lib/component/ColorButton.js index 4572aa358d..d9d16c8401 100644 --- a/apps/common/main/lib/component/ColorButton.js +++ b/apps/common/main/lib/component/ColorButton.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/ColorPalette.js b/apps/common/main/lib/component/ColorPalette.js index b39b9f2b9a..1c513290aa 100644 --- a/apps/common/main/lib/component/ColorPalette.js +++ b/apps/common/main/lib/component/ColorPalette.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ColorPalette.js * * Created by Alexander Yuzhin on 2/20/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ColorPaletteExt.js b/apps/common/main/lib/component/ColorPaletteExt.js index 697d621b3d..d8ad4bbaf4 100644 --- a/apps/common/main/lib/component/ColorPaletteExt.js +++ b/apps/common/main/lib/component/ColorPaletteExt.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ColorPaletteExt.js * * Created by Julia Radzhabova on 07/21/15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ComboBorderSize.js b/apps/common/main/lib/component/ComboBorderSize.js index 4576f76229..e106b2f4e3 100644 --- a/apps/common/main/lib/component/ComboBorderSize.js +++ b/apps/common/main/lib/component/ComboBorderSize.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ComboBorderSize.js * * Created by Julia Radzhabova on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ComboBox.js b/apps/common/main/lib/component/ComboBox.js index ad69d208fd..a55fd3aa93 100644 --- a/apps/common/main/lib/component/ComboBox.js +++ b/apps/common/main/lib/component/ComboBox.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ComboBox.js * * Created by Alexander Yuzhin on 1/22/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ComboBoxFonts.js b/apps/common/main/lib/component/ComboBoxFonts.js index 8e9bec06b5..4d3e6b531a 100644 --- a/apps/common/main/lib/component/ComboBoxFonts.js +++ b/apps/common/main/lib/component/ComboBoxFonts.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ComboBoxFonts.js * * Created by Alexander Yuzhin on 2/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ComboDataView.js b/apps/common/main/lib/component/ComboDataView.js index fc4436af0e..33903aadf7 100644 --- a/apps/common/main/lib/component/ComboDataView.js +++ b/apps/common/main/lib/component/ComboDataView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ComboDataView.js * * Created by Alexander Yuzhin on 2/13/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/DataView.js b/apps/common/main/lib/component/DataView.js index beb4fa81e2..bb4706c077 100644 --- a/apps/common/main/lib/component/DataView.js +++ b/apps/common/main/lib/component/DataView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * A mechanism for displaying data using custom layout templates and formatting. * * Created by Alexander Yuzhin on 1/24/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/DimensionPicker.js b/apps/common/main/lib/component/DimensionPicker.js index 7601c82dd0..b81c95b54b 100644 --- a/apps/common/main/lib/component/DimensionPicker.js +++ b/apps/common/main/lib/component/DimensionPicker.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * DimensionPicker.js * * Created by Alexander Yuzhin on 1/29/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/HSBColorPicker.js b/apps/common/main/lib/component/HSBColorPicker.js index f6b6e27d47..c64eb4983f 100644 --- a/apps/common/main/lib/component/HSBColorPicker.js +++ b/apps/common/main/lib/component/HSBColorPicker.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/InputField.js b/apps/common/main/lib/component/InputField.js index faf1c662a1..5bfea7578e 100644 --- a/apps/common/main/lib/component/InputField.js +++ b/apps/common/main/lib/component/InputField.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * InputField.js * * Created by Alexander Yuzhin on 4/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Layout.js b/apps/common/main/lib/component/Layout.js index 9b07c7c5ce..6e5c08a4bc 100644 --- a/apps/common/main/lib/component/Layout.js +++ b/apps/common/main/lib/component/Layout.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Layout.js * * Created by Maxim Kadushkin on 10 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * * * Configuration diff --git a/apps/common/main/lib/component/ListView.js b/apps/common/main/lib/component/ListView.js index 226fe349e2..1476af0294 100644 --- a/apps/common/main/lib/component/ListView.js +++ b/apps/common/main/lib/component/ListView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ListView.js * * Created by Julia Radzhabova on 2/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/LoadMask.js b/apps/common/main/lib/component/LoadMask.js index 0d839df173..7046063545 100644 --- a/apps/common/main/lib/component/LoadMask.js +++ b/apps/common/main/lib/component/LoadMask.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Displays loading mask over selected element(s) or component. Accepts both single and multiple selectors. * * Created by Alexander Yuzhin on 2/7/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/MaskedField.js b/apps/common/main/lib/component/MaskedField.js index 894e803271..640687c14f 100644 --- a/apps/common/main/lib/component/MaskedField.js +++ b/apps/common/main/lib/component/MaskedField.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/Menu.js b/apps/common/main/lib/component/Menu.js index f529a4ac89..fa03b2612c 100644 --- a/apps/common/main/lib/component/Menu.js +++ b/apps/common/main/lib/component/Menu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * A menu object. This is the container to which you may add {@link Common.UI.MenuItem menu items}. * * Created by Alexander Yuzhin on 1/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/MenuItem.js b/apps/common/main/lib/component/MenuItem.js index 9142fef946..ffd4c1d69a 100644 --- a/apps/common/main/lib/component/MenuItem.js +++ b/apps/common/main/lib/component/MenuItem.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -37,7 +37,7 @@ * sub-menus, icons, etc. * * Created by Alexander Yuzhin on 1/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/MetricSpinner.js b/apps/common/main/lib/component/MetricSpinner.js index 28d286d71e..916cd1b1f3 100644 --- a/apps/common/main/lib/component/MetricSpinner.js +++ b/apps/common/main/lib/component/MetricSpinner.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * MetricSpinner.js * * Created by Julia Radzhabova on 1/21/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Mixtbar.js b/apps/common/main/lib/component/Mixtbar.js index 0edc4d4821..f9c921d8cc 100644 --- a/apps/common/main/lib/component/Mixtbar.js +++ b/apps/common/main/lib/component/Mixtbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -37,7 +37,7 @@ * * * Created by Maxim.Kadushkin on 4/11/2017. - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/MultiSliderGradient.js b/apps/common/main/lib/component/MultiSliderGradient.js index 86290981b0..77a1812cd8 100644 --- a/apps/common/main/lib/component/MultiSliderGradient.js +++ b/apps/common/main/lib/component/MultiSliderGradient.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * MultiSliderGradient.js * * Created by Julia Radzhabova on 2/19/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/RadioBox.js b/apps/common/main/lib/component/RadioBox.js index 839c76f3a4..9d8e435ee3 100644 --- a/apps/common/main/lib/component/RadioBox.js +++ b/apps/common/main/lib/component/RadioBox.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RadioBox.js * * Created by Julia Radzhabova on 2/26/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ /** diff --git a/apps/common/main/lib/component/Scroller.js b/apps/common/main/lib/component/Scroller.js index 4143db7aab..550e45aeb8 100644 --- a/apps/common/main/lib/component/Scroller.js +++ b/apps/common/main/lib/component/Scroller.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Scroller.js * * Created by Alexander Yuzhin on 3/14/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Slider.js b/apps/common/main/lib/component/Slider.js index 67a86d2d28..371c119cbf 100644 --- a/apps/common/main/lib/component/Slider.js +++ b/apps/common/main/lib/component/Slider.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Slider.js * * Created by Julia Radzhabova on 2/18/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Switcher.js b/apps/common/main/lib/component/Switcher.js index 40d2a85b8c..db2c2ad2b0 100644 --- a/apps/common/main/lib/component/Switcher.js +++ b/apps/common/main/lib/component/Switcher.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/SynchronizeTip.js b/apps/common/main/lib/component/SynchronizeTip.js index cb1aa968cd..8cbbd51de1 100644 --- a/apps/common/main/lib/component/SynchronizeTip.js +++ b/apps/common/main/lib/component/SynchronizeTip.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/Tab.js b/apps/common/main/lib/component/Tab.js index 72018f7760..15ac4a0250 100644 --- a/apps/common/main/lib/component/Tab.js +++ b/apps/common/main/lib/component/Tab.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Tab.js * * Created by Maxim Kadushkin on 01 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/TabBar.js b/apps/common/main/lib/component/TabBar.js index 81db94966b..c52f7f4467 100644 --- a/apps/common/main/lib/component/TabBar.js +++ b/apps/common/main/lib/component/TabBar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TabBar.js * * Created by Maxim Kadushkin on 28 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/TableStyler.js b/apps/common/main/lib/component/TableStyler.js index 40c383d4f9..7a354e0bd2 100644 --- a/apps/common/main/lib/component/TableStyler.js +++ b/apps/common/main/lib/component/TableStyler.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableStyler.js * * Created by Alexander Yuzhin on 2/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ThemeColorPalette.js b/apps/common/main/lib/component/ThemeColorPalette.js index bfdeae7d24..73c761b194 100644 --- a/apps/common/main/lib/component/ThemeColorPalette.js +++ b/apps/common/main/lib/component/ThemeColorPalette.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ThemeColorPalette.js * * Created by Julia Radzhabova on 1/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/ToggleManager.js b/apps/common/main/lib/component/ToggleManager.js index c8ea8ef55f..dab80c6906 100644 --- a/apps/common/main/lib/component/ToggleManager.js +++ b/apps/common/main/lib/component/ToggleManager.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ToggleManager.js * * Created by Alexander Yuzhin on 1/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/component/Tooltip.js b/apps/common/main/lib/component/Tooltip.js index 84b271a498..230cde22ba 100644 --- a/apps/common/main/lib/component/Tooltip.js +++ b/apps/common/main/lib/component/Tooltip.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Tooltip.js * * Created by Maxim Kadushkin on 14 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ /* diff --git a/apps/common/main/lib/component/TreeView.js b/apps/common/main/lib/component/TreeView.js index eb382a14bf..1705858a95 100644 --- a/apps/common/main/lib/component/TreeView.js +++ b/apps/common/main/lib/component/TreeView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/component/Window.js b/apps/common/main/lib/component/Window.js index e4387beaa6..ae250a1958 100644 --- a/apps/common/main/lib/component/Window.js +++ b/apps/common/main/lib/component/Window.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Window.js * * Created by Maxim Kadushkin on 24 January 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/Chat.js b/apps/common/main/lib/controller/Chat.js index 25697ac199..e673adc0f5 100644 --- a/apps/common/main/lib/controller/Chat.js +++ b/apps/common/main/lib/controller/Chat.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Controller * * Created by Maxim Kadushkin on 27 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/Comments.js b/apps/common/main/lib/controller/Comments.js index 00fc195a1e..55cda0f45f 100644 --- a/apps/common/main/lib/controller/Comments.js +++ b/apps/common/main/lib/controller/Comments.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Comments.js * * Created by Alexey Musinov on 16.01.14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/ExternalDiagramEditor.js b/apps/common/main/lib/controller/ExternalDiagramEditor.js index ad90550a16..11ecae80df 100644 --- a/apps/common/main/lib/controller/ExternalDiagramEditor.js +++ b/apps/common/main/lib/controller/ExternalDiagramEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ExternalDiagramEditor.js * * Created by Julia Radzhabova on 4/08/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/ExternalMergeEditor.js b/apps/common/main/lib/controller/ExternalMergeEditor.js index 7dc992ce70..6e3cfdfc5f 100644 --- a/apps/common/main/lib/controller/ExternalMergeEditor.js +++ b/apps/common/main/lib/controller/ExternalMergeEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ExternalDiagramEditor.js * * Created by Julia Radzhabova on 4/08/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/Fonts.js b/apps/common/main/lib/controller/Fonts.js index cd6ca5f49e..364478fcb0 100644 --- a/apps/common/main/lib/controller/Fonts.js +++ b/apps/common/main/lib/controller/Fonts.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Fonts.js * * Created by Alexander Yuzhin on 2/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/History.js b/apps/common/main/lib/controller/History.js index 6be2b14056..998bbdecd2 100644 --- a/apps/common/main/lib/controller/History.js +++ b/apps/common/main/lib/controller/History.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/controller/Plugins.js b/apps/common/main/lib/controller/Plugins.js index 911d90fb36..7db8fb145c 100644 --- a/apps/common/main/lib/controller/Plugins.js +++ b/apps/common/main/lib/controller/Plugins.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/controller/Protection.js b/apps/common/main/lib/controller/Protection.js index 99e8ac8219..1282aa0444 100644 --- a/apps/common/main/lib/controller/Protection.js +++ b/apps/common/main/lib/controller/Protection.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Protection.js * * Created by Julia Radzhabova on 14.11.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/controller/ReviewChanges.js b/apps/common/main/lib/controller/ReviewChanges.js index 2d634f94d4..d409f05b7d 100644 --- a/apps/common/main/lib/controller/ReviewChanges.js +++ b/apps/common/main/lib/controller/ReviewChanges.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ReviewChanges.js * * Created by Julia.Radzhabova on 05.08.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/core/NotificationCenter.js b/apps/common/main/lib/core/NotificationCenter.js index 1dbabbf2d5..20d7332840 100644 --- a/apps/common/main/lib/core/NotificationCenter.js +++ b/apps/common/main/lib/core/NotificationCenter.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -37,7 +37,7 @@ * of an application through event-driven architecture. * * Created by Alexander Yuzhin on 1/21/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/extend/Bootstrap.js b/apps/common/main/lib/extend/Bootstrap.js index ab55b71f98..b1fe87d73c 100755 --- a/apps/common/main/lib/extend/Bootstrap.js +++ b/apps/common/main/lib/extend/Bootstrap.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Bootstrap.js * * Created by Alexander Yuzhin on 5/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/model/ChatMessage.js b/apps/common/main/lib/model/ChatMessage.js index 49febb9e23..941947f12c 100644 --- a/apps/common/main/lib/model/ChatMessage.js +++ b/apps/common/main/lib/model/ChatMessage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Model * * Created by Maxim Kadushkin on 01 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/model/Comment.js b/apps/common/main/lib/model/Comment.js index 2d3c7ae946..83479b7714 100644 --- a/apps/common/main/lib/model/Comment.js +++ b/apps/common/main/lib/model/Comment.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Comments.js * * Created by Alexey Musinov on 16.01.14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/model/Font.js b/apps/common/main/lib/model/Font.js index 201d15208d..818829ffc9 100644 --- a/apps/common/main/lib/model/Font.js +++ b/apps/common/main/lib/model/Font.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Font.js * * Created by Alexander Yuzhin on 2/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/model/HistoryVersion.js b/apps/common/main/lib/model/HistoryVersion.js index 4908e09b7e..f6ef20c46c 100644 --- a/apps/common/main/lib/model/HistoryVersion.js +++ b/apps/common/main/lib/model/HistoryVersion.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/model/Plugin.js b/apps/common/main/lib/model/Plugin.js index 2b1b736027..6456647d1c 100644 --- a/apps/common/main/lib/model/Plugin.js +++ b/apps/common/main/lib/model/Plugin.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/model/ReviewChange.js b/apps/common/main/lib/model/ReviewChange.js index 8bd302fcce..280cce4958 100644 --- a/apps/common/main/lib/model/ReviewChange.js +++ b/apps/common/main/lib/model/ReviewChange.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ReviewChange.js * * Created by Julia.Radzhabova on 05.08.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/model/User.js b/apps/common/main/lib/model/User.js index b308ca1366..9e861c9ee1 100644 --- a/apps/common/main/lib/model/User.js +++ b/apps/common/main/lib/model/User.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Model * * Created by Maxim Kadushkin on 27 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/util/LanguageInfo.js b/apps/common/main/lib/util/LanguageInfo.js index ba3db28772..6c29179649 100644 --- a/apps/common/main/lib/util/LanguageInfo.js +++ b/apps/common/main/lib/util/LanguageInfo.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * LanguageInfo.js * * Created by Maxim Kadushkin on 31 January 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/util/LocalStorage.js b/apps/common/main/lib/util/LocalStorage.js index 1b0a86888a..fba918a1b9 100644 --- a/apps/common/main/lib/util/LocalStorage.js +++ b/apps/common/main/lib/util/LocalStorage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * LocalStorage.js * * Created by Maxim Kadushkin on 31 July 2015 - * Copyright (c) 2015 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/util/Shortcuts.js b/apps/common/main/lib/util/Shortcuts.js index a50c5b23b9..97c1aedfdf 100644 --- a/apps/common/main/lib/util/Shortcuts.js +++ b/apps/common/main/lib/util/Shortcuts.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Shortcuts.js * * Created by Maxim Kadushkin on 05 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ /* diff --git a/apps/common/main/lib/util/Tip.js b/apps/common/main/lib/util/Tip.js index f4ce19e4a3..f04507b9ad 100644 --- a/apps/common/main/lib/util/Tip.js +++ b/apps/common/main/lib/util/Tip.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/util/define.js b/apps/common/main/lib/util/define.js index 46c67580fd..562df9121f 100644 --- a/apps/common/main/lib/util/define.js +++ b/apps/common/main/lib/util/define.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/util/utils.js b/apps/common/main/lib/util/utils.js index 10fb090a7d..190e8c80c6 100644 --- a/apps/common/main/lib/util/utils.js +++ b/apps/common/main/lib/util/utils.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/view/About.js b/apps/common/main/lib/view/About.js index a9f0dce046..d40c8610f4 100644 --- a/apps/common/main/lib/view/About.js +++ b/apps/common/main/lib/view/About.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * About.js * * Created by Julia Radzhabova on 3/06/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/AdvancedSettingsWindow.js b/apps/common/main/lib/view/AdvancedSettingsWindow.js index c3afaf523b..14fe6c10b0 100644 --- a/apps/common/main/lib/view/AdvancedSettingsWindow.js +++ b/apps/common/main/lib/view/AdvancedSettingsWindow.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * AdvancedSettingsWindow.js * * Created by Julia Radzhabova on 2/21/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/Chat.js b/apps/common/main/lib/view/Chat.js index d844480322..daf0484d57 100644 --- a/apps/common/main/lib/view/Chat.js +++ b/apps/common/main/lib/view/Chat.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View * * Created by Maxim Kadushkin on 27 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/Comments.js b/apps/common/main/lib/view/Comments.js index 2a7c9200a7..5bdba4e5d5 100644 --- a/apps/common/main/lib/view/Comments.js +++ b/apps/common/main/lib/view/Comments.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View * * Created by Alexey Musinov on 16.01.14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/CopyWarningDialog.js b/apps/common/main/lib/view/CopyWarningDialog.js index 7d8fff28cd..427949e052 100644 --- a/apps/common/main/lib/view/CopyWarningDialog.js +++ b/apps/common/main/lib/view/CopyWarningDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CopyWarningDialog.js * * Created by Alexander Yuzhin on 4/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/DocumentAccessDialog.js b/apps/common/main/lib/view/DocumentAccessDialog.js index 30fc76d9cb..a9e9e0e569 100644 --- a/apps/common/main/lib/view/DocumentAccessDialog.js +++ b/apps/common/main/lib/view/DocumentAccessDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * DocumentAccessDialog.js * * Created by Julia Radzhabova on 3/14/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/ExtendedColorDialog.js b/apps/common/main/lib/view/ExtendedColorDialog.js index f7374d10f1..ff6e6e86d6 100644 --- a/apps/common/main/lib/view/ExtendedColorDialog.js +++ b/apps/common/main/lib/view/ExtendedColorDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/view/ExternalDiagramEditor.js b/apps/common/main/lib/view/ExternalDiagramEditor.js index 511fe6585a..9d5e0641db 100644 --- a/apps/common/main/lib/view/ExternalDiagramEditor.js +++ b/apps/common/main/lib/view/ExternalDiagramEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ExternalDiagramEditor.js * * Created by Julia Radzhabova on 4/08/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/ExternalMergeEditor.js b/apps/common/main/lib/view/ExternalMergeEditor.js index 61570e5f3c..f4917af176 100644 --- a/apps/common/main/lib/view/ExternalMergeEditor.js +++ b/apps/common/main/lib/view/ExternalMergeEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ExternalDiagramEditor.js * * Created by Julia Radzhabova on 4/08/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/Header.js b/apps/common/main/lib/view/Header.js index 4c5ab7cb51..48ac04a2e9 100644 --- a/apps/common/main/lib/view/Header.js +++ b/apps/common/main/lib/view/Header.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Header.js * * Created by Alexander Yuzhin on 2/14/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/History.js b/apps/common/main/lib/view/History.js index 09970162fd..e915c66aee 100644 --- a/apps/common/main/lib/view/History.js +++ b/apps/common/main/lib/view/History.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/view/ImageFromUrlDialog.js b/apps/common/main/lib/view/ImageFromUrlDialog.js index 9922578736..5f92912fc6 100644 --- a/apps/common/main/lib/view/ImageFromUrlDialog.js +++ b/apps/common/main/lib/view/ImageFromUrlDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageFromUrlDialog.js * * Created by Alexander Yuzhin on 2/18/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/InsertTableDialog.js b/apps/common/main/lib/view/InsertTableDialog.js index 0189aa7fcb..c895a3bb0c 100644 --- a/apps/common/main/lib/view/InsertTableDialog.js +++ b/apps/common/main/lib/view/InsertTableDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * InsertTableDialog.js * * Created by Alexander Yuzhin on 2/17/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/LanguageDialog.js b/apps/common/main/lib/view/LanguageDialog.js index 5b88b4fb5a..26f87e7c3e 100644 --- a/apps/common/main/lib/view/LanguageDialog.js +++ b/apps/common/main/lib/view/LanguageDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * LanguageDialog.js * * Created by Julia Radzhabova on 04/25/2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/OpenDialog.js b/apps/common/main/lib/view/OpenDialog.js index 1fcb92d10a..9a7b0899bb 100644 --- a/apps/common/main/lib/view/OpenDialog.js +++ b/apps/common/main/lib/view/OpenDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Select Codepage for open CSV/TXT format file. * * Created by Alexey.Musinov on 29/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/PasswordDialog.js b/apps/common/main/lib/view/PasswordDialog.js index 320d75293b..02ab68cf1a 100644 --- a/apps/common/main/lib/view/PasswordDialog.js +++ b/apps/common/main/lib/view/PasswordDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Select Codepage for open CSV/TXT format file. * * Created by Alexey.Musinov on 29/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/Plugins.js b/apps/common/main/lib/view/Plugins.js index 1b870e814d..6a98e32000 100644 --- a/apps/common/main/lib/view/Plugins.js +++ b/apps/common/main/lib/view/Plugins.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/common/main/lib/view/Protection.js b/apps/common/main/lib/view/Protection.js index b66853b118..2154cad27e 100644 --- a/apps/common/main/lib/view/Protection.js +++ b/apps/common/main/lib/view/Protection.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Protection.js * * Created by Julia Radzhabova on 14.11.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/RenameDialog.js b/apps/common/main/lib/view/RenameDialog.js index 95207e9bf4..241b8c589b 100644 --- a/apps/common/main/lib/view/RenameDialog.js +++ b/apps/common/main/lib/view/RenameDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RenameDialog.js * * Created by Julia Radzhabova on 9/23/16 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/ReviewChanges.js b/apps/common/main/lib/view/ReviewChanges.js index 1efa2905dc..9f86d7636d 100644 --- a/apps/common/main/lib/view/ReviewChanges.js +++ b/apps/common/main/lib/view/ReviewChanges.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View * * Created by Julia.Radzhabova on 05.08.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/SearchDialog.js b/apps/common/main/lib/view/SearchDialog.js index f518a9a882..e266784d06 100644 --- a/apps/common/main/lib/view/SearchDialog.js +++ b/apps/common/main/lib/view/SearchDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SearchDialog.js * * Created by Maxim Kadushkin on 03 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/SignDialog.js b/apps/common/main/lib/view/SignDialog.js index 2ce0863acc..4fdcf3f9b3 100644 --- a/apps/common/main/lib/view/SignDialog.js +++ b/apps/common/main/lib/view/SignDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SignDialog.js * * Created by Julia Radzhabova on 5/19/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/lib/view/SignSettingsDialog.js b/apps/common/main/lib/view/SignSettingsDialog.js index e85b8c3e08..db62ea0fa9 100644 --- a/apps/common/main/lib/view/SignSettingsDialog.js +++ b/apps/common/main/lib/view/SignSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SignSettingsDialog.js * * Created by Julia Radzhabova on 5/19/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/resources/less/layout.less b/apps/common/main/resources/less/layout.less index 4f446d5dfa..be1731a553 100644 --- a/apps/common/main/resources/less/layout.less +++ b/apps/common/main/resources/less/layout.less @@ -2,7 +2,7 @@ * layout.less * * Created by Maxim Kadushkin on 10 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/resources/less/separator.less b/apps/common/main/resources/less/separator.less index 09e3ee4c06..b163e8a96a 100644 --- a/apps/common/main/resources/less/separator.less +++ b/apps/common/main/resources/less/separator.less @@ -2,7 +2,7 @@ * description of styles for the '.separator' element * * Created by Maxim Kadushkin 1/22/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/main/resources/less/window.less b/apps/common/main/resources/less/window.less index 74f9c40004..8e33024407 100644 --- a/apps/common/main/resources/less/window.less +++ b/apps/common/main/resources/less/window.less @@ -4,7 +4,7 @@ * Describes styles for base class 'Window' * * Created by Maxim Kadushkin on 24 January 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/mobile/lib/component/ThemeColorPalette.js b/apps/common/mobile/lib/component/ThemeColorPalette.js index 56d08a7eee..cf8c9028c6 100644 --- a/apps/common/mobile/lib/component/ThemeColorPalette.js +++ b/apps/common/mobile/lib/component/ThemeColorPalette.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2016 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * ThemeColorPalette.js * * Created by Alexander Yuzhin on 10/27/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/mobile/utils/SharedSettings.js b/apps/common/mobile/utils/SharedSettings.js index ba2846bc7a..9b644d2c7d 100644 --- a/apps/common/mobile/utils/SharedSettings.js +++ b/apps/common/mobile/utils/SharedSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2016 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * SharedSettings.js * * Created by Alexander Yuzhin on 10/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/mobile/utils/extendes.js b/apps/common/mobile/utils/extendes.js index 97e612bce3..b71e0bbf38 100644 --- a/apps/common/mobile/utils/extendes.js +++ b/apps/common/mobile/utils/extendes.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2016 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * extendes.js * * Created by Alexander Yuzhin on 10/14/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/common/mobile/utils/utils.js b/apps/common/mobile/utils/utils.js index 0cf7cd5b4f..f5e6954c3d 100644 --- a/apps/common/mobile/utils/utils.js +++ b/apps/common/mobile/utils/utils.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2016 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * utils.js * * Created by Maxim.Kadushkin on 1/30/2017 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/embed/js/ApplicationController.js b/apps/documenteditor/embed/js/ApplicationController.js index 22b0216a80..5edad4d1c5 100644 --- a/apps/documenteditor/embed/js/ApplicationController.js +++ b/apps/documenteditor/embed/js/ApplicationController.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/embed/js/ApplicationView.js b/apps/documenteditor/embed/js/ApplicationView.js index 84177b54c7..046de676dc 100644 --- a/apps/documenteditor/embed/js/ApplicationView.js +++ b/apps/documenteditor/embed/js/ApplicationView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/embed/js/application.js b/apps/documenteditor/embed/js/application.js index c30abfdb02..2b01050289 100644 --- a/apps/documenteditor/embed/js/application.js +++ b/apps/documenteditor/embed/js/application.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app.js b/apps/documenteditor/main/app.js index 1c13c3c9b7..f5e4e8fbc5 100644 --- a/apps/documenteditor/main/app.js +++ b/apps/documenteditor/main/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/collection/EquationGroups.js b/apps/documenteditor/main/app/collection/EquationGroups.js index 70e7e9bd8e..e820dfa0da 100644 --- a/apps/documenteditor/main/app/collection/EquationGroups.js +++ b/apps/documenteditor/main/app/collection/EquationGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroups.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/collection/Navigation.js b/apps/documenteditor/main/app/collection/Navigation.js index 639dc554a8..ab89bd8524 100644 --- a/apps/documenteditor/main/app/collection/Navigation.js +++ b/apps/documenteditor/main/app/collection/Navigation.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/collection/ShapeGroups.js b/apps/documenteditor/main/app/collection/ShapeGroups.js index fa4bf57b99..f453d8f931 100644 --- a/apps/documenteditor/main/app/collection/ShapeGroups.js +++ b/apps/documenteditor/main/app/collection/ShapeGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroups.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/DocumentHolder.js b/apps/documenteditor/main/app/controller/DocumentHolder.js index 6b51a723ac..a7283fbc9e 100644 --- a/apps/documenteditor/main/app/controller/DocumentHolder.js +++ b/apps/documenteditor/main/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * DocumentHolder controller * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/LeftMenu.js b/apps/documenteditor/main/app/controller/LeftMenu.js index 20e15cdd75..e7a349a7b5 100644 --- a/apps/documenteditor/main/app/controller/LeftMenu.js +++ b/apps/documenteditor/main/app/controller/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Controller * * Created by Maxim Kadushkin on 19 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Links.js b/apps/documenteditor/main/app/controller/Links.js index 272074446e..17455432f8 100644 --- a/apps/documenteditor/main/app/controller/Links.js +++ b/apps/documenteditor/main/app/controller/Links.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Links.js * * Created by Julia Radzhabova on 22.12.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Main.js b/apps/documenteditor/main/app/controller/Main.js index be67aad582..2241877308 100644 --- a/apps/documenteditor/main/app/controller/Main.js +++ b/apps/documenteditor/main/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Main controller * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Navigation.js b/apps/documenteditor/main/app/controller/Navigation.js index efc2a6ab3a..59f2fc44ef 100644 --- a/apps/documenteditor/main/app/controller/Navigation.js +++ b/apps/documenteditor/main/app/controller/Navigation.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/controller/PageLayout.js b/apps/documenteditor/main/app/controller/PageLayout.js index a30c76c436..9f22e7f49f 100644 --- a/apps/documenteditor/main/app/controller/PageLayout.js +++ b/apps/documenteditor/main/app/controller/PageLayout.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/controller/RightMenu.js b/apps/documenteditor/main/app/controller/RightMenu.js index 196e1a9e0f..3069b0d93d 100644 --- a/apps/documenteditor/main/app/controller/RightMenu.js +++ b/apps/documenteditor/main/app/controller/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 1/17/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Statusbar.js b/apps/documenteditor/main/app/controller/Statusbar.js index 89975850e2..d195a76204 100644 --- a/apps/documenteditor/main/app/controller/Statusbar.js +++ b/apps/documenteditor/main/app/controller/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Statusbar controller * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Toolbar.js b/apps/documenteditor/main/app/controller/Toolbar.js index df514da940..6040ceac26 100644 --- a/apps/documenteditor/main/app/controller/Toolbar.js +++ b/apps/documenteditor/main/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Toolbar Controller * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/controller/Viewport.js b/apps/documenteditor/main/app/controller/Viewport.js index fe6907548c..22f9888457 100644 --- a/apps/documenteditor/main/app/controller/Viewport.js +++ b/apps/documenteditor/main/app/controller/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -37,7 +37,7 @@ * It will listen for view and collection events and manage all data-related operations * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/model/EquationGroup.js b/apps/documenteditor/main/app/model/EquationGroup.js index 2fd9b87905..be3bfe222d 100644 --- a/apps/documenteditor/main/app/model/EquationGroup.js +++ b/apps/documenteditor/main/app/model/EquationGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroup.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/model/Pages.js b/apps/documenteditor/main/app/model/Pages.js index dc336e96fb..d55205e0d9 100644 --- a/apps/documenteditor/main/app/model/Pages.js +++ b/apps/documenteditor/main/app/model/Pages.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/model/ShapeGroup.js b/apps/documenteditor/main/app/model/ShapeGroup.js index 36e6d395f4..0804326a33 100644 --- a/apps/documenteditor/main/app/model/ShapeGroup.js +++ b/apps/documenteditor/main/app/model/ShapeGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroup.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ChartSettings.js b/apps/documenteditor/main/app/view/ChartSettings.js index 10a41f3139..d3e281b30b 100644 --- a/apps/documenteditor/main/app/view/ChartSettings.js +++ b/apps/documenteditor/main/app/view/ChartSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ChartSettings.js * * Created by Julia Radzhabova on 2/07/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ControlSettingsDialog.js b/apps/documenteditor/main/app/view/ControlSettingsDialog.js index e68d5c971e..b0eba142a2 100644 --- a/apps/documenteditor/main/app/view/ControlSettingsDialog.js +++ b/apps/documenteditor/main/app/view/ControlSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * ControlSettingsDialog.js.js * * Created by Julia Radzhabova on 12.12.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/CustomColumnsDialog.js b/apps/documenteditor/main/app/view/CustomColumnsDialog.js index 5a97786638..0babb9b00e 100644 --- a/apps/documenteditor/main/app/view/CustomColumnsDialog.js +++ b/apps/documenteditor/main/app/view/CustomColumnsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CustomColumnsDialog.js * * Created by Julia Radzhabova on 6/23/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/DocumentHolder.js b/apps/documenteditor/main/app/view/DocumentHolder.js index 0049fce413..2769235f6f 100644 --- a/apps/documenteditor/main/app/view/DocumentHolder.js +++ b/apps/documenteditor/main/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * DocumentHolder view * * Created by Alexander Yuzhin on 1/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/DropcapSettingsAdvanced.js b/apps/documenteditor/main/app/view/DropcapSettingsAdvanced.js index 7932bc0da9..9c98b7e615 100644 --- a/apps/documenteditor/main/app/view/DropcapSettingsAdvanced.js +++ b/apps/documenteditor/main/app/view/DropcapSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * DropcapSettingsAdvanced.js * * Created by Alexander Yuzhin on 2/24/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/FileMenu.js b/apps/documenteditor/main/app/view/FileMenu.js index 88d0518cd7..d6e4909850 100644 --- a/apps/documenteditor/main/app/view/FileMenu.js +++ b/apps/documenteditor/main/app/view/FileMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Describes menu 'File' for the left tool menu * * Created by Maxim Kadushkin on 14 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/FileMenuPanels.js b/apps/documenteditor/main/app/view/FileMenuPanels.js index 3c010c0184..ea2750c1fe 100644 --- a/apps/documenteditor/main/app/view/FileMenuPanels.js +++ b/apps/documenteditor/main/app/view/FileMenuPanels.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Contains views for menu 'File' * * Created by Maxim Kadushkin on 20 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/FootnoteTip.js b/apps/documenteditor/main/app/view/FootnoteTip.js index dbabc56335..06d20293ea 100644 --- a/apps/documenteditor/main/app/view/FootnoteTip.js +++ b/apps/documenteditor/main/app/view/FootnoteTip.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * This program is freeware. You can redistribute it and/or modify it under the terms of the GNU * General Public License (GPL) version 3 as published by the Free Software Foundation (https://www.gnu.org/copyleft/gpl.html). diff --git a/apps/documenteditor/main/app/view/HeaderFooterSettings.js b/apps/documenteditor/main/app/view/HeaderFooterSettings.js index c482bb5160..509d460636 100644 --- a/apps/documenteditor/main/app/view/HeaderFooterSettings.js +++ b/apps/documenteditor/main/app/view/HeaderFooterSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * HeaderFooterSettings.js * * Created by Julia Radzhabova on 02/03/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/HyperlinkSettingsDialog.js b/apps/documenteditor/main/app/view/HyperlinkSettingsDialog.js index bd2efee0bd..92d307f073 100644 --- a/apps/documenteditor/main/app/view/HyperlinkSettingsDialog.js +++ b/apps/documenteditor/main/app/view/HyperlinkSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * HyperlinkSettingsDialog.js * * Created by Alexander Yuzhin on 2/20/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ImageSettings.js b/apps/documenteditor/main/app/view/ImageSettings.js index fe6551062a..4036e285bc 100644 --- a/apps/documenteditor/main/app/view/ImageSettings.js +++ b/apps/documenteditor/main/app/view/ImageSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettings.js * * Created by Julia Radzhabova on 2/05/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js b/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js index 080d8b8ea7..434248ee7d 100644 --- a/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js +++ b/apps/documenteditor/main/app/view/ImageSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettingsAdvanced.js * * Created by Julia Radzhabova on 3/03/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/LeftMenu.js b/apps/documenteditor/main/app/view/LeftMenu.js index 470a9a8b05..060d535714 100644 --- a/apps/documenteditor/main/app/view/LeftMenu.js +++ b/apps/documenteditor/main/app/view/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * LeftMenu.js * * Created by Maxim Kadushkin on 13 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/Links.js b/apps/documenteditor/main/app/view/Links.js index a40710f1f3..54d2c176d1 100644 --- a/apps/documenteditor/main/app/view/Links.js +++ b/apps/documenteditor/main/app/view/Links.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Links.js * * Created by Julia Radzhabova on 22.12.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/MailMergeEmailDlg.js b/apps/documenteditor/main/app/view/MailMergeEmailDlg.js index 201c65e022..3bd47bb67a 100644 --- a/apps/documenteditor/main/app/view/MailMergeEmailDlg.js +++ b/apps/documenteditor/main/app/view/MailMergeEmailDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/MailMergeRecepients.js b/apps/documenteditor/main/app/view/MailMergeRecepients.js index 9135a9886a..350976ffac 100644 --- a/apps/documenteditor/main/app/view/MailMergeRecepients.js +++ b/apps/documenteditor/main/app/view/MailMergeRecepients.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/MailMergeSaveDlg.js b/apps/documenteditor/main/app/view/MailMergeSaveDlg.js index 3a76f35e65..142814c9f0 100644 --- a/apps/documenteditor/main/app/view/MailMergeSaveDlg.js +++ b/apps/documenteditor/main/app/view/MailMergeSaveDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/MailMergeSettings.js b/apps/documenteditor/main/app/view/MailMergeSettings.js index 34d1fd7556..3146960b64 100644 --- a/apps/documenteditor/main/app/view/MailMergeSettings.js +++ b/apps/documenteditor/main/app/view/MailMergeSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/Navigation.js b/apps/documenteditor/main/app/view/Navigation.js index a6a14f1238..2c86ee136e 100644 --- a/apps/documenteditor/main/app/view/Navigation.js +++ b/apps/documenteditor/main/app/view/Navigation.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/NoteSettingsDialog.js b/apps/documenteditor/main/app/view/NoteSettingsDialog.js index 10e7f6f6a3..abba61e9fe 100644 --- a/apps/documenteditor/main/app/view/NoteSettingsDialog.js +++ b/apps/documenteditor/main/app/view/NoteSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * NoteSettingsDialog.js.js * * Created by Julia Radzhabova on 18.12.2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/PageMarginsDialog.js b/apps/documenteditor/main/app/view/PageMarginsDialog.js index 17707582e7..891381e50d 100644 --- a/apps/documenteditor/main/app/view/PageMarginsDialog.js +++ b/apps/documenteditor/main/app/view/PageMarginsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * PageMarginsDialog.js * * Created by Julia Radzhabova on 2/12/16 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/PageSizeDialog.js b/apps/documenteditor/main/app/view/PageSizeDialog.js index c3f5ac6da0..62800d41c3 100644 --- a/apps/documenteditor/main/app/view/PageSizeDialog.js +++ b/apps/documenteditor/main/app/view/PageSizeDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * PageSizeDialog.js * * Created by Julia Radzhabova on 2/16/16 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ParagraphSettings.js b/apps/documenteditor/main/app/view/ParagraphSettings.js index b6ad0e8d5b..8678f51728 100644 --- a/apps/documenteditor/main/app/view/ParagraphSettings.js +++ b/apps/documenteditor/main/app/view/ParagraphSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettings.js * * Created by Julia Radzhabova on 1/23/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js b/apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js index dd0a1857b4..33748bfbb4 100644 --- a/apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js +++ b/apps/documenteditor/main/app/view/ParagraphSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettingsAdvanced.js * * Created by Julia Radzhabova on 2/21/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/RightMenu.js b/apps/documenteditor/main/app/view/RightMenu.js index 453cd508e4..7406d57c0b 100644 --- a/apps/documenteditor/main/app/view/RightMenu.js +++ b/apps/documenteditor/main/app/view/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 1/17/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/ShapeSettings.js b/apps/documenteditor/main/app/view/ShapeSettings.js index 03dc308732..600d1b2492 100644 --- a/apps/documenteditor/main/app/view/ShapeSettings.js +++ b/apps/documenteditor/main/app/view/ShapeSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeSettings.js * * Created by Julia Radzhabova on 2/12/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/SignatureSettings.js b/apps/documenteditor/main/app/view/SignatureSettings.js index 73f3229b7a..03d7f1f619 100644 --- a/apps/documenteditor/main/app/view/SignatureSettings.js +++ b/apps/documenteditor/main/app/view/SignatureSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SignatureSettings.js * * Created by Julia Radzhabova on 5/24/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/Statusbar.js b/apps/documenteditor/main/app/view/Statusbar.js index 05b758bb8a..454cf3b99c 100644 --- a/apps/documenteditor/main/app/view/Statusbar.js +++ b/apps/documenteditor/main/app/view/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * StatusBar View * * Created by Maxim Kadushkin - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/StyleTitleDialog.js b/apps/documenteditor/main/app/view/StyleTitleDialog.js index 8fd238dd16..1779b986b3 100644 --- a/apps/documenteditor/main/app/view/StyleTitleDialog.js +++ b/apps/documenteditor/main/app/view/StyleTitleDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app/view/TableOfContentsSettings.js b/apps/documenteditor/main/app/view/TableOfContentsSettings.js index a647c7f554..dff87b86af 100644 --- a/apps/documenteditor/main/app/view/TableOfContentsSettings.js +++ b/apps/documenteditor/main/app/view/TableOfContentsSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * TableOfContentsSettings.js.js * * Created by Julia Radzhabova on 26.12.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/TableSettings.js b/apps/documenteditor/main/app/view/TableSettings.js index 001ac34f01..cde71c9537 100644 --- a/apps/documenteditor/main/app/view/TableSettings.js +++ b/apps/documenteditor/main/app/view/TableSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableSettings.js * * Created by Julia Radzhabova on 2/07/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/TableSettingsAdvanced.js b/apps/documenteditor/main/app/view/TableSettingsAdvanced.js index e9f2031774..bafd327038 100644 --- a/apps/documenteditor/main/app/view/TableSettingsAdvanced.js +++ b/apps/documenteditor/main/app/view/TableSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableSettingsAdvanced.js * * Created by Julia Radzhabova on 2/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/TextArtSettings.js b/apps/documenteditor/main/app/view/TextArtSettings.js index 859f8c90b3..3e0e7cfde5 100644 --- a/apps/documenteditor/main/app/view/TextArtSettings.js +++ b/apps/documenteditor/main/app/view/TextArtSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TextArtSettings.js * * Created by Julia Radzhabova on 7/10/15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/Toolbar.js b/apps/documenteditor/main/app/view/Toolbar.js index 4af179fbcb..95370d5d27 100644 --- a/apps/documenteditor/main/app/view/Toolbar.js +++ b/apps/documenteditor/main/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Toolbar view * * Created by Maxim.Kadushkin on 2/13/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/main/app/view/Viewport.js b/apps/documenteditor/main/app/view/Viewport.js index b4547c48a4..6e925057f6 100644 --- a/apps/documenteditor/main/app/view/Viewport.js +++ b/apps/documenteditor/main/app/view/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/app_dev.js b/apps/documenteditor/main/app_dev.js index 9450b3f551..abe286bfc6 100644 --- a/apps/documenteditor/main/app_dev.js +++ b/apps/documenteditor/main/app_dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/de/callback.js b/apps/documenteditor/main/resources/help/de/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/de/callback.js +++ b/apps/documenteditor/main/resources/help/de/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/en/callback.js b/apps/documenteditor/main/resources/help/en/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/en/callback.js +++ b/apps/documenteditor/main/resources/help/en/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/es/callback.js b/apps/documenteditor/main/resources/help/es/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/es/callback.js +++ b/apps/documenteditor/main/resources/help/es/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/fr/callback.js b/apps/documenteditor/main/resources/help/fr/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/fr/callback.js +++ b/apps/documenteditor/main/resources/help/fr/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/it/callback.js b/apps/documenteditor/main/resources/help/it/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/it/callback.js +++ b/apps/documenteditor/main/resources/help/it/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/main/resources/help/ru/callback.js b/apps/documenteditor/main/resources/help/ru/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/documenteditor/main/resources/help/ru/callback.js +++ b/apps/documenteditor/main/resources/help/ru/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/documenteditor/mobile/app-dev.js b/apps/documenteditor/mobile/app-dev.js index 43d1f574dd..9a03f3b8c3 100644 --- a/apps/documenteditor/mobile/app-dev.js +++ b/apps/documenteditor/mobile/app-dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * app.js * * Created by Alexander Yuzhin on 9/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app.js b/apps/documenteditor/mobile/app.js index 6f942ae206..2c9007e0cd 100644 --- a/apps/documenteditor/mobile/app.js +++ b/apps/documenteditor/mobile/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * app.js * * Created by Alexander Yuzhin on 9/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/DocumentHolder.js b/apps/documenteditor/mobile/app/controller/DocumentHolder.js index 99df189900..429e522629 100644 --- a/apps/documenteditor/mobile/app/controller/DocumentHolder.js +++ b/apps/documenteditor/mobile/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/8/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/Editor.js b/apps/documenteditor/mobile/app/controller/Editor.js index 1f1c08e418..81c5fe4cc2 100644 --- a/apps/documenteditor/mobile/app/controller/Editor.js +++ b/apps/documenteditor/mobile/app/controller/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/Main.js b/apps/documenteditor/mobile/app/controller/Main.js index 056e34bad4..b4a2af3958 100644 --- a/apps/documenteditor/mobile/app/controller/Main.js +++ b/apps/documenteditor/mobile/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/Search.js b/apps/documenteditor/mobile/app/controller/Search.js index 69a4fb8852..98918c7e56 100644 --- a/apps/documenteditor/mobile/app/controller/Search.js +++ b/apps/documenteditor/mobile/app/controller/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/Settings.js b/apps/documenteditor/mobile/app/controller/Settings.js index d9074465ae..17e6cc0dcf 100644 --- a/apps/documenteditor/mobile/app/controller/Settings.js +++ b/apps/documenteditor/mobile/app/controller/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/Toolbar.js b/apps/documenteditor/mobile/app/controller/Toolbar.js index 3c124346a1..442b14330f 100644 --- a/apps/documenteditor/mobile/app/controller/Toolbar.js +++ b/apps/documenteditor/mobile/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/23/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/add/AddContainer.js b/apps/documenteditor/mobile/app/controller/add/AddContainer.js index 954532daa5..8a4e0ad0a7 100644 --- a/apps/documenteditor/mobile/app/controller/add/AddContainer.js +++ b/apps/documenteditor/mobile/app/controller/add/AddContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/14/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/add/AddImage.js b/apps/documenteditor/mobile/app/controller/add/AddImage.js index e717f7d202..93d8ebcae3 100644 --- a/apps/documenteditor/mobile/app/controller/add/AddImage.js +++ b/apps/documenteditor/mobile/app/controller/add/AddImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/18/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/add/AddOther.js b/apps/documenteditor/mobile/app/controller/add/AddOther.js index 20322cef5f..75120e5812 100644 --- a/apps/documenteditor/mobile/app/controller/add/AddOther.js +++ b/apps/documenteditor/mobile/app/controller/add/AddOther.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/17/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/add/AddShape.js b/apps/documenteditor/mobile/app/controller/add/AddShape.js index fe165413b1..98cf39d548 100644 --- a/apps/documenteditor/mobile/app/controller/add/AddShape.js +++ b/apps/documenteditor/mobile/app/controller/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/18/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/add/AddTable.js b/apps/documenteditor/mobile/app/controller/add/AddTable.js index d542e043fb..c9fc7799f3 100644 --- a/apps/documenteditor/mobile/app/controller/add/AddTable.js +++ b/apps/documenteditor/mobile/app/controller/add/AddTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/17/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditChart.js b/apps/documenteditor/mobile/app/controller/edit/EditChart.js index 1922df86b0..07d1bc9624 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditChart.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditContainer.js b/apps/documenteditor/mobile/app/controller/edit/EditContainer.js index 7777bb4b65..ca0f8d0d48 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditContainer.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/27/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ define([ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js b/apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js index 0f98b730f2..7f1b7d552f 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditHyperlink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditImage.js b/apps/documenteditor/mobile/app/controller/edit/EditImage.js index bd133b4c37..31fe4f6f6c 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditImage.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/3/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditParagraph.js b/apps/documenteditor/mobile/app/controller/edit/EditParagraph.js index a4baffc1d2..b65a8aa766 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditParagraph.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditParagraph.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/14/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditShape.js b/apps/documenteditor/mobile/app/controller/edit/EditShape.js index 5456338f92..91736f1f5c 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditShape.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditTable.js b/apps/documenteditor/mobile/app/controller/edit/EditTable.js index 30ee0fcb11..887740c9d2 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditTable.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/20/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/controller/edit/EditText.js b/apps/documenteditor/mobile/app/controller/edit/EditText.js index 779934b59f..68d8be317c 100644 --- a/apps/documenteditor/mobile/app/controller/edit/EditText.js +++ b/apps/documenteditor/mobile/app/controller/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/4/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/DocumentHolder.js b/apps/documenteditor/mobile/app/view/DocumentHolder.js index c9b3625f40..fc73b3c1eb 100644 --- a/apps/documenteditor/mobile/app/view/DocumentHolder.js +++ b/apps/documenteditor/mobile/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/8/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/Editor.js b/apps/documenteditor/mobile/app/view/Editor.js index ae55a9aefc..2e79b42423 100644 --- a/apps/documenteditor/mobile/app/view/Editor.js +++ b/apps/documenteditor/mobile/app/view/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/Search.js b/apps/documenteditor/mobile/app/view/Search.js index 5cc6ade1ea..64ff90e860 100644 --- a/apps/documenteditor/mobile/app/view/Search.js +++ b/apps/documenteditor/mobile/app/view/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/Settings.js b/apps/documenteditor/mobile/app/view/Settings.js index 7e3d041d3e..e5a619d5aa 100644 --- a/apps/documenteditor/mobile/app/view/Settings.js +++ b/apps/documenteditor/mobile/app/view/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/Toolbar.js b/apps/documenteditor/mobile/app/view/Toolbar.js index 0af0270a3a..2612f4e899 100644 --- a/apps/documenteditor/mobile/app/view/Toolbar.js +++ b/apps/documenteditor/mobile/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/23/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/add/AddImage.js b/apps/documenteditor/mobile/app/view/add/AddImage.js index 9ef1332815..ee310fa993 100644 --- a/apps/documenteditor/mobile/app/view/add/AddImage.js +++ b/apps/documenteditor/mobile/app/view/add/AddImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/18/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/add/AddOther.js b/apps/documenteditor/mobile/app/view/add/AddOther.js index b588540da9..32e5318ac4 100644 --- a/apps/documenteditor/mobile/app/view/add/AddOther.js +++ b/apps/documenteditor/mobile/app/view/add/AddOther.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/17/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/add/AddShape.js b/apps/documenteditor/mobile/app/view/add/AddShape.js index e890841025..5512a42d8d 100644 --- a/apps/documenteditor/mobile/app/view/add/AddShape.js +++ b/apps/documenteditor/mobile/app/view/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/18/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/add/AddTable.js b/apps/documenteditor/mobile/app/view/add/AddTable.js index 74777b4991..aa675fb348 100644 --- a/apps/documenteditor/mobile/app/view/add/AddTable.js +++ b/apps/documenteditor/mobile/app/view/add/AddTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/17/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditChart.js b/apps/documenteditor/mobile/app/view/edit/EditChart.js index 0eba29262f..d2719baf52 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditChart.js +++ b/apps/documenteditor/mobile/app/view/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditHyperlink.js b/apps/documenteditor/mobile/app/view/edit/EditHyperlink.js index e428316d72..5cefdd7b05 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditHyperlink.js +++ b/apps/documenteditor/mobile/app/view/edit/EditHyperlink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/7/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditImage.js b/apps/documenteditor/mobile/app/view/edit/EditImage.js index d1fa6849f9..2680a168c5 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditImage.js +++ b/apps/documenteditor/mobile/app/view/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/3/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditParagraph.js b/apps/documenteditor/mobile/app/view/edit/EditParagraph.js index 32017f5837..3ec86baea6 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditParagraph.js +++ b/apps/documenteditor/mobile/app/view/edit/EditParagraph.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/14/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditShape.js b/apps/documenteditor/mobile/app/view/edit/EditShape.js index 8232c75e33..fd12d79704 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditShape.js +++ b/apps/documenteditor/mobile/app/view/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditTable.js b/apps/documenteditor/mobile/app/view/edit/EditTable.js index 172c53ec31..36fe35cd30 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditTable.js +++ b/apps/documenteditor/mobile/app/view/edit/EditTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/20/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/app/view/edit/EditText.js b/apps/documenteditor/mobile/app/view/edit/EditText.js index 3940470d48..f560218ae3 100644 --- a/apps/documenteditor/mobile/app/view/edit/EditText.js +++ b/apps/documenteditor/mobile/app/view/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 10/4/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/test/tests/de-mobile-edit-tablet-ios.js b/apps/documenteditor/mobile/test/tests/de-mobile-edit-tablet-ios.js index e79654844b..055ae19955 100644 --- a/apps/documenteditor/mobile/test/tests/de-mobile-edit-tablet-ios.js +++ b/apps/documenteditor/mobile/test/tests/de-mobile-edit-tablet-ios.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * de-mobile-edit-tablet-ios.js * * Created by Alexander Yuzhin on 1/10/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/documenteditor/mobile/test/utils.js b/apps/documenteditor/mobile/test/utils.js index d40fec75c9..078af7897f 100644 --- a/apps/documenteditor/mobile/test/utils.js +++ b/apps/documenteditor/mobile/test/utils.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * utils.js * * Created by Alexander Yuzhin on 1/11/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/embed/js/ApplicationController.js b/apps/presentationeditor/embed/js/ApplicationController.js index d598967e45..d4445a8f2f 100644 --- a/apps/presentationeditor/embed/js/ApplicationController.js +++ b/apps/presentationeditor/embed/js/ApplicationController.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/embed/js/ApplicationView.js b/apps/presentationeditor/embed/js/ApplicationView.js index 058c7bde53..f8dcfdbeb7 100644 --- a/apps/presentationeditor/embed/js/ApplicationView.js +++ b/apps/presentationeditor/embed/js/ApplicationView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/embed/js/application.js b/apps/presentationeditor/embed/js/application.js index c4e64459ff..374a14e7ce 100644 --- a/apps/presentationeditor/embed/js/application.js +++ b/apps/presentationeditor/embed/js/application.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/app.js b/apps/presentationeditor/main/app.js index 88c9a9a382..3a12e40f50 100644 --- a/apps/presentationeditor/main/app.js +++ b/apps/presentationeditor/main/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Julia Radzhabova on 26 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app.reporter.js b/apps/presentationeditor/main/app.reporter.js index 383955224c..c8ca6aa80c 100644 --- a/apps/presentationeditor/main/app.reporter.js +++ b/apps/presentationeditor/main/app.reporter.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Maxim.Kadushkin on 17 July 2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/collection/EquationGroups.js b/apps/presentationeditor/main/app/collection/EquationGroups.js index 3768c7043f..0a858fbe49 100644 --- a/apps/presentationeditor/main/app/collection/EquationGroups.js +++ b/apps/presentationeditor/main/app/collection/EquationGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroups.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/collection/ShapeGroups.js b/apps/presentationeditor/main/app/collection/ShapeGroups.js index ec87e8cc7a..8a503e808e 100644 --- a/apps/presentationeditor/main/app/collection/ShapeGroups.js +++ b/apps/presentationeditor/main/app/collection/ShapeGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroups.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/collection/SlideLayouts.js b/apps/presentationeditor/main/app/collection/SlideLayouts.js index 391376db94..ea82dbfcfc 100644 --- a/apps/presentationeditor/main/app/collection/SlideLayouts.js +++ b/apps/presentationeditor/main/app/collection/SlideLayouts.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideLayouts.js * * Created by Alexander Yuzhin on 4/18/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/collection/SlideThemes.js b/apps/presentationeditor/main/app/collection/SlideThemes.js index 4515c27223..793b68ade1 100644 --- a/apps/presentationeditor/main/app/collection/SlideThemes.js +++ b/apps/presentationeditor/main/app/collection/SlideThemes.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideThemes.js * * Created by Julia Radzhabova on 8/07/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/DocumentHolder.js b/apps/presentationeditor/main/app/controller/DocumentHolder.js index 211ae1ecc4..8a60e91d86 100644 --- a/apps/presentationeditor/main/app/controller/DocumentHolder.js +++ b/apps/presentationeditor/main/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * DocumentHolder controller * * Created by Alexander Yuzhin on 1/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/LeftMenu.js b/apps/presentationeditor/main/app/controller/LeftMenu.js index fb96c0f195..a8e8368a8a 100644 --- a/apps/presentationeditor/main/app/controller/LeftMenu.js +++ b/apps/presentationeditor/main/app/controller/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Controller * * Created by Maxim Kadushkin on 10 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/Main.js b/apps/presentationeditor/main/app/controller/Main.js index fb734334e4..767673ad10 100644 --- a/apps/presentationeditor/main/app/controller/Main.js +++ b/apps/presentationeditor/main/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Main controller * * Created by Julia Radzhabova on 26 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/RightMenu.js b/apps/presentationeditor/main/app/controller/RightMenu.js index 6aedd397a3..ee427b30f8 100644 --- a/apps/presentationeditor/main/app/controller/RightMenu.js +++ b/apps/presentationeditor/main/app/controller/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 4/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/Statusbar.js b/apps/presentationeditor/main/app/controller/Statusbar.js index 0ac99b94b1..00b0364c86 100644 --- a/apps/presentationeditor/main/app/controller/Statusbar.js +++ b/apps/presentationeditor/main/app/controller/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Statusbar controller * * Created by Maxim Kadushkin on 8 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/Toolbar.js b/apps/presentationeditor/main/app/controller/Toolbar.js index 3b76c7730f..a9da393e83 100644 --- a/apps/presentationeditor/main/app/controller/Toolbar.js +++ b/apps/presentationeditor/main/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Toolbar controller * * Created by Alexander Yuzhin on 4/16/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/controller/Viewport.js b/apps/presentationeditor/main/app/controller/Viewport.js index 9d90c44850..4966139a4c 100644 --- a/apps/presentationeditor/main/app/controller/Viewport.js +++ b/apps/presentationeditor/main/app/controller/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Controller for the viewport * * Created by Julia Radzhabova on 26 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/model/EquationGroup.js b/apps/presentationeditor/main/app/model/EquationGroup.js index b4c5493f53..cb98b5a4f2 100644 --- a/apps/presentationeditor/main/app/model/EquationGroup.js +++ b/apps/presentationeditor/main/app/model/EquationGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroup.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/model/Pages.js b/apps/presentationeditor/main/app/model/Pages.js index 2d692c8d5e..66fcb01004 100644 --- a/apps/presentationeditor/main/app/model/Pages.js +++ b/apps/presentationeditor/main/app/model/Pages.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/app/model/ShapeGroup.js b/apps/presentationeditor/main/app/model/ShapeGroup.js index 37667c1364..8ee0e99efa 100644 --- a/apps/presentationeditor/main/app/model/ShapeGroup.js +++ b/apps/presentationeditor/main/app/model/ShapeGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroup.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/model/SlideLayout.js b/apps/presentationeditor/main/app/model/SlideLayout.js index c7637ec57c..e87d468844 100644 --- a/apps/presentationeditor/main/app/model/SlideLayout.js +++ b/apps/presentationeditor/main/app/model/SlideLayout.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideLayout.js * * Created by Alexander Yuzhin on 4/18/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ChartSettings.js b/apps/presentationeditor/main/app/view/ChartSettings.js index 354956e0ba..42c0a580d9 100644 --- a/apps/presentationeditor/main/app/view/ChartSettings.js +++ b/apps/presentationeditor/main/app/view/ChartSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ChartSettings.js * * Created by Julia Radzhabova on 4/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ChartSettingsAdvanced.js b/apps/presentationeditor/main/app/view/ChartSettingsAdvanced.js index 9d62b8d734..7ef6aa9e45 100644 --- a/apps/presentationeditor/main/app/view/ChartSettingsAdvanced.js +++ b/apps/presentationeditor/main/app/view/ChartSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ChartSettingsAdvanced.js * * Created by Julia Radzhabova on 1/18/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/DocumentHolder.js b/apps/presentationeditor/main/app/view/DocumentHolder.js index 00c4f95ba1..5cee260e1f 100644 --- a/apps/presentationeditor/main/app/view/DocumentHolder.js +++ b/apps/presentationeditor/main/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/app/view/DocumentPreview.js b/apps/presentationeditor/main/app/view/DocumentPreview.js index a2d60240a0..a3bfa4b3d0 100644 --- a/apps/presentationeditor/main/app/view/DocumentPreview.js +++ b/apps/presentationeditor/main/app/view/DocumentPreview.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * DocumentPreview.js * * Created by Julia Radzhabova on 4/18/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/FileMenu.js b/apps/presentationeditor/main/app/view/FileMenu.js index 91ca8a3838..f1eff56e85 100644 --- a/apps/presentationeditor/main/app/view/FileMenu.js +++ b/apps/presentationeditor/main/app/view/FileMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Describes menu 'File' for the left tool menu * * Created by Maxim Kadushkin on 14 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/FileMenuPanels.js b/apps/presentationeditor/main/app/view/FileMenuPanels.js index c578cbe047..a9472caf96 100644 --- a/apps/presentationeditor/main/app/view/FileMenuPanels.js +++ b/apps/presentationeditor/main/app/view/FileMenuPanels.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Contains views for menu 'File' * * Created by Maxim Kadushkin on 20 February 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/HyperlinkSettingsDialog.js b/apps/presentationeditor/main/app/view/HyperlinkSettingsDialog.js index 4d79ef530b..31cbe37124 100644 --- a/apps/presentationeditor/main/app/view/HyperlinkSettingsDialog.js +++ b/apps/presentationeditor/main/app/view/HyperlinkSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * HyperlinkSettingsDialog.js * * Created by Julia Radzhabova on 4/19/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ImageSettings.js b/apps/presentationeditor/main/app/view/ImageSettings.js index 2919e53b78..f132d85c50 100644 --- a/apps/presentationeditor/main/app/view/ImageSettings.js +++ b/apps/presentationeditor/main/app/view/ImageSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettings.js * * Created by Julia Radzhabova on 4/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ImageSettingsAdvanced.js b/apps/presentationeditor/main/app/view/ImageSettingsAdvanced.js index c818cb90fe..1fd3b58871 100644 --- a/apps/presentationeditor/main/app/view/ImageSettingsAdvanced.js +++ b/apps/presentationeditor/main/app/view/ImageSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettingsAdvanced.js * * Created by Julia Radzhabova on 4/16/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/LeftMenu.js b/apps/presentationeditor/main/app/view/LeftMenu.js index d72f0912a3..42f19ec06e 100644 --- a/apps/presentationeditor/main/app/view/LeftMenu.js +++ b/apps/presentationeditor/main/app/view/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * LeftMenu.js * * Created by Maxim Kadushkin on 10 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ParagraphSettings.js b/apps/presentationeditor/main/app/view/ParagraphSettings.js index 78ca4306de..09ee3a1827 100644 --- a/apps/presentationeditor/main/app/view/ParagraphSettings.js +++ b/apps/presentationeditor/main/app/view/ParagraphSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettings.js * * Created by Julia Radzhabova on 4/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js b/apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js index b849cc88d4..932bb29319 100644 --- a/apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js +++ b/apps/presentationeditor/main/app/view/ParagraphSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettingsAdvanced.js * * Created by Julia Radzhabova on 4/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/RightMenu.js b/apps/presentationeditor/main/app/view/RightMenu.js index 0551372cf6..d9ce5013fa 100644 --- a/apps/presentationeditor/main/app/view/RightMenu.js +++ b/apps/presentationeditor/main/app/view/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 4/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ShapeSettings.js b/apps/presentationeditor/main/app/view/ShapeSettings.js index 3a20fbd5f7..8ce08cf991 100644 --- a/apps/presentationeditor/main/app/view/ShapeSettings.js +++ b/apps/presentationeditor/main/app/view/ShapeSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeSettings.js * * Created by Julia Radzhabova on 4/14/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/ShapeSettingsAdvanced.js b/apps/presentationeditor/main/app/view/ShapeSettingsAdvanced.js index b1144788ed..abe18a36cd 100644 --- a/apps/presentationeditor/main/app/view/ShapeSettingsAdvanced.js +++ b/apps/presentationeditor/main/app/view/ShapeSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeSettingsAdvanced.js * * Created by Julia Radzhabova on 4/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/SignatureSettings.js b/apps/presentationeditor/main/app/view/SignatureSettings.js index 0d9deec6ae..4b7c7395d9 100644 --- a/apps/presentationeditor/main/app/view/SignatureSettings.js +++ b/apps/presentationeditor/main/app/view/SignatureSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SignatureSettings.js * * Created by Julia Radzhabova on 5/24/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/SlideSettings.js b/apps/presentationeditor/main/app/view/SlideSettings.js index a721388558..7ea48c6d9d 100644 --- a/apps/presentationeditor/main/app/view/SlideSettings.js +++ b/apps/presentationeditor/main/app/view/SlideSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideSettings.js * * Created by Julia Radzhabova on 4/14/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/SlideSizeSettings.js b/apps/presentationeditor/main/app/view/SlideSizeSettings.js index 74ad4ef1c0..8e2837b2e1 100644 --- a/apps/presentationeditor/main/app/view/SlideSizeSettings.js +++ b/apps/presentationeditor/main/app/view/SlideSizeSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideSizeSettings.js * * Created by Julia Radzhabova on 4/19/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/SlideshowSettings.js b/apps/presentationeditor/main/app/view/SlideshowSettings.js index d2827f2f49..173b8fcd69 100644 --- a/apps/presentationeditor/main/app/view/SlideshowSettings.js +++ b/apps/presentationeditor/main/app/view/SlideshowSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SlideshowSettings.js * * Created by Julia Radzhabova on 6/17/16 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/Statusbar.js b/apps/presentationeditor/main/app/view/Statusbar.js index dc6fe182ab..ddad2dda6b 100644 --- a/apps/presentationeditor/main/app/view/Statusbar.js +++ b/apps/presentationeditor/main/app/view/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * StatusBar View * * Created by Maxim Kadushkin on 8 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/TableSettings.js b/apps/presentationeditor/main/app/view/TableSettings.js index 251b624cdf..bfdae2128c 100644 --- a/apps/presentationeditor/main/app/view/TableSettings.js +++ b/apps/presentationeditor/main/app/view/TableSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableSettings.js * * Created by Julia Radzhabova on 4/11/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/TableSettingsAdvanced.js b/apps/presentationeditor/main/app/view/TableSettingsAdvanced.js index a766177dd9..9273ea3be8 100644 --- a/apps/presentationeditor/main/app/view/TableSettingsAdvanced.js +++ b/apps/presentationeditor/main/app/view/TableSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableSettingsAdvanced.js * * Created by Julia Radzhabova on 4/15/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/TextArtSettings.js b/apps/presentationeditor/main/app/view/TextArtSettings.js index a568842dbe..c59c829faa 100644 --- a/apps/presentationeditor/main/app/view/TextArtSettings.js +++ b/apps/presentationeditor/main/app/view/TextArtSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TextArtSettings.js * * Created by Julia Radzhabova on 7/10/15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/Toolbar.js b/apps/presentationeditor/main/app/view/Toolbar.js index 0aad9bcc8b..2225f8b75d 100644 --- a/apps/presentationeditor/main/app/view/Toolbar.js +++ b/apps/presentationeditor/main/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Toolbar view * * Created by Alexander Yuzhin on 4/16/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app/view/Viewport.js b/apps/presentationeditor/main/app/view/Viewport.js index e1be9b2d20..c8ef97ac09 100644 --- a/apps/presentationeditor/main/app/view/Viewport.js +++ b/apps/presentationeditor/main/app/view/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View for viewport * * Created by Julia Radzhabova on 26 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app_dev.js b/apps/presentationeditor/main/app_dev.js index d233029123..c9322309eb 100644 --- a/apps/presentationeditor/main/app_dev.js +++ b/apps/presentationeditor/main/app_dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Julia Radzhabova on 26 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/app_dev.reporter.js b/apps/presentationeditor/main/app_dev.reporter.js index 95d58fdc3e..75d204e7ac 100644 --- a/apps/presentationeditor/main/app_dev.reporter.js +++ b/apps/presentationeditor/main/app_dev.reporter.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Maxim.Kadushkin on 17 July 2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/main/resources/help/de/callback.js b/apps/presentationeditor/main/resources/help/de/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/de/callback.js +++ b/apps/presentationeditor/main/resources/help/de/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/resources/help/en/callback.js b/apps/presentationeditor/main/resources/help/en/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/en/callback.js +++ b/apps/presentationeditor/main/resources/help/en/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/resources/help/es/callback.js b/apps/presentationeditor/main/resources/help/es/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/es/callback.js +++ b/apps/presentationeditor/main/resources/help/es/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/resources/help/fr/callback.js b/apps/presentationeditor/main/resources/help/fr/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/fr/callback.js +++ b/apps/presentationeditor/main/resources/help/fr/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/resources/help/it/callback.js b/apps/presentationeditor/main/resources/help/it/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/it/callback.js +++ b/apps/presentationeditor/main/resources/help/it/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/main/resources/help/ru/callback.js b/apps/presentationeditor/main/resources/help/ru/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/presentationeditor/main/resources/help/ru/callback.js +++ b/apps/presentationeditor/main/resources/help/ru/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/presentationeditor/mobile/app-dev.js b/apps/presentationeditor/mobile/app-dev.js index 6da7e7c12b..5445061a0a 100644 --- a/apps/presentationeditor/mobile/app-dev.js +++ b/apps/presentationeditor/mobile/app-dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app.js b/apps/presentationeditor/mobile/app.js index 8cecad6f4e..714b8840b5 100644 --- a/apps/presentationeditor/mobile/app.js +++ b/apps/presentationeditor/mobile/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/DocumentHolder.js b/apps/presentationeditor/mobile/app/controller/DocumentHolder.js index 4f34bb20a3..b99d25e598 100644 --- a/apps/presentationeditor/mobile/app/controller/DocumentHolder.js +++ b/apps/presentationeditor/mobile/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/DocumentPreview.js b/apps/presentationeditor/mobile/app/controller/DocumentPreview.js index c6be912e17..d52655d400 100644 --- a/apps/presentationeditor/mobile/app/controller/DocumentPreview.js +++ b/apps/presentationeditor/mobile/app/controller/DocumentPreview.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/Editor.js b/apps/presentationeditor/mobile/app/controller/Editor.js index b666c2a846..ee8eb2d5ae 100644 --- a/apps/presentationeditor/mobile/app/controller/Editor.js +++ b/apps/presentationeditor/mobile/app/controller/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/Main.js b/apps/presentationeditor/mobile/app/controller/Main.js index 125e483d29..dc7164c284 100644 --- a/apps/presentationeditor/mobile/app/controller/Main.js +++ b/apps/presentationeditor/mobile/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 9/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/Search.js b/apps/presentationeditor/mobile/app/controller/Search.js index 67b4223f12..81ce45a432 100644 --- a/apps/presentationeditor/mobile/app/controller/Search.js +++ b/apps/presentationeditor/mobile/app/controller/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/Settings.js b/apps/presentationeditor/mobile/app/controller/Settings.js index 03d09b0967..ac10bfcd88 100644 --- a/apps/presentationeditor/mobile/app/controller/Settings.js +++ b/apps/presentationeditor/mobile/app/controller/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/Toolbar.js b/apps/presentationeditor/mobile/app/controller/Toolbar.js index 38fe181cc1..0da8576413 100644 --- a/apps/presentationeditor/mobile/app/controller/Toolbar.js +++ b/apps/presentationeditor/mobile/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddContainer.js b/apps/presentationeditor/mobile/app/controller/add/AddContainer.js index 872d130d90..35772918ca 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddContainer.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddImage.js b/apps/presentationeditor/mobile/app/controller/add/AddImage.js index ec98c648fc..d639bc6179 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddImage.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddLink.js b/apps/presentationeditor/mobile/app/controller/add/AddLink.js index 0fed8e2feb..e1036bf0aa 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddLink.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/01/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddShape.js b/apps/presentationeditor/mobile/app/controller/add/AddShape.js index 2364c40728..38f22fdbe1 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddShape.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/28/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddSlide.js b/apps/presentationeditor/mobile/app/controller/add/AddSlide.js index 28fd100735..2b8a939d65 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddSlide.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddSlide.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/06/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/add/AddTable.js b/apps/presentationeditor/mobile/app/controller/add/AddTable.js index 59791ed6ad..42490257f7 100644 --- a/apps/presentationeditor/mobile/app/controller/add/AddTable.js +++ b/apps/presentationeditor/mobile/app/controller/add/AddTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditChart.js b/apps/presentationeditor/mobile/app/controller/edit/EditChart.js index 2fe6d65c87..b69b5f4ed1 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditChart.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditContainer.js b/apps/presentationeditor/mobile/app/controller/edit/EditContainer.js index 7856cb163c..d70ae3b8e8 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditContainer.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 9/27/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ define([ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditImage.js b/apps/presentationeditor/mobile/app/controller/edit/EditImage.js index fb0a696aca..0d5b740e84 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditImage.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditLink.js b/apps/presentationeditor/mobile/app/controller/edit/EditLink.js index 59696c2ab6..73685cd87b 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditLink.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/06/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditShape.js b/apps/presentationeditor/mobile/app/controller/edit/EditShape.js index c319eb06c2..f088f8ab6c 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditShape.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/25/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditSlide.js b/apps/presentationeditor/mobile/app/controller/edit/EditSlide.js index 4a297040ff..ede4bcbf03 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditSlide.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditSlide.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/07/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditTable.js b/apps/presentationeditor/mobile/app/controller/edit/EditTable.js index 431eaa9ea5..ebb72ade69 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditTable.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/controller/edit/EditText.js b/apps/presentationeditor/mobile/app/controller/edit/EditText.js index 2deb3eaddd..48e8deb3ac 100644 --- a/apps/presentationeditor/mobile/app/controller/edit/EditText.js +++ b/apps/presentationeditor/mobile/app/controller/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 10/4/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/DocumentHolder.js b/apps/presentationeditor/mobile/app/view/DocumentHolder.js index db0377eb88..4e5d232fbf 100644 --- a/apps/presentationeditor/mobile/app/view/DocumentHolder.js +++ b/apps/presentationeditor/mobile/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/DocumentPreview.js b/apps/presentationeditor/mobile/app/view/DocumentPreview.js index 10507d5817..10f68e5ec3 100644 --- a/apps/presentationeditor/mobile/app/view/DocumentPreview.js +++ b/apps/presentationeditor/mobile/app/view/DocumentPreview.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/Editor.js b/apps/presentationeditor/mobile/app/view/Editor.js index 26f34025b5..3084ccf0ef 100644 --- a/apps/presentationeditor/mobile/app/view/Editor.js +++ b/apps/presentationeditor/mobile/app/view/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/Search.js b/apps/presentationeditor/mobile/app/view/Search.js index 9b9c89cdc6..73e9a3c025 100644 --- a/apps/presentationeditor/mobile/app/view/Search.js +++ b/apps/presentationeditor/mobile/app/view/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/Settings.js b/apps/presentationeditor/mobile/app/view/Settings.js index 40afdc56d4..42517c9cb7 100644 --- a/apps/presentationeditor/mobile/app/view/Settings.js +++ b/apps/presentationeditor/mobile/app/view/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/22/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/Toolbar.js b/apps/presentationeditor/mobile/app/view/Toolbar.js index bc6e3891f8..1cf717fcd1 100644 --- a/apps/presentationeditor/mobile/app/view/Toolbar.js +++ b/apps/presentationeditor/mobile/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 11/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/add/AddImage.js b/apps/presentationeditor/mobile/app/view/add/AddImage.js index 9b32a9d368..3a07446edf 100644 --- a/apps/presentationeditor/mobile/app/view/add/AddImage.js +++ b/apps/presentationeditor/mobile/app/view/add/AddImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/add/AddLink.js b/apps/presentationeditor/mobile/app/view/add/AddLink.js index b4cfaf0ab8..04f9842861 100644 --- a/apps/presentationeditor/mobile/app/view/add/AddLink.js +++ b/apps/presentationeditor/mobile/app/view/add/AddLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/01/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/add/AddShape.js b/apps/presentationeditor/mobile/app/view/add/AddShape.js index a1627fd2a1..a4a00fb05c 100644 --- a/apps/presentationeditor/mobile/app/view/add/AddShape.js +++ b/apps/presentationeditor/mobile/app/view/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/28/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/add/AddSlide.js b/apps/presentationeditor/mobile/app/view/add/AddSlide.js index b2984c9ed6..fc41fc75d6 100644 --- a/apps/presentationeditor/mobile/app/view/add/AddSlide.js +++ b/apps/presentationeditor/mobile/app/view/add/AddSlide.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/06/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/add/AddTable.js b/apps/presentationeditor/mobile/app/view/add/AddTable.js index fd084189e4..1ebd6a1460 100644 --- a/apps/presentationeditor/mobile/app/view/add/AddTable.js +++ b/apps/presentationeditor/mobile/app/view/add/AddTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditChart.js b/apps/presentationeditor/mobile/app/view/edit/EditChart.js index 7508662d95..416b0b7517 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditChart.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditImage.js b/apps/presentationeditor/mobile/app/view/edit/EditImage.js index b323fb772b..c151a367d3 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditImage.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditLink.js b/apps/presentationeditor/mobile/app/view/edit/EditLink.js index 017179a609..3696fd708d 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditLink.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/06/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditShape.js b/apps/presentationeditor/mobile/app/view/edit/EditShape.js index 7c5ad3cc66..8301bfafe8 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditShape.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/25/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditSlide.js b/apps/presentationeditor/mobile/app/view/edit/EditSlide.js index 3acc66e2b7..04b19b5900 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditSlide.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditSlide.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 12/07/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditTable.js b/apps/presentationeditor/mobile/app/view/edit/EditTable.js index d0cf8c92a3..a508eb0693 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditTable.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Julia Radzhabova on 11/30/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/presentationeditor/mobile/app/view/edit/EditText.js b/apps/presentationeditor/mobile/app/view/edit/EditText.js index 3891a84ee1..84b0932d03 100644 --- a/apps/presentationeditor/mobile/app/view/edit/EditText.js +++ b/apps/presentationeditor/mobile/app/view/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Presentation Editor * * Created by Alexander Yuzhin on 10/4/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/embed/js/ApplicationController.js b/apps/spreadsheeteditor/embed/js/ApplicationController.js index f02790f27d..ea738ce75f 100644 --- a/apps/spreadsheeteditor/embed/js/ApplicationController.js +++ b/apps/spreadsheeteditor/embed/js/ApplicationController.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/embed/js/ApplicationView.js b/apps/spreadsheeteditor/embed/js/ApplicationView.js index 52ffc9df1a..bb799b5df2 100644 --- a/apps/spreadsheeteditor/embed/js/ApplicationView.js +++ b/apps/spreadsheeteditor/embed/js/ApplicationView.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/embed/js/application.js b/apps/spreadsheeteditor/embed/js/application.js index 1a5efb9326..bba3149432 100644 --- a/apps/spreadsheeteditor/embed/js/application.js +++ b/apps/spreadsheeteditor/embed/js/application.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app.js b/apps/spreadsheeteditor/main/app.js index 6a342e504a..a3a88d38b8 100644 --- a/apps/spreadsheeteditor/main/app.js +++ b/apps/spreadsheeteditor/main/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Maxim Kadushkin on 21 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/collection/EquationGroups.js b/apps/spreadsheeteditor/main/app/collection/EquationGroups.js index 288ec6b6c5..bb1d72f6c0 100644 --- a/apps/spreadsheeteditor/main/app/collection/EquationGroups.js +++ b/apps/spreadsheeteditor/main/app/collection/EquationGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroups.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/collection/FormulaGroups.js b/apps/spreadsheeteditor/main/app/collection/FormulaGroups.js index 0e79187458..9e13dd0ebc 100644 --- a/apps/spreadsheeteditor/main/app/collection/FormulaGroups.js +++ b/apps/spreadsheeteditor/main/app/collection/FormulaGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * FormulaGroups.js * * Created by Alexey.Musinov on 11/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/collection/ShapeGroups.js b/apps/spreadsheeteditor/main/app/collection/ShapeGroups.js index 32416ca97d..0200e91792 100644 --- a/apps/spreadsheeteditor/main/app/collection/ShapeGroups.js +++ b/apps/spreadsheeteditor/main/app/collection/ShapeGroups.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroups.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/collection/TableTemplates.js b/apps/spreadsheeteditor/main/app/collection/TableTemplates.js index 6133dfcba0..17baf16e0a 100644 --- a/apps/spreadsheeteditor/main/app/collection/TableTemplates.js +++ b/apps/spreadsheeteditor/main/app/collection/TableTemplates.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableTemplates.js * * Created by Alexander Yuzhin on 4/7/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/CellEditor.js b/apps/spreadsheeteditor/main/app/controller/CellEditor.js index b380d06421..ab413d942b 100644 --- a/apps/spreadsheeteditor/main/app/controller/CellEditor.js +++ b/apps/spreadsheeteditor/main/app/controller/CellEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * CellEditor Controller * * Created by Maxim Kadushkin on 08 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/DocumentHolder.js b/apps/spreadsheeteditor/main/app/controller/DocumentHolder.js index 8a74994c56..88e92f6238 100644 --- a/apps/spreadsheeteditor/main/app/controller/DocumentHolder.js +++ b/apps/spreadsheeteditor/main/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * DocumentHolder controller * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/FormulaDialog.js b/apps/spreadsheeteditor/main/app/controller/FormulaDialog.js index 1215f5d81e..12c54bdd8a 100644 --- a/apps/spreadsheeteditor/main/app/controller/FormulaDialog.js +++ b/apps/spreadsheeteditor/main/app/controller/FormulaDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Formula Dialog Controller * * Created by Alexey.Musinov on 14/04/2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/LeftMenu.js b/apps/spreadsheeteditor/main/app/controller/LeftMenu.js index a551a03d4d..c72fb08f90 100644 --- a/apps/spreadsheeteditor/main/app/controller/LeftMenu.js +++ b/apps/spreadsheeteditor/main/app/controller/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/controller/Main.js b/apps/spreadsheeteditor/main/app/controller/Main.js index 53e4fb9bd5..a9bd2e5df3 100644 --- a/apps/spreadsheeteditor/main/app/controller/Main.js +++ b/apps/spreadsheeteditor/main/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Main controller * * Created by Maxim Kadushkin on 24 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/PivotTable.js b/apps/spreadsheeteditor/main/app/controller/PivotTable.js index 5f336a5929..1724d8bb51 100644 --- a/apps/spreadsheeteditor/main/app/controller/PivotTable.js +++ b/apps/spreadsheeteditor/main/app/controller/PivotTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * PivotTable.js * * Created by Julia.Radzhabova on 06.27.17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/Print.js b/apps/spreadsheeteditor/main/app/controller/Print.js index 714146b1f6..c78b897281 100644 --- a/apps/spreadsheeteditor/main/app/controller/Print.js +++ b/apps/spreadsheeteditor/main/app/controller/Print.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/controller/RightMenu.js b/apps/spreadsheeteditor/main/app/controller/RightMenu.js index a6b7c06015..3c4f24e077 100644 --- a/apps/spreadsheeteditor/main/app/controller/RightMenu.js +++ b/apps/spreadsheeteditor/main/app/controller/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 3/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/Statusbar.js b/apps/spreadsheeteditor/main/app/controller/Statusbar.js index 59ed8835cf..9bdf71630d 100644 --- a/apps/spreadsheeteditor/main/app/controller/Statusbar.js +++ b/apps/spreadsheeteditor/main/app/controller/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Statusbar controller * * Created by Maxim Kadushkin on 27 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/Toolbar.js b/apps/spreadsheeteditor/main/app/controller/Toolbar.js index d7e1267fd9..c285e2535c 100644 --- a/apps/spreadsheeteditor/main/app/controller/Toolbar.js +++ b/apps/spreadsheeteditor/main/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Toolbar.js * * Created by Alexander Yuzhin on 3/31/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/controller/Viewport.js b/apps/spreadsheeteditor/main/app/controller/Viewport.js index 3d2095fc14..6ecf2250e5 100644 --- a/apps/spreadsheeteditor/main/app/controller/Viewport.js +++ b/apps/spreadsheeteditor/main/app/controller/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Controller for the viewport * * Created by Maxim Kadushkin on 24 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/model/EquationGroup.js b/apps/spreadsheeteditor/main/app/model/EquationGroup.js index 6b463661af..c3954260e5 100644 --- a/apps/spreadsheeteditor/main/app/model/EquationGroup.js +++ b/apps/spreadsheeteditor/main/app/model/EquationGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * EquationGroup.js * * Created by Alexey Musinov on 29/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/model/Formula.js b/apps/spreadsheeteditor/main/app/model/Formula.js index f032674f27..d287f230a3 100644 --- a/apps/spreadsheeteditor/main/app/model/Formula.js +++ b/apps/spreadsheeteditor/main/app/model/Formula.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Models for formulas. * * Created by Alexey.Musinov on 11/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/model/ShapeGroup.js b/apps/spreadsheeteditor/main/app/model/ShapeGroup.js index 96cb25ce94..281e2d6d52 100644 --- a/apps/spreadsheeteditor/main/app/model/ShapeGroup.js +++ b/apps/spreadsheeteditor/main/app/model/ShapeGroup.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeGroup.js * * Created by Alexander Yuzhin on 2/10/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/model/TableTemplate.js b/apps/spreadsheeteditor/main/app/model/TableTemplate.js index 99f5e67ff8..29c35e0561 100644 --- a/apps/spreadsheeteditor/main/app/model/TableTemplate.js +++ b/apps/spreadsheeteditor/main/app/model/TableTemplate.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableTemplate.js * * Created by Alexander Yuzhin on 4/7/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js b/apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js index e1500b78be..81f59af99d 100644 --- a/apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js +++ b/apps/spreadsheeteditor/main/app/view/AutoFilterDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Create filter for cell dialog. * * Created by Alexey.Musinov on 22/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/CellEditor.js b/apps/spreadsheeteditor/main/app/view/CellEditor.js index 9cb0fbd793..c3f8199194 100644 --- a/apps/spreadsheeteditor/main/app/view/CellEditor.js +++ b/apps/spreadsheeteditor/main/app/view/CellEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CellEdit.js * * Created by Maxim Kadushkin on 04 April 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/CellRangeDialog.js b/apps/spreadsheeteditor/main/app/view/CellRangeDialog.js index b8a91cb4e1..8fd7f5347d 100644 --- a/apps/spreadsheeteditor/main/app/view/CellRangeDialog.js +++ b/apps/spreadsheeteditor/main/app/view/CellRangeDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CellRangeDialog.js * * Created by Julia Radzhabova on 6/3/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ChartSettings.js b/apps/spreadsheeteditor/main/app/view/ChartSettings.js index 9d7f453cf2..e6bdca9334 100644 --- a/apps/spreadsheeteditor/main/app/view/ChartSettings.js +++ b/apps/spreadsheeteditor/main/app/view/ChartSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ChartSettings.js * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js b/apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js index 92dae25e33..41be78d563 100644 --- a/apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js +++ b/apps/spreadsheeteditor/main/app/view/ChartSettingsDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ChartSettingsDlg.js * * Created by Julia Radzhabova on 4/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/DocumentHolder.js b/apps/spreadsheeteditor/main/app/view/DocumentHolder.js index 1db222a649..f11572a1ad 100644 --- a/apps/spreadsheeteditor/main/app/view/DocumentHolder.js +++ b/apps/spreadsheeteditor/main/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * DocumentHolder view * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/FieldSettingsDialog.js b/apps/spreadsheeteditor/main/app/view/FieldSettingsDialog.js index 95783eedb3..948fc5f574 100644 --- a/apps/spreadsheeteditor/main/app/view/FieldSettingsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/FieldSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * FieldSettingsDialog.js * * Created by Julia Radzhabova on 17.07.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/FileMenu.js b/apps/spreadsheeteditor/main/app/view/FileMenu.js index c5da026fb8..d30d413e3b 100644 --- a/apps/spreadsheeteditor/main/app/view/FileMenu.js +++ b/apps/spreadsheeteditor/main/app/view/FileMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js b/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js index 726bfbc8b1..d302f4196f 100644 --- a/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js +++ b/apps/spreadsheeteditor/main/app/view/FileMenuPanels.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/view/FormatSettingsDialog.js b/apps/spreadsheeteditor/main/app/view/FormatSettingsDialog.js index 326dfc60c9..0a74b9e3ed 100644 --- a/apps/spreadsheeteditor/main/app/view/FormatSettingsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/FormatSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * FormatSettingsDialog.js * * Created by Julia Radzhabova on 13.01.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/FormulaDialog.js b/apps/spreadsheeteditor/main/app/view/FormulaDialog.js index b16393f11a..0124f6c40d 100644 --- a/apps/spreadsheeteditor/main/app/view/FormulaDialog.js +++ b/apps/spreadsheeteditor/main/app/view/FormulaDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Add formula to cell dialog * * Created by Alexey.Musinov on 11/04/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/FormulaLang.js b/apps/spreadsheeteditor/main/app/view/FormulaLang.js index 189a22f306..3caef43676 100644 --- a/apps/spreadsheeteditor/main/app/view/FormulaLang.js +++ b/apps/spreadsheeteditor/main/app/view/FormulaLang.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/view/HyperlinkSettingsDialog.js b/apps/spreadsheeteditor/main/app/view/HyperlinkSettingsDialog.js index 1a65109dfc..4dd36c4278 100644 --- a/apps/spreadsheeteditor/main/app/view/HyperlinkSettingsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/HyperlinkSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * HyperlinkSettingsDialog.js * * Created by Alexander Yuzhin on 4/9/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ImageSettings.js b/apps/spreadsheeteditor/main/app/view/ImageSettings.js index 80a86944af..cb61b7d207 100644 --- a/apps/spreadsheeteditor/main/app/view/ImageSettings.js +++ b/apps/spreadsheeteditor/main/app/view/ImageSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettings.js * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ImageSettingsAdvanced.js b/apps/spreadsheeteditor/main/app/view/ImageSettingsAdvanced.js index 2ea28f440c..74f43448a1 100644 --- a/apps/spreadsheeteditor/main/app/view/ImageSettingsAdvanced.js +++ b/apps/spreadsheeteditor/main/app/view/ImageSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ImageSettingsAdvanced.js * * Created by Julia Radzhabova on 1/19/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/LeftMenu.js b/apps/spreadsheeteditor/main/app/view/LeftMenu.js index 116ddb2d34..31ab2f74e5 100644 --- a/apps/spreadsheeteditor/main/app/view/LeftMenu.js +++ b/apps/spreadsheeteditor/main/app/view/LeftMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/app/view/NameManagerDlg.js b/apps/spreadsheeteditor/main/app/view/NameManagerDlg.js index d861a3eff3..8cbc4470a4 100644 --- a/apps/spreadsheeteditor/main/app/view/NameManagerDlg.js +++ b/apps/spreadsheeteditor/main/app/view/NameManagerDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * NameManagerDlg.js * * Created by Julia.Radzhabova on 01.06.15 - * Copyright (c) 2015 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/NamedRangeEditDlg.js b/apps/spreadsheeteditor/main/app/view/NamedRangeEditDlg.js index bce1411dcb..b219f24974 100644 --- a/apps/spreadsheeteditor/main/app/view/NamedRangeEditDlg.js +++ b/apps/spreadsheeteditor/main/app/view/NamedRangeEditDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * NamedRangeEditDlg.js * * Created by Julia.Radzhabova on 27.05.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/NamedRangePasteDlg.js b/apps/spreadsheeteditor/main/app/view/NamedRangePasteDlg.js index f4c510e4af..2f4230f38d 100644 --- a/apps/spreadsheeteditor/main/app/view/NamedRangePasteDlg.js +++ b/apps/spreadsheeteditor/main/app/view/NamedRangePasteDlg.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * NamedRangePasteDlg.js * * Created by Julia.Radzhabova on 05.06.15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js b/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js index 92b57078fd..00ce470831 100644 --- a/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js +++ b/apps/spreadsheeteditor/main/app/view/ParagraphSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettings.js * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js b/apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js index 423adf91d2..85edf6d44a 100644 --- a/apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js +++ b/apps/spreadsheeteditor/main/app/view/ParagraphSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ParagraphSettingsAdvanced.js * * Created by Julia Radzhabova on 3/31/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/PivotSettings.js b/apps/spreadsheeteditor/main/app/view/PivotSettings.js index afb1cca3d5..05f30e15e0 100644 --- a/apps/spreadsheeteditor/main/app/view/PivotSettings.js +++ b/apps/spreadsheeteditor/main/app/view/PivotSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * PivotSettings.js * * Created by Julia Radzhabova on 7/10/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/PivotSettingsAdvanced.js b/apps/spreadsheeteditor/main/app/view/PivotSettingsAdvanced.js index 8bff50b9b7..b5bf873a79 100644 --- a/apps/spreadsheeteditor/main/app/view/PivotSettingsAdvanced.js +++ b/apps/spreadsheeteditor/main/app/view/PivotSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * PivotSettingsAdvanced.js * * Created by Julia Radzhabova on 17.07.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/PivotTable.js b/apps/spreadsheeteditor/main/app/view/PivotTable.js index 86f389df2f..293821c06d 100644 --- a/apps/spreadsheeteditor/main/app/view/PivotTable.js +++ b/apps/spreadsheeteditor/main/app/view/PivotTable.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View * * Created by Julia.Radzhabova on 06.27.17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/PrintSettings.js b/apps/spreadsheeteditor/main/app/view/PrintSettings.js index 666db253e1..ecc5f7fe31 100644 --- a/apps/spreadsheeteditor/main/app/view/PrintSettings.js +++ b/apps/spreadsheeteditor/main/app/view/PrintSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * PrintSettings.js * * Created by Julia Radzhabova on 4/03/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/RightMenu.js b/apps/spreadsheeteditor/main/app/view/RightMenu.js index 3a42a5fbeb..ea23c27a89 100644 --- a/apps/spreadsheeteditor/main/app/view/RightMenu.js +++ b/apps/spreadsheeteditor/main/app/view/RightMenu.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * RightMenu.js * * Created by Julia Radzhabova on 3/27/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/SetValueDialog.js b/apps/spreadsheeteditor/main/app/view/SetValueDialog.js index be7e1fffb5..9dc0ba0cd5 100644 --- a/apps/spreadsheeteditor/main/app/view/SetValueDialog.js +++ b/apps/spreadsheeteditor/main/app/view/SetValueDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SetValueDialog.js * * Created by Julia Radzhabova on 4/21/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ShapeSettings.js b/apps/spreadsheeteditor/main/app/view/ShapeSettings.js index 996ae431a6..ba3ec1843d 100644 --- a/apps/spreadsheeteditor/main/app/view/ShapeSettings.js +++ b/apps/spreadsheeteditor/main/app/view/ShapeSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeSettings.js * * Created by Julia Radzhabova on 3/28/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ShapeSettingsAdvanced.js b/apps/spreadsheeteditor/main/app/view/ShapeSettingsAdvanced.js index 50d4925ecb..b06b78d651 100644 --- a/apps/spreadsheeteditor/main/app/view/ShapeSettingsAdvanced.js +++ b/apps/spreadsheeteditor/main/app/view/ShapeSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * ShapeSettingsAdvanced.js * * Created by Julia Radzhabova on 3/31/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/SignatureSettings.js b/apps/spreadsheeteditor/main/app/view/SignatureSettings.js index ff63e4ee62..6ebdd6a58b 100644 --- a/apps/spreadsheeteditor/main/app/view/SignatureSettings.js +++ b/apps/spreadsheeteditor/main/app/view/SignatureSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * SignatureSettings.js * * Created by Julia Radzhabova on 5/24/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/Statusbar.js b/apps/spreadsheeteditor/main/app/view/Statusbar.js index 5f62221fd6..b09161acce 100644 --- a/apps/spreadsheeteditor/main/app/view/Statusbar.js +++ b/apps/spreadsheeteditor/main/app/view/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * StatusBar View * * Created by Maxim Kadushkin on 27 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js b/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js index 023fd5bc3f..e583d19449 100644 --- a/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/TableOptionsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableOptionsDialog.js * * Created by Alexander Yuzhin on 4/9/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/TableSettings.js b/apps/spreadsheeteditor/main/app/view/TableSettings.js index 88be21d070..53ff7d100a 100644 --- a/apps/spreadsheeteditor/main/app/view/TableSettings.js +++ b/apps/spreadsheeteditor/main/app/view/TableSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * TableSettings.js * * Created by Julia Radzhabova on 3/28/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/TableSettingsAdvanced.js b/apps/spreadsheeteditor/main/app/view/TableSettingsAdvanced.js index 1325558581..3fb5d6429f 100644 --- a/apps/spreadsheeteditor/main/app/view/TableSettingsAdvanced.js +++ b/apps/spreadsheeteditor/main/app/view/TableSettingsAdvanced.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TableSettingsAdvanced.js * * Created by Julia Radzhabova on 1/19/17 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/TextArtSettings.js b/apps/spreadsheeteditor/main/app/view/TextArtSettings.js index b54521a308..8df9355d1c 100644 --- a/apps/spreadsheeteditor/main/app/view/TextArtSettings.js +++ b/apps/spreadsheeteditor/main/app/view/TextArtSettings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * TextArtSettings.js * * Created by Julia Radzhabova on 7/10/15 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/Toolbar.js b/apps/spreadsheeteditor/main/app/view/Toolbar.js index 2354649574..e534cce240 100644 --- a/apps/spreadsheeteditor/main/app/view/Toolbar.js +++ b/apps/spreadsheeteditor/main/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * Toolbar.js * * Created by Alexander Yuzhin on 3/31/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/ValueFieldSettingsDialog.js b/apps/spreadsheeteditor/main/app/view/ValueFieldSettingsDialog.js index 6bf42ce395..8cd8683f2a 100644 --- a/apps/spreadsheeteditor/main/app/view/ValueFieldSettingsDialog.js +++ b/apps/spreadsheeteditor/main/app/view/ValueFieldSettingsDialog.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * ValueFieldSettingsDialog.js * * Created by Julia Radzhabova on 14.07.2017 - * Copyright (c) 2017 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app/view/Viewport.js b/apps/spreadsheeteditor/main/app/view/Viewport.js index 86c059741e..896a7de936 100644 --- a/apps/spreadsheeteditor/main/app/view/Viewport.js +++ b/apps/spreadsheeteditor/main/app/view/Viewport.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * View for viewport * * Created by Maxim Kadushkin on 24 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/app_dev.js b/apps/spreadsheeteditor/main/app_dev.js index 6971b85b8b..e3296514bd 100644 --- a/apps/spreadsheeteditor/main/app_dev.js +++ b/apps/spreadsheeteditor/main/app_dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * app.js * * Created by Maxim Kadushkin on 21 March 2014 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/main/resources/help/de/callback.js b/apps/spreadsheeteditor/main/resources/help/de/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/spreadsheeteditor/main/resources/help/de/callback.js +++ b/apps/spreadsheeteditor/main/resources/help/de/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/resources/help/es/callback.js b/apps/spreadsheeteditor/main/resources/help/es/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/spreadsheeteditor/main/resources/help/es/callback.js +++ b/apps/spreadsheeteditor/main/resources/help/es/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/resources/help/fr/callback.js b/apps/spreadsheeteditor/main/resources/help/fr/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/spreadsheeteditor/main/resources/help/fr/callback.js +++ b/apps/spreadsheeteditor/main/resources/help/fr/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/main/resources/help/it/callback.js b/apps/spreadsheeteditor/main/resources/help/it/callback.js index cf314ceea7..b8087d149c 100644 --- a/apps/spreadsheeteditor/main/resources/help/it/callback.js +++ b/apps/spreadsheeteditor/main/resources/help/it/callback.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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/apps/spreadsheeteditor/mobile/app-dev.js b/apps/spreadsheeteditor/mobile/app-dev.js index d6157b8017..0cefca8b0a 100644 --- a/apps/spreadsheeteditor/mobile/app-dev.js +++ b/apps/spreadsheeteditor/mobile/app-dev.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * app.js * * Created by Maxim Kadushkin on 11/14/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app.js b/apps/spreadsheeteditor/mobile/app.js index af7c056c49..2afded65cc 100644 --- a/apps/spreadsheeteditor/mobile/app.js +++ b/apps/spreadsheeteditor/mobile/app.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * app.js * * Created by Maxim Kadushkin on 1/13/2017 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/collection/sheets.js b/apps/spreadsheeteditor/mobile/app/collection/sheets.js index 1d073aaf79..5208794803 100644 --- a/apps/spreadsheeteditor/mobile/app/collection/sheets.js +++ b/apps/spreadsheeteditor/mobile/app/collection/sheets.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * sheets.js * * Created by Maxim.Kadushkin on 11/29/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/CellEditor.js b/apps/spreadsheeteditor/mobile/app/controller/CellEditor.js index 08fad69800..211fbbf82f 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/CellEditor.js +++ b/apps/spreadsheeteditor/mobile/app/controller/CellEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * CellEditor Controller * * Created by Maxim Kadushkin on 11/24/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js b/apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js index 0690b9cf91..033f645277 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js +++ b/apps/spreadsheeteditor/mobile/app/controller/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * DocumentHolder.js * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Editor.js b/apps/spreadsheeteditor/mobile/app/controller/Editor.js index efee1f646d..864e5bd1ee 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Editor.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Editor.js * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Main.js b/apps/spreadsheeteditor/mobile/app/controller/Main.js index bdf91ee374..01c99eb2ff 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Main.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Main.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Search.js b/apps/spreadsheeteditor/mobile/app/controller/Search.js index e7a80df260..27244c8aee 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Search.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/5/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Settings.js b/apps/spreadsheeteditor/mobile/app/controller/Settings.js index 3932cb6ede..9249eb8b06 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Settings.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Settings.js * * Created by Maxim Kadushkin on 12/05/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Statusbar.js b/apps/spreadsheeteditor/mobile/app/controller/Statusbar.js index 57e605ddd7..5a7307c1cc 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Statusbar.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Statusbar controller * * Created by Maxim Kadushkin on 11/28/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/Toolbar.js b/apps/spreadsheeteditor/mobile/app/controller/Toolbar.js index 53479d170c..9194280ee7 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/Toolbar.js +++ b/apps/spreadsheeteditor/mobile/app/controller/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js index b4d8a38a9f..15d26dced8 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddTable.js * * Created by Maxim Kadushkin on 12/13/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js index 232fb2fa98..7d22ff375e 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/6/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js index 2fa613f486..6ce6d56ead 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddFunction.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddFunction.js * * Created by Maxim Kadushkin on 12/14/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js index eb53fefb77..fc0eed0091 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddLink.js * * Created by Maxim.Kadushkin on 1/10/2017 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js index 807af03203..010029c8c0 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddOther.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * AddOther.js * * Created by Kadushkin Maxim on 12/07/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js b/apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js index 7c9ba53061..18f6746b32 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js +++ b/apps/spreadsheeteditor/mobile/app/controller/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddShape.js * * Created by Maxim Kadushkin on 12/07/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js index 7778ecf495..b101ebd2c9 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditCell.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/6/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js index ffd5e46065..520991676b 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/12/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js index 8239b1c851..753525b24e 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditContainer.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/6/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ define([ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js index 22cbb41321..f7ba672d2c 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditHyperlink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/20/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js index 7892bc0c6e..d83f07f7d1 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Document Editor * * Created by Alexander Yuzhin on 11/3/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js index 6fba05b2c1..210ed7838c 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js b/apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js index ac6f5b8da9..3ada26cd24 100644 --- a/apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js +++ b/apps/spreadsheeteditor/mobile/app/controller/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/model/sheet.js b/apps/spreadsheeteditor/mobile/app/model/sheet.js index e8c2f69ad8..e1bc826f74 100644 --- a/apps/spreadsheeteditor/mobile/app/model/sheet.js +++ b/apps/spreadsheeteditor/mobile/app/model/sheet.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Model for sheet. * * Created by Maxim.Kadushkin on 11/29/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/CellEditor.js b/apps/spreadsheeteditor/mobile/app/view/CellEditor.js index a6180b5fea..a37db9e91a 100644 --- a/apps/spreadsheeteditor/mobile/app/view/CellEditor.js +++ b/apps/spreadsheeteditor/mobile/app/view/CellEditor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * CellEdit.js * * Created by Maxim Kadushkin on 11/28/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js b/apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js index 4e9044179c..a93aa601a4 100644 --- a/apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js +++ b/apps/spreadsheeteditor/mobile/app/view/DocumentHolder.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * DocumentHolder.js * * Created by Maxim Kadushkin on 11/8/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/Editor.js b/apps/spreadsheeteditor/mobile/app/view/Editor.js index 20a7b3fa95..5848e64010 100644 --- a/apps/spreadsheeteditor/mobile/app/view/Editor.js +++ b/apps/spreadsheeteditor/mobile/app/view/Editor.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Editor.js * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/Search.js b/apps/spreadsheeteditor/mobile/app/view/Search.js index ab62d536ad..3f03ce13b9 100644 --- a/apps/spreadsheeteditor/mobile/app/view/Search.js +++ b/apps/spreadsheeteditor/mobile/app/view/Search.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/5/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/Settings.js b/apps/spreadsheeteditor/mobile/app/view/Settings.js index 8a599c607b..5aef88a08f 100644 --- a/apps/spreadsheeteditor/mobile/app/view/Settings.js +++ b/apps/spreadsheeteditor/mobile/app/view/Settings.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * Settings.js * * Created by Maxim Kadushkin on 12/05/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/Statusbar.js b/apps/spreadsheeteditor/mobile/app/view/Statusbar.js index 2ac121216d..18009dce19 100644 --- a/apps/spreadsheeteditor/mobile/app/view/Statusbar.js +++ b/apps/spreadsheeteditor/mobile/app/view/Statusbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -34,7 +34,7 @@ * StatusBar View * * Created by Maxim Kadushkin on 11/28/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/Toolbar.js b/apps/spreadsheeteditor/mobile/app/view/Toolbar.js index a6f1b8e933..dd7e21eac2 100644 --- a/apps/spreadsheeteditor/mobile/app/view/Toolbar.js +++ b/apps/spreadsheeteditor/mobile/app/view/Toolbar.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Maxim Kadushkin on 11/15/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/add/AddChart.js b/apps/spreadsheeteditor/mobile/app/view/add/AddChart.js index 5410c4f8af..8856b73991 100644 --- a/apps/spreadsheeteditor/mobile/app/view/add/AddChart.js +++ b/apps/spreadsheeteditor/mobile/app/view/add/AddChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddChart.js * * Created by Maxim Kadushkin on 12/13/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js b/apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js index 684c4d5daf..c1fecf815b 100644 --- a/apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js +++ b/apps/spreadsheeteditor/mobile/app/view/add/AddFunction.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddFunction.js * * Created by Maxim Kadushkin on 12/14/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/add/AddLink.js b/apps/spreadsheeteditor/mobile/app/view/add/AddLink.js index d73083cabb..1718b31cb2 100644 --- a/apps/spreadsheeteditor/mobile/app/view/add/AddLink.js +++ b/apps/spreadsheeteditor/mobile/app/view/add/AddLink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddLink.js * * Created by Maxim.Kadushkin on 1/10/2017 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/add/AddOther.js b/apps/spreadsheeteditor/mobile/app/view/add/AddOther.js index 6c14be0fff..552b91d2c6 100644 --- a/apps/spreadsheeteditor/mobile/app/view/add/AddOther.js +++ b/apps/spreadsheeteditor/mobile/app/view/add/AddOther.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddOther.js * * Created by Kadushkin Maxim on 12/07/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/add/AddShape.js b/apps/spreadsheeteditor/mobile/app/view/add/AddShape.js index 0b2671034f..73ddf18e57 100644 --- a/apps/spreadsheeteditor/mobile/app/view/add/AddShape.js +++ b/apps/spreadsheeteditor/mobile/app/view/add/AddShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * AddShape.js * * Created by Maxim Kadushkin on 12/07/2016 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js index ba5a83ea7a..9cb4ddd5f9 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditCell.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/6/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js index e1ed91813b..736906d6ce 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditChart.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/12/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js index bc56a46d90..921ad4c2dc 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditHyperlink.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/20/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js index 6afa8dbb67..e1a7609f8e 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditImage.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js index 9e89bcfe48..2afde9a7be 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditShape.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -35,7 +35,7 @@ * EditShape.js * * Created by Alexander Yuzhin on 12/19/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/apps/spreadsheeteditor/mobile/app/view/edit/EditText.js b/apps/spreadsheeteditor/mobile/app/view/edit/EditText.js index 717293c116..7fde201077 100644 --- a/apps/spreadsheeteditor/mobile/app/view/edit/EditText.js +++ b/apps/spreadsheeteditor/mobile/app/view/edit/EditText.js @@ -1,6 +1,6 @@ /* * - * (c) Copyright Ascensio System Limited 2010-2017 + * (c) Copyright Ascensio System Limited 2010-2018 * * 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) @@ -36,7 +36,7 @@ * Spreadsheet Editor * * Created by Alexander Yuzhin on 12/21/16 - * Copyright (c) 2016 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/test/common.js b/test/common.js index f2a47d4a27..7261f02bc1 100644 --- a/test/common.js +++ b/test/common.js @@ -2,7 +2,7 @@ * common.js * * Created by Alexander Yuzhin on 5/7/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/test/common/main/lib/component/Button.js b/test/common/main/lib/component/Button.js index a881e6a5a2..b50308ae85 100644 --- a/test/common/main/lib/component/Button.js +++ b/test/common/main/lib/component/Button.js @@ -4,7 +4,7 @@ * Unit test * * Created by Alexander Yuzhin on 6/20/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */ diff --git a/test/common/main/lib/util/utils.js b/test/common/main/lib/util/utils.js index db9ddd0607..d9b9b3c97c 100644 --- a/test/common/main/lib/util/utils.js +++ b/test/common/main/lib/util/utils.js @@ -4,7 +4,7 @@ * Unit test * * Created by Alexander Yuzhin on 5/7/14 - * Copyright (c) 2014 Ascensio System SIA. All rights reserved. + * Copyright (c) 2018 Ascensio System SIA. All rights reserved. * */