From de3db5527bba180607badb087b234fca6cd364b7 Mon Sep 17 00:00:00 2001 From: "Fedor A. Fetisov" Date: Fri, 29 Jan 2021 21:39:18 +0300 Subject: [PATCH] Update copyright notices Actualize the years --- src/mibew/README.txt | 2 +- src/mibew/cron.php | 2 +- src/mibew/index.php | 2 +- src/mibew/index_fallback.php | 2 +- src/mibew/install.php | 2 +- src/mibew/js/source/bans.js | 2 +- src/mibew/js/source/chat/app.js | 2 +- .../js/source/chat/collection_views/messages_collection.js | 2 +- src/mibew/js/source/chat/collection_views/status_collection.js | 2 +- src/mibew/js/source/chat/collections/messages.js | 2 +- src/mibew/js/source/chat/collections/status.js | 2 +- src/mibew/js/source/chat/init.js | 2 +- src/mibew/js/source/chat/layouts/chat.js | 2 +- src/mibew/js/source/chat/layouts/invitation.js | 2 +- src/mibew/js/source/chat/layouts/leave_message.js | 2 +- src/mibew/js/source/chat/layouts/survey.js | 2 +- src/mibew/js/source/chat/mibewapi_chat_interaction.js | 2 +- src/mibew/js/source/chat/model_views/avatar.js | 2 +- src/mibew/js/source/chat/model_views/controls/close.js | 2 +- src/mibew/js/source/chat/model_views/controls/history.js | 2 +- src/mibew/js/source/chat/model_views/controls/redirect.js | 2 +- src/mibew/js/source/chat/model_views/controls/refresh.js | 2 +- src/mibew/js/source/chat/model_views/controls/secure_mode.js | 2 +- src/mibew/js/source/chat/model_views/controls/send_mail.js | 2 +- src/mibew/js/source/chat/model_views/controls/sound.js | 2 +- src/mibew/js/source/chat/model_views/controls/user_name.js | 2 +- .../chat/model_views/leave_message/leave_message_description.js | 2 +- .../source/chat/model_views/leave_message/leave_message_form.js | 2 +- .../model_views/leave_message/leave_message_sent_description.js | 2 +- src/mibew/js/source/chat/model_views/messages/message.js | 2 +- src/mibew/js/source/chat/model_views/messages/message_form.js | 2 +- src/mibew/js/source/chat/model_views/status/base_status.js | 2 +- src/mibew/js/source/chat/model_views/status/message.js | 2 +- src/mibew/js/source/chat/model_views/status/typing.js | 2 +- src/mibew/js/source/chat/model_views/survey/base_survey_form.js | 2 +- src/mibew/js/source/chat/model_views/survey/survey_form.js | 2 +- src/mibew/js/source/chat/models/avatar.js | 2 +- src/mibew/js/source/chat/models/chat_user.js | 2 +- src/mibew/js/source/chat/models/controls/close.js | 2 +- src/mibew/js/source/chat/models/controls/history.js | 2 +- src/mibew/js/source/chat/models/controls/redirect.js | 2 +- src/mibew/js/source/chat/models/controls/refresh.js | 2 +- src/mibew/js/source/chat/models/controls/secure_mode.js | 2 +- src/mibew/js/source/chat/models/controls/send_mail.js | 2 +- src/mibew/js/source/chat/models/controls/sound.js | 2 +- src/mibew/js/source/chat/models/controls/user_name.js | 2 +- .../js/source/chat/models/leave_message/leave_message_form.js | 2 +- src/mibew/js/source/chat/models/messages/message_form.js | 2 +- src/mibew/js/source/chat/models/sound_managers/base.js | 2 +- src/mibew/js/source/chat/models/sound_managers/chat.js | 2 +- src/mibew/js/source/chat/models/status/base_status.js | 2 +- src/mibew/js/source/chat/models/status/message.js | 2 +- src/mibew/js/source/chat/models/status/typing.js | 2 +- src/mibew/js/source/chat/models/survey/base_survey_form.js | 2 +- src/mibew/js/source/chat/models/survey/survey_form.js | 2 +- src/mibew/js/source/chat/modules/chat.js | 2 +- src/mibew/js/source/chat/modules/invitation.js | 2 +- src/mibew/js/source/chat/modules/leave_message.js | 2 +- src/mibew/js/source/chat/modules/survey.js | 2 +- src/mibew/js/source/chat/regions/messages.js | 2 +- src/mibew/js/source/chat/utils.js | 2 +- src/mibew/js/source/chat_popup.js | 2 +- src/mibew/js/source/default/collection_views/base_collection.js | 2 +- .../js/source/default/collection_views/controls_collection.js | 2 +- src/mibew/js/source/default/collections/controls.js | 2 +- src/mibew/js/source/default/handlebars_helpers.js | 2 +- src/mibew/js/source/default/init.js | 2 +- src/mibew/js/source/default/localization.js | 2 +- src/mibew/js/source/default/model_views/control.js | 2 +- src/mibew/js/source/default/model_views/message.js | 2 +- src/mibew/js/source/default/models/base.js | 2 +- src/mibew/js/source/default/models/control.js | 2 +- src/mibew/js/source/default/models/message.js | 2 +- src/mibew/js/source/default/models/page.js | 2 +- src/mibew/js/source/default/models/thread.js | 2 +- src/mibew/js/source/default/models/user.js | 2 +- src/mibew/js/source/default/server.js | 2 +- src/mibew/js/source/default/utils.js | 2 +- src/mibew/js/source/features.js | 2 +- src/mibew/js/source/group.js | 2 +- src/mibew/js/source/groups.js | 2 +- src/mibew/js/source/mibewapi.js | 2 +- src/mibew/js/source/operator_permissions.js | 2 +- src/mibew/js/source/operators.js | 2 +- src/mibew/js/source/plugins.js | 2 +- src/mibew/js/source/soundcheck.js | 2 +- src/mibew/js/source/thread_log/app.js | 2 +- .../source/thread_log/collection_views/messages_collection.js | 2 +- src/mibew/js/source/thread_log/collections/messages.js | 2 +- src/mibew/js/source/users/app.js | 2 +- src/mibew/js/source/users/collection_views/agents_collection.js | 2 +- .../js/source/users/collection_views/threads_collection.js | 2 +- .../js/source/users/collection_views/visitors_collection.js | 2 +- src/mibew/js/source/users/collections/agents.js | 2 +- src/mibew/js/source/users/collections/threads.js | 2 +- src/mibew/js/source/users/collections/visitors.js | 2 +- src/mibew/js/source/users/init.js | 2 +- src/mibew/js/source/users/mibewapi_users_interaction.js | 2 +- src/mibew/js/source/users/model_views/agent.js | 2 +- src/mibew/js/source/users/model_views/no_threads.js | 2 +- src/mibew/js/source/users/model_views/no_visitors.js | 2 +- src/mibew/js/source/users/model_views/queued_thread.js | 2 +- src/mibew/js/source/users/model_views/status_panel.js | 2 +- src/mibew/js/source/users/model_views/visitor.js | 2 +- src/mibew/js/source/users/models/agent.js | 2 +- src/mibew/js/source/users/models/queued_thread.js | 2 +- src/mibew/js/source/users/models/status_panel.js | 2 +- src/mibew/js/source/users/models/visitor.js | 2 +- src/mibew/js/source/widget.js | 2 +- src/mibew/libs/canned.php | 2 +- src/mibew/libs/captcha.php | 2 +- src/mibew/libs/chat.php | 2 +- src/mibew/libs/classes/Mibew/API/API.php | 2 +- src/mibew/libs/classes/Mibew/API/APIException.php | 2 +- src/mibew/libs/classes/Mibew/API/ExecutionContext.php | 2 +- .../libs/classes/Mibew/API/Interaction/AbstractInteraction.php | 2 +- .../libs/classes/Mibew/API/Interaction/ChatInteraction.php | 2 +- .../libs/classes/Mibew/API/Interaction/UsersInteraction.php | 2 +- .../libs/classes/Mibew/AccessControl/Check/AbstractCheck.php | 2 +- .../libs/classes/Mibew/AccessControl/Check/CanInstallCheck.php | 2 +- .../libs/classes/Mibew/AccessControl/Check/CheckResolver.php | 2 +- .../libs/classes/Mibew/AccessControl/Check/LoggedInCheck.php | 2 +- .../classes/Mibew/AccessControl/Check/OperatorEditCheck.php | 2 +- .../classes/Mibew/AccessControl/Check/OperatorViewCheck.php | 2 +- .../libs/classes/Mibew/AccessControl/Check/PermissionsCheck.php | 2 +- src/mibew/libs/classes/Mibew/Application.php | 2 +- src/mibew/libs/classes/Mibew/Asset/AssetManager.php | 2 +- .../libs/classes/Mibew/Asset/AssetManagerAwareInterface.php | 2 +- src/mibew/libs/classes/Mibew/Asset/AssetManagerInterface.php | 2 +- src/mibew/libs/classes/Mibew/Asset/Generator/UrlGenerator.php | 2 +- .../classes/Mibew/Asset/Generator/UrlGeneratorInterface.php | 2 +- src/mibew/libs/classes/Mibew/Asset/Package.php | 2 +- .../libs/classes/Mibew/Authentication/AuthenticationManager.php | 2 +- .../Authentication/AuthenticationManagerAwareInterface.php | 2 +- .../Mibew/Authentication/AuthenticationManagerInterface.php | 2 +- .../classes/Mibew/Authentication/DummyAuthenticationManager.php | 2 +- .../Mibew/Authentication/SessionAuthenticationManager.php | 2 +- src/mibew/libs/classes/Mibew/Ban.php | 2 +- .../libs/classes/Mibew/Button/Generator/AbstractGenerator.php | 2 +- .../libs/classes/Mibew/Button/Generator/GeneratorInterface.php | 2 +- .../libs/classes/Mibew/Button/Generator/ImageGenerator.php | 2 +- .../classes/Mibew/Button/Generator/OperatorCodeGenerator.php | 2 +- src/mibew/libs/classes/Mibew/Button/Generator/TextGenerator.php | 2 +- src/mibew/libs/classes/Mibew/Cache/CacheAwareInterface.php | 2 +- src/mibew/libs/classes/Mibew/Cache/CacheFactory.php | 2 +- src/mibew/libs/classes/Mibew/Controller/AboutController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/AbstractController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/BanController.php | 2 +- .../libs/classes/Mibew/Controller/ButtonCodeController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/ButtonController.php | 2 +- .../libs/classes/Mibew/Controller/CannedMessageController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/CaptchaController.php | 2 +- .../libs/classes/Mibew/Controller/Chat/AbstractController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/Chat/MailController.php | 2 +- .../classes/Mibew/Controller/Chat/OperatorChatController.php | 2 +- .../libs/classes/Mibew/Controller/Chat/RedirectController.php | 2 +- .../libs/classes/Mibew/Controller/Chat/StyleController.php | 2 +- .../libs/classes/Mibew/Controller/Chat/ThreadController.php | 2 +- .../libs/classes/Mibew/Controller/Chat/UserChatController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/ControllerResolver.php | 2 +- src/mibew/libs/classes/Mibew/Controller/CronController.php | 2 +- .../libs/classes/Mibew/Controller/Group/AbstractController.php | 2 +- .../classes/Mibew/Controller/Group/ManagementController.php | 2 +- .../libs/classes/Mibew/Controller/Group/MembersController.php | 2 +- .../libs/classes/Mibew/Controller/Group/SettingsController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/HistoryController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/HomeController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/InstallController.php | 2 +- .../libs/classes/Mibew/Controller/InvitationController.php | 2 +- .../Mibew/Controller/Localization/AbstractController.php | 2 +- .../Mibew/Controller/Localization/JsTranslationController.php | 2 +- .../classes/Mibew/Controller/Localization/LocaleController.php | 2 +- .../Mibew/Controller/Localization/TranslationController.php | 2 +- .../Controller/Localization/TranslationExportController.php | 2 +- .../Controller/Localization/TranslationImportController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/LoginController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/LogoutController.php | 2 +- .../libs/classes/Mibew/Controller/MailTemplateController.php | 2 +- .../classes/Mibew/Controller/Operator/AbstractController.php | 2 +- .../libs/classes/Mibew/Controller/Operator/AvatarController.php | 2 +- .../libs/classes/Mibew/Controller/Operator/GroupsController.php | 2 +- .../classes/Mibew/Controller/Operator/ManagementController.php | 2 +- .../classes/Mibew/Controller/Operator/PermissionsController.php | 2 +- .../classes/Mibew/Controller/Operator/ProfileController.php | 2 +- .../classes/Mibew/Controller/PasswordRecoveryController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/PluginController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/RedirectController.php | 2 +- .../classes/Mibew/Controller/Settings/AbstractController.php | 2 +- .../libs/classes/Mibew/Controller/Settings/CommonController.php | 2 +- .../classes/Mibew/Controller/Settings/FeaturesController.php | 2 +- .../classes/Mibew/Controller/Settings/PerformanceController.php | 2 +- .../libs/classes/Mibew/Controller/StatisticsController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/StyleController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/UpdateController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/UsersController.php | 2 +- src/mibew/libs/classes/Mibew/Controller/WidgetController.php | 2 +- src/mibew/libs/classes/Mibew/Database.php | 2 +- .../libs/classes/Mibew/EventDispatcher/EventDispatcher.php | 2 +- src/mibew/libs/classes/Mibew/EventDispatcher/Events.php | 2 +- src/mibew/libs/classes/Mibew/Handlebars/CacheAdapter.php | 2 +- .../libs/classes/Mibew/Handlebars/HandlebarsAwareInterface.php | 2 +- .../classes/Mibew/Handlebars/Helper/AbstractAssetsHelper.php | 2 +- src/mibew/libs/classes/Mibew/Handlebars/Helper/AssetHelper.php | 2 +- .../Mibew/Handlebars/Helper/CsrfProtectedRouteHelper.php | 2 +- .../classes/Mibew/Handlebars/Helper/CsrfTokenInputHelper.php | 2 +- .../libs/classes/Mibew/Handlebars/Helper/CssAssetsHelper.php | 2 +- .../classes/Mibew/Handlebars/Helper/FormatDateDiffHelper.php | 2 +- .../libs/classes/Mibew/Handlebars/Helper/FormatDateHelper.php | 2 +- .../Mibew/Handlebars/Helper/GeneratePaginationHelper.php | 2 +- .../libs/classes/Mibew/Handlebars/Helper/JsAssetsHelper.php | 2 +- src/mibew/libs/classes/Mibew/Handlebars/Helper/L10nHelper.php | 2 +- src/mibew/libs/classes/Mibew/Handlebars/Helper/RouteHelper.php | 2 +- src/mibew/libs/classes/Mibew/Handlebars/Helpers.php | 2 +- src/mibew/libs/classes/Mibew/Http/CookieFactory.php | 2 +- .../libs/classes/Mibew/Http/CookieFactoryAwareInterface.php | 2 +- .../libs/classes/Mibew/Http/Exception/AccessDeniedException.php | 2 +- .../libs/classes/Mibew/Http/Exception/BadRequestException.php | 2 +- src/mibew/libs/classes/Mibew/Http/Exception/HttpException.php | 2 +- .../classes/Mibew/Http/Exception/MethodNotAllowedException.php | 2 +- .../libs/classes/Mibew/Http/Exception/NotFoundException.php | 2 +- src/mibew/libs/classes/Mibew/Mail/MailerFactory.php | 2 +- .../libs/classes/Mibew/Mail/MailerFactoryAwareInterface.php | 2 +- src/mibew/libs/classes/Mibew/Mail/MailerFactoryInterface.php | 2 +- src/mibew/libs/classes/Mibew/Mail/Template.php | 2 +- src/mibew/libs/classes/Mibew/Mail/Utils.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/AvailableUpdate.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/CronWorker.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/Installer.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/UpdateChecker.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/Updater.php | 2 +- src/mibew/libs/classes/Mibew/Maintenance/Utils.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/AbstractPlugin.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/DependencyGraph.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/PluginInfo.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/PluginInterface.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/PluginManager.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/State.php | 2 +- src/mibew/libs/classes/Mibew/Plugin/Utils.php | 2 +- src/mibew/libs/classes/Mibew/ProcessLock.php | 2 +- .../libs/classes/Mibew/RequestProcessor/AbstractProcessor.php | 2 +- .../libs/classes/Mibew/RequestProcessor/ClientSideProcessor.php | 2 +- .../RequestProcessor/Exception/AbstractProcessorException.php | 2 +- .../RequestProcessor/Exception/ThreadProcessorException.php | 2 +- .../RequestProcessor/Exception/UsersProcessorException.php | 2 +- .../libs/classes/Mibew/RequestProcessor/ThreadProcessor.php | 2 +- .../libs/classes/Mibew/RequestProcessor/UsersProcessor.php | 2 +- .../classes/Mibew/Routing/Exception/AccessDeniedException.php | 2 +- .../Mibew/Routing/Generator/SecureUrlGeneratorInterface.php | 2 +- src/mibew/libs/classes/Mibew/Routing/Generator/UrlGenerator.php | 2 +- src/mibew/libs/classes/Mibew/Routing/Loader/CacheLoader.php | 2 +- .../libs/classes/Mibew/Routing/Loader/DummyPluginLoader.php | 2 +- src/mibew/libs/classes/Mibew/Routing/Loader/PluginLoader.php | 2 +- src/mibew/libs/classes/Mibew/Routing/Router.php | 2 +- src/mibew/libs/classes/Mibew/Routing/RouterAwareInterface.php | 2 +- src/mibew/libs/classes/Mibew/Routing/RouterInterface.php | 2 +- src/mibew/libs/classes/Mibew/Settings.php | 2 +- .../libs/classes/Mibew/Style/AbstractHandlebarsPoweredStyle.php | 2 +- src/mibew/libs/classes/Mibew/Style/AbstractStyle.php | 2 +- src/mibew/libs/classes/Mibew/Style/ChatStyle.php | 2 +- src/mibew/libs/classes/Mibew/Style/InvitationStyle.php | 2 +- src/mibew/libs/classes/Mibew/Style/PageStyle.php | 2 +- src/mibew/libs/classes/Mibew/Style/StyleInterface.php | 2 +- src/mibew/libs/classes/Mibew/Thread.php | 2 +- src/mibew/libs/common/configurations.php | 2 +- src/mibew/libs/common/constants.php | 2 +- src/mibew/libs/common/csrf.php | 2 +- src/mibew/libs/common/datetime.php | 2 +- src/mibew/libs/common/locale.php | 2 +- src/mibew/libs/common/misc.php | 2 +- src/mibew/libs/common/response.php | 2 +- src/mibew/libs/common/string.php | 2 +- src/mibew/libs/common/verification.php | 2 +- src/mibew/libs/groups.php | 2 +- src/mibew/libs/init.php | 2 +- src/mibew/libs/invitation.php | 2 +- src/mibew/libs/operator.php | 2 +- src/mibew/libs/pagination.php | 2 +- src/mibew/libs/statistics.php | 2 +- src/mibew/libs/track.php | 2 +- src/mibew/libs/userinfo.php | 2 +- src/mibew/styles/chats/default/chat.css | 2 +- src/mibew/styles/chats/default/chat_ie7.css | 2 +- src/mibew/styles/chats/default/iframe.css | 2 +- src/mibew/styles/chats/default/js/source/resize.js | 2 +- src/mibew/styles/invitations/default/invite.css | 2 +- src/mibew/styles/pages/default/css/default.css | 2 +- src/mibew/styles/pages/default/css/default_ie.css | 2 +- src/mibew/styles/pages/default/js/autoclose.js | 2 +- src/mibew/styles/pages/default/js/dashboard.js | 2 +- src/mibew/styles/pages/default/js/ie.js | 2 +- src/mibew/styles/pages/default/js/locale.js | 2 +- src/mibew/styles/pages/default/js/toggle_menu.js | 2 +- .../pages/default/templates_src/server_side/_layout.handlebars | 2 +- .../pages/default/templates_src/server_side/about.handlebars | 2 +- src/tools/compiled_templates_header.txt | 2 +- src/tools/header.txt | 2 +- 296 files changed, 296 insertions(+), 296 deletions(-) diff --git a/src/mibew/README.txt b/src/mibew/README.txt index d0867dcb..3ab8f1c2 100644 --- a/src/mibew/README.txt +++ b/src/mibew/README.txt @@ -1,5 +1,5 @@ Mibew Messenger -Copyright 2005-2020 the original author or authors. +Copyright 2005-2021 the original author or authors. REQUIREMENTS diff --git a/src/mibew/cron.php b/src/mibew/cron.php index 9f8257aa..21acaff4 100644 --- a/src/mibew/cron.php +++ b/src/mibew/cron.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/index.php b/src/mibew/index.php index 41327b50..eb592053 100644 --- a/src/mibew/index.php +++ b/src/mibew/index.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/index_fallback.php b/src/mibew/index_fallback.php index 920bab70..b9a081cf 100644 --- a/src/mibew/index_fallback.php +++ b/src/mibew/index_fallback.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/install.php b/src/mibew/install.php index fd5c8a6c..7506c210 100644 --- a/src/mibew/install.php +++ b/src/mibew/install.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/bans.js b/src/mibew/js/source/bans.js index 1628f229..b7871a56 100644 --- a/src/mibew/js/source/bans.js +++ b/src/mibew/js/source/bans.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/app.js b/src/mibew/js/source/chat/app.js index e9d1614f..996229a4 100644 --- a/src/mibew/js/source/chat/app.js +++ b/src/mibew/js/source/chat/app.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/collection_views/messages_collection.js b/src/mibew/js/source/chat/collection_views/messages_collection.js index c8d3c169..e233563e 100644 --- a/src/mibew/js/source/chat/collection_views/messages_collection.js +++ b/src/mibew/js/source/chat/collection_views/messages_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/collection_views/status_collection.js b/src/mibew/js/source/chat/collection_views/status_collection.js index 68952cf3..ea56ea34 100644 --- a/src/mibew/js/source/chat/collection_views/status_collection.js +++ b/src/mibew/js/source/chat/collection_views/status_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/collections/messages.js b/src/mibew/js/source/chat/collections/messages.js index b83ce8f0..da07c82b 100644 --- a/src/mibew/js/source/chat/collections/messages.js +++ b/src/mibew/js/source/chat/collections/messages.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/collections/status.js b/src/mibew/js/source/chat/collections/status.js index a0b278f2..fab168fe 100644 --- a/src/mibew/js/source/chat/collections/status.js +++ b/src/mibew/js/source/chat/collections/status.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/init.js b/src/mibew/js/source/chat/init.js index 2d93aa5f..18f4ba88 100644 --- a/src/mibew/js/source/chat/init.js +++ b/src/mibew/js/source/chat/init.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/layouts/chat.js b/src/mibew/js/source/chat/layouts/chat.js index e6bf7776..9816fe5d 100644 --- a/src/mibew/js/source/chat/layouts/chat.js +++ b/src/mibew/js/source/chat/layouts/chat.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/layouts/invitation.js b/src/mibew/js/source/chat/layouts/invitation.js index 94aa9349..b7573b73 100644 --- a/src/mibew/js/source/chat/layouts/invitation.js +++ b/src/mibew/js/source/chat/layouts/invitation.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/layouts/leave_message.js b/src/mibew/js/source/chat/layouts/leave_message.js index f2bade91..5f5ff82f 100644 --- a/src/mibew/js/source/chat/layouts/leave_message.js +++ b/src/mibew/js/source/chat/layouts/leave_message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/layouts/survey.js b/src/mibew/js/source/chat/layouts/survey.js index 0ddd925e..c3469690 100644 --- a/src/mibew/js/source/chat/layouts/survey.js +++ b/src/mibew/js/source/chat/layouts/survey.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/mibewapi_chat_interaction.js b/src/mibew/js/source/chat/mibewapi_chat_interaction.js index 9ca4bba8..23c6fd40 100644 --- a/src/mibew/js/source/chat/mibewapi_chat_interaction.js +++ b/src/mibew/js/source/chat/mibewapi_chat_interaction.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/avatar.js b/src/mibew/js/source/chat/model_views/avatar.js index 071e28be..e6b73137 100644 --- a/src/mibew/js/source/chat/model_views/avatar.js +++ b/src/mibew/js/source/chat/model_views/avatar.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/close.js b/src/mibew/js/source/chat/model_views/controls/close.js index 19cc7fea..65436084 100644 --- a/src/mibew/js/source/chat/model_views/controls/close.js +++ b/src/mibew/js/source/chat/model_views/controls/close.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/history.js b/src/mibew/js/source/chat/model_views/controls/history.js index e77664b1..cc495d0b 100644 --- a/src/mibew/js/source/chat/model_views/controls/history.js +++ b/src/mibew/js/source/chat/model_views/controls/history.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/redirect.js b/src/mibew/js/source/chat/model_views/controls/redirect.js index 0b997f09..2a728c42 100644 --- a/src/mibew/js/source/chat/model_views/controls/redirect.js +++ b/src/mibew/js/source/chat/model_views/controls/redirect.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/refresh.js b/src/mibew/js/source/chat/model_views/controls/refresh.js index 17863d8d..03690970 100644 --- a/src/mibew/js/source/chat/model_views/controls/refresh.js +++ b/src/mibew/js/source/chat/model_views/controls/refresh.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/secure_mode.js b/src/mibew/js/source/chat/model_views/controls/secure_mode.js index 22cb5225..e6e4361b 100644 --- a/src/mibew/js/source/chat/model_views/controls/secure_mode.js +++ b/src/mibew/js/source/chat/model_views/controls/secure_mode.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/send_mail.js b/src/mibew/js/source/chat/model_views/controls/send_mail.js index 3766a1b6..ff0e863d 100644 --- a/src/mibew/js/source/chat/model_views/controls/send_mail.js +++ b/src/mibew/js/source/chat/model_views/controls/send_mail.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/sound.js b/src/mibew/js/source/chat/model_views/controls/sound.js index 89035cbf..ac68da01 100644 --- a/src/mibew/js/source/chat/model_views/controls/sound.js +++ b/src/mibew/js/source/chat/model_views/controls/sound.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/controls/user_name.js b/src/mibew/js/source/chat/model_views/controls/user_name.js index 9b1f31c9..3dc4e57f 100644 --- a/src/mibew/js/source/chat/model_views/controls/user_name.js +++ b/src/mibew/js/source/chat/model_views/controls/user_name.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/leave_message/leave_message_description.js b/src/mibew/js/source/chat/model_views/leave_message/leave_message_description.js index f23bbb12..d068aa8e 100644 --- a/src/mibew/js/source/chat/model_views/leave_message/leave_message_description.js +++ b/src/mibew/js/source/chat/model_views/leave_message/leave_message_description.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/leave_message/leave_message_form.js b/src/mibew/js/source/chat/model_views/leave_message/leave_message_form.js index 71f2e90d..78c4222b 100644 --- a/src/mibew/js/source/chat/model_views/leave_message/leave_message_form.js +++ b/src/mibew/js/source/chat/model_views/leave_message/leave_message_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/leave_message/leave_message_sent_description.js b/src/mibew/js/source/chat/model_views/leave_message/leave_message_sent_description.js index d8dd8835..1ea13b37 100644 --- a/src/mibew/js/source/chat/model_views/leave_message/leave_message_sent_description.js +++ b/src/mibew/js/source/chat/model_views/leave_message/leave_message_sent_description.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/messages/message.js b/src/mibew/js/source/chat/model_views/messages/message.js index c7494272..7f90585c 100644 --- a/src/mibew/js/source/chat/model_views/messages/message.js +++ b/src/mibew/js/source/chat/model_views/messages/message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/messages/message_form.js b/src/mibew/js/source/chat/model_views/messages/message_form.js index a8803dfa..12a0b60e 100644 --- a/src/mibew/js/source/chat/model_views/messages/message_form.js +++ b/src/mibew/js/source/chat/model_views/messages/message_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/status/base_status.js b/src/mibew/js/source/chat/model_views/status/base_status.js index f31a2929..00f017f4 100644 --- a/src/mibew/js/source/chat/model_views/status/base_status.js +++ b/src/mibew/js/source/chat/model_views/status/base_status.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/status/message.js b/src/mibew/js/source/chat/model_views/status/message.js index 1eba4d86..28c0a025 100644 --- a/src/mibew/js/source/chat/model_views/status/message.js +++ b/src/mibew/js/source/chat/model_views/status/message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/status/typing.js b/src/mibew/js/source/chat/model_views/status/typing.js index 8c6b3f9a..6afabca1 100644 --- a/src/mibew/js/source/chat/model_views/status/typing.js +++ b/src/mibew/js/source/chat/model_views/status/typing.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/survey/base_survey_form.js b/src/mibew/js/source/chat/model_views/survey/base_survey_form.js index 51ada54e..324a28ad 100644 --- a/src/mibew/js/source/chat/model_views/survey/base_survey_form.js +++ b/src/mibew/js/source/chat/model_views/survey/base_survey_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/model_views/survey/survey_form.js b/src/mibew/js/source/chat/model_views/survey/survey_form.js index 27963457..384a7695 100644 --- a/src/mibew/js/source/chat/model_views/survey/survey_form.js +++ b/src/mibew/js/source/chat/model_views/survey/survey_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/avatar.js b/src/mibew/js/source/chat/models/avatar.js index 43fff757..181f33af 100644 --- a/src/mibew/js/source/chat/models/avatar.js +++ b/src/mibew/js/source/chat/models/avatar.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/chat_user.js b/src/mibew/js/source/chat/models/chat_user.js index 7480d8c2..ca3f5589 100644 --- a/src/mibew/js/source/chat/models/chat_user.js +++ b/src/mibew/js/source/chat/models/chat_user.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/close.js b/src/mibew/js/source/chat/models/controls/close.js index d9efe551..da92ec4b 100644 --- a/src/mibew/js/source/chat/models/controls/close.js +++ b/src/mibew/js/source/chat/models/controls/close.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/history.js b/src/mibew/js/source/chat/models/controls/history.js index c4447db4..90e0117d 100644 --- a/src/mibew/js/source/chat/models/controls/history.js +++ b/src/mibew/js/source/chat/models/controls/history.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/redirect.js b/src/mibew/js/source/chat/models/controls/redirect.js index 8d2a9ed3..7fcb5268 100644 --- a/src/mibew/js/source/chat/models/controls/redirect.js +++ b/src/mibew/js/source/chat/models/controls/redirect.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/refresh.js b/src/mibew/js/source/chat/models/controls/refresh.js index 9ec1f20c..436c3ec3 100644 --- a/src/mibew/js/source/chat/models/controls/refresh.js +++ b/src/mibew/js/source/chat/models/controls/refresh.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/secure_mode.js b/src/mibew/js/source/chat/models/controls/secure_mode.js index cfa735ba..e876c30c 100644 --- a/src/mibew/js/source/chat/models/controls/secure_mode.js +++ b/src/mibew/js/source/chat/models/controls/secure_mode.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/send_mail.js b/src/mibew/js/source/chat/models/controls/send_mail.js index ad417251..80ccd75b 100644 --- a/src/mibew/js/source/chat/models/controls/send_mail.js +++ b/src/mibew/js/source/chat/models/controls/send_mail.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/sound.js b/src/mibew/js/source/chat/models/controls/sound.js index bda65f23..52121d9d 100644 --- a/src/mibew/js/source/chat/models/controls/sound.js +++ b/src/mibew/js/source/chat/models/controls/sound.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/controls/user_name.js b/src/mibew/js/source/chat/models/controls/user_name.js index 93eb591a..519723b8 100644 --- a/src/mibew/js/source/chat/models/controls/user_name.js +++ b/src/mibew/js/source/chat/models/controls/user_name.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/leave_message/leave_message_form.js b/src/mibew/js/source/chat/models/leave_message/leave_message_form.js index f9f2a573..6f0a5c79 100644 --- a/src/mibew/js/source/chat/models/leave_message/leave_message_form.js +++ b/src/mibew/js/source/chat/models/leave_message/leave_message_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/messages/message_form.js b/src/mibew/js/source/chat/models/messages/message_form.js index f7663c55..ac4a710e 100644 --- a/src/mibew/js/source/chat/models/messages/message_form.js +++ b/src/mibew/js/source/chat/models/messages/message_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/sound_managers/base.js b/src/mibew/js/source/chat/models/sound_managers/base.js index e8855b68..8c2d7fc6 100644 --- a/src/mibew/js/source/chat/models/sound_managers/base.js +++ b/src/mibew/js/source/chat/models/sound_managers/base.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/sound_managers/chat.js b/src/mibew/js/source/chat/models/sound_managers/chat.js index 800fce4d..add89fbf 100644 --- a/src/mibew/js/source/chat/models/sound_managers/chat.js +++ b/src/mibew/js/source/chat/models/sound_managers/chat.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/status/base_status.js b/src/mibew/js/source/chat/models/status/base_status.js index ff7682eb..2e26b58f 100644 --- a/src/mibew/js/source/chat/models/status/base_status.js +++ b/src/mibew/js/source/chat/models/status/base_status.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/status/message.js b/src/mibew/js/source/chat/models/status/message.js index 4663c894..5a8a24c4 100644 --- a/src/mibew/js/source/chat/models/status/message.js +++ b/src/mibew/js/source/chat/models/status/message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/status/typing.js b/src/mibew/js/source/chat/models/status/typing.js index b9103a4b..08d27f52 100644 --- a/src/mibew/js/source/chat/models/status/typing.js +++ b/src/mibew/js/source/chat/models/status/typing.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/survey/base_survey_form.js b/src/mibew/js/source/chat/models/survey/base_survey_form.js index c6287b48..9eb9a87c 100644 --- a/src/mibew/js/source/chat/models/survey/base_survey_form.js +++ b/src/mibew/js/source/chat/models/survey/base_survey_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/models/survey/survey_form.js b/src/mibew/js/source/chat/models/survey/survey_form.js index 6cb30455..3babe587 100644 --- a/src/mibew/js/source/chat/models/survey/survey_form.js +++ b/src/mibew/js/source/chat/models/survey/survey_form.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/modules/chat.js b/src/mibew/js/source/chat/modules/chat.js index 80efc6f0..750645de 100644 --- a/src/mibew/js/source/chat/modules/chat.js +++ b/src/mibew/js/source/chat/modules/chat.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/modules/invitation.js b/src/mibew/js/source/chat/modules/invitation.js index 87f2cac7..a82176d1 100644 --- a/src/mibew/js/source/chat/modules/invitation.js +++ b/src/mibew/js/source/chat/modules/invitation.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/modules/leave_message.js b/src/mibew/js/source/chat/modules/leave_message.js index bdab549e..69959df6 100644 --- a/src/mibew/js/source/chat/modules/leave_message.js +++ b/src/mibew/js/source/chat/modules/leave_message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/modules/survey.js b/src/mibew/js/source/chat/modules/survey.js index d5343e00..0b21cdaa 100644 --- a/src/mibew/js/source/chat/modules/survey.js +++ b/src/mibew/js/source/chat/modules/survey.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/regions/messages.js b/src/mibew/js/source/chat/regions/messages.js index 98606895..189d0f0e 100644 --- a/src/mibew/js/source/chat/regions/messages.js +++ b/src/mibew/js/source/chat/regions/messages.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat/utils.js b/src/mibew/js/source/chat/utils.js index 6d200cd5..f3afdc78 100644 --- a/src/mibew/js/source/chat/utils.js +++ b/src/mibew/js/source/chat/utils.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/chat_popup.js b/src/mibew/js/source/chat_popup.js index 5c7042f6..891756d5 100644 --- a/src/mibew/js/source/chat_popup.js +++ b/src/mibew/js/source/chat_popup.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/collection_views/base_collection.js b/src/mibew/js/source/default/collection_views/base_collection.js index 28a653ba..d9d3d11a 100644 --- a/src/mibew/js/source/default/collection_views/base_collection.js +++ b/src/mibew/js/source/default/collection_views/base_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/collection_views/controls_collection.js b/src/mibew/js/source/default/collection_views/controls_collection.js index 1df32466..1262c527 100644 --- a/src/mibew/js/source/default/collection_views/controls_collection.js +++ b/src/mibew/js/source/default/collection_views/controls_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/collections/controls.js b/src/mibew/js/source/default/collections/controls.js index abf60bc1..4d04f200 100644 --- a/src/mibew/js/source/default/collections/controls.js +++ b/src/mibew/js/source/default/collections/controls.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/handlebars_helpers.js b/src/mibew/js/source/default/handlebars_helpers.js index 7baa731d..1889e401 100644 --- a/src/mibew/js/source/default/handlebars_helpers.js +++ b/src/mibew/js/source/default/handlebars_helpers.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/init.js b/src/mibew/js/source/default/init.js index dad8a2ef..07400a4b 100644 --- a/src/mibew/js/source/default/init.js +++ b/src/mibew/js/source/default/init.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/localization.js b/src/mibew/js/source/default/localization.js index b8a7abac..a8a4d0b6 100644 --- a/src/mibew/js/source/default/localization.js +++ b/src/mibew/js/source/default/localization.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/model_views/control.js b/src/mibew/js/source/default/model_views/control.js index 15973ad6..2cec1b63 100644 --- a/src/mibew/js/source/default/model_views/control.js +++ b/src/mibew/js/source/default/model_views/control.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/model_views/message.js b/src/mibew/js/source/default/model_views/message.js index d171bd99..1ff62bb6 100644 --- a/src/mibew/js/source/default/model_views/message.js +++ b/src/mibew/js/source/default/model_views/message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/base.js b/src/mibew/js/source/default/models/base.js index 782836f0..d06a3be2 100644 --- a/src/mibew/js/source/default/models/base.js +++ b/src/mibew/js/source/default/models/base.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/control.js b/src/mibew/js/source/default/models/control.js index e4c6b4b1..0a6d30e3 100644 --- a/src/mibew/js/source/default/models/control.js +++ b/src/mibew/js/source/default/models/control.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/message.js b/src/mibew/js/source/default/models/message.js index 2a341023..7b8a6aa1 100644 --- a/src/mibew/js/source/default/models/message.js +++ b/src/mibew/js/source/default/models/message.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/page.js b/src/mibew/js/source/default/models/page.js index 6e9a408f..df7977fa 100644 --- a/src/mibew/js/source/default/models/page.js +++ b/src/mibew/js/source/default/models/page.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/thread.js b/src/mibew/js/source/default/models/thread.js index 6b8d203f..018d5872 100644 --- a/src/mibew/js/source/default/models/thread.js +++ b/src/mibew/js/source/default/models/thread.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/models/user.js b/src/mibew/js/source/default/models/user.js index 355889de..30a4a6db 100644 --- a/src/mibew/js/source/default/models/user.js +++ b/src/mibew/js/source/default/models/user.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/server.js b/src/mibew/js/source/default/server.js index 9d998a87..ab14956d 100644 --- a/src/mibew/js/source/default/server.js +++ b/src/mibew/js/source/default/server.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/default/utils.js b/src/mibew/js/source/default/utils.js index 807f3eb1..223b8be0 100644 --- a/src/mibew/js/source/default/utils.js +++ b/src/mibew/js/source/default/utils.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/features.js b/src/mibew/js/source/features.js index 268a049b..b6df4aab 100644 --- a/src/mibew/js/source/features.js +++ b/src/mibew/js/source/features.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/group.js b/src/mibew/js/source/group.js index 22ad86dd..1e69a1e0 100644 --- a/src/mibew/js/source/group.js +++ b/src/mibew/js/source/group.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/groups.js b/src/mibew/js/source/groups.js index 8a0112ed..70c38042 100644 --- a/src/mibew/js/source/groups.js +++ b/src/mibew/js/source/groups.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/mibewapi.js b/src/mibew/js/source/mibewapi.js index 81c3d1f4..57549ad7 100644 --- a/src/mibew/js/source/mibewapi.js +++ b/src/mibew/js/source/mibewapi.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/operator_permissions.js b/src/mibew/js/source/operator_permissions.js index b95d15f5..5069f900 100644 --- a/src/mibew/js/source/operator_permissions.js +++ b/src/mibew/js/source/operator_permissions.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/operators.js b/src/mibew/js/source/operators.js index dd06598e..2590cb3c 100644 --- a/src/mibew/js/source/operators.js +++ b/src/mibew/js/source/operators.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/plugins.js b/src/mibew/js/source/plugins.js index b18517cc..d285fdd7 100644 --- a/src/mibew/js/source/plugins.js +++ b/src/mibew/js/source/plugins.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/soundcheck.js b/src/mibew/js/source/soundcheck.js index a96c1671..a8b9f66f 100644 --- a/src/mibew/js/source/soundcheck.js +++ b/src/mibew/js/source/soundcheck.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/thread_log/app.js b/src/mibew/js/source/thread_log/app.js index beeb3a21..c5bca4ea 100644 --- a/src/mibew/js/source/thread_log/app.js +++ b/src/mibew/js/source/thread_log/app.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/thread_log/collection_views/messages_collection.js b/src/mibew/js/source/thread_log/collection_views/messages_collection.js index c8d3c169..e233563e 100644 --- a/src/mibew/js/source/thread_log/collection_views/messages_collection.js +++ b/src/mibew/js/source/thread_log/collection_views/messages_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/thread_log/collections/messages.js b/src/mibew/js/source/thread_log/collections/messages.js index baf53e4a..a90b6a47 100644 --- a/src/mibew/js/source/thread_log/collections/messages.js +++ b/src/mibew/js/source/thread_log/collections/messages.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/app.js b/src/mibew/js/source/users/app.js index f73033b3..f2f68329 100644 --- a/src/mibew/js/source/users/app.js +++ b/src/mibew/js/source/users/app.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collection_views/agents_collection.js b/src/mibew/js/source/users/collection_views/agents_collection.js index f6ec6728..deef725e 100644 --- a/src/mibew/js/source/users/collection_views/agents_collection.js +++ b/src/mibew/js/source/users/collection_views/agents_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collection_views/threads_collection.js b/src/mibew/js/source/users/collection_views/threads_collection.js index fda6dc98..c2ff94e6 100644 --- a/src/mibew/js/source/users/collection_views/threads_collection.js +++ b/src/mibew/js/source/users/collection_views/threads_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collection_views/visitors_collection.js b/src/mibew/js/source/users/collection_views/visitors_collection.js index 5f71c246..df0bcf43 100644 --- a/src/mibew/js/source/users/collection_views/visitors_collection.js +++ b/src/mibew/js/source/users/collection_views/visitors_collection.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collections/agents.js b/src/mibew/js/source/users/collections/agents.js index af5fe8dd..ff5d276c 100644 --- a/src/mibew/js/source/users/collections/agents.js +++ b/src/mibew/js/source/users/collections/agents.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collections/threads.js b/src/mibew/js/source/users/collections/threads.js index 0f82117f..3f0a2fb4 100644 --- a/src/mibew/js/source/users/collections/threads.js +++ b/src/mibew/js/source/users/collections/threads.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/collections/visitors.js b/src/mibew/js/source/users/collections/visitors.js index 428ce2ee..d935d77f 100644 --- a/src/mibew/js/source/users/collections/visitors.js +++ b/src/mibew/js/source/users/collections/visitors.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/init.js b/src/mibew/js/source/users/init.js index de906584..fc0230fa 100644 --- a/src/mibew/js/source/users/init.js +++ b/src/mibew/js/source/users/init.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/mibewapi_users_interaction.js b/src/mibew/js/source/users/mibewapi_users_interaction.js index 9f13a098..edc3a2f9 100644 --- a/src/mibew/js/source/users/mibewapi_users_interaction.js +++ b/src/mibew/js/source/users/mibewapi_users_interaction.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/agent.js b/src/mibew/js/source/users/model_views/agent.js index c1dca98c..8d9f9a21 100644 --- a/src/mibew/js/source/users/model_views/agent.js +++ b/src/mibew/js/source/users/model_views/agent.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/no_threads.js b/src/mibew/js/source/users/model_views/no_threads.js index a490240f..cad1fa5e 100644 --- a/src/mibew/js/source/users/model_views/no_threads.js +++ b/src/mibew/js/source/users/model_views/no_threads.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/no_visitors.js b/src/mibew/js/source/users/model_views/no_visitors.js index bf05dd61..21f8f3e3 100644 --- a/src/mibew/js/source/users/model_views/no_visitors.js +++ b/src/mibew/js/source/users/model_views/no_visitors.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/queued_thread.js b/src/mibew/js/source/users/model_views/queued_thread.js index af0ed1a0..12b82c05 100644 --- a/src/mibew/js/source/users/model_views/queued_thread.js +++ b/src/mibew/js/source/users/model_views/queued_thread.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/status_panel.js b/src/mibew/js/source/users/model_views/status_panel.js index 2874dc81..84dc36b6 100644 --- a/src/mibew/js/source/users/model_views/status_panel.js +++ b/src/mibew/js/source/users/model_views/status_panel.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/model_views/visitor.js b/src/mibew/js/source/users/model_views/visitor.js index 67550cbe..db09c3f7 100644 --- a/src/mibew/js/source/users/model_views/visitor.js +++ b/src/mibew/js/source/users/model_views/visitor.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/models/agent.js b/src/mibew/js/source/users/models/agent.js index 7f3eaaa5..63bf6ba6 100644 --- a/src/mibew/js/source/users/models/agent.js +++ b/src/mibew/js/source/users/models/agent.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/models/queued_thread.js b/src/mibew/js/source/users/models/queued_thread.js index ffe83282..8399d9ca 100644 --- a/src/mibew/js/source/users/models/queued_thread.js +++ b/src/mibew/js/source/users/models/queued_thread.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/models/status_panel.js b/src/mibew/js/source/users/models/status_panel.js index d0812b62..135c5433 100644 --- a/src/mibew/js/source/users/models/status_panel.js +++ b/src/mibew/js/source/users/models/status_panel.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/users/models/visitor.js b/src/mibew/js/source/users/models/visitor.js index c3f5b7d7..63cf016a 100644 --- a/src/mibew/js/source/users/models/visitor.js +++ b/src/mibew/js/source/users/models/visitor.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/js/source/widget.js b/src/mibew/js/source/widget.js index c873bf43..3e7d0c9c 100644 --- a/src/mibew/js/source/widget.js +++ b/src/mibew/js/source/widget.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/canned.php b/src/mibew/libs/canned.php index 4e688ce6..c6f2e18e 100644 --- a/src/mibew/libs/canned.php +++ b/src/mibew/libs/canned.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/captcha.php b/src/mibew/libs/captcha.php index d6144590..8daf71a6 100644 --- a/src/mibew/libs/captcha.php +++ b/src/mibew/libs/captcha.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/chat.php b/src/mibew/libs/chat.php index 5b79fea0..061b9993 100644 --- a/src/mibew/libs/chat.php +++ b/src/mibew/libs/chat.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/API.php b/src/mibew/libs/classes/Mibew/API/API.php index 269b539f..21c7b563 100644 --- a/src/mibew/libs/classes/Mibew/API/API.php +++ b/src/mibew/libs/classes/Mibew/API/API.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/APIException.php b/src/mibew/libs/classes/Mibew/API/APIException.php index 48db0b1f..1569f909 100644 --- a/src/mibew/libs/classes/Mibew/API/APIException.php +++ b/src/mibew/libs/classes/Mibew/API/APIException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/ExecutionContext.php b/src/mibew/libs/classes/Mibew/API/ExecutionContext.php index 67b725ab..2a8b4597 100644 --- a/src/mibew/libs/classes/Mibew/API/ExecutionContext.php +++ b/src/mibew/libs/classes/Mibew/API/ExecutionContext.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/Interaction/AbstractInteraction.php b/src/mibew/libs/classes/Mibew/API/Interaction/AbstractInteraction.php index 8e4ab240..9e73077f 100644 --- a/src/mibew/libs/classes/Mibew/API/Interaction/AbstractInteraction.php +++ b/src/mibew/libs/classes/Mibew/API/Interaction/AbstractInteraction.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/Interaction/ChatInteraction.php b/src/mibew/libs/classes/Mibew/API/Interaction/ChatInteraction.php index d1435b5c..c2d91bfa 100644 --- a/src/mibew/libs/classes/Mibew/API/Interaction/ChatInteraction.php +++ b/src/mibew/libs/classes/Mibew/API/Interaction/ChatInteraction.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/API/Interaction/UsersInteraction.php b/src/mibew/libs/classes/Mibew/API/Interaction/UsersInteraction.php index dc58492c..a2b13f63 100644 --- a/src/mibew/libs/classes/Mibew/API/Interaction/UsersInteraction.php +++ b/src/mibew/libs/classes/Mibew/API/Interaction/UsersInteraction.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/AbstractCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/AbstractCheck.php index 3075fbdc..a1dbb28b 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/AbstractCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/AbstractCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/CanInstallCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/CanInstallCheck.php index 02c60ace..b59edae2 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/CanInstallCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/CanInstallCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/CheckResolver.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/CheckResolver.php index 75eab7ad..3fbe6396 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/CheckResolver.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/CheckResolver.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/LoggedInCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/LoggedInCheck.php index 788a4bf0..47bdd6ec 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/LoggedInCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/LoggedInCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorEditCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorEditCheck.php index dc43d33d..3373799c 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorEditCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorEditCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorViewCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorViewCheck.php index 8308e064..65779fad 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorViewCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/OperatorViewCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/AccessControl/Check/PermissionsCheck.php b/src/mibew/libs/classes/Mibew/AccessControl/Check/PermissionsCheck.php index 1a6fb178..29508f42 100644 --- a/src/mibew/libs/classes/Mibew/AccessControl/Check/PermissionsCheck.php +++ b/src/mibew/libs/classes/Mibew/AccessControl/Check/PermissionsCheck.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Application.php b/src/mibew/libs/classes/Mibew/Application.php index 7ac957a0..ed71f0a7 100644 --- a/src/mibew/libs/classes/Mibew/Application.php +++ b/src/mibew/libs/classes/Mibew/Application.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/AssetManager.php b/src/mibew/libs/classes/Mibew/Asset/AssetManager.php index 14f7a76e..fe4d54f9 100644 --- a/src/mibew/libs/classes/Mibew/Asset/AssetManager.php +++ b/src/mibew/libs/classes/Mibew/Asset/AssetManager.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/AssetManagerAwareInterface.php b/src/mibew/libs/classes/Mibew/Asset/AssetManagerAwareInterface.php index 32e81034..0bd3c7c4 100644 --- a/src/mibew/libs/classes/Mibew/Asset/AssetManagerAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Asset/AssetManagerAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/AssetManagerInterface.php b/src/mibew/libs/classes/Mibew/Asset/AssetManagerInterface.php index 139a035b..4966ee32 100644 --- a/src/mibew/libs/classes/Mibew/Asset/AssetManagerInterface.php +++ b/src/mibew/libs/classes/Mibew/Asset/AssetManagerInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGenerator.php b/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGenerator.php index 23dfccc4..b88c1cc5 100644 --- a/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGenerator.php +++ b/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGeneratorInterface.php b/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGeneratorInterface.php index 260a21e3..b6b6524e 100644 --- a/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGeneratorInterface.php +++ b/src/mibew/libs/classes/Mibew/Asset/Generator/UrlGeneratorInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Asset/Package.php b/src/mibew/libs/classes/Mibew/Asset/Package.php index f7ff5630..377b1f9e 100644 --- a/src/mibew/libs/classes/Mibew/Asset/Package.php +++ b/src/mibew/libs/classes/Mibew/Asset/Package.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManager.php b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManager.php index 354b5115..e03737e8 100644 --- a/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManager.php +++ b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManager.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerAwareInterface.php b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerAwareInterface.php index d1c5410a..46d2ea2a 100644 --- a/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerInterface.php b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerInterface.php index f22a8450..561eb89b 100644 --- a/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerInterface.php +++ b/src/mibew/libs/classes/Mibew/Authentication/AuthenticationManagerInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Authentication/DummyAuthenticationManager.php b/src/mibew/libs/classes/Mibew/Authentication/DummyAuthenticationManager.php index a1e8873b..d1f00329 100644 --- a/src/mibew/libs/classes/Mibew/Authentication/DummyAuthenticationManager.php +++ b/src/mibew/libs/classes/Mibew/Authentication/DummyAuthenticationManager.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Authentication/SessionAuthenticationManager.php b/src/mibew/libs/classes/Mibew/Authentication/SessionAuthenticationManager.php index 9ad63a0f..4cf3d3f8 100644 --- a/src/mibew/libs/classes/Mibew/Authentication/SessionAuthenticationManager.php +++ b/src/mibew/libs/classes/Mibew/Authentication/SessionAuthenticationManager.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Ban.php b/src/mibew/libs/classes/Mibew/Ban.php index 9ca6abc6..067909ea 100644 --- a/src/mibew/libs/classes/Mibew/Ban.php +++ b/src/mibew/libs/classes/Mibew/Ban.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Button/Generator/AbstractGenerator.php b/src/mibew/libs/classes/Mibew/Button/Generator/AbstractGenerator.php index 81b14f84..d770d0c9 100644 --- a/src/mibew/libs/classes/Mibew/Button/Generator/AbstractGenerator.php +++ b/src/mibew/libs/classes/Mibew/Button/Generator/AbstractGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Button/Generator/GeneratorInterface.php b/src/mibew/libs/classes/Mibew/Button/Generator/GeneratorInterface.php index b1ea6c90..298bf584 100644 --- a/src/mibew/libs/classes/Mibew/Button/Generator/GeneratorInterface.php +++ b/src/mibew/libs/classes/Mibew/Button/Generator/GeneratorInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Button/Generator/ImageGenerator.php b/src/mibew/libs/classes/Mibew/Button/Generator/ImageGenerator.php index 9e934f9b..1cea43b2 100644 --- a/src/mibew/libs/classes/Mibew/Button/Generator/ImageGenerator.php +++ b/src/mibew/libs/classes/Mibew/Button/Generator/ImageGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Button/Generator/OperatorCodeGenerator.php b/src/mibew/libs/classes/Mibew/Button/Generator/OperatorCodeGenerator.php index 042ea8d0..be090660 100644 --- a/src/mibew/libs/classes/Mibew/Button/Generator/OperatorCodeGenerator.php +++ b/src/mibew/libs/classes/Mibew/Button/Generator/OperatorCodeGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Button/Generator/TextGenerator.php b/src/mibew/libs/classes/Mibew/Button/Generator/TextGenerator.php index 637a245f..027a807a 100644 --- a/src/mibew/libs/classes/Mibew/Button/Generator/TextGenerator.php +++ b/src/mibew/libs/classes/Mibew/Button/Generator/TextGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Cache/CacheAwareInterface.php b/src/mibew/libs/classes/Mibew/Cache/CacheAwareInterface.php index 3fa801a9..c7c8bfc8 100644 --- a/src/mibew/libs/classes/Mibew/Cache/CacheAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Cache/CacheAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Cache/CacheFactory.php b/src/mibew/libs/classes/Mibew/Cache/CacheFactory.php index 83d05905..5c914d02 100644 --- a/src/mibew/libs/classes/Mibew/Cache/CacheFactory.php +++ b/src/mibew/libs/classes/Mibew/Cache/CacheFactory.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/AboutController.php b/src/mibew/libs/classes/Mibew/Controller/AboutController.php index fc2aa018..5d374aee 100644 --- a/src/mibew/libs/classes/Mibew/Controller/AboutController.php +++ b/src/mibew/libs/classes/Mibew/Controller/AboutController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/AbstractController.php index 6b7b5b1f..80a23f96 100644 --- a/src/mibew/libs/classes/Mibew/Controller/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/BanController.php b/src/mibew/libs/classes/Mibew/Controller/BanController.php index f95f99d1..05dd92d8 100644 --- a/src/mibew/libs/classes/Mibew/Controller/BanController.php +++ b/src/mibew/libs/classes/Mibew/Controller/BanController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/ButtonCodeController.php b/src/mibew/libs/classes/Mibew/Controller/ButtonCodeController.php index 412d07a7..3ec08dd1 100644 --- a/src/mibew/libs/classes/Mibew/Controller/ButtonCodeController.php +++ b/src/mibew/libs/classes/Mibew/Controller/ButtonCodeController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/ButtonController.php b/src/mibew/libs/classes/Mibew/Controller/ButtonController.php index 6ec0bc03..008cc6e5 100644 --- a/src/mibew/libs/classes/Mibew/Controller/ButtonController.php +++ b/src/mibew/libs/classes/Mibew/Controller/ButtonController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/CannedMessageController.php b/src/mibew/libs/classes/Mibew/Controller/CannedMessageController.php index 5bdc23fe..5b422da0 100644 --- a/src/mibew/libs/classes/Mibew/Controller/CannedMessageController.php +++ b/src/mibew/libs/classes/Mibew/Controller/CannedMessageController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/CaptchaController.php b/src/mibew/libs/classes/Mibew/Controller/CaptchaController.php index 41b1125c..c2983bf2 100644 --- a/src/mibew/libs/classes/Mibew/Controller/CaptchaController.php +++ b/src/mibew/libs/classes/Mibew/Controller/CaptchaController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/AbstractController.php index 566374b4..79c81d8b 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/MailController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/MailController.php index aefd09b6..970dd276 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/MailController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/MailController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/OperatorChatController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/OperatorChatController.php index b089e07a..c14baf66 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/OperatorChatController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/OperatorChatController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/RedirectController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/RedirectController.php index 36ca0bdd..44f3b088 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/RedirectController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/RedirectController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/StyleController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/StyleController.php index b7b49f4c..d26488b1 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/StyleController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/StyleController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/ThreadController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/ThreadController.php index fa45742d..c9220e1e 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/ThreadController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/ThreadController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Chat/UserChatController.php b/src/mibew/libs/classes/Mibew/Controller/Chat/UserChatController.php index 7e685eb3..79de2cc9 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Chat/UserChatController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Chat/UserChatController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/ControllerResolver.php b/src/mibew/libs/classes/Mibew/Controller/ControllerResolver.php index 7c861f23..f9a98ef3 100644 --- a/src/mibew/libs/classes/Mibew/Controller/ControllerResolver.php +++ b/src/mibew/libs/classes/Mibew/Controller/ControllerResolver.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/CronController.php b/src/mibew/libs/classes/Mibew/Controller/CronController.php index edf2e87c..33e49266 100644 --- a/src/mibew/libs/classes/Mibew/Controller/CronController.php +++ b/src/mibew/libs/classes/Mibew/Controller/CronController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Group/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/Group/AbstractController.php index 61aeb414..f5538a08 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Group/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Group/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Group/ManagementController.php b/src/mibew/libs/classes/Mibew/Controller/Group/ManagementController.php index b4dccb00..f640ce72 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Group/ManagementController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Group/ManagementController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Group/MembersController.php b/src/mibew/libs/classes/Mibew/Controller/Group/MembersController.php index 7b502089..f993f575 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Group/MembersController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Group/MembersController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Group/SettingsController.php b/src/mibew/libs/classes/Mibew/Controller/Group/SettingsController.php index f90af475..c46632bb 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Group/SettingsController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Group/SettingsController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/HistoryController.php b/src/mibew/libs/classes/Mibew/Controller/HistoryController.php index 954bdae2..e0216225 100644 --- a/src/mibew/libs/classes/Mibew/Controller/HistoryController.php +++ b/src/mibew/libs/classes/Mibew/Controller/HistoryController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/HomeController.php b/src/mibew/libs/classes/Mibew/Controller/HomeController.php index 149165ef..21cbe0fe 100644 --- a/src/mibew/libs/classes/Mibew/Controller/HomeController.php +++ b/src/mibew/libs/classes/Mibew/Controller/HomeController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/InstallController.php b/src/mibew/libs/classes/Mibew/Controller/InstallController.php index e3758a12..a8e41788 100644 --- a/src/mibew/libs/classes/Mibew/Controller/InstallController.php +++ b/src/mibew/libs/classes/Mibew/Controller/InstallController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/InvitationController.php b/src/mibew/libs/classes/Mibew/Controller/InvitationController.php index ddd0926d..5511abc8 100644 --- a/src/mibew/libs/classes/Mibew/Controller/InvitationController.php +++ b/src/mibew/libs/classes/Mibew/Controller/InvitationController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/AbstractController.php index bc2b1fe7..9c9aebe5 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/JsTranslationController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/JsTranslationController.php index 8d1422c0..bdcf2242 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/JsTranslationController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/JsTranslationController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/LocaleController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/LocaleController.php index 1d0803b3..8be5a06d 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/LocaleController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/LocaleController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationController.php index b19f1f1e..f8fc59d2 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationExportController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationExportController.php index 72a1dc05..3296fb8e 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationExportController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationExportController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationImportController.php b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationImportController.php index 988b23af..db97fb9d 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationImportController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Localization/TranslationImportController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/LoginController.php b/src/mibew/libs/classes/Mibew/Controller/LoginController.php index fe12a0e0..e29be637 100644 --- a/src/mibew/libs/classes/Mibew/Controller/LoginController.php +++ b/src/mibew/libs/classes/Mibew/Controller/LoginController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/LogoutController.php b/src/mibew/libs/classes/Mibew/Controller/LogoutController.php index cdecfa36..aa0c3302 100644 --- a/src/mibew/libs/classes/Mibew/Controller/LogoutController.php +++ b/src/mibew/libs/classes/Mibew/Controller/LogoutController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/MailTemplateController.php b/src/mibew/libs/classes/Mibew/Controller/MailTemplateController.php index c25947ec..af7f2341 100644 --- a/src/mibew/libs/classes/Mibew/Controller/MailTemplateController.php +++ b/src/mibew/libs/classes/Mibew/Controller/MailTemplateController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/AbstractController.php index 7e632c7a..9ff24e12 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/AvatarController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/AvatarController.php index bb7f70a0..c1a3be3b 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/AvatarController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/AvatarController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/GroupsController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/GroupsController.php index f82f0813..172b3cdc 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/GroupsController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/GroupsController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/ManagementController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/ManagementController.php index dc7f112c..e333657b 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/ManagementController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/ManagementController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/PermissionsController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/PermissionsController.php index 8128951e..8d3c06e3 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/PermissionsController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/PermissionsController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Operator/ProfileController.php b/src/mibew/libs/classes/Mibew/Controller/Operator/ProfileController.php index 7942c64d..82bc93ee 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Operator/ProfileController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Operator/ProfileController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/PasswordRecoveryController.php b/src/mibew/libs/classes/Mibew/Controller/PasswordRecoveryController.php index 6bebebcc..fdae8cee 100644 --- a/src/mibew/libs/classes/Mibew/Controller/PasswordRecoveryController.php +++ b/src/mibew/libs/classes/Mibew/Controller/PasswordRecoveryController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/PluginController.php b/src/mibew/libs/classes/Mibew/Controller/PluginController.php index 084a994c..2de46192 100644 --- a/src/mibew/libs/classes/Mibew/Controller/PluginController.php +++ b/src/mibew/libs/classes/Mibew/Controller/PluginController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/RedirectController.php b/src/mibew/libs/classes/Mibew/Controller/RedirectController.php index 1bfbca03..bd849ab1 100644 --- a/src/mibew/libs/classes/Mibew/Controller/RedirectController.php +++ b/src/mibew/libs/classes/Mibew/Controller/RedirectController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Settings/AbstractController.php b/src/mibew/libs/classes/Mibew/Controller/Settings/AbstractController.php index 9da16846..00a30ede 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Settings/AbstractController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Settings/AbstractController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Settings/CommonController.php b/src/mibew/libs/classes/Mibew/Controller/Settings/CommonController.php index aef08b94..c9b31253 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Settings/CommonController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Settings/CommonController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Settings/FeaturesController.php b/src/mibew/libs/classes/Mibew/Controller/Settings/FeaturesController.php index 50346d8f..cf7ca62e 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Settings/FeaturesController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Settings/FeaturesController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/Settings/PerformanceController.php b/src/mibew/libs/classes/Mibew/Controller/Settings/PerformanceController.php index b8d158f8..2c93f7c3 100644 --- a/src/mibew/libs/classes/Mibew/Controller/Settings/PerformanceController.php +++ b/src/mibew/libs/classes/Mibew/Controller/Settings/PerformanceController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/StatisticsController.php b/src/mibew/libs/classes/Mibew/Controller/StatisticsController.php index e891063b..cb77e837 100644 --- a/src/mibew/libs/classes/Mibew/Controller/StatisticsController.php +++ b/src/mibew/libs/classes/Mibew/Controller/StatisticsController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/StyleController.php b/src/mibew/libs/classes/Mibew/Controller/StyleController.php index 5b2bd70a..b953fbb4 100644 --- a/src/mibew/libs/classes/Mibew/Controller/StyleController.php +++ b/src/mibew/libs/classes/Mibew/Controller/StyleController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/UpdateController.php b/src/mibew/libs/classes/Mibew/Controller/UpdateController.php index 05292992..44440f22 100644 --- a/src/mibew/libs/classes/Mibew/Controller/UpdateController.php +++ b/src/mibew/libs/classes/Mibew/Controller/UpdateController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/UsersController.php b/src/mibew/libs/classes/Mibew/Controller/UsersController.php index 3b0956a0..ff47c8b2 100644 --- a/src/mibew/libs/classes/Mibew/Controller/UsersController.php +++ b/src/mibew/libs/classes/Mibew/Controller/UsersController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Controller/WidgetController.php b/src/mibew/libs/classes/Mibew/Controller/WidgetController.php index c74c156f..a77ab5bb 100644 --- a/src/mibew/libs/classes/Mibew/Controller/WidgetController.php +++ b/src/mibew/libs/classes/Mibew/Controller/WidgetController.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Database.php b/src/mibew/libs/classes/Mibew/Database.php index 3d63b5f9..b4420889 100644 --- a/src/mibew/libs/classes/Mibew/Database.php +++ b/src/mibew/libs/classes/Mibew/Database.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/EventDispatcher/EventDispatcher.php b/src/mibew/libs/classes/Mibew/EventDispatcher/EventDispatcher.php index 70fd001f..294a393e 100644 --- a/src/mibew/libs/classes/Mibew/EventDispatcher/EventDispatcher.php +++ b/src/mibew/libs/classes/Mibew/EventDispatcher/EventDispatcher.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/EventDispatcher/Events.php b/src/mibew/libs/classes/Mibew/EventDispatcher/Events.php index fd9c748f..e9a7748d 100644 --- a/src/mibew/libs/classes/Mibew/EventDispatcher/Events.php +++ b/src/mibew/libs/classes/Mibew/EventDispatcher/Events.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/CacheAdapter.php b/src/mibew/libs/classes/Mibew/Handlebars/CacheAdapter.php index ca72d80a..dc2d7ea3 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/CacheAdapter.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/CacheAdapter.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/HandlebarsAwareInterface.php b/src/mibew/libs/classes/Mibew/Handlebars/HandlebarsAwareInterface.php index 91aa645c..0317cdfd 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/HandlebarsAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/HandlebarsAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/AbstractAssetsHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/AbstractAssetsHelper.php index 301e9394..f73fd06a 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/AbstractAssetsHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/AbstractAssetsHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/AssetHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/AssetHelper.php index c10bf585..6be792a8 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/AssetHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/AssetHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfProtectedRouteHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfProtectedRouteHelper.php index d5a42699..c2afdb1b 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfProtectedRouteHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfProtectedRouteHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfTokenInputHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfTokenInputHelper.php index 8060b981..514f96ca 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfTokenInputHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CsrfTokenInputHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/CssAssetsHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CssAssetsHelper.php index a9be38e7..e1042872 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/CssAssetsHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/CssAssetsHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateDiffHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateDiffHelper.php index aeb82215..ac772b5d 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateDiffHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateDiffHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateHelper.php index f4b817a6..8cf2f21a 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/FormatDateHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/GeneratePaginationHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/GeneratePaginationHelper.php index 4c051569..ce92bc2e 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/GeneratePaginationHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/GeneratePaginationHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/JsAssetsHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/JsAssetsHelper.php index 2d385cac..35b91e03 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/JsAssetsHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/JsAssetsHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/L10nHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/L10nHelper.php index 12618e12..975f5204 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/L10nHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/L10nHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helper/RouteHelper.php b/src/mibew/libs/classes/Mibew/Handlebars/Helper/RouteHelper.php index 84237be0..a4d03921 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helper/RouteHelper.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helper/RouteHelper.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Handlebars/Helpers.php b/src/mibew/libs/classes/Mibew/Handlebars/Helpers.php index 9d18a8ae..e31a9a0e 100644 --- a/src/mibew/libs/classes/Mibew/Handlebars/Helpers.php +++ b/src/mibew/libs/classes/Mibew/Handlebars/Helpers.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/CookieFactory.php b/src/mibew/libs/classes/Mibew/Http/CookieFactory.php index ec648f29..24080dcd 100644 --- a/src/mibew/libs/classes/Mibew/Http/CookieFactory.php +++ b/src/mibew/libs/classes/Mibew/Http/CookieFactory.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/CookieFactoryAwareInterface.php b/src/mibew/libs/classes/Mibew/Http/CookieFactoryAwareInterface.php index 944eb115..471c40c8 100644 --- a/src/mibew/libs/classes/Mibew/Http/CookieFactoryAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Http/CookieFactoryAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/Exception/AccessDeniedException.php b/src/mibew/libs/classes/Mibew/Http/Exception/AccessDeniedException.php index c11a4fd9..42cd3dfb 100644 --- a/src/mibew/libs/classes/Mibew/Http/Exception/AccessDeniedException.php +++ b/src/mibew/libs/classes/Mibew/Http/Exception/AccessDeniedException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/Exception/BadRequestException.php b/src/mibew/libs/classes/Mibew/Http/Exception/BadRequestException.php index fc10cf8b..dc55314e 100644 --- a/src/mibew/libs/classes/Mibew/Http/Exception/BadRequestException.php +++ b/src/mibew/libs/classes/Mibew/Http/Exception/BadRequestException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/Exception/HttpException.php b/src/mibew/libs/classes/Mibew/Http/Exception/HttpException.php index 1f8e6a73..1cba2029 100644 --- a/src/mibew/libs/classes/Mibew/Http/Exception/HttpException.php +++ b/src/mibew/libs/classes/Mibew/Http/Exception/HttpException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/Exception/MethodNotAllowedException.php b/src/mibew/libs/classes/Mibew/Http/Exception/MethodNotAllowedException.php index ca23eec5..b375b215 100644 --- a/src/mibew/libs/classes/Mibew/Http/Exception/MethodNotAllowedException.php +++ b/src/mibew/libs/classes/Mibew/Http/Exception/MethodNotAllowedException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Http/Exception/NotFoundException.php b/src/mibew/libs/classes/Mibew/Http/Exception/NotFoundException.php index 475b08fc..e99865b4 100644 --- a/src/mibew/libs/classes/Mibew/Http/Exception/NotFoundException.php +++ b/src/mibew/libs/classes/Mibew/Http/Exception/NotFoundException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Mail/MailerFactory.php b/src/mibew/libs/classes/Mibew/Mail/MailerFactory.php index dc8260ff..8bf7860d 100644 --- a/src/mibew/libs/classes/Mibew/Mail/MailerFactory.php +++ b/src/mibew/libs/classes/Mibew/Mail/MailerFactory.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Mail/MailerFactoryAwareInterface.php b/src/mibew/libs/classes/Mibew/Mail/MailerFactoryAwareInterface.php index 05fbb702..ddfb9821 100644 --- a/src/mibew/libs/classes/Mibew/Mail/MailerFactoryAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Mail/MailerFactoryAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Mail/MailerFactoryInterface.php b/src/mibew/libs/classes/Mibew/Mail/MailerFactoryInterface.php index 99c209f2..102415b3 100644 --- a/src/mibew/libs/classes/Mibew/Mail/MailerFactoryInterface.php +++ b/src/mibew/libs/classes/Mibew/Mail/MailerFactoryInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Mail/Template.php b/src/mibew/libs/classes/Mibew/Mail/Template.php index 2d3a19eb..513c7839 100644 --- a/src/mibew/libs/classes/Mibew/Mail/Template.php +++ b/src/mibew/libs/classes/Mibew/Mail/Template.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Mail/Utils.php b/src/mibew/libs/classes/Mibew/Mail/Utils.php index e28f625b..110bf97f 100644 --- a/src/mibew/libs/classes/Mibew/Mail/Utils.php +++ b/src/mibew/libs/classes/Mibew/Mail/Utils.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/AvailableUpdate.php b/src/mibew/libs/classes/Mibew/Maintenance/AvailableUpdate.php index d1690b63..dd6d33ba 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/AvailableUpdate.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/AvailableUpdate.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/CronWorker.php b/src/mibew/libs/classes/Mibew/Maintenance/CronWorker.php index 3058f7bb..f57ae1fc 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/CronWorker.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/CronWorker.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/Installer.php b/src/mibew/libs/classes/Mibew/Maintenance/Installer.php index 720a19fc..637c878a 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/Installer.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/Installer.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/UpdateChecker.php b/src/mibew/libs/classes/Mibew/Maintenance/UpdateChecker.php index 7f4068c4..2d74680f 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/UpdateChecker.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/UpdateChecker.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/Updater.php b/src/mibew/libs/classes/Mibew/Maintenance/Updater.php index 9e4360e5..de3c4789 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/Updater.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/Updater.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Maintenance/Utils.php b/src/mibew/libs/classes/Mibew/Maintenance/Utils.php index 061ac3e6..7a4a24c4 100644 --- a/src/mibew/libs/classes/Mibew/Maintenance/Utils.php +++ b/src/mibew/libs/classes/Mibew/Maintenance/Utils.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/AbstractPlugin.php b/src/mibew/libs/classes/Mibew/Plugin/AbstractPlugin.php index 794c7ce3..f588e866 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/AbstractPlugin.php +++ b/src/mibew/libs/classes/Mibew/Plugin/AbstractPlugin.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/DependencyGraph.php b/src/mibew/libs/classes/Mibew/Plugin/DependencyGraph.php index 2b47aec8..88510745 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/DependencyGraph.php +++ b/src/mibew/libs/classes/Mibew/Plugin/DependencyGraph.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/PluginInfo.php b/src/mibew/libs/classes/Mibew/Plugin/PluginInfo.php index 4636d47e..14cbb5f8 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/PluginInfo.php +++ b/src/mibew/libs/classes/Mibew/Plugin/PluginInfo.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/PluginInterface.php b/src/mibew/libs/classes/Mibew/Plugin/PluginInterface.php index ff6a70ea..2a38b3c4 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/PluginInterface.php +++ b/src/mibew/libs/classes/Mibew/Plugin/PluginInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/PluginManager.php b/src/mibew/libs/classes/Mibew/Plugin/PluginManager.php index bfcce49b..9e6643e7 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/PluginManager.php +++ b/src/mibew/libs/classes/Mibew/Plugin/PluginManager.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/State.php b/src/mibew/libs/classes/Mibew/Plugin/State.php index 8c0121f6..37973960 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/State.php +++ b/src/mibew/libs/classes/Mibew/Plugin/State.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Plugin/Utils.php b/src/mibew/libs/classes/Mibew/Plugin/Utils.php index 93d65b3e..4845653d 100644 --- a/src/mibew/libs/classes/Mibew/Plugin/Utils.php +++ b/src/mibew/libs/classes/Mibew/Plugin/Utils.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/ProcessLock.php b/src/mibew/libs/classes/Mibew/ProcessLock.php index 9afc87c6..29ce16c4 100644 --- a/src/mibew/libs/classes/Mibew/ProcessLock.php +++ b/src/mibew/libs/classes/Mibew/ProcessLock.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/AbstractProcessor.php b/src/mibew/libs/classes/Mibew/RequestProcessor/AbstractProcessor.php index eaeaaaf8..0acb0d3c 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/AbstractProcessor.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/AbstractProcessor.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/ClientSideProcessor.php b/src/mibew/libs/classes/Mibew/RequestProcessor/ClientSideProcessor.php index d58d3e83..e4e699bc 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/ClientSideProcessor.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/ClientSideProcessor.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/AbstractProcessorException.php b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/AbstractProcessorException.php index 69f448f8..2e5f8f20 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/AbstractProcessorException.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/AbstractProcessorException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/ThreadProcessorException.php b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/ThreadProcessorException.php index 820a160d..658df044 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/ThreadProcessorException.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/ThreadProcessorException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/UsersProcessorException.php b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/UsersProcessorException.php index dd156b0d..c1b29ec5 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/UsersProcessorException.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/Exception/UsersProcessorException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/ThreadProcessor.php b/src/mibew/libs/classes/Mibew/RequestProcessor/ThreadProcessor.php index b281ece7..dee74313 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/ThreadProcessor.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/ThreadProcessor.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/RequestProcessor/UsersProcessor.php b/src/mibew/libs/classes/Mibew/RequestProcessor/UsersProcessor.php index b0b3811d..b2e38cd2 100644 --- a/src/mibew/libs/classes/Mibew/RequestProcessor/UsersProcessor.php +++ b/src/mibew/libs/classes/Mibew/RequestProcessor/UsersProcessor.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Exception/AccessDeniedException.php b/src/mibew/libs/classes/Mibew/Routing/Exception/AccessDeniedException.php index 46ee16e4..ee83d848 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Exception/AccessDeniedException.php +++ b/src/mibew/libs/classes/Mibew/Routing/Exception/AccessDeniedException.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Generator/SecureUrlGeneratorInterface.php b/src/mibew/libs/classes/Mibew/Routing/Generator/SecureUrlGeneratorInterface.php index 8cb0058e..8e90e253 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Generator/SecureUrlGeneratorInterface.php +++ b/src/mibew/libs/classes/Mibew/Routing/Generator/SecureUrlGeneratorInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Generator/UrlGenerator.php b/src/mibew/libs/classes/Mibew/Routing/Generator/UrlGenerator.php index 76619451..03be0c6b 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Generator/UrlGenerator.php +++ b/src/mibew/libs/classes/Mibew/Routing/Generator/UrlGenerator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Loader/CacheLoader.php b/src/mibew/libs/classes/Mibew/Routing/Loader/CacheLoader.php index 42d35ec2..6bdc9681 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Loader/CacheLoader.php +++ b/src/mibew/libs/classes/Mibew/Routing/Loader/CacheLoader.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Loader/DummyPluginLoader.php b/src/mibew/libs/classes/Mibew/Routing/Loader/DummyPluginLoader.php index 78618f76..8b57feed 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Loader/DummyPluginLoader.php +++ b/src/mibew/libs/classes/Mibew/Routing/Loader/DummyPluginLoader.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Loader/PluginLoader.php b/src/mibew/libs/classes/Mibew/Routing/Loader/PluginLoader.php index 4604517e..86eee1ec 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Loader/PluginLoader.php +++ b/src/mibew/libs/classes/Mibew/Routing/Loader/PluginLoader.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/Router.php b/src/mibew/libs/classes/Mibew/Routing/Router.php index f9cdd53a..82d8f67a 100644 --- a/src/mibew/libs/classes/Mibew/Routing/Router.php +++ b/src/mibew/libs/classes/Mibew/Routing/Router.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/RouterAwareInterface.php b/src/mibew/libs/classes/Mibew/Routing/RouterAwareInterface.php index e4200b61..bd908311 100644 --- a/src/mibew/libs/classes/Mibew/Routing/RouterAwareInterface.php +++ b/src/mibew/libs/classes/Mibew/Routing/RouterAwareInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Routing/RouterInterface.php b/src/mibew/libs/classes/Mibew/Routing/RouterInterface.php index 88b3f635..c63f0393 100644 --- a/src/mibew/libs/classes/Mibew/Routing/RouterInterface.php +++ b/src/mibew/libs/classes/Mibew/Routing/RouterInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Settings.php b/src/mibew/libs/classes/Mibew/Settings.php index 76b60926..d88af1cf 100644 --- a/src/mibew/libs/classes/Mibew/Settings.php +++ b/src/mibew/libs/classes/Mibew/Settings.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/AbstractHandlebarsPoweredStyle.php b/src/mibew/libs/classes/Mibew/Style/AbstractHandlebarsPoweredStyle.php index 4f4a21fd..d601a4cf 100644 --- a/src/mibew/libs/classes/Mibew/Style/AbstractHandlebarsPoweredStyle.php +++ b/src/mibew/libs/classes/Mibew/Style/AbstractHandlebarsPoweredStyle.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/AbstractStyle.php b/src/mibew/libs/classes/Mibew/Style/AbstractStyle.php index 96518e49..610e330f 100644 --- a/src/mibew/libs/classes/Mibew/Style/AbstractStyle.php +++ b/src/mibew/libs/classes/Mibew/Style/AbstractStyle.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/ChatStyle.php b/src/mibew/libs/classes/Mibew/Style/ChatStyle.php index 2922fbf1..4db5df28 100644 --- a/src/mibew/libs/classes/Mibew/Style/ChatStyle.php +++ b/src/mibew/libs/classes/Mibew/Style/ChatStyle.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/InvitationStyle.php b/src/mibew/libs/classes/Mibew/Style/InvitationStyle.php index 69f5dac8..fe57454e 100644 --- a/src/mibew/libs/classes/Mibew/Style/InvitationStyle.php +++ b/src/mibew/libs/classes/Mibew/Style/InvitationStyle.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/PageStyle.php b/src/mibew/libs/classes/Mibew/Style/PageStyle.php index df1131b3..48c1779a 100644 --- a/src/mibew/libs/classes/Mibew/Style/PageStyle.php +++ b/src/mibew/libs/classes/Mibew/Style/PageStyle.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Style/StyleInterface.php b/src/mibew/libs/classes/Mibew/Style/StyleInterface.php index b796bb21..a80cfec4 100644 --- a/src/mibew/libs/classes/Mibew/Style/StyleInterface.php +++ b/src/mibew/libs/classes/Mibew/Style/StyleInterface.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/classes/Mibew/Thread.php b/src/mibew/libs/classes/Mibew/Thread.php index 0d5ccfb9..b2f2a0ce 100644 --- a/src/mibew/libs/classes/Mibew/Thread.php +++ b/src/mibew/libs/classes/Mibew/Thread.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/configurations.php b/src/mibew/libs/common/configurations.php index c6f56667..38da8c23 100644 --- a/src/mibew/libs/common/configurations.php +++ b/src/mibew/libs/common/configurations.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/constants.php b/src/mibew/libs/common/constants.php index 50c55bbc..54798159 100644 --- a/src/mibew/libs/common/constants.php +++ b/src/mibew/libs/common/constants.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/csrf.php b/src/mibew/libs/common/csrf.php index bc2ae543..7dd8d7bd 100644 --- a/src/mibew/libs/common/csrf.php +++ b/src/mibew/libs/common/csrf.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/datetime.php b/src/mibew/libs/common/datetime.php index ed30fcd3..9f5d7297 100644 --- a/src/mibew/libs/common/datetime.php +++ b/src/mibew/libs/common/datetime.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/locale.php b/src/mibew/libs/common/locale.php index b35e9f9b..72bed229 100644 --- a/src/mibew/libs/common/locale.php +++ b/src/mibew/libs/common/locale.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/misc.php b/src/mibew/libs/common/misc.php index ac556c94..db7ca1a9 100644 --- a/src/mibew/libs/common/misc.php +++ b/src/mibew/libs/common/misc.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/response.php b/src/mibew/libs/common/response.php index 49c32141..3bf21270 100644 --- a/src/mibew/libs/common/response.php +++ b/src/mibew/libs/common/response.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/string.php b/src/mibew/libs/common/string.php index de2024a6..7a7e3b4e 100644 --- a/src/mibew/libs/common/string.php +++ b/src/mibew/libs/common/string.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/common/verification.php b/src/mibew/libs/common/verification.php index 2e687495..6056b992 100644 --- a/src/mibew/libs/common/verification.php +++ b/src/mibew/libs/common/verification.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/groups.php b/src/mibew/libs/groups.php index 2541e0e7..3c6836f1 100644 --- a/src/mibew/libs/groups.php +++ b/src/mibew/libs/groups.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/init.php b/src/mibew/libs/init.php index 2078a979..4bfb66ab 100644 --- a/src/mibew/libs/init.php +++ b/src/mibew/libs/init.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/invitation.php b/src/mibew/libs/invitation.php index ca5ba69c..5d51aecd 100644 --- a/src/mibew/libs/invitation.php +++ b/src/mibew/libs/invitation.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/operator.php b/src/mibew/libs/operator.php index fb5b97ff..22a8c377 100644 --- a/src/mibew/libs/operator.php +++ b/src/mibew/libs/operator.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/pagination.php b/src/mibew/libs/pagination.php index c041e9df..6625421b 100644 --- a/src/mibew/libs/pagination.php +++ b/src/mibew/libs/pagination.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/statistics.php b/src/mibew/libs/statistics.php index 0594dfcc..7de1c322 100644 --- a/src/mibew/libs/statistics.php +++ b/src/mibew/libs/statistics.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/track.php b/src/mibew/libs/track.php index 985dd5f0..39600688 100644 --- a/src/mibew/libs/track.php +++ b/src/mibew/libs/track.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/libs/userinfo.php b/src/mibew/libs/userinfo.php index 314f7aa8..3654ee8c 100644 --- a/src/mibew/libs/userinfo.php +++ b/src/mibew/libs/userinfo.php @@ -2,7 +2,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/chats/default/chat.css b/src/mibew/styles/chats/default/chat.css index d70ca9f2..baeffb33 100644 --- a/src/mibew/styles/chats/default/chat.css +++ b/src/mibew/styles/chats/default/chat.css @@ -1,5 +1,5 @@ /* - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/chats/default/chat_ie7.css b/src/mibew/styles/chats/default/chat_ie7.css index e45f7fb9..d64078e6 100644 --- a/src/mibew/styles/chats/default/chat_ie7.css +++ b/src/mibew/styles/chats/default/chat_ie7.css @@ -1,5 +1,5 @@ /* - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/chats/default/iframe.css b/src/mibew/styles/chats/default/iframe.css index 56bf44e1..5ebce763 100644 --- a/src/mibew/styles/chats/default/iframe.css +++ b/src/mibew/styles/chats/default/iframe.css @@ -1,5 +1,5 @@ /* - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/chats/default/js/source/resize.js b/src/mibew/styles/chats/default/js/source/resize.js index 4e722581..0343cbfd 100644 --- a/src/mibew/styles/chats/default/js/source/resize.js +++ b/src/mibew/styles/chats/default/js/source/resize.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/invitations/default/invite.css b/src/mibew/styles/invitations/default/invite.css index 3eaf9fd6..57ee22b3 100644 --- a/src/mibew/styles/invitations/default/invite.css +++ b/src/mibew/styles/invitations/default/invite.css @@ -1,5 +1,5 @@ /* - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/css/default.css b/src/mibew/styles/pages/default/css/default.css index 01c192b2..9cf02ce4 100644 --- a/src/mibew/styles/pages/default/css/default.css +++ b/src/mibew/styles/pages/default/css/default.css @@ -1,7 +1,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/css/default_ie.css b/src/mibew/styles/pages/default/css/default_ie.css index cdf63153..78f61d4d 100644 --- a/src/mibew/styles/pages/default/css/default_ie.css +++ b/src/mibew/styles/pages/default/css/default_ie.css @@ -1,7 +1,7 @@ /* * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/js/autoclose.js b/src/mibew/styles/pages/default/js/autoclose.js index a5f49103..3ea3e9cd 100644 --- a/src/mibew/styles/pages/default/js/autoclose.js +++ b/src/mibew/styles/pages/default/js/autoclose.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/js/dashboard.js b/src/mibew/styles/pages/default/js/dashboard.js index 9070379c..2a51d9c6 100644 --- a/src/mibew/styles/pages/default/js/dashboard.js +++ b/src/mibew/styles/pages/default/js/dashboard.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/js/ie.js b/src/mibew/styles/pages/default/js/ie.js index 588e7517..09d894a4 100644 --- a/src/mibew/styles/pages/default/js/ie.js +++ b/src/mibew/styles/pages/default/js/ie.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/js/locale.js b/src/mibew/styles/pages/default/js/locale.js index e3b8d71c..e6a70564 100644 --- a/src/mibew/styles/pages/default/js/locale.js +++ b/src/mibew/styles/pages/default/js/locale.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/js/toggle_menu.js b/src/mibew/styles/pages/default/js/toggle_menu.js index 415e4921..325ff555 100644 --- a/src/mibew/styles/pages/default/js/toggle_menu.js +++ b/src/mibew/styles/pages/default/js/toggle_menu.js @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/mibew/styles/pages/default/templates_src/server_side/_layout.handlebars b/src/mibew/styles/pages/default/templates_src/server_side/_layout.handlebars index 45f71949..2b77d55f 100644 --- a/src/mibew/styles/pages/default/templates_src/server_side/_layout.handlebars +++ b/src/mibew/styles/pages/default/templates_src/server_side/_layout.handlebars @@ -78,7 +78,7 @@ \ No newline at end of file diff --git a/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars b/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars index 6c7975ab..3cd6608d 100644 --- a/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars +++ b/src/mibew/styles/pages/default/templates_src/server_side/about.handlebars @@ -11,7 +11,7 @@

{{l10n "About Mibew Messenger"}}

{{l10n "Mibew Messenger is an open-source live support application licensed under the terms of the Apache License 2.0."}}

-

{{{l10n "Copyright © {0} Contributors of the Mibew Messenger project." "2005-2020"}}}

+

{{{l10n "Copyright © {0} Contributors of the Mibew Messenger project." "2005-2021"}}}

{{{l10n "For more information visit the official site of the project: https://mibew.org/"}}}

{{#if showSystemInfo}} diff --git a/src/tools/compiled_templates_header.txt b/src/tools/compiled_templates_header.txt index 47dd61f4..6e30ccd0 100644 --- a/src/tools/compiled_templates_header.txt +++ b/src/tools/compiled_templates_header.txt @@ -1,7 +1,7 @@ /*! * This file is a part of Mibew Messenger. * - * Copyright 2005-2020 the original author or authors. + * Copyright 2005-2021 the original author or authors. * * 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/src/tools/header.txt b/src/tools/header.txt index 98e4e79b..068d9c6e 100644 --- a/src/tools/header.txt +++ b/src/tools/header.txt @@ -1,6 +1,6 @@ This file is a part of Mibew Messenger. -Copyright 2005-2020 the original author or authors. +Copyright 2005-2021 the original author or authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.