From 822d4d80fbf764a2f95b8322412ad53d4bb6064d Mon Sep 17 00:00:00 2001 From: Sergey Linnik Date: Fri, 9 Feb 2024 14:05:04 +0300 Subject: [PATCH] copyright 2024 --- appinfo/app.php | 2 +- appinfo/application.php | 2 +- appinfo/routes.php | 2 +- controller/callbackcontroller.php | 2 +- controller/editorapicontroller.php | 2 +- controller/editorcontroller.php | 2 +- controller/federationcontroller.php | 2 +- controller/joblistcontroller.php | 2 +- controller/settingsapicontroller.php | 2 +- controller/settingscontroller.php | 2 +- controller/templatecontroller.php | 2 +- controller/webassetcontroller.php | 2 +- css/editor.css | 2 +- css/main.css | 2 +- css/settings.css | 2 +- css/template.css | 2 +- js/desktop.js | 2 +- js/editor.js | 2 +- js/listener.js | 2 +- js/main.js | 2 +- js/settings.js | 2 +- js/share.js | 2 +- js/template.js | 2 +- js/web/onlyoffice.js | 2 +- lib/adminsettings.php | 2 +- lib/appconfig.php | 2 +- lib/command/documentserver.php | 2 +- lib/cron/editorscheck.php | 2 +- lib/crypt.php | 2 +- lib/documentservice.php | 2 +- lib/fileutility.php | 2 +- lib/fileversions.php | 2 +- lib/hookhandler.php | 2 +- lib/hooks.php | 2 +- lib/keymanager.php | 2 +- lib/notifier.php | 2 +- lib/preview.php | 2 +- lib/remoteinstance.php | 2 +- lib/templatemanager.php | 2 +- lib/version.php | 2 +- lib/versionmanager.php | 2 +- settings.php | 2 +- templates/editor.php | 2 +- templates/settings.php | 2 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/appinfo/app.php b/appinfo/app.php index db16f003..e0209e25 100644 --- a/appinfo/app.php +++ b/appinfo/app.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/appinfo/application.php b/appinfo/application.php index 45904f9c..4ed7930d 100644 --- a/appinfo/application.php +++ b/appinfo/application.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/appinfo/routes.php b/appinfo/routes.php index 016a4e3d..0edcc195 100644 --- a/appinfo/routes.php +++ b/appinfo/routes.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/callbackcontroller.php b/controller/callbackcontroller.php index 04fc0b61..58992b79 100644 --- a/controller/callbackcontroller.php +++ b/controller/callbackcontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/editorapicontroller.php b/controller/editorapicontroller.php index 28fff137..cb9ae897 100644 --- a/controller/editorapicontroller.php +++ b/controller/editorapicontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/editorcontroller.php b/controller/editorcontroller.php index 7957572d..de37880b 100644 --- a/controller/editorcontroller.php +++ b/controller/editorcontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/federationcontroller.php b/controller/federationcontroller.php index d3e5684b..ff6610cd 100644 --- a/controller/federationcontroller.php +++ b/controller/federationcontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/joblistcontroller.php b/controller/joblistcontroller.php index a85b14ef..ccd83ea4 100644 --- a/controller/joblistcontroller.php +++ b/controller/joblistcontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/settingsapicontroller.php b/controller/settingsapicontroller.php index 7d6636e9..74483722 100644 --- a/controller/settingsapicontroller.php +++ b/controller/settingsapicontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/settingscontroller.php b/controller/settingscontroller.php index b41caee5..08509b33 100644 --- a/controller/settingscontroller.php +++ b/controller/settingscontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/templatecontroller.php b/controller/templatecontroller.php index 06cd9922..481769fd 100644 --- a/controller/templatecontroller.php +++ b/controller/templatecontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/controller/webassetcontroller.php b/controller/webassetcontroller.php index baaa4a6d..ada20499 100644 --- a/controller/webassetcontroller.php +++ b/controller/webassetcontroller.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/css/editor.css b/css/editor.css index 33ff19a1..8ef19922 100644 --- a/css/editor.css +++ b/css/editor.css @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/css/main.css b/css/main.css index 061319e8..f32e89ce 100644 --- a/css/main.css +++ b/css/main.css @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/css/settings.css b/css/settings.css index 0899c3ba..8292bef7 100644 --- a/css/settings.css +++ b/css/settings.css @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/css/template.css b/css/template.css index 617239bd..3e7505d6 100644 --- a/css/template.css +++ b/css/template.css @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/desktop.js b/js/desktop.js index cbcc3b42..b7747dcb 100644 --- a/js/desktop.js +++ b/js/desktop.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/editor.js b/js/editor.js index f5e9141d..6d41a877 100644 --- a/js/editor.js +++ b/js/editor.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/listener.js b/js/listener.js index f4e6e466..e7d41af5 100644 --- a/js/listener.js +++ b/js/listener.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/main.js b/js/main.js index d26ae1a2..2e71b6e0 100644 --- a/js/main.js +++ b/js/main.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/settings.js b/js/settings.js index f60bd02b..ec54bcf9 100644 --- a/js/settings.js +++ b/js/settings.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/share.js b/js/share.js index 1de32b3a..a1364f54 100644 --- a/js/share.js +++ b/js/share.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/template.js b/js/template.js index 6a6e2c24..db6a0e3a 100644 --- a/js/template.js +++ b/js/template.js @@ -1,6 +1,6 @@ /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/js/web/onlyoffice.js b/js/web/onlyoffice.js index f745fa04..98211ae2 100644 --- a/js/web/onlyoffice.js +++ b/js/web/onlyoffice.js @@ -6762,7 +6762,7 @@ define(['vue'], (function (vue) { 'use strict'; /** * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/adminsettings.php b/lib/adminsettings.php index 7374b546..30acaa54 100644 --- a/lib/adminsettings.php +++ b/lib/adminsettings.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/appconfig.php b/lib/appconfig.php index fc03881b..e4afe3bb 100644 --- a/lib/appconfig.php +++ b/lib/appconfig.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/command/documentserver.php b/lib/command/documentserver.php index 39ecc667..f757beda 100644 --- a/lib/command/documentserver.php +++ b/lib/command/documentserver.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/cron/editorscheck.php b/lib/cron/editorscheck.php index 07582248..15df13d4 100644 --- a/lib/cron/editorscheck.php +++ b/lib/cron/editorscheck.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/crypt.php b/lib/crypt.php index 377b98e1..02923f60 100644 --- a/lib/crypt.php +++ b/lib/crypt.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/documentservice.php b/lib/documentservice.php index 2d47c46d..8894bc9b 100644 --- a/lib/documentservice.php +++ b/lib/documentservice.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/fileutility.php b/lib/fileutility.php index cb754411..8f2b6dab 100644 --- a/lib/fileutility.php +++ b/lib/fileutility.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/fileversions.php b/lib/fileversions.php index aa5a364a..9aaea3ca 100644 --- a/lib/fileversions.php +++ b/lib/fileversions.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/hookhandler.php b/lib/hookhandler.php index 7536e0c4..b1ca06e5 100644 --- a/lib/hookhandler.php +++ b/lib/hookhandler.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/hooks.php b/lib/hooks.php index 3868b9f6..20ba2879 100644 --- a/lib/hooks.php +++ b/lib/hooks.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/keymanager.php b/lib/keymanager.php index 95d3ffe4..969ff7a4 100644 --- a/lib/keymanager.php +++ b/lib/keymanager.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/notifier.php b/lib/notifier.php index b641dfb4..85a91991 100644 --- a/lib/notifier.php +++ b/lib/notifier.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/preview.php b/lib/preview.php index 18aa2f20..98c1afe6 100644 --- a/lib/preview.php +++ b/lib/preview.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/remoteinstance.php b/lib/remoteinstance.php index 971e56f3..f11f74b4 100644 --- a/lib/remoteinstance.php +++ b/lib/remoteinstance.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/templatemanager.php b/lib/templatemanager.php index 1cfb8b4a..19fc4f86 100644 --- a/lib/templatemanager.php +++ b/lib/templatemanager.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/version.php b/lib/version.php index 228b8156..d95ff1c3 100644 --- a/lib/version.php +++ b/lib/version.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/lib/versionmanager.php b/lib/versionmanager.php index 782f41da..93e06f08 100644 --- a/lib/versionmanager.php +++ b/lib/versionmanager.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/settings.php b/settings.php index c474cf38..e559e518 100644 --- a/settings.php +++ b/settings.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/templates/editor.php b/templates/editor.php index 86581940..a6e4a997 100644 --- a/templates/editor.php +++ b/templates/editor.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/templates/settings.php b/templates/settings.php index 5556c893..0e251fd7 100644 --- a/templates/settings.php +++ b/templates/settings.php @@ -2,7 +2,7 @@ /** * @author Ascensio System SIA * - * (c) Copyright Ascensio System SIA 2023 + * (c) Copyright Ascensio System SIA 2024 * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.