From ede2aaa223c51393ccd30fa4e862243b19fb68df Mon Sep 17 00:00:00 2001 From: kangchongtao Date: Tue, 29 Mar 2022 18:55:04 +0800 Subject: [PATCH] =?UTF-8?q?License=E5=A4=B4=E6=97=A5=E6=9C=9F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: kangchongtao Change-Id: Ic0fc40d272c7986dec2463680b7b0fe7f5ee72d2 Signed-off-by: kangchongtao --- ace_config.gni | 2 +- adapter/ohos/build/BUILD.gn | 2 +- adapter/ohos/build/config.gni | 2 +- adapter/ohos/build/platform.gni | 2 +- adapter/ohos/capability/BUILD.gn | 2 +- adapter/ohos/capability/clipboard/clipboard_impl.cpp | 2 +- adapter/ohos/capability/clipboard/clipboard_impl.h | 2 +- adapter/ohos/entrance/ace_ability.h | 2 +- adapter/ohos/entrance/ace_application_info.h | 2 +- adapter/ohos/entrance/ace_container.h | 2 +- adapter/ohos/entrance/capability_registry.cpp | 2 +- adapter/ohos/entrance/flutter_ace_view.h | 2 +- adapter/ohos/entrance/pa_engine/BUILD.gn | 2 +- adapter/ohos/entrance/pa_engine/backend_delegate.h | 2 +- adapter/ohos/entrance/pa_engine/backend_delegate_impl.cpp | 2 +- adapter/ohos/entrance/pa_engine/backend_delegate_impl.h | 2 +- adapter/ohos/entrance/pa_engine/engine/BUILD.gn | 2 +- adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn | 2 +- adapter/ohos/entrance/pa_engine/engine/jsi/jsi_pa_engine.h | 2 +- adapter/ohos/entrance/plugin_utils_impl.cpp | 2 +- adapter/ohos/entrance/plugin_utils_impl.h | 2 +- adapter/ohos/osal/fake_accessibility_manager.cpp | 2 +- adapter/ohos/osal/js_accessibility_manager.cpp | 2 +- adapter/ohos/osal/js_accessibility_manager.h | 2 +- adapter/ohos/osal/ressched_report.cpp | 2 +- adapter/ohos/sa_profile/BUILD.gn | 2 +- adapter/ohos/services/uiservice/BUILD.gn | 2 +- .../services/uiservice/dialog_ui/dialog_picker/js/BUILD.gn | 2 +- adapter/ohos/services/uiservice/include/ui_mgr_service.h | 2 +- .../ohos/services/uiservice/include/ui_service_mgr_proxy.h | 2 +- adapter/ohos/services/uiservice/include/ui_service_mgr_stub.h | 2 +- adapter/ohos/services/uiservice/src/ui_service_mgr_client.cpp | 2 +- adapter/ohos/services/uiservice/src/ui_service_mgr_proxy.cpp | 2 +- adapter/ohos/services/uiservice/src/ui_service_mgr_stub.cpp | 2 +- .../test/unittest/phone/ui_mgr_service_test/BUILD.gn | 2 +- .../test/unittest/phone/ui_service_mgr_client_test/BUILD.gn | 2 +- .../test/unittest/phone/ui_service_mgr_proxy_test/BUILD.gn | 2 +- .../test/unittest/phone/ui_service_mgr_stub_test/BUILD.gn | 2 +- .../test/unittest/phone/ui_service_proxy_test/BUILD.gn | 2 +- .../test/unittest/phone/ui_service_stub_test/BUILD.gn | 2 +- adapter/ohos/services/uiservice/uiservicems.gni | 2 +- adapter/preview/entrance/BUILD.gn | 2 +- adapter/preview/entrance/ace_ability.h | 2 +- adapter/preview/entrance/ace_application_info.cpp | 2 +- adapter/preview/entrance/ace_application_info.h | 2 +- adapter/preview/entrance/flutter_ace_view.cpp | 2 +- adapter/preview/entrance/flutter_ace_view.h | 2 +- adapter/preview/inspector/js_inspector_manager.h | 2 +- adapter/preview/osal/resource_adapter_impl_standard.cpp | 2 +- adapter/preview/osal/ressched_report.cpp | 2 +- adapter/preview/sdk/BUILD.gn | 2 +- build/external_config/flutter/BUILD.gn | 2 +- build/external_config/flutter/icu/BUILD.gn | 2 +- build/external_config/flutter/skia/BUILD.gn | 2 +- frameworks/base/geometry/dimension.cpp | 2 +- frameworks/base/geometry/least_square_impl.cpp | 2 +- frameworks/base/geometry/least_square_impl.h | 2 +- frameworks/base/geometry/matrix3.cpp | 2 +- frameworks/base/geometry/matrix3.h | 2 +- frameworks/base/geometry/matrix4.cpp | 2 +- frameworks/base/geometry/matrix4.h | 2 +- frameworks/base/geometry/point.h | 2 +- frameworks/base/geometry/size.h | 2 +- frameworks/base/geometry/transform_util.cpp | 2 +- frameworks/base/i18n/localization.h | 2 +- frameworks/base/json/json_util.h | 2 +- frameworks/base/log/ace_scoring_log.cpp | 2 +- frameworks/base/log/ace_scoring_log.h | 2 +- frameworks/base/log/dump_log.cpp | 2 +- frameworks/base/log/dump_log.h | 2 +- frameworks/base/resource/data_provider_manager.h | 2 +- frameworks/base/resource/internal_resource.cpp | 2 +- frameworks/base/resource/internal_resource.h | 2 +- frameworks/base/utils/macros.h | 2 +- frameworks/base/utils/type_definition.h | 2 +- frameworks/bridge/card_frontend/card_frontend.h | 2 +- frameworks/bridge/common/BUILD.gn | 2 +- frameworks/bridge/common/accessibility/BUILD.gn | 2 +- .../common/accessibility/accessibility_node_manager.cpp | 2 +- .../bridge/common/accessibility/accessibility_node_manager.h | 2 +- frameworks/bridge/common/dom/dom_chart.cpp | 2 +- frameworks/bridge/common/dom/dom_menu.cpp | 2 +- frameworks/bridge/common/dom/dom_menu.h | 2 +- frameworks/bridge/common/dom/dom_rich_text.cpp | 2 +- frameworks/bridge/common/dom/dom_rich_text.h | 2 +- frameworks/bridge/common/dom/dom_toggle.cpp | 2 +- frameworks/bridge/common/dom/dom_toggle.h | 2 +- frameworks/bridge/common/dom/dom_video.cpp | 2 +- frameworks/bridge/common/dom/dom_xcomponent.cpp | 2 +- frameworks/bridge/common/dom/dom_xcomponent.h | 2 +- frameworks/bridge/common/manifest/manifest_router.cpp | 2 +- frameworks/bridge/common/manifest/manifest_widget.cpp | 2 +- frameworks/bridge/common/media_query/media_query_info.h | 2 +- frameworks/bridge/common/media_query/media_queryer.h | 2 +- frameworks/bridge/common/plugin_adapter/plugin_bridge.h | 2 +- frameworks/bridge/common/utils/utils.h | 2 +- frameworks/bridge/declarative_frontend/BUILD.gn | 2 +- frameworks/bridge/declarative_frontend/declarative_frontend.h | 2 +- .../engine/functions/js_drag_function.cpp | 2 +- .../declarative_frontend/engine/functions/js_drag_function.h | 2 +- .../engine/functions/js_gesture_function.cpp | 2 +- .../engine/functions/js_mouse_function.cpp | 2 +- .../declarative_frontend/engine/functions/js_mouse_function.h | 2 +- .../engine/functions/js_touch_function.cpp | 2 +- frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js | 2 +- frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn | 2 +- .../bridge/declarative_frontend/engine/jsi/jsi_bindings.h | 2 +- .../bridge/declarative_frontend/engine/jsi/jsi_bindings.inl | 2 +- .../declarative_frontend/engine/jsi/jsi_declarative_utils.cpp | 2 +- .../bridge/declarative_frontend/engine/jsi/jsi_types.cpp | 2 +- .../engine/jsi/modules/jsi_app_module.cpp | 2 +- .../engine/jsi/modules/jsi_curves_module.cpp | 2 +- .../engine/jsi/modules/jsi_matrix4_module.cpp | 2 +- .../engine/jsi/modules/jsi_timer_module.cpp | 2 +- .../bridge/declarative_frontend/engine/quickjs/BUILD.gn | 2 +- frameworks/bridge/declarative_frontend/engine/v8/BUILD.gn | 2 +- .../engine/v8/v8_declarative_group_js_bridge.cpp | 2 +- .../declarative_frontend/engine/v8/v8_module_manager.cpp | 2 +- .../bridge/declarative_frontend/engine/v8/v8_module_manager.h | 2 +- .../declarative_frontend/frontend_delegate_declarative.h | 2 +- .../jsview/action_sheet/js_action_sheet.cpp | 2 +- .../declarative_frontend/jsview/dialog/js_alert_dialog.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_animator.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_blank.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_button.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_button.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_calendar.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_canvas.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_canvas.h | 2 +- .../bridge/declarative_frontend/jsview/js_canvas_path.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_canvas_renderer.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_canvas_renderer.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_circle.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_clipboard.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_column.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_column_split.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_datepicker.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_datepicker.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_divider.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_ellipse.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_flex.h | 2 +- .../bridge/declarative_frontend/jsview/js_flex_impl.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_form.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_gauge.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_gesture.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_grid_item.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_grid_item.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_image.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_image.h | 2 +- .../bridge/declarative_frontend/jsview/js_image_animator.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_indexer.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_indexer.h | 2 +- .../declarative_frontend/jsview/js_interactable_view.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_interactable_view.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_list.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_list.h | 2 +- .../bridge/declarative_frontend/jsview/js_list_item.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_list_item.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_matrix2d.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_navigation.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_navigation.h | 2 +- .../bridge/declarative_frontend/jsview/js_page_transition.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_pan_handler.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_path.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_pattern_lock.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_piece.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_plugin.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_plugin.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_progress.cpp | 2 +- .../declarative_frontend/jsview/js_rendering_context.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_row.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_row_split.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_search.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_select.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_select.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_shape.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_shape.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_side_bar.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_side_bar.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_slider.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_span.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_span.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_stack.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_stepper_item.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_swiper.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_text.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_text.h | 2 +- frameworks/bridge/declarative_frontend/jsview/js_textarea.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_textarea.h | 2 +- .../bridge/declarative_frontend/jsview/js_textinput.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_textinput.h | 2 +- .../bridge/declarative_frontend/jsview/js_textpicker.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_textpicker.h | 2 +- .../bridge/declarative_frontend/jsview/js_texttimer.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_texttimer.h | 2 +- .../declarative_frontend/jsview/js_video_controller.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_view.cpp | 2 +- frameworks/bridge/declarative_frontend/jsview/js_view.h | 2 +- .../bridge/declarative_frontend/jsview/js_view_functions.cpp | 2 +- .../bridge/declarative_frontend/jsview/js_view_functions.h | 2 +- .../declarative_frontend/jsview/js_view_stack_processor.cpp | 2 +- .../declarative_frontend/jsview/js_view_stack_processor.h | 2 +- .../bridge/declarative_frontend/jsview/menu/js_context_menu.h | 2 +- .../state_mgmt/src/lib/observed_property_simple.ts | 2 +- .../state_mgmt/src/lib/synced_property_object_nested.ts | 2 +- .../state_mgmt/src/lib/synced_property_simple_two_way.ts | 2 +- .../declarative_frontend/state_mgmt/src/lib/view_native.d.ts | 2 +- frameworks/bridge/declarative_frontend/view_stack_processor.h | 2 +- frameworks/bridge/js_frontend/engine/jsi/ark_js_runtime.cpp | 2 +- .../bridge/js_frontend/engine/jsi/debugger/inspector.cpp | 2 +- .../js_frontend/engine/jsi/jsi_component_api_bridge.cpp | 2 +- .../bridge/js_frontend/engine/jsi/jsi_component_api_bridge.h | 2 +- frameworks/bridge/js_frontend/engine/jsi/jsi_engine.h | 2 +- .../js_frontend/engine/jsi/jsi_offscreen_canvas_bridge.cpp | 2 +- frameworks/bridge/js_frontend/engine/jsi/jsi_utils.cpp | 2 +- .../bridge/js_frontend/engine/quickjs/animator_bridge.cpp | 2 +- .../bridge/js_frontend/engine/quickjs/canvas_bridge.cpp | 2 +- .../js_frontend/engine/quickjs/component_api_bridge.cpp | 2 +- .../bridge/js_frontend/engine/quickjs/component_api_bridge.h | 2 +- frameworks/bridge/js_frontend/engine/quickjs/intl/intl.h | 2 +- .../js_frontend/engine/quickjs/offscreen_canvas_bridge.cpp | 2 +- frameworks/bridge/js_frontend/engine/quickjs/qjs_engine.cpp | 2 +- frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.cpp | 2 +- frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.h | 2 +- .../bridge/js_frontend/engine/v8/v8_animation_bridge.cpp | 2 +- frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.cpp | 2 +- frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.h | 2 +- .../js_frontend/engine/v8/v8_offscreen_canvas_bridge.cpp | 2 +- frameworks/bridge/js_frontend/frontend_delegate.h | 2 +- frameworks/bridge/js_frontend/frontend_delegate_impl.h | 2 +- frameworks/bridge/js_frontend/js_frontend.cpp | 2 +- frameworks/bridge/test/unittest/pluginfrontend/BUILD.gn | 2 +- frameworks/core/accessibility/accessibility_manager.h | 2 +- frameworks/core/accessibility/accessibility_node.cpp | 2 +- frameworks/core/accessibility/js_inspector/BUILD.gn | 2 +- frameworks/core/accessibility/js_inspector/inspect_badge.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_badge.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_button.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_button.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_camera.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_camera.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_canvas.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_canvas.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_chart.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_chart.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_dialog.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_dialog.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_div.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_div.h | 2 +- .../core/accessibility/js_inspector/inspect_divider.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_divider.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_form.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_form.h | 2 +- .../core/accessibility/js_inspector/inspect_grid_column.cpp | 2 +- .../core/accessibility/js_inspector/inspect_grid_column.h | 2 +- .../accessibility/js_inspector/inspect_grid_container.cpp | 2 +- .../core/accessibility/js_inspector/inspect_grid_container.h | 2 +- .../core/accessibility/js_inspector/inspect_grid_row.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_grid_row.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_image.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_image.h | 2 +- .../core/accessibility/js_inspector/inspect_image_animator.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_input.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_input.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_label.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_label.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_list.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_list.h | 2 +- .../core/accessibility/js_inspector/inspect_list_item.cpp | 2 +- .../core/accessibility/js_inspector/inspect_list_item.h | 2 +- .../accessibility/js_inspector/inspect_list_item_group.cpp | 2 +- .../core/accessibility/js_inspector/inspect_list_item_group.h | 2 +- .../core/accessibility/js_inspector/inspect_marquee.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_marquee.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_menu.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_menu.h | 2 +- .../accessibility/js_inspector/inspect_navigation_bar.cpp | 2 +- .../core/accessibility/js_inspector/inspect_navigation_bar.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_node.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_node.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_option.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_option.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_panel.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_panel.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_picker.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_picker.h | 2 +- .../core/accessibility/js_inspector/inspect_picker_view.cpp | 2 +- .../core/accessibility/js_inspector/inspect_picker_view.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_piece.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_piece.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_popup.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_popup.h | 2 +- .../core/accessibility/js_inspector/inspect_progress.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_progress.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_qrcode.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_qrcode.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_rating.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_rating.h | 2 +- .../core/accessibility/js_inspector/inspect_refresh.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_refresh.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_search.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_search.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_select.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_select.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_slider.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_slider.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_span.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_span.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_stack.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_stack.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_stepper.h | 2 +- .../core/accessibility/js_inspector/inspect_stepper_item.cpp | 2 +- .../core/accessibility/js_inspector/inspect_stepper_item.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_swiper.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_swiper.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_switch.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_switch.h | 2 +- .../core/accessibility/js_inspector/inspect_tab_bar.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_tab_bar.h | 2 +- .../core/accessibility/js_inspector/inspect_tab_content.cpp | 2 +- .../core/accessibility/js_inspector/inspect_tab_content.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_tabs.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_tabs.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_text.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_text.h | 2 +- .../core/accessibility/js_inspector/inspect_textarea.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_textarea.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_toggle.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_toggle.h | 2 +- .../core/accessibility/js_inspector/inspect_toolbar.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_toolbar.h | 2 +- .../core/accessibility/js_inspector/inspect_toolbar_item.cpp | 2 +- .../core/accessibility/js_inspector/inspect_toolbar_item.h | 2 +- frameworks/core/accessibility/js_inspector/inspect_video.cpp | 2 +- frameworks/core/accessibility/js_inspector/inspect_video.h | 2 +- frameworks/core/animation/animator_info.h | 2 +- frameworks/core/animation/cubic_curve.h | 2 +- frameworks/core/animation/curve.h | 2 +- frameworks/core/animation/spring_curve.h | 2 +- .../test/unittest/framework/animation_framework_test.cpp | 2 +- frameworks/core/common/ace_engine.h | 2 +- frameworks/core/common/ace_view.h | 2 +- frameworks/core/common/clipboard/clipboard_proxy.cpp | 2 +- frameworks/core/common/clipboard/clipboard_proxy.h | 2 +- frameworks/core/common/container.cpp | 2 +- frameworks/core/common/container_scope.h | 2 +- frameworks/core/common/draw_delegate.h | 2 +- frameworks/core/common/flutter/flutter_asset_manager.cpp | 2 +- frameworks/core/common/flutter/flutter_task_executor.cpp | 2 +- frameworks/core/common/flutter/flutter_task_executor.h | 2 +- frameworks/core/common/frontend.h | 2 +- frameworks/core/common/ime/text_selection.h | 2 +- frameworks/core/common/plugin_utils.h | 2 +- frameworks/core/common/test/unittest/plugin/BUILD.gn | 2 +- frameworks/core/common/watch_dog.cpp | 2 +- frameworks/core/common/watch_dog.h | 2 +- frameworks/core/common/window.cpp | 2 +- frameworks/core/common/window.h | 2 +- frameworks/core/common/window_animation_config.h | 2 +- frameworks/core/components/badge/flutter_render_badge.cpp | 2 +- frameworks/core/components/badge/render_badge.cpp | 2 +- frameworks/core/components/badge/rosen_render_badge.cpp | 2 +- frameworks/core/components/box/box_component_helper.h | 2 +- frameworks/core/components/box/flutter_render_box.cpp | 2 +- frameworks/core/components/box/flutter_render_box.h | 2 +- frameworks/core/components/box/rosen_render_box.h | 2 +- frameworks/core/components/bubble/render_bubble.cpp | 2 +- frameworks/core/components/bubble/render_bubble.h | 2 +- frameworks/core/components/button/button_component.cpp | 2 +- frameworks/core/components/button/button_component.h | 2 +- frameworks/core/components/button/button_element.cpp | 2 +- frameworks/core/components/button/button_element.h | 2 +- frameworks/core/components/button/flutter_render_button.cpp | 2 +- frameworks/core/components/button/render_button.cpp | 2 +- frameworks/core/components/button/render_button.h | 2 +- frameworks/core/components/calendar/render_calendar.cpp | 2 +- frameworks/core/components/camera/BUILD.gn | 2 +- frameworks/core/components/camera/standard_system/camera.cpp | 2 +- frameworks/core/components/checkable/checkable_component.h | 2 +- frameworks/core/components/checkable/checkable_theme.h | 2 +- .../core/components/checkable/flutter_render_checkbox.h | 2 +- frameworks/core/components/checkable/flutter_render_radio.cpp | 2 +- frameworks/core/components/checkable/render_checkable.cpp | 2 +- frameworks/core/components/checkable/render_checkable.h | 2 +- frameworks/core/components/checkable/render_radio.h | 2 +- .../core/components/checkable/rosen_render_checkbox.cpp | 2 +- frameworks/core/components/checkable/rosen_render_checkbox.h | 2 +- frameworks/core/components/clock/render_clock.cpp | 2 +- frameworks/core/components/clock/rosen_render_clock.cpp | 2 +- frameworks/core/components/clock/rosen_render_clock.h | 2 +- frameworks/core/components/common/layout/constants.h | 2 +- frameworks/core/components/common/layout/grid_layout_info.h | 2 +- .../core/components/common/layout/grid_system_manager.h | 2 +- .../components/common/painter/flutter_decoration_painter.cpp | 2 +- .../core/components/common/painter/flutter_svg_painter.cpp | 2 +- frameworks/core/components/common/properties/decoration.h | 2 +- .../core/components/common/properties/motion_path_option.h | 2 +- .../core/components/common/properties/state_attributes.h | 2 +- frameworks/core/components/common/properties/tween_option.h | 2 +- frameworks/core/components/container_modal/BUILD.gn | 2 +- frameworks/core/components/coverage/coverage_component.cpp | 2 +- .../core/components/custom_paint/canvas_render_context_base.h | 2 +- .../core/components/custom_paint/custom_paint_component.cpp | 2 +- .../core/components/custom_paint/custom_paint_component.h | 2 +- .../core/components/custom_paint/custom_paint_element.h | 2 +- .../components/custom_paint/flutter_render_custom_paint.h | 2 +- frameworks/core/components/custom_paint/render_custom_paint.h | 2 +- .../core/components/data_panel/flutter_render_data_panel.h | 2 +- frameworks/core/components/data_panel/render_data_panel.h | 2 +- .../core/components/data_panel/rosen_render_data_panel.h | 2 +- .../core/components/declaration/button/button_declaration.cpp | 2 +- .../core/components/declaration/button/button_declaration.h | 2 +- .../components/declaration/common/declaration_constants.cpp | 2 +- .../components/declaration/common/declaration_constants.h | 2 +- frameworks/core/components/declaration/common/event.h | 2 +- .../components/declaration/side_bar/side_bar_declaration.cpp | 2 +- .../components/declaration/side_bar/side_bar_declaration.h | 2 +- .../core/components/declaration/span/span_declaration.cpp | 2 +- .../core/components/declaration/swiper/swiper_declaration.cpp | 2 +- .../core/components/declaration/swiper/swiper_declaration.h | 2 +- .../declaration/texttimer/texttimer_declaration.cpp | 2 +- .../components/declaration/texttimer/texttimer_declaration.h | 2 +- frameworks/core/components/dialog/render_dialog.cpp | 2 +- frameworks/core/components/dialog/render_dialog.h | 2 +- frameworks/core/components/display/display_component.h | 2 +- frameworks/core/components/display/render_display.cpp | 2 +- frameworks/core/components/flex/render_flex.cpp | 2 +- frameworks/core/components/flex/render_flex.h | 2 +- frameworks/core/components/flex/render_flex_item.cpp | 2 +- .../focus_animation/flutter_render_focus_animation.cpp | 2 +- frameworks/core/components/focusable/focusable_element.cpp | 2 +- frameworks/core/components/form/BUILD.gn | 2 +- frameworks/core/components/form/render_form.cpp | 2 +- frameworks/core/components/form/render_form.h | 2 +- frameworks/core/components/form/resource/form_request_data.h | 2 +- .../components/gesture_listener/gesture_listener_component.h | 2 +- .../components/gesture_listener/render_gesture_listener.h | 2 +- .../core/components/grid_layout/grid_layout_element.cpp | 2 +- .../core/components/grid_layout/grid_layout_item_component.h | 2 +- .../core/components/grid_layout/render_grid_layout_item.cpp | 2 +- .../core/components/grid_layout/render_grid_layout_item.h | 2 +- .../core/components/grid_layout/rosen_render_grid_layout.cpp | 2 +- .../core/components/grid_layout/rosen_render_grid_layout.h | 2 +- frameworks/core/components/hyperlink/render_hyperlink.cpp | 2 +- frameworks/core/components/image/flutter_render_image.h | 2 +- frameworks/core/components/marquee/flutter_render_marquee.cpp | 2 +- frameworks/core/components/marquee/marquee_component.h | 2 +- frameworks/core/components/marquee/marquee_element.h | 2 +- frameworks/core/components/marquee/render_marquee.h | 2 +- frameworks/core/components/menu/menu_element.cpp | 2 +- .../components/navigation_bar/navigation_bar_component_v2.cpp | 2 +- .../components/navigation_bar/navigation_bar_component_v2.h | 2 +- .../navigation_bar/navigation_container_component.cpp | 2 +- .../navigation_bar/navigation_container_component.h | 2 +- .../navigation_bar/navigation_container_element.cpp | 2 +- .../components/navigation_bar/render_navigation_container.cpp | 2 +- .../components/navigation_bar/render_navigation_container.h | 2 +- frameworks/core/components/navigator/render_navigator.cpp | 2 +- frameworks/core/components/option/option_component.h | 2 +- frameworks/core/components/option/render_option.cpp | 2 +- frameworks/core/components/overlay/overlay_element.h | 2 +- frameworks/core/components/page/page_component.cpp | 2 +- frameworks/core/components/page/page_component.h | 2 +- frameworks/core/components/page/page_element.cpp | 2 +- frameworks/core/components/page/page_element.h | 2 +- frameworks/core/components/panel/render_sliding_panel.cpp | 2 +- frameworks/core/components/picker/picker_base_component.cpp | 2 +- frameworks/core/components/picker/picker_base_component.h | 2 +- frameworks/core/components/picker/picker_column_component.cpp | 2 +- frameworks/core/components/picker/picker_date_component.h | 2 +- .../core/components/picker/picker_datetime_component.cpp | 2 +- .../core/components/picker/picker_multitext_component.h | 2 +- frameworks/core/components/picker/picker_option_component.h | 2 +- frameworks/core/components/picker/picker_text_component.cpp | 2 +- frameworks/core/components/picker/picker_text_component.h | 2 +- frameworks/core/components/picker/picker_time_component.cpp | 2 +- frameworks/core/components/picker/render_picker_base.h | 2 +- frameworks/core/components/picker/render_picker_column.cpp | 2 +- frameworks/core/components/picker/render_picker_option.cpp | 2 +- frameworks/core/components/plugin/BUILD.gn | 2 +- frameworks/core/components/plugin/flutter_render_plugin.cpp | 2 +- frameworks/core/components/plugin/flutter_render_plugin.h | 2 +- .../core/components/plugin/plugin_component_manager.cpp | 2 +- frameworks/core/components/plugin/plugin_component_manager.h | 2 +- .../core/components/plugin/resource/plugin_request_data.h | 2 +- frameworks/core/components/plugin/rosen_render_plugin.h | 2 +- frameworks/core/components/popup/popup_component.h | 2 +- frameworks/core/components/popup/popup_component_v2.h | 2 +- frameworks/core/components/popup/popup_element.cpp | 2 +- frameworks/core/components/popup/popup_element.h | 2 +- frameworks/core/components/popup/popup_element_v2.cpp | 2 +- frameworks/core/components/popup/popup_element_v2.h | 2 +- frameworks/core/components/progress/BUILD.gn | 2 +- frameworks/core/components/progress/render_progress.h | 2 +- frameworks/core/components/qrcode/render_qrcode.cpp | 2 +- frameworks/core/components/qrcode/render_qrcode.h | 2 +- frameworks/core/components/rich_text/BUILD.gn | 2 +- frameworks/core/components/rich_text/render_rich_text.cpp | 2 +- frameworks/core/components/rich_text/render_rich_text.h | 2 +- frameworks/core/components/rich_text/rich_text_component.cpp | 2 +- frameworks/core/components/rich_text/rich_text_component.h | 2 +- frameworks/core/components/rich_text/rich_text_element.h | 2 +- frameworks/core/components/root/root_element.cpp | 2 +- frameworks/core/components/root/rosen_render_root.cpp | 2 +- frameworks/core/components/scoring/BUILD.gn | 2 +- frameworks/core/components/scoring/render_scoring.cpp | 2 +- frameworks/core/components/scoring/render_scoring.h | 2 +- frameworks/core/components/scoring/scoring_component.cpp | 2 +- frameworks/core/components/scoring/scoring_component.h | 2 +- frameworks/core/components/scoring/scoring_element.cpp | 2 +- frameworks/core/components/scoring/scoring_element.h | 2 +- .../components/scroll/flutter_render_single_child_scroll.cpp | 2 +- frameworks/core/components/scroll/render_scroll.h | 2 +- .../core/components/scroll/render_single_child_scroll.cpp | 2 +- .../core/components/scroll/render_single_child_scroll.h | 2 +- frameworks/core/components/scroll/scroll_bar_controller.h | 2 +- .../core/components/scroll/scroll_position_controller.cpp | 2 +- frameworks/core/components/scroll/scrollable.h | 2 +- .../core/components/scroll_bar/rosen_render_scroll_bar.cpp | 2 +- frameworks/core/components/scroll_bar/scroll_bar_proxy.cpp | 2 +- frameworks/core/components/select/render_select.cpp | 2 +- frameworks/core/components/select/render_select.h | 2 +- frameworks/core/components/select/select_component.h | 2 +- frameworks/core/components/select/select_element.h | 2 +- .../core/components/select_popup/select_popup_component.h | 2 +- frameworks/core/components/semi_modal/render_semi_modal.cpp | 2 +- frameworks/core/components/shadow/rosen_render_shadow.cpp | 2 +- frameworks/core/components/shape/flutter_render_shape.cpp | 2 +- frameworks/core/components/shape/flutter_render_shape.h | 2 +- .../core/components/shape/flutter_render_shape_container.cpp | 2 +- .../core/components/shape/flutter_render_shape_container.h | 2 +- frameworks/core/components/shape/render_shape_container.cpp | 2 +- frameworks/core/components/shape/render_shape_container.h | 2 +- frameworks/core/components/shape/rosen_render_shape.cpp | 2 +- frameworks/core/components/shape/rosen_render_shape.h | 2 +- .../core/components/shape/rosen_render_shape_container.h | 2 +- frameworks/core/components/shape/shape_container_component.h | 2 +- frameworks/core/components/side_bar/BUILD.gn | 4 ++-- .../components/side_bar/side_bar_animation_controller.cpp | 2 +- .../core/components/side_bar/side_bar_animation_controller.h | 2 +- .../core/components/side_bar/side_bar_container_component.cpp | 2 +- .../core/components/side_bar/side_bar_container_component.h | 2 +- .../core/components/side_bar/side_bar_container_element.cpp | 2 +- .../core/components/side_bar/side_bar_container_element.h | 2 +- frameworks/core/components/slider/flutter_render_slider.cpp | 2 +- frameworks/core/components/slider/rosen_render_slider.cpp | 2 +- frameworks/core/components/slider/slider_component.h | 2 +- frameworks/core/components/stack/render_stack.cpp | 2 +- frameworks/core/components/stack/render_stack.h | 2 +- frameworks/core/components/stack/stack_element.h | 2 +- frameworks/core/components/stage/stage_element.h | 2 +- frameworks/core/components/stepper/render_stepper.h | 2 +- .../core/components/stepper/stepper_item_component_v2.cpp | 2 +- frameworks/core/components/swiper/render_swiper.h | 2 +- frameworks/core/components/swiper/swiper_component.h | 2 +- frameworks/core/components/tab_bar/tab_bar_component.cpp | 2 +- frameworks/core/components/tab_bar/tab_bar_element.h | 2 +- frameworks/core/components/tab_bar/tab_theme.h | 2 +- frameworks/core/components/test/BUILD.gn | 2 +- frameworks/core/components/test/json/json_ace_page.cpp | 2 +- frameworks/core/components/test/unittest/box/BUILD.gn | 2 +- .../test/unittest/gestures/gesture_component_test.cpp | 2 +- .../core/components/test/unittest/grid/render_grid_test.cpp | 2 +- frameworks/core/components/test/unittest/grid_layout/BUILD.gn | 2 +- .../test/unittest/grid_layout/grid_layout_test_utils.cpp | 2 +- .../test/unittest/grid_layout/grid_layout_test_utils.h | 2 +- .../test/unittest/image_animator/image_animator_test.cpp | 2 +- frameworks/core/components/test/unittest/list/BUILD.gn | 2 +- .../core/components/test/unittest/list/render_list_test.cpp | 2 +- .../components/test/unittest/marquee/render_marquee_test.cpp | 2 +- .../components/test/unittest/mock/container_modal_mock.cpp | 2 +- .../core/components/test/unittest/mock/mock_render_depend.h | 2 +- .../test/unittest/pattern_lock/render_pattern_lock_test.cpp | 2 +- frameworks/core/components/test/unittest/plugin/BUILD.gn | 2 +- .../components/test/unittest/rating/render_rating_test.cpp | 2 +- .../components/test/unittest/refresh/render_refresh_test.cpp | 2 +- .../test/unittest/semimodal/render_semi_modal_test.cpp | 2 +- frameworks/core/components/test/unittest/tabbar/BUILD.gn | 2 +- .../test/unittest/tabbar/render_tabcontent_test.cpp | 2 +- frameworks/core/components/test/unittest/theme/BUILD.gn | 2 +- .../components/test/unittest/theme/theme_constants_test.cpp | 2 +- frameworks/core/components/test/unittest/transition/BUILD.gn | 2 +- .../unittest/transition/shared_transition_element_test.cpp | 2 +- .../unittest/transition/transition_element_property_test.cpp | 2 +- .../components/test/unittest/tween/tween_element_test.cpp | 2 +- frameworks/core/components/text/render_text.h | 2 +- frameworks/core/components/text/text_component.cpp | 2 +- frameworks/core/components/text/text_component.h | 2 +- .../core/components/text_clock/flutter_render_text_clock.cpp | 2 +- .../core/components/text_clock/flutter_render_text_clock.h | 2 +- frameworks/core/components/text_clock/render_text_clock.h | 2 +- .../core/components/text_clock/render_text_clock_creator.cpp | 2 +- .../core/components/text_clock/rosen_render_text_clock.cpp | 2 +- .../core/components/text_clock/rosen_render_text_clock.h | 2 +- frameworks/core/components/text_clock/text_clock_element.h | 2 +- .../components/text_field/on_text_changed_listener_impl.cpp | 2 +- .../components/text_field/on_text_changed_listener_impl.h | 2 +- frameworks/core/components/text_field/render_text_field.cpp | 2 +- frameworks/core/components/text_field/render_text_field.h | 2 +- frameworks/core/components/text_field/text_field_component.h | 2 +- .../core/components/text_field/text_field_controller.cpp | 2 +- frameworks/core/components/text_overlay/BUILD.gn | 2 +- frameworks/core/components/text_overlay/render_text_overlay.h | 2 +- .../core/components/text_span/flutter_render_text_span.cpp | 2 +- .../core/components/text_span/flutter_render_text_span.h | 2 +- frameworks/core/components/text_span/text_span_component.cpp | 2 +- frameworks/core/components/text_span/text_span_component.h | 2 +- .../core/components/texttimer/flutter_render_texttimer.cpp | 2 +- .../core/components/texttimer/flutter_render_texttimer.h | 2 +- frameworks/core/components/texttimer/render_texttimer.cpp | 2 +- .../core/components/texttimer/render_texttimer_creator.cpp | 2 +- .../core/components/texttimer/rosen_render_texttimer.cpp | 2 +- frameworks/core/components/texttimer/rosen_render_texttimer.h | 2 +- frameworks/core/components/texttimer/texttimer_component.cpp | 2 +- frameworks/core/components/texttimer/texttimer_controller.h | 2 +- frameworks/core/components/texttimer/texttimer_element.h | 2 +- frameworks/core/components/theme/app_theme.cpp | 2 +- frameworks/core/components/theme/theme_constants.h | 2 +- frameworks/core/components/toggle/render_toggle.cpp | 2 +- frameworks/core/components/toggle/render_toggle.h | 2 +- frameworks/core/components/toggle/toggle_component.h | 2 +- frameworks/core/components/tool_bar/BUILD.gn | 2 +- frameworks/core/components/tool_bar/render_tool_bar_item.cpp | 2 +- .../core/components/touch_listener/render_touch_listener.cpp | 2 +- .../core/components/touch_listener/render_touch_listener.h | 2 +- .../core/components/track/flutter_render_capsule_track.h | 2 +- .../core/components/track/rosen_render_capsule_track.cpp | 2 +- frameworks/core/components/track/rosen_render_capsule_track.h | 2 +- .../core/components/transform/rosen_render_transform.cpp | 2 +- frameworks/core/components/transform/rosen_render_transform.h | 2 +- frameworks/core/components/transform/transform_component.h | 2 +- frameworks/core/components/video/BUILD.gn | 2 +- frameworks/core/components/video/media_player_callback.h | 2 +- frameworks/core/components/video/render_texture.cpp | 2 +- frameworks/core/components/video/render_texture.h | 2 +- frameworks/core/components/video/rosen_render_texture.cpp | 2 +- frameworks/core/components/video/rosen_render_texture.h | 2 +- frameworks/core/components/video/video_component.h | 2 +- frameworks/core/components/video/video_component_v2.h | 2 +- frameworks/core/components/video/video_element.cpp | 2 +- frameworks/core/components/video/video_element.h | 2 +- frameworks/core/components/video/video_element_v2.cpp | 2 +- frameworks/core/components/web/BUILD.gn | 2 +- frameworks/core/components/web/flutter_render_web.cpp | 2 +- frameworks/core/components/web/flutter_render_web.h | 2 +- frameworks/core/components/web/render_web.h | 2 +- frameworks/core/components/web/rosen_render_web.cpp | 2 +- frameworks/core/components/web/rosen_render_web.h | 2 +- frameworks/core/components/xcomponent/BUILD.gn | 2 +- .../core/components/xcomponent/flutter_render_xcomponent.cpp | 2 +- frameworks/core/components_v2/grid/render_grid_scroll.cpp | 2 +- frameworks/core/components_v2/grid/render_grid_scroll.h | 2 +- frameworks/core/components_v2/indexer/BUILD.gn | 2 +- .../core/components_v2/indexer/flutter_render_popup_list.cpp | 2 +- .../core/components_v2/indexer/flutter_render_popup_list.h | 2 +- frameworks/core/components_v2/indexer/indexer_component.cpp | 2 +- frameworks/core/components_v2/indexer/indexer_component.h | 2 +- frameworks/core/components_v2/indexer/indexer_element.cpp | 2 +- frameworks/core/components_v2/indexer/indexer_event_info.cpp | 2 +- frameworks/core/components_v2/indexer/indexer_event_info.h | 2 +- .../core/components_v2/indexer/indexer_item_component.h | 2 +- .../core/components_v2/indexer/popup_list_component.cpp | 2 +- frameworks/core/components_v2/indexer/popup_list_component.h | 2 +- frameworks/core/components_v2/indexer/popup_list_element.cpp | 2 +- frameworks/core/components_v2/indexer/popup_list_element.h | 2 +- .../core/components_v2/indexer/popup_list_item_component.h | 2 +- .../core/components_v2/indexer/popup_list_item_element.h | 2 +- frameworks/core/components_v2/indexer/render_indexer.h | 2 +- frameworks/core/components_v2/indexer/render_popup_list.h | 2 +- .../core/components_v2/indexer/render_popup_list_creator.cpp | 2 +- .../core/components_v2/indexer/render_popup_list_item.cpp | 2 +- .../core/components_v2/indexer/render_popup_list_item.h | 2 +- .../core/components_v2/indexer/rosen_render_popup_list.cpp | 2 +- .../core/components_v2/indexer/rosen_render_popup_list.h | 2 +- .../inspector/actionsheetdialog_composed_element.cpp | 2 +- .../inspector/actionsheetdialog_composed_element.h | 2 +- .../components_v2/inspector/alertdialog_composed_element.cpp | 2 +- .../components_v2/inspector/alertdialog_composed_element.h | 2 +- .../core/components_v2/inspector/badge_composed_element.h | 2 +- .../core/components_v2/inspector/blank_composed_element.cpp | 2 +- .../core/components_v2/inspector/blank_composed_element.h | 2 +- .../core/components_v2/inspector/button_composed_element.cpp | 2 +- .../core/components_v2/inspector/button_composed_element.h | 2 +- .../components_v2/inspector/calendar_composed_element.cpp | 2 +- .../core/components_v2/inspector/calendar_composed_element.h | 2 +- .../core/components_v2/inspector/column_composed_element.cpp | 2 +- .../components_v2/inspector/column_split_composed_element.cpp | 2 +- .../components_v2/inspector/customdialog_composed_element.cpp | 2 +- .../components_v2/inspector/customdialog_composed_element.h | 2 +- .../components_v2/inspector/data_panel_composed_element.h | 2 +- .../core/components_v2/inspector/divider_composed_element.cpp | 2 +- .../core/components_v2/inspector/divider_composed_element.h | 2 +- .../core/components_v2/inspector/flex_composed_element.cpp | 2 +- .../core/components_v2/inspector/gauge_composed_element.h | 2 +- .../core/components_v2/inspector/grid_composed_element.cpp | 2 +- .../inspector/grid_container_composed_element.cpp | 2 +- .../components_v2/inspector/hyperlink_composed_element.cpp | 2 +- .../core/components_v2/inspector/image_composed_element.cpp | 2 +- .../core/components_v2/inspector/image_composed_element.h | 2 +- frameworks/core/components_v2/inspector/inspector.cpp | 2 +- frameworks/core/components_v2/inspector/inspector.h | 2 +- .../components_v2/inspector/inspector_composed_component.h | 2 +- frameworks/core/components_v2/inspector/inspector_node.h | 2 +- .../core/components_v2/inspector/list_composed_element.h | 2 +- .../core/components_v2/inspector/marquee_composed_element.cpp | 2 +- .../core/components_v2/inspector/marquee_composed_element.h | 2 +- .../components_v2/inspector/navigation_composed_element.h | 2 +- .../inspector/picker_text_dialog_composed_element.cpp | 2 +- .../inspector/picker_text_dialog_composed_element.h | 2 +- .../components_v2/inspector/progress_composed_element.cpp | 2 +- .../core/components_v2/inspector/progress_composed_element.h | 2 +- .../core/components_v2/inspector/qrcode_composed_element.cpp | 2 +- .../core/components_v2/inspector/qrcode_composed_element.h | 2 +- .../core/components_v2/inspector/radio_composed_element.h | 2 +- .../components_v2/inspector/row_split_composed_element.cpp | 2 +- .../core/components_v2/inspector/select_composed_element.cpp | 2 +- .../core/components_v2/inspector/select_composed_element.h | 2 +- .../core/components_v2/inspector/stack_composed_element.cpp | 2 +- .../core/components_v2/inspector/swiper_composed_element.cpp | 2 +- .../components_v2/inspector/tab_content_composed_element.cpp | 2 +- .../components_v2/inspector/text_clock_composed_element.cpp | 2 +- .../components_v2/inspector/text_clock_composed_element.h | 2 +- .../components_v2/inspector/text_picker_composed_element.cpp | 2 +- .../components_v2/inspector/text_picker_composed_element.h | 2 +- .../components_v2/inspector/textarea_composed_element.cpp | 2 +- .../components_v2/inspector/textinput_composed_element.cpp | 2 +- .../core/components_v2/inspector/textinput_composed_element.h | 2 +- .../components_v2/inspector/texttimer_composed_element.cpp | 2 +- .../core/components_v2/inspector/texttimer_composed_element.h | 2 +- frameworks/core/components_v2/list/list_component.h | 2 +- frameworks/core/components_v2/list/list_element.cpp | 2 +- frameworks/core/components_v2/list/render_list.h | 2 +- frameworks/core/components_v2/list/render_list_item.cpp | 2 +- frameworks/core/components_v2/list/render_list_item.h | 2 +- frameworks/core/components_v2/list/rosen_render_list.cpp | 2 +- frameworks/core/components_v2/list/rosen_render_list.h | 2 +- .../pattern_lock/flutter_render_pattern_lock.cpp | 2 +- .../core/components_v2/pattern_lock/render_pattern_lock.cpp | 2 +- .../core/components_v2/pattern_lock/render_pattern_lock.h | 2 +- .../components_v2/pattern_lock/rosen_render_pattern_lock.cpp | 2 +- frameworks/core/event/ace_events.h | 2 +- frameworks/core/event/axis_event.h | 2 +- frameworks/core/event/event_convertor.h | 2 +- frameworks/core/event/key_event.h | 2 +- frameworks/core/event/keyboardCode.h | 2 +- frameworks/core/event/mouse_event.h | 2 +- frameworks/core/event/touch_event.h | 2 +- frameworks/core/focus/focus_node.cpp | 2 +- frameworks/core/focus/focus_node.h | 2 +- frameworks/core/focus/test/unittest/focus/focus_test.cpp | 2 +- frameworks/core/gestures/click_recognizer.cpp | 2 +- frameworks/core/gestures/click_recognizer.h | 2 +- frameworks/core/gestures/drag_recognizer.cpp | 2 +- frameworks/core/gestures/drag_recognizer.h | 2 +- frameworks/core/gestures/exclusive_recognizer.cpp | 2 +- frameworks/core/gestures/exclusive_recognizer.h | 2 +- frameworks/core/gestures/gesture_recognizer.cpp | 2 +- frameworks/core/gestures/gesture_recognizer.h | 2 +- frameworks/core/gestures/gesture_referee.h | 2 +- frameworks/core/gestures/gesture_type.h | 2 +- frameworks/core/gestures/long_press_recognizer.cpp | 2 +- frameworks/core/gestures/long_press_recognizer.h | 2 +- frameworks/core/gestures/multi_fingers_recognizer.cpp | 2 +- frameworks/core/gestures/multi_fingers_recognizer.h | 2 +- frameworks/core/gestures/pan_recognizer.cpp | 2 +- frameworks/core/gestures/pan_recognizer.h | 2 +- frameworks/core/gestures/parallel_recognizer.cpp | 2 +- frameworks/core/gestures/parallel_recognizer.h | 2 +- frameworks/core/gestures/pinch_recognizer.cpp | 2 +- frameworks/core/gestures/pinch_recognizer.h | 2 +- frameworks/core/gestures/press_recognizer.cpp | 2 +- frameworks/core/gestures/press_recognizer.h | 2 +- frameworks/core/gestures/raw_recognizer.h | 2 +- frameworks/core/gestures/rotation_recognizer.cpp | 2 +- frameworks/core/gestures/rotation_recognizer.h | 2 +- frameworks/core/gestures/sequenced_recognizer.cpp | 2 +- frameworks/core/gestures/slide_recognizer.cpp | 2 +- frameworks/core/gestures/slide_recognizer.h | 2 +- frameworks/core/gestures/swipe_recognizer.cpp | 2 +- frameworks/core/gestures/swipe_recognizer.h | 2 +- frameworks/core/gestures/test/unittest/BUILD.gn | 2 +- frameworks/core/gestures/test/unittest/gestures_test.cpp | 2 +- frameworks/core/gestures/velocity_tracker.cpp | 2 +- frameworks/core/gestures/velocity_tracker.h | 2 +- frameworks/core/image/image_cache.cpp | 2 +- frameworks/core/mock/fake_task_executor.h | 2 +- frameworks/core/mock/mock_system_properties.cpp | 2 +- frameworks/core/mock/mock_watch_dog.cpp | 2 +- frameworks/core/pipeline/base/element.cpp | 2 +- frameworks/core/pipeline/base/element.h | 2 +- frameworks/core/pipeline/base/flutter_render_context.cpp | 2 +- frameworks/core/pipeline/base/flutter_render_context.h | 2 +- frameworks/core/pipeline/base/multi_composed_element.cpp | 2 +- frameworks/core/pipeline/base/render_element.cpp | 2 +- frameworks/core/pipeline/base/render_element.h | 2 +- frameworks/core/pipeline/base/render_sub_container.h | 2 +- frameworks/core/pipeline/base/rosen_render_context.cpp | 2 +- .../pipeline/test/unittest/context/pipeline_context_test.cpp | 2 +- interfaces/innerkits/ace/BUILD.gn | 2 +- interfaces/innerkits/ace/declarative_module_preloader.cpp | 2 +- interfaces/innerkits/ace/declarative_module_preloader.h | 2 +- interfaces/innerkits/ace/ui_content.h | 2 +- interfaces/innerkits/ui_service_manager/BUILD.gn | 2 +- .../ui_service_manager/include/ui_service_mgr_client.h | 2 +- .../ui_service_manager/include/ui_service_mgr_errors.h | 2 +- .../ui_service_manager/include/ui_service_mgr_interface.h | 2 +- interfaces/napi/kits/plugincomponent/BUILD.gn | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_callback.cpp | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_callback.h | 2 +- .../napi/kits/plugincomponent/js_plugin_callback_mgr.cpp | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.h | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_component.cpp | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_data.h | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_util.cpp | 2 +- interfaces/napi/kits/plugincomponent/js_plugin_util.h | 2 +- interfaces/native/BUILD.gn | 2 +- 816 files changed, 817 insertions(+), 817 deletions(-) diff --git a/ace_config.gni b/ace_config.gni index 332ca82b..b9043f23 100644 --- a/ace_config.gni +++ b/ace_config.gni @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/build/BUILD.gn b/adapter/ohos/build/BUILD.gn index 6258ebbb..6e849ccb 100644 --- a/adapter/ohos/build/BUILD.gn +++ b/adapter/ohos/build/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/build/config.gni b/adapter/ohos/build/config.gni index 198befba..e8516b75 100644 --- a/adapter/ohos/build/config.gni +++ b/adapter/ohos/build/config.gni @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/build/platform.gni b/adapter/ohos/build/platform.gni index 18148bd2..e2693286 100644 --- a/adapter/ohos/build/platform.gni +++ b/adapter/ohos/build/platform.gni @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/capability/BUILD.gn b/adapter/ohos/capability/BUILD.gn index fda9045c..1e934f2e 100644 --- a/adapter/ohos/capability/BUILD.gn +++ b/adapter/ohos/capability/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/capability/clipboard/clipboard_impl.cpp b/adapter/ohos/capability/clipboard/clipboard_impl.cpp index 2124924f..40591936 100644 --- a/adapter/ohos/capability/clipboard/clipboard_impl.cpp +++ b/adapter/ohos/capability/clipboard/clipboard_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/capability/clipboard/clipboard_impl.h b/adapter/ohos/capability/clipboard/clipboard_impl.h index 8cb5feac..1ca60a2b 100644 --- a/adapter/ohos/capability/clipboard/clipboard_impl.h +++ b/adapter/ohos/capability/clipboard/clipboard_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/ace_ability.h b/adapter/ohos/entrance/ace_ability.h index 17eb12e7..bf4ccea1 100644 --- a/adapter/ohos/entrance/ace_ability.h +++ b/adapter/ohos/entrance/ace_ability.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/ace_application_info.h b/adapter/ohos/entrance/ace_application_info.h index dd96b8cd..0348bbd4 100644 --- a/adapter/ohos/entrance/ace_application_info.h +++ b/adapter/ohos/entrance/ace_application_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/ace_container.h b/adapter/ohos/entrance/ace_container.h index be6fed3f..d497dd5c 100644 --- a/adapter/ohos/entrance/ace_container.h +++ b/adapter/ohos/entrance/ace_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/capability_registry.cpp b/adapter/ohos/entrance/capability_registry.cpp index 68d9293c..f84226bb 100755 --- a/adapter/ohos/entrance/capability_registry.cpp +++ b/adapter/ohos/entrance/capability_registry.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/flutter_ace_view.h b/adapter/ohos/entrance/flutter_ace_view.h index 4ed31be5..85a56b84 100755 --- a/adapter/ohos/entrance/flutter_ace_view.h +++ b/adapter/ohos/entrance/flutter_ace_view.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/BUILD.gn b/adapter/ohos/entrance/pa_engine/BUILD.gn index c89baa7e..b5dff6e0 100644 --- a/adapter/ohos/entrance/pa_engine/BUILD.gn +++ b/adapter/ohos/entrance/pa_engine/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/backend_delegate.h b/adapter/ohos/entrance/pa_engine/backend_delegate.h index d0349015..5ce59174 100644 --- a/adapter/ohos/entrance/pa_engine/backend_delegate.h +++ b/adapter/ohos/entrance/pa_engine/backend_delegate.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/backend_delegate_impl.cpp b/adapter/ohos/entrance/pa_engine/backend_delegate_impl.cpp index ff31604c..2b8a5bfb 100644 --- a/adapter/ohos/entrance/pa_engine/backend_delegate_impl.cpp +++ b/adapter/ohos/entrance/pa_engine/backend_delegate_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/backend_delegate_impl.h b/adapter/ohos/entrance/pa_engine/backend_delegate_impl.h index 1ca2fe1f..e86db79d 100644 --- a/adapter/ohos/entrance/pa_engine/backend_delegate_impl.h +++ b/adapter/ohos/entrance/pa_engine/backend_delegate_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/engine/BUILD.gn b/adapter/ohos/entrance/pa_engine/engine/BUILD.gn index 1911e009..ca697d0d 100644 --- a/adapter/ohos/entrance/pa_engine/engine/BUILD.gn +++ b/adapter/ohos/entrance/pa_engine/engine/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn b/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn index c429be4b..2c1b1537 100755 --- a/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn +++ b/adapter/ohos/entrance/pa_engine/engine/jsi/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/pa_engine/engine/jsi/jsi_pa_engine.h b/adapter/ohos/entrance/pa_engine/engine/jsi/jsi_pa_engine.h index b0a3259d..3371e650 100755 --- a/adapter/ohos/entrance/pa_engine/engine/jsi/jsi_pa_engine.h +++ b/adapter/ohos/entrance/pa_engine/engine/jsi/jsi_pa_engine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/plugin_utils_impl.cpp b/adapter/ohos/entrance/plugin_utils_impl.cpp index 7e84efed..553fbd5e 100644 --- a/adapter/ohos/entrance/plugin_utils_impl.cpp +++ b/adapter/ohos/entrance/plugin_utils_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/entrance/plugin_utils_impl.h b/adapter/ohos/entrance/plugin_utils_impl.h index e52875f2..3d102bd1 100644 --- a/adapter/ohos/entrance/plugin_utils_impl.h +++ b/adapter/ohos/entrance/plugin_utils_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/osal/fake_accessibility_manager.cpp b/adapter/ohos/osal/fake_accessibility_manager.cpp index 25086549..23161591 100644 --- a/adapter/ohos/osal/fake_accessibility_manager.cpp +++ b/adapter/ohos/osal/fake_accessibility_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/osal/js_accessibility_manager.cpp b/adapter/ohos/osal/js_accessibility_manager.cpp index 074c7353..f89cceaa 100644 --- a/adapter/ohos/osal/js_accessibility_manager.cpp +++ b/adapter/ohos/osal/js_accessibility_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/osal/js_accessibility_manager.h b/adapter/ohos/osal/js_accessibility_manager.h index 3de8e728..8fa067d4 100644 --- a/adapter/ohos/osal/js_accessibility_manager.h +++ b/adapter/ohos/osal/js_accessibility_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/osal/ressched_report.cpp b/adapter/ohos/osal/ressched_report.cpp index a708225a..361902a6 100644 --- a/adapter/ohos/osal/ressched_report.cpp +++ b/adapter/ohos/osal/ressched_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/sa_profile/BUILD.gn b/adapter/ohos/sa_profile/BUILD.gn index 420deb09..6d538392 100644 --- a/adapter/ohos/sa_profile/BUILD.gn +++ b/adapter/ohos/sa_profile/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/BUILD.gn b/adapter/ohos/services/uiservice/BUILD.gn index 5418ab5d..7a6e5bf7 100755 --- a/adapter/ohos/services/uiservice/BUILD.gn +++ b/adapter/ohos/services/uiservice/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/dialog_ui/dialog_picker/js/BUILD.gn b/adapter/ohos/services/uiservice/dialog_ui/dialog_picker/js/BUILD.gn index 4c00ac0e..05becfa1 100755 --- a/adapter/ohos/services/uiservice/dialog_ui/dialog_picker/js/BUILD.gn +++ b/adapter/ohos/services/uiservice/dialog_ui/dialog_picker/js/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/include/ui_mgr_service.h b/adapter/ohos/services/uiservice/include/ui_mgr_service.h index 7f315877..ce17a8c3 100644 --- a/adapter/ohos/services/uiservice/include/ui_mgr_service.h +++ b/adapter/ohos/services/uiservice/include/ui_mgr_service.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/include/ui_service_mgr_proxy.h b/adapter/ohos/services/uiservice/include/ui_service_mgr_proxy.h index d1972f3f..83ee3154 100644 --- a/adapter/ohos/services/uiservice/include/ui_service_mgr_proxy.h +++ b/adapter/ohos/services/uiservice/include/ui_service_mgr_proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/include/ui_service_mgr_stub.h b/adapter/ohos/services/uiservice/include/ui_service_mgr_stub.h index 0f6db192..cf7d77c8 100644 --- a/adapter/ohos/services/uiservice/include/ui_service_mgr_stub.h +++ b/adapter/ohos/services/uiservice/include/ui_service_mgr_stub.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/src/ui_service_mgr_client.cpp b/adapter/ohos/services/uiservice/src/ui_service_mgr_client.cpp index 023ea46b..f636afc6 100755 --- a/adapter/ohos/services/uiservice/src/ui_service_mgr_client.cpp +++ b/adapter/ohos/services/uiservice/src/ui_service_mgr_client.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/src/ui_service_mgr_proxy.cpp b/adapter/ohos/services/uiservice/src/ui_service_mgr_proxy.cpp index 66268d27..e3420d94 100644 --- a/adapter/ohos/services/uiservice/src/ui_service_mgr_proxy.cpp +++ b/adapter/ohos/services/uiservice/src/ui_service_mgr_proxy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/src/ui_service_mgr_stub.cpp b/adapter/ohos/services/uiservice/src/ui_service_mgr_stub.cpp index 7706f2cc..b5eefe97 100644 --- a/adapter/ohos/services/uiservice/src/ui_service_mgr_stub.cpp +++ b/adapter/ohos/services/uiservice/src/ui_service_mgr_stub.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/BUILD.gn index 981defde..f028fde7 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_mgr_service_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/BUILD.gn index 9ba0f236..baaf30c9 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_client_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/BUILD.gn index 30f829f5..552cbb26 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_proxy_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/BUILD.gn index e341d0bd..acb23da1 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_mgr_stub_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/BUILD.gn index dd181844..2e832d95 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_proxy_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/BUILD.gn b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/BUILD.gn index a69f6c77..f3e3fe88 100644 --- a/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/BUILD.gn +++ b/adapter/ohos/services/uiservice/test/unittest/phone/ui_service_stub_test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/ohos/services/uiservice/uiservicems.gni b/adapter/ohos/services/uiservice/uiservicems.gni index d0dcf38c..02f10897 100644 --- a/adapter/ohos/services/uiservice/uiservicems.gni +++ b/adapter/ohos/services/uiservice/uiservicems.gni @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/preview/entrance/BUILD.gn b/adapter/preview/entrance/BUILD.gn index 4752b2a7..806ebbc7 100644 --- a/adapter/preview/entrance/BUILD.gn +++ b/adapter/preview/entrance/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/adapter/preview/entrance/ace_ability.h b/adapter/preview/entrance/ace_ability.h index 90802591..598fa649 100644 --- a/adapter/preview/entrance/ace_ability.h +++ b/adapter/preview/entrance/ace_ability.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/entrance/ace_application_info.cpp b/adapter/preview/entrance/ace_application_info.cpp index 7ad60505..72c90761 100644 --- a/adapter/preview/entrance/ace_application_info.cpp +++ b/adapter/preview/entrance/ace_application_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/entrance/ace_application_info.h b/adapter/preview/entrance/ace_application_info.h index 042a4a5b..c6b31e91 100644 --- a/adapter/preview/entrance/ace_application_info.h +++ b/adapter/preview/entrance/ace_application_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/entrance/flutter_ace_view.cpp b/adapter/preview/entrance/flutter_ace_view.cpp index edb688bf..3f327dd5 100644 --- a/adapter/preview/entrance/flutter_ace_view.cpp +++ b/adapter/preview/entrance/flutter_ace_view.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/entrance/flutter_ace_view.h b/adapter/preview/entrance/flutter_ace_view.h index 1a82bc77..53d2958b 100644 --- a/adapter/preview/entrance/flutter_ace_view.h +++ b/adapter/preview/entrance/flutter_ace_view.h @@ -1,6 +1,6 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/inspector/js_inspector_manager.h b/adapter/preview/inspector/js_inspector_manager.h index a263faa3..8670ee26 100644 --- a/adapter/preview/inspector/js_inspector_manager.h +++ b/adapter/preview/inspector/js_inspector_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/osal/resource_adapter_impl_standard.cpp b/adapter/preview/osal/resource_adapter_impl_standard.cpp index d78bf9b4..45695093 100644 --- a/adapter/preview/osal/resource_adapter_impl_standard.cpp +++ b/adapter/preview/osal/resource_adapter_impl_standard.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/osal/ressched_report.cpp b/adapter/preview/osal/ressched_report.cpp index 8e09d223..b6afb604 100644 --- a/adapter/preview/osal/ressched_report.cpp +++ b/adapter/preview/osal/ressched_report.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/adapter/preview/sdk/BUILD.gn b/adapter/preview/sdk/BUILD.gn index 2b46502d..2aa16041 100644 --- a/adapter/preview/sdk/BUILD.gn +++ b/adapter/preview/sdk/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/external_config/flutter/BUILD.gn b/build/external_config/flutter/BUILD.gn index a71e01cc..aa98ecbe 100644 --- a/build/external_config/flutter/BUILD.gn +++ b/build/external_config/flutter/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/external_config/flutter/icu/BUILD.gn b/build/external_config/flutter/icu/BUILD.gn index b544a026..898bb50a 100644 --- a/build/external_config/flutter/icu/BUILD.gn +++ b/build/external_config/flutter/icu/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/build/external_config/flutter/skia/BUILD.gn b/build/external_config/flutter/skia/BUILD.gn index 49acb53f..862d3e1d 100644 --- a/build/external_config/flutter/skia/BUILD.gn +++ b/build/external_config/flutter/skia/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/base/geometry/dimension.cpp b/frameworks/base/geometry/dimension.cpp index 3f8d3dc8..07d54254 100644 --- a/frameworks/base/geometry/dimension.cpp +++ b/frameworks/base/geometry/dimension.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/least_square_impl.cpp b/frameworks/base/geometry/least_square_impl.cpp index 41a1ec74..0439be6f 100644 --- a/frameworks/base/geometry/least_square_impl.cpp +++ b/frameworks/base/geometry/least_square_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/least_square_impl.h b/frameworks/base/geometry/least_square_impl.h index 1979267e..f47eb612 100644 --- a/frameworks/base/geometry/least_square_impl.h +++ b/frameworks/base/geometry/least_square_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/matrix3.cpp b/frameworks/base/geometry/matrix3.cpp index 583b8592..12af6a8b 100644 --- a/frameworks/base/geometry/matrix3.cpp +++ b/frameworks/base/geometry/matrix3.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/matrix3.h b/frameworks/base/geometry/matrix3.h index 62787ec4..1c64e691 100644 --- a/frameworks/base/geometry/matrix3.h +++ b/frameworks/base/geometry/matrix3.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/matrix4.cpp b/frameworks/base/geometry/matrix4.cpp index 8424b6ca..c3cb4ebd 100644 --- a/frameworks/base/geometry/matrix4.cpp +++ b/frameworks/base/geometry/matrix4.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/matrix4.h b/frameworks/base/geometry/matrix4.h index 06fb8f7d..614f6698 100644 --- a/frameworks/base/geometry/matrix4.h +++ b/frameworks/base/geometry/matrix4.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/point.h b/frameworks/base/geometry/point.h index eec70423..4dc1e198 100644 --- a/frameworks/base/geometry/point.h +++ b/frameworks/base/geometry/point.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/size.h b/frameworks/base/geometry/size.h index 499e9409..a0dbb88d 100644 --- a/frameworks/base/geometry/size.h +++ b/frameworks/base/geometry/size.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/geometry/transform_util.cpp b/frameworks/base/geometry/transform_util.cpp index 44131ab7..0fbb8332 100644 --- a/frameworks/base/geometry/transform_util.cpp +++ b/frameworks/base/geometry/transform_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/i18n/localization.h b/frameworks/base/i18n/localization.h index e8a597ce..4b8108ed 100644 --- a/frameworks/base/i18n/localization.h +++ b/frameworks/base/i18n/localization.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/json/json_util.h b/frameworks/base/json/json_util.h index e514578b..e8cfa27a 100644 --- a/frameworks/base/json/json_util.h +++ b/frameworks/base/json/json_util.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/log/ace_scoring_log.cpp b/frameworks/base/log/ace_scoring_log.cpp index 4cf723c6..8fda52cf 100755 --- a/frameworks/base/log/ace_scoring_log.cpp +++ b/frameworks/base/log/ace_scoring_log.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/log/ace_scoring_log.h b/frameworks/base/log/ace_scoring_log.h index dd8c9f9d..ab08b353 100755 --- a/frameworks/base/log/ace_scoring_log.h +++ b/frameworks/base/log/ace_scoring_log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/log/dump_log.cpp b/frameworks/base/log/dump_log.cpp index 1fd18183..1ad780c6 100644 --- a/frameworks/base/log/dump_log.cpp +++ b/frameworks/base/log/dump_log.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/log/dump_log.h b/frameworks/base/log/dump_log.h index 30965dbb..85068715 100644 --- a/frameworks/base/log/dump_log.h +++ b/frameworks/base/log/dump_log.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/resource/data_provider_manager.h b/frameworks/base/resource/data_provider_manager.h index 1e64e1be..96eef86f 100644 --- a/frameworks/base/resource/data_provider_manager.h +++ b/frameworks/base/resource/data_provider_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/resource/internal_resource.cpp b/frameworks/base/resource/internal_resource.cpp index 771aab76..77f93036 100644 --- a/frameworks/base/resource/internal_resource.cpp +++ b/frameworks/base/resource/internal_resource.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/resource/internal_resource.h b/frameworks/base/resource/internal_resource.h index cf64d993..69aba026 100644 --- a/frameworks/base/resource/internal_resource.h +++ b/frameworks/base/resource/internal_resource.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/utils/macros.h b/frameworks/base/utils/macros.h index bdb53d2f..7d8c4710 100644 --- a/frameworks/base/utils/macros.h +++ b/frameworks/base/utils/macros.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/base/utils/type_definition.h b/frameworks/base/utils/type_definition.h index 79d63164..438fe4a0 100644 --- a/frameworks/base/utils/type_definition.h +++ b/frameworks/base/utils/type_definition.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/card_frontend/card_frontend.h b/frameworks/bridge/card_frontend/card_frontend.h index 294aaecb..28e58d27 100644 --- a/frameworks/bridge/card_frontend/card_frontend.h +++ b/frameworks/bridge/card_frontend/card_frontend.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/BUILD.gn b/frameworks/bridge/common/BUILD.gn index 760ea88b..1f8eff98 100644 --- a/frameworks/bridge/common/BUILD.gn +++ b/frameworks/bridge/common/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/common/accessibility/BUILD.gn b/frameworks/bridge/common/accessibility/BUILD.gn index 5c529a7f..6b38e764 100644 --- a/frameworks/bridge/common/accessibility/BUILD.gn +++ b/frameworks/bridge/common/accessibility/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/common/accessibility/accessibility_node_manager.cpp b/frameworks/bridge/common/accessibility/accessibility_node_manager.cpp index 15619669..6d761134 100644 --- a/frameworks/bridge/common/accessibility/accessibility_node_manager.cpp +++ b/frameworks/bridge/common/accessibility/accessibility_node_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/accessibility/accessibility_node_manager.h b/frameworks/bridge/common/accessibility/accessibility_node_manager.h index 36bb3066..365a0976 100644 --- a/frameworks/bridge/common/accessibility/accessibility_node_manager.h +++ b/frameworks/bridge/common/accessibility/accessibility_node_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_chart.cpp b/frameworks/bridge/common/dom/dom_chart.cpp index a380990c..95aff7bc 100644 --- a/frameworks/bridge/common/dom/dom_chart.cpp +++ b/frameworks/bridge/common/dom/dom_chart.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_menu.cpp b/frameworks/bridge/common/dom/dom_menu.cpp index b3fd7e70..2f361794 100644 --- a/frameworks/bridge/common/dom/dom_menu.cpp +++ b/frameworks/bridge/common/dom/dom_menu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_menu.h b/frameworks/bridge/common/dom/dom_menu.h index 4f44b38f..51671356 100644 --- a/frameworks/bridge/common/dom/dom_menu.h +++ b/frameworks/bridge/common/dom/dom_menu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_rich_text.cpp b/frameworks/bridge/common/dom/dom_rich_text.cpp index 1be4d310..6386f6a2 100644 --- a/frameworks/bridge/common/dom/dom_rich_text.cpp +++ b/frameworks/bridge/common/dom/dom_rich_text.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_rich_text.h b/frameworks/bridge/common/dom/dom_rich_text.h index 7ed6fa72..229ac8ce 100644 --- a/frameworks/bridge/common/dom/dom_rich_text.h +++ b/frameworks/bridge/common/dom/dom_rich_text.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_toggle.cpp b/frameworks/bridge/common/dom/dom_toggle.cpp index e3af1d14..780332e4 100644 --- a/frameworks/bridge/common/dom/dom_toggle.cpp +++ b/frameworks/bridge/common/dom/dom_toggle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_toggle.h b/frameworks/bridge/common/dom/dom_toggle.h index 793501d5..381977b0 100644 --- a/frameworks/bridge/common/dom/dom_toggle.h +++ b/frameworks/bridge/common/dom/dom_toggle.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_video.cpp b/frameworks/bridge/common/dom/dom_video.cpp index f63d32e4..87b6b157 100644 --- a/frameworks/bridge/common/dom/dom_video.cpp +++ b/frameworks/bridge/common/dom/dom_video.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_xcomponent.cpp b/frameworks/bridge/common/dom/dom_xcomponent.cpp index 4c652aa7..5e6b08e2 100644 --- a/frameworks/bridge/common/dom/dom_xcomponent.cpp +++ b/frameworks/bridge/common/dom/dom_xcomponent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/dom/dom_xcomponent.h b/frameworks/bridge/common/dom/dom_xcomponent.h index 3265097c..dc75ce73 100644 --- a/frameworks/bridge/common/dom/dom_xcomponent.h +++ b/frameworks/bridge/common/dom/dom_xcomponent.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/manifest/manifest_router.cpp b/frameworks/bridge/common/manifest/manifest_router.cpp index 7a32c40b..5fb64a97 100644 --- a/frameworks/bridge/common/manifest/manifest_router.cpp +++ b/frameworks/bridge/common/manifest/manifest_router.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/manifest/manifest_widget.cpp b/frameworks/bridge/common/manifest/manifest_widget.cpp index 92853d41..d53dfe11 100644 --- a/frameworks/bridge/common/manifest/manifest_widget.cpp +++ b/frameworks/bridge/common/manifest/manifest_widget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/media_query/media_query_info.h b/frameworks/bridge/common/media_query/media_query_info.h index 2e50873c..21a072c4 100644 --- a/frameworks/bridge/common/media_query/media_query_info.h +++ b/frameworks/bridge/common/media_query/media_query_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/media_query/media_queryer.h b/frameworks/bridge/common/media_query/media_queryer.h index 075789d5..bd085e87 100644 --- a/frameworks/bridge/common/media_query/media_queryer.h +++ b/frameworks/bridge/common/media_query/media_queryer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/plugin_adapter/plugin_bridge.h b/frameworks/bridge/common/plugin_adapter/plugin_bridge.h index b25d7ee1..fcfa43fe 100644 --- a/frameworks/bridge/common/plugin_adapter/plugin_bridge.h +++ b/frameworks/bridge/common/plugin_adapter/plugin_bridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/common/utils/utils.h b/frameworks/bridge/common/utils/utils.h index caf4e454..f7e893fd 100644 --- a/frameworks/bridge/common/utils/utils.h +++ b/frameworks/bridge/common/utils/utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/BUILD.gn b/frameworks/bridge/declarative_frontend/BUILD.gn index 6690f7e0..ba4d60d0 100644 --- a/frameworks/bridge/declarative_frontend/BUILD.gn +++ b/frameworks/bridge/declarative_frontend/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/declarative_frontend.h b/frameworks/bridge/declarative_frontend/declarative_frontend.h index f3c1053c..8ca47478 100644 --- a/frameworks/bridge/declarative_frontend/declarative_frontend.h +++ b/frameworks/bridge/declarative_frontend/declarative_frontend.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.cpp b/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.cpp index e6d590ad..39abeeaa 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.cpp +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.h b/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.h index 5159b407..5a29c2fc 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.h +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_drag_function.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_gesture_function.cpp b/frameworks/bridge/declarative_frontend/engine/functions/js_gesture_function.cpp index f7805b86..1d60fb7a 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_gesture_function.cpp +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_gesture_function.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.cpp b/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.cpp index 5f04e9c6..40a831b8 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.cpp +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.h b/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.h index 4055d348..6d704c81 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.h +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_mouse_function.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.cpp b/frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.cpp index 0a278a3b..8726ea5f 100644 --- a/frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.cpp +++ b/frameworks/bridge/declarative_frontend/engine/functions/js_touch_function.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js b/frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js index 31417929..5df04796 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js +++ b/frameworks/bridge/declarative_frontend/engine/jsEnumStyle.js @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn b/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn index 04b5e305..e76e7c47 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn +++ b/frameworks/bridge/declarative_frontend/engine/jsi/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.h b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.h index 71eb7de0..0e70981e 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.h +++ b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.inl b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.inl index 5164fa8f..18bb8821 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.inl +++ b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_bindings.inl @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_declarative_utils.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_declarative_utils.cpp index 0d2c4feb..252846be 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_declarative_utils.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_declarative_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_types.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_types.cpp index 6c758b1c..f9792197 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/jsi_types.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/jsi_types.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_app_module.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_app_module.cpp index b10a7f0f..5faf9b4a 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_app_module.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_app_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_curves_module.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_curves_module.cpp index 4b0f41c9..936135bc 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_curves_module.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_curves_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_matrix4_module.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_matrix4_module.cpp index 320ebf67..af6aed6e 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_matrix4_module.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_matrix4_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_timer_module.cpp b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_timer_module.cpp index 196ca17f..3532624a 100644 --- a/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_timer_module.cpp +++ b/frameworks/bridge/declarative_frontend/engine/jsi/modules/jsi_timer_module.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/quickjs/BUILD.gn b/frameworks/bridge/declarative_frontend/engine/quickjs/BUILD.gn index 7976fc2a..29743279 100644 --- a/frameworks/bridge/declarative_frontend/engine/quickjs/BUILD.gn +++ b/frameworks/bridge/declarative_frontend/engine/quickjs/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/v8/BUILD.gn b/frameworks/bridge/declarative_frontend/engine/v8/BUILD.gn index 12314bf1..4b022352 100644 --- a/frameworks/bridge/declarative_frontend/engine/v8/BUILD.gn +++ b/frameworks/bridge/declarative_frontend/engine/v8/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/v8/v8_declarative_group_js_bridge.cpp b/frameworks/bridge/declarative_frontend/engine/v8/v8_declarative_group_js_bridge.cpp index 2f0a3c9e..8abf474d 100644 --- a/frameworks/bridge/declarative_frontend/engine/v8/v8_declarative_group_js_bridge.cpp +++ b/frameworks/bridge/declarative_frontend/engine/v8/v8_declarative_group_js_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.cpp b/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.cpp index 3e894b1a..d2b8ed77 100644 --- a/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.cpp +++ b/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.h b/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.h index 2b63a136..2de6c3d1 100644 --- a/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.h +++ b/frameworks/bridge/declarative_frontend/engine/v8/v8_module_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/frontend_delegate_declarative.h b/frameworks/bridge/declarative_frontend/frontend_delegate_declarative.h index 62c17a80..f28684eb 100644 --- a/frameworks/bridge/declarative_frontend/frontend_delegate_declarative.h +++ b/frameworks/bridge/declarative_frontend/frontend_delegate_declarative.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/action_sheet/js_action_sheet.cpp b/frameworks/bridge/declarative_frontend/jsview/action_sheet/js_action_sheet.cpp index 790515c4..383f9b13 100644 --- a/frameworks/bridge/declarative_frontend/jsview/action_sheet/js_action_sheet.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/action_sheet/js_action_sheet.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/dialog/js_alert_dialog.cpp b/frameworks/bridge/declarative_frontend/jsview/dialog/js_alert_dialog.cpp index 0d5434f0..f04b5671 100644 --- a/frameworks/bridge/declarative_frontend/jsview/dialog/js_alert_dialog.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/dialog/js_alert_dialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_animator.cpp b/frameworks/bridge/declarative_frontend/jsview/js_animator.cpp index cb66873c..7098d149 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_animator.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_animator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_blank.cpp b/frameworks/bridge/declarative_frontend/jsview/js_blank.cpp index e7f60e34..d27f07ed 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_blank.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_blank.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_button.cpp b/frameworks/bridge/declarative_frontend/jsview/js_button.cpp index 1a8442bb..5272cf8e 100755 --- a/frameworks/bridge/declarative_frontend/jsview/js_button.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_button.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_button.h b/frameworks/bridge/declarative_frontend/jsview/js_button.h index 881648d7..1222e605 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_button.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_button.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_calendar.cpp b/frameworks/bridge/declarative_frontend/jsview/js_calendar.cpp index 2d71b72b..8aa8d3bd 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_calendar.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_calendar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_canvas.cpp b/frameworks/bridge/declarative_frontend/jsview/js_canvas.cpp index d0a36812..c60f99e7 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_canvas.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_canvas.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_canvas.h b/frameworks/bridge/declarative_frontend/jsview/js_canvas.h index 48b40243..ee5a9e6c 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_canvas.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_canvas.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_canvas_path.cpp b/frameworks/bridge/declarative_frontend/jsview/js_canvas_path.cpp index ee04fdd3..f350fbdf 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_canvas_path.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_canvas_path.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.cpp b/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.cpp index 820a83d8..d0ef0e42 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.h b/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.h index d6e2fc24..b417d917 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_canvas_renderer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_circle.cpp b/frameworks/bridge/declarative_frontend/jsview/js_circle.cpp index 21e3a331..0aeab9dd 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_circle.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_circle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_clipboard.cpp b/frameworks/bridge/declarative_frontend/jsview/js_clipboard.cpp index e6b9f2cf..530bbd63 100755 --- a/frameworks/bridge/declarative_frontend/jsview/js_clipboard.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_clipboard.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_column.cpp b/frameworks/bridge/declarative_frontend/jsview/js_column.cpp index 639025d6..acf1da77 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_column.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_column.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_column_split.cpp b/frameworks/bridge/declarative_frontend/jsview/js_column_split.cpp index 9cc0f847..d39e1aa0 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_column_split.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_column_split.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_datepicker.cpp b/frameworks/bridge/declarative_frontend/jsview/js_datepicker.cpp index b2937b02..e05367bb 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_datepicker.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_datepicker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_datepicker.h b/frameworks/bridge/declarative_frontend/jsview/js_datepicker.h index d4bec1a8..c9e5c837 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_datepicker.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_datepicker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_divider.cpp b/frameworks/bridge/declarative_frontend/jsview/js_divider.cpp index f8abe26f..58cb5507 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_divider.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_divider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_ellipse.cpp b/frameworks/bridge/declarative_frontend/jsview/js_ellipse.cpp index afb2ce01..4018e49f 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_ellipse.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_ellipse.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_flex.h b/frameworks/bridge/declarative_frontend/jsview/js_flex.h index 470f3ee6..7b7572f6 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_flex.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_flex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_flex_impl.cpp b/frameworks/bridge/declarative_frontend/jsview/js_flex_impl.cpp index cd5c199e..aebc5d63 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_flex_impl.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_flex_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_form.cpp b/frameworks/bridge/declarative_frontend/jsview/js_form.cpp index c92a7c58..fb5a4ac5 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_form.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_form.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_gauge.cpp b/frameworks/bridge/declarative_frontend/jsview/js_gauge.cpp index ed145523..91055f65 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_gauge.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_gauge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_gesture.cpp b/frameworks/bridge/declarative_frontend/jsview/js_gesture.cpp index b90283ac..a3c0a10c 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_gesture.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_gesture.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_grid_item.cpp b/frameworks/bridge/declarative_frontend/jsview/js_grid_item.cpp index deec951b..06dd1b27 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_grid_item.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_grid_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_grid_item.h b/frameworks/bridge/declarative_frontend/jsview/js_grid_item.h index 6b7ae686..f1970e40 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_grid_item.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_grid_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_image.cpp b/frameworks/bridge/declarative_frontend/jsview/js_image.cpp index 26d757b7..dcce2bb8 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_image.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_image.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_image.h b/frameworks/bridge/declarative_frontend/jsview/js_image.h index 72cb21f0..410dff66 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_image.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_image.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_image_animator.cpp b/frameworks/bridge/declarative_frontend/jsview/js_image_animator.cpp index ccbc8c00..417d9ebd 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_image_animator.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_image_animator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_indexer.cpp b/frameworks/bridge/declarative_frontend/jsview/js_indexer.cpp index 90e934f3..0c49fb7f 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_indexer.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_indexer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_indexer.h b/frameworks/bridge/declarative_frontend/jsview/js_indexer.h index 4bee6208..eb6b0d44 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_indexer.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_indexer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.cpp b/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.cpp index c3c781a4..f8cfeb54 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.h b/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.h index bad900fb..8aede88f 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_interactable_view.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_list.cpp b/frameworks/bridge/declarative_frontend/jsview/js_list.cpp index 423dfd7b..d9f473b2 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_list.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_list.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_list.h b/frameworks/bridge/declarative_frontend/jsview/js_list.h index a8ccf4d3..db1ea377 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_list.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_list_item.cpp b/frameworks/bridge/declarative_frontend/jsview/js_list_item.cpp index d1e112be..a82e9383 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_list_item.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_list_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_list_item.h b/frameworks/bridge/declarative_frontend/jsview/js_list_item.h index e07b18b2..57c0743a 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_list_item.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_list_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_matrix2d.cpp b/frameworks/bridge/declarative_frontend/jsview/js_matrix2d.cpp index e942a193..6546eb45 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_matrix2d.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_matrix2d.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_navigation.cpp b/frameworks/bridge/declarative_frontend/jsview/js_navigation.cpp index 98a2f1a7..78e2aa5f 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_navigation.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_navigation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_navigation.h b/frameworks/bridge/declarative_frontend/jsview/js_navigation.h index bb5028ca..318e5773 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_navigation.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_navigation.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_page_transition.cpp b/frameworks/bridge/declarative_frontend/jsview/js_page_transition.cpp index 18ff70f0..adb8885a 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_page_transition.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_page_transition.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_pan_handler.cpp b/frameworks/bridge/declarative_frontend/jsview/js_pan_handler.cpp index 6af0993f..cf0b26d7 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_pan_handler.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_pan_handler.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_path.cpp b/frameworks/bridge/declarative_frontend/jsview/js_path.cpp index cfe8e4cf..f62e8574 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_path.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_path.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_pattern_lock.cpp b/frameworks/bridge/declarative_frontend/jsview/js_pattern_lock.cpp index 8cdd25ca..fb809efa 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_pattern_lock.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_pattern_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_piece.cpp b/frameworks/bridge/declarative_frontend/jsview/js_piece.cpp index 3e748a15..24d40d53 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_piece.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_piece.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_plugin.cpp b/frameworks/bridge/declarative_frontend/jsview/js_plugin.cpp index 5a70f2eb..d70fc679 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_plugin.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_plugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_plugin.h b/frameworks/bridge/declarative_frontend/jsview/js_plugin.h index e6fdd264..b75785cb 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_plugin.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_progress.cpp b/frameworks/bridge/declarative_frontend/jsview/js_progress.cpp index 80263a6d..ca625bea 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_progress.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_progress.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_rendering_context.cpp b/frameworks/bridge/declarative_frontend/jsview/js_rendering_context.cpp index d90c1f8d..f022a84d 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_rendering_context.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_rendering_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_row.cpp b/frameworks/bridge/declarative_frontend/jsview/js_row.cpp index b5e61665..98d162c2 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_row.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_row.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_row_split.cpp b/frameworks/bridge/declarative_frontend/jsview/js_row_split.cpp index 3a1a77cf..11463c56 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_row_split.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_row_split.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_search.cpp b/frameworks/bridge/declarative_frontend/jsview/js_search.cpp index d67d1b22..f811c45d 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_search.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_search.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_select.cpp b/frameworks/bridge/declarative_frontend/jsview/js_select.cpp index 1f512137..83bcc40e 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_select.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_select.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_select.h b/frameworks/bridge/declarative_frontend/jsview/js_select.h index 37523e1f..24da96df 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_select.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_select.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_shape.cpp b/frameworks/bridge/declarative_frontend/jsview/js_shape.cpp index e4fc6b1f..cf2024e4 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_shape.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_shape.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_shape.h b/frameworks/bridge/declarative_frontend/jsview/js_shape.h index 7a8c648b..a934cff0 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_shape.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_shape.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_side_bar.cpp b/frameworks/bridge/declarative_frontend/jsview/js_side_bar.cpp index 951dcce4..843c3b02 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_side_bar.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_side_bar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_side_bar.h b/frameworks/bridge/declarative_frontend/jsview/js_side_bar.h index cf54a135..ba59a961 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_side_bar.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_side_bar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_slider.h b/frameworks/bridge/declarative_frontend/jsview/js_slider.h index d4399d9e..bcf86a25 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_slider.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_slider.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_span.cpp b/frameworks/bridge/declarative_frontend/jsview/js_span.cpp index c5f8ff4c..9af36cc5 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_span.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_span.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_span.h b/frameworks/bridge/declarative_frontend/jsview/js_span.h index 62bd48d4..1af64c82 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_span.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_span.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_stack.cpp b/frameworks/bridge/declarative_frontend/jsview/js_stack.cpp index 2584869e..cfec886a 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_stack.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_stack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_stepper_item.cpp b/frameworks/bridge/declarative_frontend/jsview/js_stepper_item.cpp index 6c98563c..a7b7ded4 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_stepper_item.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_stepper_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_swiper.h b/frameworks/bridge/declarative_frontend/jsview/js_swiper.h index d7b81430..ff492485 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_swiper.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_swiper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_text.cpp b/frameworks/bridge/declarative_frontend/jsview/js_text.cpp index d65b8f51..3077104c 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_text.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_text.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_text.h b/frameworks/bridge/declarative_frontend/jsview/js_text.h index 1f5b1480..0afc457e 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_text.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_text.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textarea.cpp b/frameworks/bridge/declarative_frontend/jsview/js_textarea.cpp index 3fd21bcb..8a48633b 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textarea.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_textarea.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 20212022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textarea.h b/frameworks/bridge/declarative_frontend/jsview/js_textarea.h index 5f8517c0..36877e75 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textarea.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_textarea.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textinput.cpp b/frameworks/bridge/declarative_frontend/jsview/js_textinput.cpp index ac44e2ef..d7e0cdc9 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textinput.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_textinput.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textinput.h b/frameworks/bridge/declarative_frontend/jsview/js_textinput.h index d1e7aa0d..7195d46a 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textinput.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_textinput.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textpicker.cpp b/frameworks/bridge/declarative_frontend/jsview/js_textpicker.cpp index 3e01aed5..874107da 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textpicker.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_textpicker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_textpicker.h b/frameworks/bridge/declarative_frontend/jsview/js_textpicker.h index 02f34872..63d918fb 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_textpicker.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_textpicker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_texttimer.cpp b/frameworks/bridge/declarative_frontend/jsview/js_texttimer.cpp index 166904a2..f3662a96 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_texttimer.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_texttimer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_texttimer.h b/frameworks/bridge/declarative_frontend/jsview/js_texttimer.h index 8e6c7f54..44f6b833 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_texttimer.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_texttimer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_video_controller.cpp b/frameworks/bridge/declarative_frontend/jsview/js_video_controller.cpp index c9bcf0c2..09cbd029 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_video_controller.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_video_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view.cpp b/frameworks/bridge/declarative_frontend/jsview/js_view.cpp index e945515a..ed7071c3 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_view.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view.h b/frameworks/bridge/declarative_frontend/jsview/js_view.h index 9d25daef..e253ec26 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_view.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view_functions.cpp b/frameworks/bridge/declarative_frontend/jsview/js_view_functions.cpp index 76a937ca..e823002a 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view_functions.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_view_functions.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view_functions.h b/frameworks/bridge/declarative_frontend/jsview/js_view_functions.h index cbfd1932..c0db6303 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view_functions.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_view_functions.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.cpp b/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.cpp index 1e37c10c..811f2096 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.cpp +++ b/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.h b/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.h index cc5d1929..06b1b30c 100644 --- a/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.h +++ b/frameworks/bridge/declarative_frontend/jsview/js_view_stack_processor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/jsview/menu/js_context_menu.h b/frameworks/bridge/declarative_frontend/jsview/menu/js_context_menu.h index ab1053ab..aa7a2f39 100644 --- a/frameworks/bridge/declarative_frontend/jsview/menu/js_context_menu.h +++ b/frameworks/bridge/declarative_frontend/jsview/menu/js_context_menu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/observed_property_simple.ts b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/observed_property_simple.ts index 438dbdec..9cf5ca48 100644 --- a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/observed_property_simple.ts +++ b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/observed_property_simple.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_object_nested.ts b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_object_nested.ts index 297b0525..c58004ad 100644 --- a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_object_nested.ts +++ b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_object_nested.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_simple_two_way.ts b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_simple_two_way.ts index 892a9497..4ca22968 100644 --- a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_simple_two_way.ts +++ b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/synced_property_simple_two_way.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/view_native.d.ts b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/view_native.d.ts index 7d7f6085..fd538319 100644 --- a/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/view_native.d.ts +++ b/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/view_native.d.ts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/declarative_frontend/view_stack_processor.h b/frameworks/bridge/declarative_frontend/view_stack_processor.h index 847ca923..1c311aff 100644 --- a/frameworks/bridge/declarative_frontend/view_stack_processor.h +++ b/frameworks/bridge/declarative_frontend/view_stack_processor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/ark_js_runtime.cpp b/frameworks/bridge/js_frontend/engine/jsi/ark_js_runtime.cpp index 06493e58..511214ff 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/ark_js_runtime.cpp +++ b/frameworks/bridge/js_frontend/engine/jsi/ark_js_runtime.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/debugger/inspector.cpp b/frameworks/bridge/js_frontend/engine/jsi/debugger/inspector.cpp index 2ab67a3a..c857baa6 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/debugger/inspector.cpp +++ b/frameworks/bridge/js_frontend/engine/jsi/debugger/inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.cpp b/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.cpp index 45574e31..0616a882 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.h b/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.h index 4cd5d890..f32f41bd 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.h +++ b/frameworks/bridge/js_frontend/engine/jsi/jsi_component_api_bridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/jsi_engine.h b/frameworks/bridge/js_frontend/engine/jsi/jsi_engine.h index f3dbcc98..0213ad1c 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/jsi_engine.h +++ b/frameworks/bridge/js_frontend/engine/jsi/jsi_engine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/jsi_offscreen_canvas_bridge.cpp b/frameworks/bridge/js_frontend/engine/jsi/jsi_offscreen_canvas_bridge.cpp index 65ba0498..61d3358c 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/jsi_offscreen_canvas_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/jsi/jsi_offscreen_canvas_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/jsi/jsi_utils.cpp b/frameworks/bridge/js_frontend/engine/jsi/jsi_utils.cpp index e318794d..e89665d0 100644 --- a/frameworks/bridge/js_frontend/engine/jsi/jsi_utils.cpp +++ b/frameworks/bridge/js_frontend/engine/jsi/jsi_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/animator_bridge.cpp b/frameworks/bridge/js_frontend/engine/quickjs/animator_bridge.cpp index 32c25ae1..2914e989 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/animator_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/animator_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/canvas_bridge.cpp b/frameworks/bridge/js_frontend/engine/quickjs/canvas_bridge.cpp index 2a433a4b..7e17f5ab 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/canvas_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/canvas_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.cpp b/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.cpp index 8edd4c95..31b955a3 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.h b/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.h index 27afa73a..f9fdb6a2 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.h +++ b/frameworks/bridge/js_frontend/engine/quickjs/component_api_bridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/intl/intl.h b/frameworks/bridge/js_frontend/engine/quickjs/intl/intl.h index 8060fbe3..b187755c 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/intl/intl.h +++ b/frameworks/bridge/js_frontend/engine/quickjs/intl/intl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/offscreen_canvas_bridge.cpp b/frameworks/bridge/js_frontend/engine/quickjs/offscreen_canvas_bridge.cpp index 9e0128d9..3cab5351 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/offscreen_canvas_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/offscreen_canvas_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/qjs_engine.cpp b/frameworks/bridge/js_frontend/engine/quickjs/qjs_engine.cpp index f5df15d3..83bc4dba 100755 --- a/frameworks/bridge/js_frontend/engine/quickjs/qjs_engine.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/qjs_engine.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.cpp b/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.cpp index 17b3d2a2..1911b582 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.cpp +++ b/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.h b/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.h index 2d1eb09a..131d596a 100644 --- a/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.h +++ b/frameworks/bridge/js_frontend/engine/quickjs/qjs_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/v8/v8_animation_bridge.cpp b/frameworks/bridge/js_frontend/engine/v8/v8_animation_bridge.cpp index 95c17582..8ef8cec6 100644 --- a/frameworks/bridge/js_frontend/engine/v8/v8_animation_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/v8/v8_animation_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.cpp b/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.cpp index 58c3d1ac..99c500bd 100644 --- a/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.h b/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.h index 5f4d0caa..e7c8193c 100644 --- a/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.h +++ b/frameworks/bridge/js_frontend/engine/v8/v8_canvas_bridge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/engine/v8/v8_offscreen_canvas_bridge.cpp b/frameworks/bridge/js_frontend/engine/v8/v8_offscreen_canvas_bridge.cpp index c87c376e..ab83ad6f 100644 --- a/frameworks/bridge/js_frontend/engine/v8/v8_offscreen_canvas_bridge.cpp +++ b/frameworks/bridge/js_frontend/engine/v8/v8_offscreen_canvas_bridge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/frontend_delegate.h b/frameworks/bridge/js_frontend/frontend_delegate.h index fddf31c7..6f40fb3c 100644 --- a/frameworks/bridge/js_frontend/frontend_delegate.h +++ b/frameworks/bridge/js_frontend/frontend_delegate.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/frontend_delegate_impl.h b/frameworks/bridge/js_frontend/frontend_delegate_impl.h index a3eb69fd..e257724f 100644 --- a/frameworks/bridge/js_frontend/frontend_delegate_impl.h +++ b/frameworks/bridge/js_frontend/frontend_delegate_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/js_frontend/js_frontend.cpp b/frameworks/bridge/js_frontend/js_frontend.cpp index c0108fb1..ff75762e 100644 --- a/frameworks/bridge/js_frontend/js_frontend.cpp +++ b/frameworks/bridge/js_frontend/js_frontend.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/bridge/test/unittest/pluginfrontend/BUILD.gn b/frameworks/bridge/test/unittest/pluginfrontend/BUILD.gn index bcf36fc8..67c734a9 100644 --- a/frameworks/bridge/test/unittest/pluginfrontend/BUILD.gn +++ b/frameworks/bridge/test/unittest/pluginfrontend/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/accessibility_manager.h b/frameworks/core/accessibility/accessibility_manager.h index 92be2ff7..50bf1289 100644 --- a/frameworks/core/accessibility/accessibility_manager.h +++ b/frameworks/core/accessibility/accessibility_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/accessibility_node.cpp b/frameworks/core/accessibility/accessibility_node.cpp index 7aba8e68..92f0533b 100644 --- a/frameworks/core/accessibility/accessibility_node.cpp +++ b/frameworks/core/accessibility/accessibility_node.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/BUILD.gn b/frameworks/core/accessibility/js_inspector/BUILD.gn index 694d6659..c57944c4 100644 --- a/frameworks/core/accessibility/js_inspector/BUILD.gn +++ b/frameworks/core/accessibility/js_inspector/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_badge.cpp b/frameworks/core/accessibility/js_inspector/inspect_badge.cpp index ca69041b..a70e2f9f 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_badge.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_badge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_badge.h b/frameworks/core/accessibility/js_inspector/inspect_badge.h index 33c92744..ef2cf3a7 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_badge.h +++ b/frameworks/core/accessibility/js_inspector/inspect_badge.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_button.cpp b/frameworks/core/accessibility/js_inspector/inspect_button.cpp index 4242f8fa..b23422e5 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_button.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_button.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_button.h b/frameworks/core/accessibility/js_inspector/inspect_button.h index 9434eb1c..7d963340 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_button.h +++ b/frameworks/core/accessibility/js_inspector/inspect_button.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_camera.cpp b/frameworks/core/accessibility/js_inspector/inspect_camera.cpp index 36db8c09..88795c4f 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_camera.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_camera.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_camera.h b/frameworks/core/accessibility/js_inspector/inspect_camera.h index bd4a907f..39d73dc9 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_camera.h +++ b/frameworks/core/accessibility/js_inspector/inspect_camera.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_canvas.cpp b/frameworks/core/accessibility/js_inspector/inspect_canvas.cpp index c5b62b89..a70c9093 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_canvas.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_canvas.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_canvas.h b/frameworks/core/accessibility/js_inspector/inspect_canvas.h index 07d2f563..265aa7b1 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_canvas.h +++ b/frameworks/core/accessibility/js_inspector/inspect_canvas.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_chart.cpp b/frameworks/core/accessibility/js_inspector/inspect_chart.cpp index c577a324..67e678ef 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_chart.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_chart.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_chart.h b/frameworks/core/accessibility/js_inspector/inspect_chart.h index e68bc561..c34b30d4 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_chart.h +++ b/frameworks/core/accessibility/js_inspector/inspect_chart.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_dialog.cpp b/frameworks/core/accessibility/js_inspector/inspect_dialog.cpp index 9087e7bb..933fa3f7 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_dialog.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_dialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_dialog.h b/frameworks/core/accessibility/js_inspector/inspect_dialog.h index 815797c3..f13ee3d9 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_dialog.h +++ b/frameworks/core/accessibility/js_inspector/inspect_dialog.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_div.cpp b/frameworks/core/accessibility/js_inspector/inspect_div.cpp index 9a2ffc01..75c5f060 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_div.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_div.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_div.h b/frameworks/core/accessibility/js_inspector/inspect_div.h index 16de7ccf..2726c684 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_div.h +++ b/frameworks/core/accessibility/js_inspector/inspect_div.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_divider.cpp b/frameworks/core/accessibility/js_inspector/inspect_divider.cpp index 4c900c5d..6bd8594a 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_divider.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_divider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_divider.h b/frameworks/core/accessibility/js_inspector/inspect_divider.h index e39e6b58..839b5d25 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_divider.h +++ b/frameworks/core/accessibility/js_inspector/inspect_divider.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_form.cpp b/frameworks/core/accessibility/js_inspector/inspect_form.cpp index 0422a8d6..adc16b36 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_form.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_form.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_form.h b/frameworks/core/accessibility/js_inspector/inspect_form.h index 3bb15371..f08e8bbe 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_form.h +++ b/frameworks/core/accessibility/js_inspector/inspect_form.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_column.cpp b/frameworks/core/accessibility/js_inspector/inspect_grid_column.cpp index d87569c1..5bcc2bc3 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_column.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_column.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_column.h b/frameworks/core/accessibility/js_inspector/inspect_grid_column.h index f00f299e..00c85845 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_column.h +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_column.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_container.cpp b/frameworks/core/accessibility/js_inspector/inspect_grid_container.cpp index 16e14b10..17edd413 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_container.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_container.h b/frameworks/core/accessibility/js_inspector/inspect_grid_container.h index 3c5f0c2a..38cf20c5 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_container.h +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_row.cpp b/frameworks/core/accessibility/js_inspector/inspect_grid_row.cpp index 2a500afa..69ef8c4e 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_row.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_row.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_grid_row.h b/frameworks/core/accessibility/js_inspector/inspect_grid_row.h index 7661f166..685c8f01 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_grid_row.h +++ b/frameworks/core/accessibility/js_inspector/inspect_grid_row.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_image.cpp b/frameworks/core/accessibility/js_inspector/inspect_image.cpp index e06ce1a5..898a93b9 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_image.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_image.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_image.h b/frameworks/core/accessibility/js_inspector/inspect_image.h index 18534a03..e3a8c5b9 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_image.h +++ b/frameworks/core/accessibility/js_inspector/inspect_image.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_image_animator.h b/frameworks/core/accessibility/js_inspector/inspect_image_animator.h index 45cb93ee..fa30c089 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_image_animator.h +++ b/frameworks/core/accessibility/js_inspector/inspect_image_animator.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_input.cpp b/frameworks/core/accessibility/js_inspector/inspect_input.cpp index 427fb60d..30b5d0e0 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_input.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_input.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_input.h b/frameworks/core/accessibility/js_inspector/inspect_input.h index 37170744..1f094209 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_input.h +++ b/frameworks/core/accessibility/js_inspector/inspect_input.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_label.cpp b/frameworks/core/accessibility/js_inspector/inspect_label.cpp index 4fd1537b..76199c70 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_label.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_label.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_label.h b/frameworks/core/accessibility/js_inspector/inspect_label.h index dd89a34d..0159dff3 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_label.h +++ b/frameworks/core/accessibility/js_inspector/inspect_label.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list.cpp b/frameworks/core/accessibility/js_inspector/inspect_list.cpp index 9c850c60..12872a46 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_list.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list.h b/frameworks/core/accessibility/js_inspector/inspect_list.h index 92e2a25a..4e115816 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list.h +++ b/frameworks/core/accessibility/js_inspector/inspect_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list_item.cpp b/frameworks/core/accessibility/js_inspector/inspect_list_item.cpp index 74b76447..90655f94 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list_item.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_list_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list_item.h b/frameworks/core/accessibility/js_inspector/inspect_list_item.h index 34defdf6..f208db53 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list_item.h +++ b/frameworks/core/accessibility/js_inspector/inspect_list_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list_item_group.cpp b/frameworks/core/accessibility/js_inspector/inspect_list_item_group.cpp index 232d75bc..4c8d14e0 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list_item_group.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_list_item_group.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_list_item_group.h b/frameworks/core/accessibility/js_inspector/inspect_list_item_group.h index dded1c17..d5eac126 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_list_item_group.h +++ b/frameworks/core/accessibility/js_inspector/inspect_list_item_group.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_marquee.cpp b/frameworks/core/accessibility/js_inspector/inspect_marquee.cpp index cf8dd7b9..9e7ae090 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_marquee.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_marquee.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_marquee.h b/frameworks/core/accessibility/js_inspector/inspect_marquee.h index 48e9f3d5..b5f20074 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_marquee.h +++ b/frameworks/core/accessibility/js_inspector/inspect_marquee.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_menu.cpp b/frameworks/core/accessibility/js_inspector/inspect_menu.cpp index f25895fb..8e9c1cfd 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_menu.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_menu.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_menu.h b/frameworks/core/accessibility/js_inspector/inspect_menu.h index 2fd39f01..47fe977b 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_menu.h +++ b/frameworks/core/accessibility/js_inspector/inspect_menu.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.cpp b/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.cpp index acab38e6..fec0cd5c 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.h b/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.h index b02c4a5c..b0d6a6e0 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.h +++ b/frameworks/core/accessibility/js_inspector/inspect_navigation_bar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_node.cpp b/frameworks/core/accessibility/js_inspector/inspect_node.cpp index bd9bc533..a2b97ddf 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_node.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_node.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_node.h b/frameworks/core/accessibility/js_inspector/inspect_node.h index 7a72b976..1dfb2240 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_node.h +++ b/frameworks/core/accessibility/js_inspector/inspect_node.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_option.cpp b/frameworks/core/accessibility/js_inspector/inspect_option.cpp index 694ba593..d9394343 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_option.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_option.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_option.h b/frameworks/core/accessibility/js_inspector/inspect_option.h index 70d70f43..3570c465 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_option.h +++ b/frameworks/core/accessibility/js_inspector/inspect_option.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_panel.cpp b/frameworks/core/accessibility/js_inspector/inspect_panel.cpp index bdc94c41..48dad576 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_panel.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_panel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_panel.h b/frameworks/core/accessibility/js_inspector/inspect_panel.h index 8032f2b6..19017d5e 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_panel.h +++ b/frameworks/core/accessibility/js_inspector/inspect_panel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_picker.cpp b/frameworks/core/accessibility/js_inspector/inspect_picker.cpp index c94b72d1..f19a20c0 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_picker.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_picker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_picker.h b/frameworks/core/accessibility/js_inspector/inspect_picker.h index 11da5607..f9be2fac 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_picker.h +++ b/frameworks/core/accessibility/js_inspector/inspect_picker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_picker_view.cpp b/frameworks/core/accessibility/js_inspector/inspect_picker_view.cpp index 8a28e7c1..aaf0ebcf 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_picker_view.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_picker_view.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_picker_view.h b/frameworks/core/accessibility/js_inspector/inspect_picker_view.h index a9d074e6..27dd755e 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_picker_view.h +++ b/frameworks/core/accessibility/js_inspector/inspect_picker_view.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_piece.cpp b/frameworks/core/accessibility/js_inspector/inspect_piece.cpp index 157f698b..6e9effcf 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_piece.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_piece.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_piece.h b/frameworks/core/accessibility/js_inspector/inspect_piece.h index 1123a1b6..3b20b6c4 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_piece.h +++ b/frameworks/core/accessibility/js_inspector/inspect_piece.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_popup.cpp b/frameworks/core/accessibility/js_inspector/inspect_popup.cpp index d29d4d49..2cacef4a 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_popup.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_popup.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_popup.h b/frameworks/core/accessibility/js_inspector/inspect_popup.h index 16a24f53..a3321612 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_popup.h +++ b/frameworks/core/accessibility/js_inspector/inspect_popup.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_progress.cpp b/frameworks/core/accessibility/js_inspector/inspect_progress.cpp index 24395201..d65e1a19 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_progress.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_progress.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_progress.h b/frameworks/core/accessibility/js_inspector/inspect_progress.h index fd7449c8..5982d2f2 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_progress.h +++ b/frameworks/core/accessibility/js_inspector/inspect_progress.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_qrcode.cpp b/frameworks/core/accessibility/js_inspector/inspect_qrcode.cpp index fa856e48..718fe06c 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_qrcode.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_qrcode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_qrcode.h b/frameworks/core/accessibility/js_inspector/inspect_qrcode.h index c1474ce5..acfc19e8 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_qrcode.h +++ b/frameworks/core/accessibility/js_inspector/inspect_qrcode.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_rating.cpp b/frameworks/core/accessibility/js_inspector/inspect_rating.cpp index a42c5ca8..787ce398 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_rating.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_rating.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_rating.h b/frameworks/core/accessibility/js_inspector/inspect_rating.h index 86df1603..4e43ca5a 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_rating.h +++ b/frameworks/core/accessibility/js_inspector/inspect_rating.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_refresh.cpp b/frameworks/core/accessibility/js_inspector/inspect_refresh.cpp index e1a0ea14..5d212122 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_refresh.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_refresh.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_refresh.h b/frameworks/core/accessibility/js_inspector/inspect_refresh.h index 655a90c5..912f4512 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_refresh.h +++ b/frameworks/core/accessibility/js_inspector/inspect_refresh.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_search.cpp b/frameworks/core/accessibility/js_inspector/inspect_search.cpp index 137ab515..74f100fb 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_search.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_search.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_search.h b/frameworks/core/accessibility/js_inspector/inspect_search.h index 7da4c033..eb990fd9 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_search.h +++ b/frameworks/core/accessibility/js_inspector/inspect_search.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_select.cpp b/frameworks/core/accessibility/js_inspector/inspect_select.cpp index 78615bff..77289a9b 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_select.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_select.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_select.h b/frameworks/core/accessibility/js_inspector/inspect_select.h index 0af2b8d2..3d81b1fb 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_select.h +++ b/frameworks/core/accessibility/js_inspector/inspect_select.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_slider.cpp b/frameworks/core/accessibility/js_inspector/inspect_slider.cpp index e5363ac6..b033a0bb 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_slider.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_slider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_slider.h b/frameworks/core/accessibility/js_inspector/inspect_slider.h index 8d5f8bd1..532a57de 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_slider.h +++ b/frameworks/core/accessibility/js_inspector/inspect_slider.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_span.cpp b/frameworks/core/accessibility/js_inspector/inspect_span.cpp index 80987d36..a0846996 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_span.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_span.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_span.h b/frameworks/core/accessibility/js_inspector/inspect_span.h index 28ffb327..f4c9a1f5 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_span.h +++ b/frameworks/core/accessibility/js_inspector/inspect_span.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_stack.cpp b/frameworks/core/accessibility/js_inspector/inspect_stack.cpp index 228c970a..a5eab159 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_stack.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_stack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_stack.h b/frameworks/core/accessibility/js_inspector/inspect_stack.h index ed61ddfc..fd89bd39 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_stack.h +++ b/frameworks/core/accessibility/js_inspector/inspect_stack.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_stepper.h b/frameworks/core/accessibility/js_inspector/inspect_stepper.h index befa9f8f..6e3465cb 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_stepper.h +++ b/frameworks/core/accessibility/js_inspector/inspect_stepper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_stepper_item.cpp b/frameworks/core/accessibility/js_inspector/inspect_stepper_item.cpp index 616cb919..6dbbf988 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_stepper_item.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_stepper_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_stepper_item.h b/frameworks/core/accessibility/js_inspector/inspect_stepper_item.h index 2293114f..57fbd716 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_stepper_item.h +++ b/frameworks/core/accessibility/js_inspector/inspect_stepper_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_swiper.cpp b/frameworks/core/accessibility/js_inspector/inspect_swiper.cpp index 19f503c0..609431a0 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_swiper.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_swiper.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_swiper.h b/frameworks/core/accessibility/js_inspector/inspect_swiper.h index b0705388..f40b6fd2 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_swiper.h +++ b/frameworks/core/accessibility/js_inspector/inspect_swiper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_switch.cpp b/frameworks/core/accessibility/js_inspector/inspect_switch.cpp index caf7b20d..377bbf7e 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_switch.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_switch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_switch.h b/frameworks/core/accessibility/js_inspector/inspect_switch.h index 789f8c97..029e3a13 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_switch.h +++ b/frameworks/core/accessibility/js_inspector/inspect_switch.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tab_bar.cpp b/frameworks/core/accessibility/js_inspector/inspect_tab_bar.cpp index 7f539e57..1e6adf8c 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tab_bar.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_tab_bar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tab_bar.h b/frameworks/core/accessibility/js_inspector/inspect_tab_bar.h index ee8a90bf..f5495f93 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tab_bar.h +++ b/frameworks/core/accessibility/js_inspector/inspect_tab_bar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tab_content.cpp b/frameworks/core/accessibility/js_inspector/inspect_tab_content.cpp index 8ab3f9da..1e183c5c 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tab_content.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_tab_content.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tab_content.h b/frameworks/core/accessibility/js_inspector/inspect_tab_content.h index 13a64a99..efe83aea 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tab_content.h +++ b/frameworks/core/accessibility/js_inspector/inspect_tab_content.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tabs.cpp b/frameworks/core/accessibility/js_inspector/inspect_tabs.cpp index bd5ec0f9..5a677f00 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tabs.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_tabs.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_tabs.h b/frameworks/core/accessibility/js_inspector/inspect_tabs.h index 8091bce2..29548b37 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_tabs.h +++ b/frameworks/core/accessibility/js_inspector/inspect_tabs.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_text.cpp b/frameworks/core/accessibility/js_inspector/inspect_text.cpp index acbc4ad5..e6f9f05d 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_text.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_text.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_text.h b/frameworks/core/accessibility/js_inspector/inspect_text.h index 3c9aa6f8..cae87197 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_text.h +++ b/frameworks/core/accessibility/js_inspector/inspect_text.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_textarea.cpp b/frameworks/core/accessibility/js_inspector/inspect_textarea.cpp index 7cb00913..76da92f2 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_textarea.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_textarea.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_textarea.h b/frameworks/core/accessibility/js_inspector/inspect_textarea.h index 9977595d..24f7d452 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_textarea.h +++ b/frameworks/core/accessibility/js_inspector/inspect_textarea.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toggle.cpp b/frameworks/core/accessibility/js_inspector/inspect_toggle.cpp index c35897d7..b15f4360 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toggle.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_toggle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toggle.h b/frameworks/core/accessibility/js_inspector/inspect_toggle.h index 41edca2e..e03d2add 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toggle.h +++ b/frameworks/core/accessibility/js_inspector/inspect_toggle.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toolbar.cpp b/frameworks/core/accessibility/js_inspector/inspect_toolbar.cpp index baf1a380..7b5c4c13 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toolbar.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_toolbar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toolbar.h b/frameworks/core/accessibility/js_inspector/inspect_toolbar.h index 5f23ef1b..04bd7ca2 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toolbar.h +++ b/frameworks/core/accessibility/js_inspector/inspect_toolbar.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.cpp b/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.cpp index dc9df92b..d6b9e7c3 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.h b/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.h index aad5ffcc..0784f584 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.h +++ b/frameworks/core/accessibility/js_inspector/inspect_toolbar_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_video.cpp b/frameworks/core/accessibility/js_inspector/inspect_video.cpp index 035416a9..f632351a 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_video.cpp +++ b/frameworks/core/accessibility/js_inspector/inspect_video.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/accessibility/js_inspector/inspect_video.h b/frameworks/core/accessibility/js_inspector/inspect_video.h index 2555f9f1..3aeb5a95 100644 --- a/frameworks/core/accessibility/js_inspector/inspect_video.h +++ b/frameworks/core/accessibility/js_inspector/inspect_video.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/animation/animator_info.h b/frameworks/core/animation/animator_info.h index 74733952..144400a6 100644 --- a/frameworks/core/animation/animator_info.h +++ b/frameworks/core/animation/animator_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/animation/cubic_curve.h b/frameworks/core/animation/cubic_curve.h index 1b56042f..2a191e3d 100644 --- a/frameworks/core/animation/cubic_curve.h +++ b/frameworks/core/animation/cubic_curve.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/animation/curve.h b/frameworks/core/animation/curve.h index 89d4a217..c6f82b2c 100644 --- a/frameworks/core/animation/curve.h +++ b/frameworks/core/animation/curve.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/animation/spring_curve.h b/frameworks/core/animation/spring_curve.h index 34276eae..81809cce 100644 --- a/frameworks/core/animation/spring_curve.h +++ b/frameworks/core/animation/spring_curve.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/animation/test/unittest/framework/animation_framework_test.cpp b/frameworks/core/animation/test/unittest/framework/animation_framework_test.cpp index 0aabe8a0..98a04158 100644 --- a/frameworks/core/animation/test/unittest/framework/animation_framework_test.cpp +++ b/frameworks/core/animation/test/unittest/framework/animation_framework_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/ace_engine.h b/frameworks/core/common/ace_engine.h index 7414713e..65f6344f 100644 --- a/frameworks/core/common/ace_engine.h +++ b/frameworks/core/common/ace_engine.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/ace_view.h b/frameworks/core/common/ace_view.h index 9dec1e05..16e540ec 100644 --- a/frameworks/core/common/ace_view.h +++ b/frameworks/core/common/ace_view.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/clipboard/clipboard_proxy.cpp b/frameworks/core/common/clipboard/clipboard_proxy.cpp index 158b375f..8db5a400 100644 --- a/frameworks/core/common/clipboard/clipboard_proxy.cpp +++ b/frameworks/core/common/clipboard/clipboard_proxy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/clipboard/clipboard_proxy.h b/frameworks/core/common/clipboard/clipboard_proxy.h index aecfc3b6..76a99b49 100644 --- a/frameworks/core/common/clipboard/clipboard_proxy.h +++ b/frameworks/core/common/clipboard/clipboard_proxy.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/container.cpp b/frameworks/core/common/container.cpp index b02d536d..13693def 100644 --- a/frameworks/core/common/container.cpp +++ b/frameworks/core/common/container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/container_scope.h b/frameworks/core/common/container_scope.h index 378302c3..319fe2fc 100644 --- a/frameworks/core/common/container_scope.h +++ b/frameworks/core/common/container_scope.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/draw_delegate.h b/frameworks/core/common/draw_delegate.h index cfa300f6..72670529 100644 --- a/frameworks/core/common/draw_delegate.h +++ b/frameworks/core/common/draw_delegate.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/flutter/flutter_asset_manager.cpp b/frameworks/core/common/flutter/flutter_asset_manager.cpp index e4f94e64..7598b5e2 100644 --- a/frameworks/core/common/flutter/flutter_asset_manager.cpp +++ b/frameworks/core/common/flutter/flutter_asset_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/flutter/flutter_task_executor.cpp b/frameworks/core/common/flutter/flutter_task_executor.cpp index f22ec566..c751806e 100644 --- a/frameworks/core/common/flutter/flutter_task_executor.cpp +++ b/frameworks/core/common/flutter/flutter_task_executor.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/flutter/flutter_task_executor.h b/frameworks/core/common/flutter/flutter_task_executor.h index aecfce44..54c08ca5 100644 --- a/frameworks/core/common/flutter/flutter_task_executor.h +++ b/frameworks/core/common/flutter/flutter_task_executor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/frontend.h b/frameworks/core/common/frontend.h index 9a5325f9..8b8aa1c6 100644 --- a/frameworks/core/common/frontend.h +++ b/frameworks/core/common/frontend.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/ime/text_selection.h b/frameworks/core/common/ime/text_selection.h index 6e01a47c..49c77adf 100644 --- a/frameworks/core/common/ime/text_selection.h +++ b/frameworks/core/common/ime/text_selection.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/plugin_utils.h b/frameworks/core/common/plugin_utils.h index 225fff8e..1bb2bfcb 100644 --- a/frameworks/core/common/plugin_utils.h +++ b/frameworks/core/common/plugin_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/test/unittest/plugin/BUILD.gn b/frameworks/core/common/test/unittest/plugin/BUILD.gn index 0fde46f5..b834a3c8 100644 --- a/frameworks/core/common/test/unittest/plugin/BUILD.gn +++ b/frameworks/core/common/test/unittest/plugin/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/common/watch_dog.cpp b/frameworks/core/common/watch_dog.cpp index 2c313305..ae685b09 100644 --- a/frameworks/core/common/watch_dog.cpp +++ b/frameworks/core/common/watch_dog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/watch_dog.h b/frameworks/core/common/watch_dog.h index f28240be..297d6522 100644 --- a/frameworks/core/common/watch_dog.h +++ b/frameworks/core/common/watch_dog.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/window.cpp b/frameworks/core/common/window.cpp index 707bce3e..2e4ac497 100644 --- a/frameworks/core/common/window.cpp +++ b/frameworks/core/common/window.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/window.h b/frameworks/core/common/window.h index ad154643..4ff70b73 100644 --- a/frameworks/core/common/window.h +++ b/frameworks/core/common/window.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/common/window_animation_config.h b/frameworks/core/common/window_animation_config.h index f047c954..d882fbbe 100644 --- a/frameworks/core/common/window_animation_config.h +++ b/frameworks/core/common/window_animation_config.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/badge/flutter_render_badge.cpp b/frameworks/core/components/badge/flutter_render_badge.cpp index ff525bff..da1ac8ab 100644 --- a/frameworks/core/components/badge/flutter_render_badge.cpp +++ b/frameworks/core/components/badge/flutter_render_badge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/badge/render_badge.cpp b/frameworks/core/components/badge/render_badge.cpp index 8041dd90..f1192df9 100644 --- a/frameworks/core/components/badge/render_badge.cpp +++ b/frameworks/core/components/badge/render_badge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/badge/rosen_render_badge.cpp b/frameworks/core/components/badge/rosen_render_badge.cpp index 8cf3b418..14bc36c1 100644 --- a/frameworks/core/components/badge/rosen_render_badge.cpp +++ b/frameworks/core/components/badge/rosen_render_badge.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/box/box_component_helper.h b/frameworks/core/components/box/box_component_helper.h index 535e393a..8d49b6ee 100644 --- a/frameworks/core/components/box/box_component_helper.h +++ b/frameworks/core/components/box/box_component_helper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/box/flutter_render_box.cpp b/frameworks/core/components/box/flutter_render_box.cpp index 2f3321de..0460ca9c 100644 --- a/frameworks/core/components/box/flutter_render_box.cpp +++ b/frameworks/core/components/box/flutter_render_box.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/box/flutter_render_box.h b/frameworks/core/components/box/flutter_render_box.h index 65b39fa4..0c534450 100644 --- a/frameworks/core/components/box/flutter_render_box.h +++ b/frameworks/core/components/box/flutter_render_box.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/box/rosen_render_box.h b/frameworks/core/components/box/rosen_render_box.h index 898956a9..a4eca99e 100644 --- a/frameworks/core/components/box/rosen_render_box.h +++ b/frameworks/core/components/box/rosen_render_box.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/bubble/render_bubble.cpp b/frameworks/core/components/bubble/render_bubble.cpp index 86a9bf59..50aa2066 100644 --- a/frameworks/core/components/bubble/render_bubble.cpp +++ b/frameworks/core/components/bubble/render_bubble.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/bubble/render_bubble.h b/frameworks/core/components/bubble/render_bubble.h index a40f22a9..869aa287 100644 --- a/frameworks/core/components/bubble/render_bubble.h +++ b/frameworks/core/components/bubble/render_bubble.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/button_component.cpp b/frameworks/core/components/button/button_component.cpp index e21af1f0..ae51e5b5 100755 --- a/frameworks/core/components/button/button_component.cpp +++ b/frameworks/core/components/button/button_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/button_component.h b/frameworks/core/components/button/button_component.h index 1f40e6ab..718ccfef 100755 --- a/frameworks/core/components/button/button_component.h +++ b/frameworks/core/components/button/button_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/button_element.cpp b/frameworks/core/components/button/button_element.cpp index ad2059db..e468be3d 100644 --- a/frameworks/core/components/button/button_element.cpp +++ b/frameworks/core/components/button/button_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/button_element.h b/frameworks/core/components/button/button_element.h index f549dd3c..9fb876c8 100644 --- a/frameworks/core/components/button/button_element.h +++ b/frameworks/core/components/button/button_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/flutter_render_button.cpp b/frameworks/core/components/button/flutter_render_button.cpp index b2e879fa..1750d27a 100644 --- a/frameworks/core/components/button/flutter_render_button.cpp +++ b/frameworks/core/components/button/flutter_render_button.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/render_button.cpp b/frameworks/core/components/button/render_button.cpp index 53dfc428..f2c20c51 100755 --- a/frameworks/core/components/button/render_button.cpp +++ b/frameworks/core/components/button/render_button.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/button/render_button.h b/frameworks/core/components/button/render_button.h index be21652b..134e057f 100644 --- a/frameworks/core/components/button/render_button.h +++ b/frameworks/core/components/button/render_button.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/calendar/render_calendar.cpp b/frameworks/core/components/calendar/render_calendar.cpp index 696c7db7..199c2404 100644 --- a/frameworks/core/components/calendar/render_calendar.cpp +++ b/frameworks/core/components/calendar/render_calendar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/camera/BUILD.gn b/frameworks/core/components/camera/BUILD.gn index c46f3079..3978f7b7 100644 --- a/frameworks/core/components/camera/BUILD.gn +++ b/frameworks/core/components/camera/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/camera/standard_system/camera.cpp b/frameworks/core/components/camera/standard_system/camera.cpp index 9f413b4f..d7af85b4 100644 --- a/frameworks/core/components/camera/standard_system/camera.cpp +++ b/frameworks/core/components/camera/standard_system/camera.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/checkable_component.h b/frameworks/core/components/checkable/checkable_component.h index c3076039..858ccc38 100644 --- a/frameworks/core/components/checkable/checkable_component.h +++ b/frameworks/core/components/checkable/checkable_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/checkable_theme.h b/frameworks/core/components/checkable/checkable_theme.h index 562aecd1..00512e5e 100644 --- a/frameworks/core/components/checkable/checkable_theme.h +++ b/frameworks/core/components/checkable/checkable_theme.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/flutter_render_checkbox.h b/frameworks/core/components/checkable/flutter_render_checkbox.h index c8183a43..fccddd07 100644 --- a/frameworks/core/components/checkable/flutter_render_checkbox.h +++ b/frameworks/core/components/checkable/flutter_render_checkbox.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/flutter_render_radio.cpp b/frameworks/core/components/checkable/flutter_render_radio.cpp index a11d6ad7..3b5b8efa 100644 --- a/frameworks/core/components/checkable/flutter_render_radio.cpp +++ b/frameworks/core/components/checkable/flutter_render_radio.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/render_checkable.cpp b/frameworks/core/components/checkable/render_checkable.cpp index 69ec92bd..e0f70c92 100644 --- a/frameworks/core/components/checkable/render_checkable.cpp +++ b/frameworks/core/components/checkable/render_checkable.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/render_checkable.h b/frameworks/core/components/checkable/render_checkable.h index f3cdc2a5..29685125 100644 --- a/frameworks/core/components/checkable/render_checkable.h +++ b/frameworks/core/components/checkable/render_checkable.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/render_radio.h b/frameworks/core/components/checkable/render_radio.h index f63aa147..c19df877 100644 --- a/frameworks/core/components/checkable/render_radio.h +++ b/frameworks/core/components/checkable/render_radio.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/rosen_render_checkbox.cpp b/frameworks/core/components/checkable/rosen_render_checkbox.cpp index 0c87429a..0fdcd9c0 100644 --- a/frameworks/core/components/checkable/rosen_render_checkbox.cpp +++ b/frameworks/core/components/checkable/rosen_render_checkbox.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/checkable/rosen_render_checkbox.h b/frameworks/core/components/checkable/rosen_render_checkbox.h index b66affa2..dbd8983d 100644 --- a/frameworks/core/components/checkable/rosen_render_checkbox.h +++ b/frameworks/core/components/checkable/rosen_render_checkbox.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/clock/render_clock.cpp b/frameworks/core/components/clock/render_clock.cpp index b9dbf346..23c4e66a 100644 --- a/frameworks/core/components/clock/render_clock.cpp +++ b/frameworks/core/components/clock/render_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/clock/rosen_render_clock.cpp b/frameworks/core/components/clock/rosen_render_clock.cpp index eba15a10..007e1634 100644 --- a/frameworks/core/components/clock/rosen_render_clock.cpp +++ b/frameworks/core/components/clock/rosen_render_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/clock/rosen_render_clock.h b/frameworks/core/components/clock/rosen_render_clock.h index 8db73c43..411b0b82 100644 --- a/frameworks/core/components/clock/rosen_render_clock.h +++ b/frameworks/core/components/clock/rosen_render_clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/layout/constants.h b/frameworks/core/components/common/layout/constants.h index 0a1117a5..1b248cd5 100644 --- a/frameworks/core/components/common/layout/constants.h +++ b/frameworks/core/components/common/layout/constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/layout/grid_layout_info.h b/frameworks/core/components/common/layout/grid_layout_info.h index 42902496..fe446f13 100644 --- a/frameworks/core/components/common/layout/grid_layout_info.h +++ b/frameworks/core/components/common/layout/grid_layout_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/layout/grid_system_manager.h b/frameworks/core/components/common/layout/grid_system_manager.h index b0db1ee2..2a233c66 100644 --- a/frameworks/core/components/common/layout/grid_system_manager.h +++ b/frameworks/core/components/common/layout/grid_system_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/painter/flutter_decoration_painter.cpp b/frameworks/core/components/common/painter/flutter_decoration_painter.cpp index d8672a7d..70fbf4ef 100644 --- a/frameworks/core/components/common/painter/flutter_decoration_painter.cpp +++ b/frameworks/core/components/common/painter/flutter_decoration_painter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/painter/flutter_svg_painter.cpp b/frameworks/core/components/common/painter/flutter_svg_painter.cpp index 6b71a42d..5de6f884 100644 --- a/frameworks/core/components/common/painter/flutter_svg_painter.cpp +++ b/frameworks/core/components/common/painter/flutter_svg_painter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/properties/decoration.h b/frameworks/core/components/common/properties/decoration.h index 439b1a29..967783ca 100644 --- a/frameworks/core/components/common/properties/decoration.h +++ b/frameworks/core/components/common/properties/decoration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/properties/motion_path_option.h b/frameworks/core/components/common/properties/motion_path_option.h index 8a924026..fb2a84b7 100644 --- a/frameworks/core/components/common/properties/motion_path_option.h +++ b/frameworks/core/components/common/properties/motion_path_option.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/properties/state_attributes.h b/frameworks/core/components/common/properties/state_attributes.h index 4aca7f3d..a91c40b1 100644 --- a/frameworks/core/components/common/properties/state_attributes.h +++ b/frameworks/core/components/common/properties/state_attributes.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/common/properties/tween_option.h b/frameworks/core/components/common/properties/tween_option.h index b5e76b43..b98550b7 100644 --- a/frameworks/core/components/common/properties/tween_option.h +++ b/frameworks/core/components/common/properties/tween_option.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/container_modal/BUILD.gn b/frameworks/core/components/container_modal/BUILD.gn index 103c769a..cdeba090 100644 --- a/frameworks/core/components/container_modal/BUILD.gn +++ b/frameworks/core/components/container_modal/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/coverage/coverage_component.cpp b/frameworks/core/components/coverage/coverage_component.cpp index 2b9b4bf3..deb30bb5 100644 --- a/frameworks/core/components/coverage/coverage_component.cpp +++ b/frameworks/core/components/coverage/coverage_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/canvas_render_context_base.h b/frameworks/core/components/custom_paint/canvas_render_context_base.h index d2c105c2..268f44c6 100644 --- a/frameworks/core/components/custom_paint/canvas_render_context_base.h +++ b/frameworks/core/components/custom_paint/canvas_render_context_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/custom_paint_component.cpp b/frameworks/core/components/custom_paint/custom_paint_component.cpp index 97381f72..977f2155 100644 --- a/frameworks/core/components/custom_paint/custom_paint_component.cpp +++ b/frameworks/core/components/custom_paint/custom_paint_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/custom_paint_component.h b/frameworks/core/components/custom_paint/custom_paint_component.h index 8220dbc1..4fd8dc85 100644 --- a/frameworks/core/components/custom_paint/custom_paint_component.h +++ b/frameworks/core/components/custom_paint/custom_paint_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/custom_paint_element.h b/frameworks/core/components/custom_paint/custom_paint_element.h index cedc98e7..344a9cce 100644 --- a/frameworks/core/components/custom_paint/custom_paint_element.h +++ b/frameworks/core/components/custom_paint/custom_paint_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/flutter_render_custom_paint.h b/frameworks/core/components/custom_paint/flutter_render_custom_paint.h index be2f2fd8..ecae3a7f 100644 --- a/frameworks/core/components/custom_paint/flutter_render_custom_paint.h +++ b/frameworks/core/components/custom_paint/flutter_render_custom_paint.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/custom_paint/render_custom_paint.h b/frameworks/core/components/custom_paint/render_custom_paint.h index ffb7555f..ad209d87 100644 --- a/frameworks/core/components/custom_paint/render_custom_paint.h +++ b/frameworks/core/components/custom_paint/render_custom_paint.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/data_panel/flutter_render_data_panel.h b/frameworks/core/components/data_panel/flutter_render_data_panel.h index cc1f83c2..797bf3b4 100644 --- a/frameworks/core/components/data_panel/flutter_render_data_panel.h +++ b/frameworks/core/components/data_panel/flutter_render_data_panel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/data_panel/render_data_panel.h b/frameworks/core/components/data_panel/render_data_panel.h index 7ba9c90f..dbf2cd44 100644 --- a/frameworks/core/components/data_panel/render_data_panel.h +++ b/frameworks/core/components/data_panel/render_data_panel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/data_panel/rosen_render_data_panel.h b/frameworks/core/components/data_panel/rosen_render_data_panel.h index 5d6ce151..4c5b6086 100644 --- a/frameworks/core/components/data_panel/rosen_render_data_panel.h +++ b/frameworks/core/components/data_panel/rosen_render_data_panel.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/button/button_declaration.cpp b/frameworks/core/components/declaration/button/button_declaration.cpp index fe45cd65..995fb6fe 100644 --- a/frameworks/core/components/declaration/button/button_declaration.cpp +++ b/frameworks/core/components/declaration/button/button_declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/button/button_declaration.h b/frameworks/core/components/declaration/button/button_declaration.h index 6d15cbc6..692e9c30 100644 --- a/frameworks/core/components/declaration/button/button_declaration.h +++ b/frameworks/core/components/declaration/button/button_declaration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/common/declaration_constants.cpp b/frameworks/core/components/declaration/common/declaration_constants.cpp index cc139d93..99089ef1 100644 --- a/frameworks/core/components/declaration/common/declaration_constants.cpp +++ b/frameworks/core/components/declaration/common/declaration_constants.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/common/declaration_constants.h b/frameworks/core/components/declaration/common/declaration_constants.h index 1c049e3e..a7bbf422 100644 --- a/frameworks/core/components/declaration/common/declaration_constants.h +++ b/frameworks/core/components/declaration/common/declaration_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/common/event.h b/frameworks/core/components/declaration/common/event.h index 7b104e26..c046aae6 100644 --- a/frameworks/core/components/declaration/common/event.h +++ b/frameworks/core/components/declaration/common/event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/side_bar/side_bar_declaration.cpp b/frameworks/core/components/declaration/side_bar/side_bar_declaration.cpp index f0288a5d..67883f62 100644 --- a/frameworks/core/components/declaration/side_bar/side_bar_declaration.cpp +++ b/frameworks/core/components/declaration/side_bar/side_bar_declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/side_bar/side_bar_declaration.h b/frameworks/core/components/declaration/side_bar/side_bar_declaration.h index 139af9ae..e8712708 100644 --- a/frameworks/core/components/declaration/side_bar/side_bar_declaration.h +++ b/frameworks/core/components/declaration/side_bar/side_bar_declaration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/span/span_declaration.cpp b/frameworks/core/components/declaration/span/span_declaration.cpp index e9bd4b6b..fabd21a7 100644 --- a/frameworks/core/components/declaration/span/span_declaration.cpp +++ b/frameworks/core/components/declaration/span/span_declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/swiper/swiper_declaration.cpp b/frameworks/core/components/declaration/swiper/swiper_declaration.cpp index 5ce6b76d..3c9439a4 100644 --- a/frameworks/core/components/declaration/swiper/swiper_declaration.cpp +++ b/frameworks/core/components/declaration/swiper/swiper_declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/swiper/swiper_declaration.h b/frameworks/core/components/declaration/swiper/swiper_declaration.h index 166d7d9a..473982db 100644 --- a/frameworks/core/components/declaration/swiper/swiper_declaration.h +++ b/frameworks/core/components/declaration/swiper/swiper_declaration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/texttimer/texttimer_declaration.cpp b/frameworks/core/components/declaration/texttimer/texttimer_declaration.cpp index 856478bb..5c7fc320 100644 --- a/frameworks/core/components/declaration/texttimer/texttimer_declaration.cpp +++ b/frameworks/core/components/declaration/texttimer/texttimer_declaration.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/declaration/texttimer/texttimer_declaration.h b/frameworks/core/components/declaration/texttimer/texttimer_declaration.h index 21f87cac..80bcb6b9 100644 --- a/frameworks/core/components/declaration/texttimer/texttimer_declaration.h +++ b/frameworks/core/components/declaration/texttimer/texttimer_declaration.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/dialog/render_dialog.cpp b/frameworks/core/components/dialog/render_dialog.cpp index aa54c120..c5ea2b17 100644 --- a/frameworks/core/components/dialog/render_dialog.cpp +++ b/frameworks/core/components/dialog/render_dialog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/dialog/render_dialog.h b/frameworks/core/components/dialog/render_dialog.h index 2aab7a2f..a1c89d5c 100644 --- a/frameworks/core/components/dialog/render_dialog.h +++ b/frameworks/core/components/dialog/render_dialog.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/display/display_component.h b/frameworks/core/components/display/display_component.h index 5dea3175..f1d48ee3 100644 --- a/frameworks/core/components/display/display_component.h +++ b/frameworks/core/components/display/display_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/display/render_display.cpp b/frameworks/core/components/display/render_display.cpp index 791f9382..e874c5c5 100644 --- a/frameworks/core/components/display/render_display.cpp +++ b/frameworks/core/components/display/render_display.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/flex/render_flex.cpp b/frameworks/core/components/flex/render_flex.cpp index 280f6c53..26a8e5c9 100644 --- a/frameworks/core/components/flex/render_flex.cpp +++ b/frameworks/core/components/flex/render_flex.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/flex/render_flex.h b/frameworks/core/components/flex/render_flex.h index 1812aeb7..66e9404a 100644 --- a/frameworks/core/components/flex/render_flex.h +++ b/frameworks/core/components/flex/render_flex.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/flex/render_flex_item.cpp b/frameworks/core/components/flex/render_flex_item.cpp index 6651d6c8..e5f873ad 100644 --- a/frameworks/core/components/flex/render_flex_item.cpp +++ b/frameworks/core/components/flex/render_flex_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/focus_animation/flutter_render_focus_animation.cpp b/frameworks/core/components/focus_animation/flutter_render_focus_animation.cpp index e7574090..2a32df98 100644 --- a/frameworks/core/components/focus_animation/flutter_render_focus_animation.cpp +++ b/frameworks/core/components/focus_animation/flutter_render_focus_animation.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/focusable/focusable_element.cpp b/frameworks/core/components/focusable/focusable_element.cpp index e3b53599..d0a1da97 100644 --- a/frameworks/core/components/focusable/focusable_element.cpp +++ b/frameworks/core/components/focusable/focusable_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/form/BUILD.gn b/frameworks/core/components/form/BUILD.gn index a86dbd3e..3fcb02f5 100644 --- a/frameworks/core/components/form/BUILD.gn +++ b/frameworks/core/components/form/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/form/render_form.cpp b/frameworks/core/components/form/render_form.cpp index cda3e190..e27c09e6 100644 --- a/frameworks/core/components/form/render_form.cpp +++ b/frameworks/core/components/form/render_form.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/form/render_form.h b/frameworks/core/components/form/render_form.h index 59895505..71ee5bd1 100644 --- a/frameworks/core/components/form/render_form.h +++ b/frameworks/core/components/form/render_form.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/form/resource/form_request_data.h b/frameworks/core/components/form/resource/form_request_data.h index eda4aafa..858da6ee 100644 --- a/frameworks/core/components/form/resource/form_request_data.h +++ b/frameworks/core/components/form/resource/form_request_data.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/gesture_listener/gesture_listener_component.h b/frameworks/core/components/gesture_listener/gesture_listener_component.h index 28d37dbd..5d8a4122 100644 --- a/frameworks/core/components/gesture_listener/gesture_listener_component.h +++ b/frameworks/core/components/gesture_listener/gesture_listener_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/gesture_listener/render_gesture_listener.h b/frameworks/core/components/gesture_listener/render_gesture_listener.h index 8abeb87c..36ed6405 100644 --- a/frameworks/core/components/gesture_listener/render_gesture_listener.h +++ b/frameworks/core/components/gesture_listener/render_gesture_listener.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/grid_layout_element.cpp b/frameworks/core/components/grid_layout/grid_layout_element.cpp index 79a5929f..f335f30a 100644 --- a/frameworks/core/components/grid_layout/grid_layout_element.cpp +++ b/frameworks/core/components/grid_layout/grid_layout_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/grid_layout_item_component.h b/frameworks/core/components/grid_layout/grid_layout_item_component.h index 4e844545..d9cbc8f2 100644 --- a/frameworks/core/components/grid_layout/grid_layout_item_component.h +++ b/frameworks/core/components/grid_layout/grid_layout_item_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/render_grid_layout_item.cpp b/frameworks/core/components/grid_layout/render_grid_layout_item.cpp index 9ead2b03..0eeec587 100644 --- a/frameworks/core/components/grid_layout/render_grid_layout_item.cpp +++ b/frameworks/core/components/grid_layout/render_grid_layout_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/render_grid_layout_item.h b/frameworks/core/components/grid_layout/render_grid_layout_item.h index 497847af..61a49759 100644 --- a/frameworks/core/components/grid_layout/render_grid_layout_item.h +++ b/frameworks/core/components/grid_layout/render_grid_layout_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/rosen_render_grid_layout.cpp b/frameworks/core/components/grid_layout/rosen_render_grid_layout.cpp index 1a4537da..3840f170 100644 --- a/frameworks/core/components/grid_layout/rosen_render_grid_layout.cpp +++ b/frameworks/core/components/grid_layout/rosen_render_grid_layout.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/grid_layout/rosen_render_grid_layout.h b/frameworks/core/components/grid_layout/rosen_render_grid_layout.h index 9eaa791a..2e1eea90 100644 --- a/frameworks/core/components/grid_layout/rosen_render_grid_layout.h +++ b/frameworks/core/components/grid_layout/rosen_render_grid_layout.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/hyperlink/render_hyperlink.cpp b/frameworks/core/components/hyperlink/render_hyperlink.cpp index 97f46425..6fc895cd 100644 --- a/frameworks/core/components/hyperlink/render_hyperlink.cpp +++ b/frameworks/core/components/hyperlink/render_hyperlink.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/image/flutter_render_image.h b/frameworks/core/components/image/flutter_render_image.h index e0fc3380..e16990d8 100644 --- a/frameworks/core/components/image/flutter_render_image.h +++ b/frameworks/core/components/image/flutter_render_image.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/marquee/flutter_render_marquee.cpp b/frameworks/core/components/marquee/flutter_render_marquee.cpp index 744b9c1b..7f0b6f2e 100644 --- a/frameworks/core/components/marquee/flutter_render_marquee.cpp +++ b/frameworks/core/components/marquee/flutter_render_marquee.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/marquee/marquee_component.h b/frameworks/core/components/marquee/marquee_component.h index c1326b77..4a377073 100644 --- a/frameworks/core/components/marquee/marquee_component.h +++ b/frameworks/core/components/marquee/marquee_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/marquee/marquee_element.h b/frameworks/core/components/marquee/marquee_element.h index 4792da60..3501c9d7 100644 --- a/frameworks/core/components/marquee/marquee_element.h +++ b/frameworks/core/components/marquee/marquee_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/marquee/render_marquee.h b/frameworks/core/components/marquee/render_marquee.h index 47f5d09a..97298dc4 100644 --- a/frameworks/core/components/marquee/render_marquee.h +++ b/frameworks/core/components/marquee/render_marquee.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/menu/menu_element.cpp b/frameworks/core/components/menu/menu_element.cpp index 6cd25a93..800fabb2 100644 --- a/frameworks/core/components/menu/menu_element.cpp +++ b/frameworks/core/components/menu/menu_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/navigation_bar_component_v2.cpp b/frameworks/core/components/navigation_bar/navigation_bar_component_v2.cpp index 0dc7ca67..db1a2b1b 100644 --- a/frameworks/core/components/navigation_bar/navigation_bar_component_v2.cpp +++ b/frameworks/core/components/navigation_bar/navigation_bar_component_v2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/navigation_bar_component_v2.h b/frameworks/core/components/navigation_bar/navigation_bar_component_v2.h index d4076c11..596a007b 100644 --- a/frameworks/core/components/navigation_bar/navigation_bar_component_v2.h +++ b/frameworks/core/components/navigation_bar/navigation_bar_component_v2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/navigation_container_component.cpp b/frameworks/core/components/navigation_bar/navigation_container_component.cpp index f8e6378e..39cdbf0c 100644 --- a/frameworks/core/components/navigation_bar/navigation_container_component.cpp +++ b/frameworks/core/components/navigation_bar/navigation_container_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/navigation_container_component.h b/frameworks/core/components/navigation_bar/navigation_container_component.h index cfb81262..1f2bcc84 100644 --- a/frameworks/core/components/navigation_bar/navigation_container_component.h +++ b/frameworks/core/components/navigation_bar/navigation_container_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/navigation_container_element.cpp b/frameworks/core/components/navigation_bar/navigation_container_element.cpp index 4e093de1..e3fa03ba 100644 --- a/frameworks/core/components/navigation_bar/navigation_container_element.cpp +++ b/frameworks/core/components/navigation_bar/navigation_container_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/render_navigation_container.cpp b/frameworks/core/components/navigation_bar/render_navigation_container.cpp index a9ead84b..195c6a09 100644 --- a/frameworks/core/components/navigation_bar/render_navigation_container.cpp +++ b/frameworks/core/components/navigation_bar/render_navigation_container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigation_bar/render_navigation_container.h b/frameworks/core/components/navigation_bar/render_navigation_container.h index eedb1598..6c657f51 100644 --- a/frameworks/core/components/navigation_bar/render_navigation_container.h +++ b/frameworks/core/components/navigation_bar/render_navigation_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/navigator/render_navigator.cpp b/frameworks/core/components/navigator/render_navigator.cpp index de6874b1..de34a51e 100644 --- a/frameworks/core/components/navigator/render_navigator.cpp +++ b/frameworks/core/components/navigator/render_navigator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/option/option_component.h b/frameworks/core/components/option/option_component.h index 8b821384..56f35eb1 100644 --- a/frameworks/core/components/option/option_component.h +++ b/frameworks/core/components/option/option_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/option/render_option.cpp b/frameworks/core/components/option/render_option.cpp index 029c3717..e82dc11a 100644 --- a/frameworks/core/components/option/render_option.cpp +++ b/frameworks/core/components/option/render_option.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/overlay/overlay_element.h b/frameworks/core/components/overlay/overlay_element.h index 18e1f10d..71c3e239 100644 --- a/frameworks/core/components/overlay/overlay_element.h +++ b/frameworks/core/components/overlay/overlay_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/page/page_component.cpp b/frameworks/core/components/page/page_component.cpp index de9f5af3..5b095301 100644 --- a/frameworks/core/components/page/page_component.cpp +++ b/frameworks/core/components/page/page_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/page/page_component.h b/frameworks/core/components/page/page_component.h index 0c768362..3fcbab83 100644 --- a/frameworks/core/components/page/page_component.h +++ b/frameworks/core/components/page/page_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/page/page_element.cpp b/frameworks/core/components/page/page_element.cpp index 3a709f29..85045c71 100644 --- a/frameworks/core/components/page/page_element.cpp +++ b/frameworks/core/components/page/page_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/page/page_element.h b/frameworks/core/components/page/page_element.h index 0a46d247..8265d559 100644 --- a/frameworks/core/components/page/page_element.h +++ b/frameworks/core/components/page/page_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/panel/render_sliding_panel.cpp b/frameworks/core/components/panel/render_sliding_panel.cpp index e456f8fe..d233b294 100644 --- a/frameworks/core/components/panel/render_sliding_panel.cpp +++ b/frameworks/core/components/panel/render_sliding_panel.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_base_component.cpp b/frameworks/core/components/picker/picker_base_component.cpp index 7da14d7d..0f74fcde 100644 --- a/frameworks/core/components/picker/picker_base_component.cpp +++ b/frameworks/core/components/picker/picker_base_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_base_component.h b/frameworks/core/components/picker/picker_base_component.h index bd313b59..bc7023bd 100644 --- a/frameworks/core/components/picker/picker_base_component.h +++ b/frameworks/core/components/picker/picker_base_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_column_component.cpp b/frameworks/core/components/picker/picker_column_component.cpp index 3629abcf..c2e8a6cc 100644 --- a/frameworks/core/components/picker/picker_column_component.cpp +++ b/frameworks/core/components/picker/picker_column_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_date_component.h b/frameworks/core/components/picker/picker_date_component.h index 2685f981..dbc0b3f7 100644 --- a/frameworks/core/components/picker/picker_date_component.h +++ b/frameworks/core/components/picker/picker_date_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_datetime_component.cpp b/frameworks/core/components/picker/picker_datetime_component.cpp index 7f320b87..56c8a5d7 100644 --- a/frameworks/core/components/picker/picker_datetime_component.cpp +++ b/frameworks/core/components/picker/picker_datetime_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_multitext_component.h b/frameworks/core/components/picker/picker_multitext_component.h index b574b3bb..70feb310 100644 --- a/frameworks/core/components/picker/picker_multitext_component.h +++ b/frameworks/core/components/picker/picker_multitext_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_option_component.h b/frameworks/core/components/picker/picker_option_component.h index 01f59e2f..e5b1e8d2 100644 --- a/frameworks/core/components/picker/picker_option_component.h +++ b/frameworks/core/components/picker/picker_option_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_text_component.cpp b/frameworks/core/components/picker/picker_text_component.cpp index 06985e7f..b9f39333 100644 --- a/frameworks/core/components/picker/picker_text_component.cpp +++ b/frameworks/core/components/picker/picker_text_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_text_component.h b/frameworks/core/components/picker/picker_text_component.h index 794307e0..2ad2333b 100644 --- a/frameworks/core/components/picker/picker_text_component.h +++ b/frameworks/core/components/picker/picker_text_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/picker_time_component.cpp b/frameworks/core/components/picker/picker_time_component.cpp index b18b78f6..7dbf80c4 100644 --- a/frameworks/core/components/picker/picker_time_component.cpp +++ b/frameworks/core/components/picker/picker_time_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/render_picker_base.h b/frameworks/core/components/picker/render_picker_base.h index 2e4f0899..2767514c 100644 --- a/frameworks/core/components/picker/render_picker_base.h +++ b/frameworks/core/components/picker/render_picker_base.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/render_picker_column.cpp b/frameworks/core/components/picker/render_picker_column.cpp index b2852782..cdd2d845 100644 --- a/frameworks/core/components/picker/render_picker_column.cpp +++ b/frameworks/core/components/picker/render_picker_column.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/picker/render_picker_option.cpp b/frameworks/core/components/picker/render_picker_option.cpp index 94400842..018937bf 100644 --- a/frameworks/core/components/picker/render_picker_option.cpp +++ b/frameworks/core/components/picker/render_picker_option.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/BUILD.gn b/frameworks/core/components/plugin/BUILD.gn index eb53320b..a79c391f 100644 --- a/frameworks/core/components/plugin/BUILD.gn +++ b/frameworks/core/components/plugin/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/flutter_render_plugin.cpp b/frameworks/core/components/plugin/flutter_render_plugin.cpp index 1d319010..185a3854 100644 --- a/frameworks/core/components/plugin/flutter_render_plugin.cpp +++ b/frameworks/core/components/plugin/flutter_render_plugin.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/flutter_render_plugin.h b/frameworks/core/components/plugin/flutter_render_plugin.h index 9eef43fa..14855e10 100644 --- a/frameworks/core/components/plugin/flutter_render_plugin.h +++ b/frameworks/core/components/plugin/flutter_render_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/plugin_component_manager.cpp b/frameworks/core/components/plugin/plugin_component_manager.cpp index 018581df..a87ea5d3 100644 --- a/frameworks/core/components/plugin/plugin_component_manager.cpp +++ b/frameworks/core/components/plugin/plugin_component_manager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/plugin_component_manager.h b/frameworks/core/components/plugin/plugin_component_manager.h index 97e86512..27819bbf 100644 --- a/frameworks/core/components/plugin/plugin_component_manager.h +++ b/frameworks/core/components/plugin/plugin_component_manager.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/resource/plugin_request_data.h b/frameworks/core/components/plugin/resource/plugin_request_data.h index 42316539..6d6a500a 100644 --- a/frameworks/core/components/plugin/resource/plugin_request_data.h +++ b/frameworks/core/components/plugin/resource/plugin_request_data.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/plugin/rosen_render_plugin.h b/frameworks/core/components/plugin/rosen_render_plugin.h index 828cef3f..a73ce5e2 100644 --- a/frameworks/core/components/plugin/rosen_render_plugin.h +++ b/frameworks/core/components/plugin/rosen_render_plugin.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_component.h b/frameworks/core/components/popup/popup_component.h index d8569a64..c91ee1c9 100644 --- a/frameworks/core/components/popup/popup_component.h +++ b/frameworks/core/components/popup/popup_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_component_v2.h b/frameworks/core/components/popup/popup_component_v2.h index fb3df9c1..e3a64780 100644 --- a/frameworks/core/components/popup/popup_component_v2.h +++ b/frameworks/core/components/popup/popup_component_v2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_element.cpp b/frameworks/core/components/popup/popup_element.cpp index 8f2f47c1..e7f75ddc 100644 --- a/frameworks/core/components/popup/popup_element.cpp +++ b/frameworks/core/components/popup/popup_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_element.h b/frameworks/core/components/popup/popup_element.h index 224995c1..bf89b551 100644 --- a/frameworks/core/components/popup/popup_element.h +++ b/frameworks/core/components/popup/popup_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_element_v2.cpp b/frameworks/core/components/popup/popup_element_v2.cpp index 6664ed1e..6e7dee75 100644 --- a/frameworks/core/components/popup/popup_element_v2.cpp +++ b/frameworks/core/components/popup/popup_element_v2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/popup/popup_element_v2.h b/frameworks/core/components/popup/popup_element_v2.h index dd546701..650eba09 100644 --- a/frameworks/core/components/popup/popup_element_v2.h +++ b/frameworks/core/components/popup/popup_element_v2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/progress/BUILD.gn b/frameworks/core/components/progress/BUILD.gn index a18f57cb..349109b9 100644 --- a/frameworks/core/components/progress/BUILD.gn +++ b/frameworks/core/components/progress/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/progress/render_progress.h b/frameworks/core/components/progress/render_progress.h index 9dc3bf0d..3e8601b7 100644 --- a/frameworks/core/components/progress/render_progress.h +++ b/frameworks/core/components/progress/render_progress.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/qrcode/render_qrcode.cpp b/frameworks/core/components/qrcode/render_qrcode.cpp index 5901dbd4..0c42b9bb 100644 --- a/frameworks/core/components/qrcode/render_qrcode.cpp +++ b/frameworks/core/components/qrcode/render_qrcode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/qrcode/render_qrcode.h b/frameworks/core/components/qrcode/render_qrcode.h index c5d6487d..c368a124 100644 --- a/frameworks/core/components/qrcode/render_qrcode.h +++ b/frameworks/core/components/qrcode/render_qrcode.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/BUILD.gn b/frameworks/core/components/rich_text/BUILD.gn index 81b8714c..fdca28e6 100644 --- a/frameworks/core/components/rich_text/BUILD.gn +++ b/frameworks/core/components/rich_text/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/render_rich_text.cpp b/frameworks/core/components/rich_text/render_rich_text.cpp index 76eac72a..9e1a71ed 100644 --- a/frameworks/core/components/rich_text/render_rich_text.cpp +++ b/frameworks/core/components/rich_text/render_rich_text.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/render_rich_text.h b/frameworks/core/components/rich_text/render_rich_text.h index de25d7ae..a2bd2312 100644 --- a/frameworks/core/components/rich_text/render_rich_text.h +++ b/frameworks/core/components/rich_text/render_rich_text.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/rich_text_component.cpp b/frameworks/core/components/rich_text/rich_text_component.cpp index c24289d2..3da6d6dd 100644 --- a/frameworks/core/components/rich_text/rich_text_component.cpp +++ b/frameworks/core/components/rich_text/rich_text_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/rich_text_component.h b/frameworks/core/components/rich_text/rich_text_component.h index 8403c56a..ec33ba2c 100644 --- a/frameworks/core/components/rich_text/rich_text_component.h +++ b/frameworks/core/components/rich_text/rich_text_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/rich_text/rich_text_element.h b/frameworks/core/components/rich_text/rich_text_element.h index 3adc07ca..6c1b9d51 100644 --- a/frameworks/core/components/rich_text/rich_text_element.h +++ b/frameworks/core/components/rich_text/rich_text_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/root/root_element.cpp b/frameworks/core/components/root/root_element.cpp index 76ae891b..0cc00d8b 100644 --- a/frameworks/core/components/root/root_element.cpp +++ b/frameworks/core/components/root/root_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/root/rosen_render_root.cpp b/frameworks/core/components/root/rosen_render_root.cpp index 2cf51ba4..b169adf3 100644 --- a/frameworks/core/components/root/rosen_render_root.cpp +++ b/frameworks/core/components/root/rosen_render_root.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/BUILD.gn b/frameworks/core/components/scoring/BUILD.gn index 37fbd100..f9687d17 100755 --- a/frameworks/core/components/scoring/BUILD.gn +++ b/frameworks/core/components/scoring/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/render_scoring.cpp b/frameworks/core/components/scoring/render_scoring.cpp index 6a464fda..4acafab7 100755 --- a/frameworks/core/components/scoring/render_scoring.cpp +++ b/frameworks/core/components/scoring/render_scoring.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/render_scoring.h b/frameworks/core/components/scoring/render_scoring.h index faaafd53..dfdfebcf 100755 --- a/frameworks/core/components/scoring/render_scoring.h +++ b/frameworks/core/components/scoring/render_scoring.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/scoring_component.cpp b/frameworks/core/components/scoring/scoring_component.cpp index 069bbc74..fe1867cf 100755 --- a/frameworks/core/components/scoring/scoring_component.cpp +++ b/frameworks/core/components/scoring/scoring_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/scoring_component.h b/frameworks/core/components/scoring/scoring_component.h index 795b21d1..39be5962 100755 --- a/frameworks/core/components/scoring/scoring_component.h +++ b/frameworks/core/components/scoring/scoring_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/scoring_element.cpp b/frameworks/core/components/scoring/scoring_element.cpp index 1c952631..c47c79c3 100755 --- a/frameworks/core/components/scoring/scoring_element.cpp +++ b/frameworks/core/components/scoring/scoring_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scoring/scoring_element.h b/frameworks/core/components/scoring/scoring_element.h index c01d9fa4..d09cb71b 100755 --- a/frameworks/core/components/scoring/scoring_element.h +++ b/frameworks/core/components/scoring/scoring_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/flutter_render_single_child_scroll.cpp b/frameworks/core/components/scroll/flutter_render_single_child_scroll.cpp index 862102a8..21cf5431 100644 --- a/frameworks/core/components/scroll/flutter_render_single_child_scroll.cpp +++ b/frameworks/core/components/scroll/flutter_render_single_child_scroll.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/render_scroll.h b/frameworks/core/components/scroll/render_scroll.h index 8e69a81b..eff57a5c 100644 --- a/frameworks/core/components/scroll/render_scroll.h +++ b/frameworks/core/components/scroll/render_scroll.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/render_single_child_scroll.cpp b/frameworks/core/components/scroll/render_single_child_scroll.cpp index b6079171..22c60303 100644 --- a/frameworks/core/components/scroll/render_single_child_scroll.cpp +++ b/frameworks/core/components/scroll/render_single_child_scroll.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/render_single_child_scroll.h b/frameworks/core/components/scroll/render_single_child_scroll.h index fd3fc5ee..03d4d377 100644 --- a/frameworks/core/components/scroll/render_single_child_scroll.h +++ b/frameworks/core/components/scroll/render_single_child_scroll.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/scroll_bar_controller.h b/frameworks/core/components/scroll/scroll_bar_controller.h index 5daa43af..3317779a 100644 --- a/frameworks/core/components/scroll/scroll_bar_controller.h +++ b/frameworks/core/components/scroll/scroll_bar_controller.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/scroll_position_controller.cpp b/frameworks/core/components/scroll/scroll_position_controller.cpp index b51e9b7e..4dd8175f 100644 --- a/frameworks/core/components/scroll/scroll_position_controller.cpp +++ b/frameworks/core/components/scroll/scroll_position_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll/scrollable.h b/frameworks/core/components/scroll/scrollable.h index a977fc03..41846619 100644 --- a/frameworks/core/components/scroll/scrollable.h +++ b/frameworks/core/components/scroll/scrollable.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll_bar/rosen_render_scroll_bar.cpp b/frameworks/core/components/scroll_bar/rosen_render_scroll_bar.cpp index 7a7550d1..cb1d6681 100644 --- a/frameworks/core/components/scroll_bar/rosen_render_scroll_bar.cpp +++ b/frameworks/core/components/scroll_bar/rosen_render_scroll_bar.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/scroll_bar/scroll_bar_proxy.cpp b/frameworks/core/components/scroll_bar/scroll_bar_proxy.cpp index 0bcb1556..f4a4b6c0 100644 --- a/frameworks/core/components/scroll_bar/scroll_bar_proxy.cpp +++ b/frameworks/core/components/scroll_bar/scroll_bar_proxy.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/select/render_select.cpp b/frameworks/core/components/select/render_select.cpp index 2ec4c1c5..bc3209fc 100644 --- a/frameworks/core/components/select/render_select.cpp +++ b/frameworks/core/components/select/render_select.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/select/render_select.h b/frameworks/core/components/select/render_select.h index 3af55cdb..9880b528 100644 --- a/frameworks/core/components/select/render_select.h +++ b/frameworks/core/components/select/render_select.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/select/select_component.h b/frameworks/core/components/select/select_component.h index 70921379..7363389b 100644 --- a/frameworks/core/components/select/select_component.h +++ b/frameworks/core/components/select/select_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/select/select_element.h b/frameworks/core/components/select/select_element.h index c71cd375..d3e300d4 100644 --- a/frameworks/core/components/select/select_element.h +++ b/frameworks/core/components/select/select_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/select_popup/select_popup_component.h b/frameworks/core/components/select_popup/select_popup_component.h index ee5405c6..f4cea201 100644 --- a/frameworks/core/components/select_popup/select_popup_component.h +++ b/frameworks/core/components/select_popup/select_popup_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/semi_modal/render_semi_modal.cpp b/frameworks/core/components/semi_modal/render_semi_modal.cpp index 33e3c7c5..95169287 100644 --- a/frameworks/core/components/semi_modal/render_semi_modal.cpp +++ b/frameworks/core/components/semi_modal/render_semi_modal.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shadow/rosen_render_shadow.cpp b/frameworks/core/components/shadow/rosen_render_shadow.cpp index b528acce..1855149e 100644 --- a/frameworks/core/components/shadow/rosen_render_shadow.cpp +++ b/frameworks/core/components/shadow/rosen_render_shadow.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/flutter_render_shape.cpp b/frameworks/core/components/shape/flutter_render_shape.cpp index b1d0e91c..bcb6adfb 100644 --- a/frameworks/core/components/shape/flutter_render_shape.cpp +++ b/frameworks/core/components/shape/flutter_render_shape.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/flutter_render_shape.h b/frameworks/core/components/shape/flutter_render_shape.h index 1a2feb48..83c7e633 100644 --- a/frameworks/core/components/shape/flutter_render_shape.h +++ b/frameworks/core/components/shape/flutter_render_shape.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/flutter_render_shape_container.cpp b/frameworks/core/components/shape/flutter_render_shape_container.cpp index e8162150..81c69a3c 100644 --- a/frameworks/core/components/shape/flutter_render_shape_container.cpp +++ b/frameworks/core/components/shape/flutter_render_shape_container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/flutter_render_shape_container.h b/frameworks/core/components/shape/flutter_render_shape_container.h index 7afa028d..594295ec 100644 --- a/frameworks/core/components/shape/flutter_render_shape_container.h +++ b/frameworks/core/components/shape/flutter_render_shape_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/render_shape_container.cpp b/frameworks/core/components/shape/render_shape_container.cpp index 1ed5e01d..60d11c57 100644 --- a/frameworks/core/components/shape/render_shape_container.cpp +++ b/frameworks/core/components/shape/render_shape_container.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/render_shape_container.h b/frameworks/core/components/shape/render_shape_container.h index d400716e..460b87e7 100644 --- a/frameworks/core/components/shape/render_shape_container.h +++ b/frameworks/core/components/shape/render_shape_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/rosen_render_shape.cpp b/frameworks/core/components/shape/rosen_render_shape.cpp index e7b72c9e..d4361713 100644 --- a/frameworks/core/components/shape/rosen_render_shape.cpp +++ b/frameworks/core/components/shape/rosen_render_shape.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/rosen_render_shape.h b/frameworks/core/components/shape/rosen_render_shape.h index 5856d51f..87adacae 100644 --- a/frameworks/core/components/shape/rosen_render_shape.h +++ b/frameworks/core/components/shape/rosen_render_shape.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/rosen_render_shape_container.h b/frameworks/core/components/shape/rosen_render_shape_container.h index f93a1fa4..36415911 100644 --- a/frameworks/core/components/shape/rosen_render_shape_container.h +++ b/frameworks/core/components/shape/rosen_render_shape_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/shape/shape_container_component.h b/frameworks/core/components/shape/shape_container_component.h index c7d27908..6d81a6a0 100644 --- a/frameworks/core/components/shape/shape_container_component.h +++ b/frameworks/core/components/shape/shape_container_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/BUILD.gn b/frameworks/core/components/side_bar/BUILD.gn index 43e6258f..88600f3d 100644 --- a/frameworks/core/components/side_bar/BUILD.gn +++ b/frameworks/core/components/side_bar/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. import("//foundation/ace/ace_engine/frameworks/core/components/components.gni") diff --git a/frameworks/core/components/side_bar/side_bar_animation_controller.cpp b/frameworks/core/components/side_bar/side_bar_animation_controller.cpp index 869d2772..2ee3ae69 100644 --- a/frameworks/core/components/side_bar/side_bar_animation_controller.cpp +++ b/frameworks/core/components/side_bar/side_bar_animation_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/side_bar_animation_controller.h b/frameworks/core/components/side_bar/side_bar_animation_controller.h index 0ffab18d..a2d103cf 100644 --- a/frameworks/core/components/side_bar/side_bar_animation_controller.h +++ b/frameworks/core/components/side_bar/side_bar_animation_controller.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/side_bar_container_component.cpp b/frameworks/core/components/side_bar/side_bar_container_component.cpp index 07b72a95..3a9541bb 100644 --- a/frameworks/core/components/side_bar/side_bar_container_component.cpp +++ b/frameworks/core/components/side_bar/side_bar_container_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/side_bar_container_component.h b/frameworks/core/components/side_bar/side_bar_container_component.h index aa02e363..ff864b60 100644 --- a/frameworks/core/components/side_bar/side_bar_container_component.h +++ b/frameworks/core/components/side_bar/side_bar_container_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/side_bar_container_element.cpp b/frameworks/core/components/side_bar/side_bar_container_element.cpp index 00218095..826b1cb7 100644 --- a/frameworks/core/components/side_bar/side_bar_container_element.cpp +++ b/frameworks/core/components/side_bar/side_bar_container_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/side_bar/side_bar_container_element.h b/frameworks/core/components/side_bar/side_bar_container_element.h index 7559c1c2..0ee3698c 100644 --- a/frameworks/core/components/side_bar/side_bar_container_element.h +++ b/frameworks/core/components/side_bar/side_bar_container_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/slider/flutter_render_slider.cpp b/frameworks/core/components/slider/flutter_render_slider.cpp index 6aaa89f0..7b76b8bb 100644 --- a/frameworks/core/components/slider/flutter_render_slider.cpp +++ b/frameworks/core/components/slider/flutter_render_slider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/slider/rosen_render_slider.cpp b/frameworks/core/components/slider/rosen_render_slider.cpp index ad29e5f1..1281ab3a 100644 --- a/frameworks/core/components/slider/rosen_render_slider.cpp +++ b/frameworks/core/components/slider/rosen_render_slider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/slider/slider_component.h b/frameworks/core/components/slider/slider_component.h index b2673630..30fcccac 100644 --- a/frameworks/core/components/slider/slider_component.h +++ b/frameworks/core/components/slider/slider_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stack/render_stack.cpp b/frameworks/core/components/stack/render_stack.cpp index b53c94e2..20f452a3 100644 --- a/frameworks/core/components/stack/render_stack.cpp +++ b/frameworks/core/components/stack/render_stack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stack/render_stack.h b/frameworks/core/components/stack/render_stack.h index 82e77e2e..259f8862 100644 --- a/frameworks/core/components/stack/render_stack.h +++ b/frameworks/core/components/stack/render_stack.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stack/stack_element.h b/frameworks/core/components/stack/stack_element.h index 676781d5..ccebaaf0 100644 --- a/frameworks/core/components/stack/stack_element.h +++ b/frameworks/core/components/stack/stack_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stage/stage_element.h b/frameworks/core/components/stage/stage_element.h index b879395d..7491cf07 100644 --- a/frameworks/core/components/stage/stage_element.h +++ b/frameworks/core/components/stage/stage_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stepper/render_stepper.h b/frameworks/core/components/stepper/render_stepper.h index 3621b258..fdc7293a 100644 --- a/frameworks/core/components/stepper/render_stepper.h +++ b/frameworks/core/components/stepper/render_stepper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/stepper/stepper_item_component_v2.cpp b/frameworks/core/components/stepper/stepper_item_component_v2.cpp index d144065b..f1b1f13e 100644 --- a/frameworks/core/components/stepper/stepper_item_component_v2.cpp +++ b/frameworks/core/components/stepper/stepper_item_component_v2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/swiper/render_swiper.h b/frameworks/core/components/swiper/render_swiper.h index 616388fa..4b408479 100644 --- a/frameworks/core/components/swiper/render_swiper.h +++ b/frameworks/core/components/swiper/render_swiper.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/swiper/swiper_component.h b/frameworks/core/components/swiper/swiper_component.h index 32e5685f..d4957e8a 100644 --- a/frameworks/core/components/swiper/swiper_component.h +++ b/frameworks/core/components/swiper/swiper_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/tab_bar/tab_bar_component.cpp b/frameworks/core/components/tab_bar/tab_bar_component.cpp index 5f7d569e..5b1706bf 100644 --- a/frameworks/core/components/tab_bar/tab_bar_component.cpp +++ b/frameworks/core/components/tab_bar/tab_bar_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/tab_bar/tab_bar_element.h b/frameworks/core/components/tab_bar/tab_bar_element.h index a2f60a14..f1912486 100644 --- a/frameworks/core/components/tab_bar/tab_bar_element.h +++ b/frameworks/core/components/tab_bar/tab_bar_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/tab_bar/tab_theme.h b/frameworks/core/components/tab_bar/tab_theme.h index d11fc1c2..64514d72 100644 --- a/frameworks/core/components/tab_bar/tab_theme.h +++ b/frameworks/core/components/tab_bar/tab_theme.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/BUILD.gn b/frameworks/core/components/test/BUILD.gn index 6946e66a..0eb01e78 100644 --- a/frameworks/core/components/test/BUILD.gn +++ b/frameworks/core/components/test/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/json/json_ace_page.cpp b/frameworks/core/components/test/json/json_ace_page.cpp index 37727187..249622d2 100644 --- a/frameworks/core/components/test/json/json_ace_page.cpp +++ b/frameworks/core/components/test/json/json_ace_page.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/box/BUILD.gn b/frameworks/core/components/test/unittest/box/BUILD.gn index dc6f45ae..e5750d54 100644 --- a/frameworks/core/components/test/unittest/box/BUILD.gn +++ b/frameworks/core/components/test/unittest/box/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/gestures/gesture_component_test.cpp b/frameworks/core/components/test/unittest/gestures/gesture_component_test.cpp index 6463c806..37d1bf29 100644 --- a/frameworks/core/components/test/unittest/gestures/gesture_component_test.cpp +++ b/frameworks/core/components/test/unittest/gestures/gesture_component_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/grid/render_grid_test.cpp b/frameworks/core/components/test/unittest/grid/render_grid_test.cpp index 004a2415..19f4e0ac 100644 --- a/frameworks/core/components/test/unittest/grid/render_grid_test.cpp +++ b/frameworks/core/components/test/unittest/grid/render_grid_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/grid_layout/BUILD.gn b/frameworks/core/components/test/unittest/grid_layout/BUILD.gn index 49440674..2c74b2ac 100644 --- a/frameworks/core/components/test/unittest/grid_layout/BUILD.gn +++ b/frameworks/core/components/test/unittest/grid_layout/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.cpp b/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.cpp index 095f7c1f..fb32df74 100644 --- a/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.cpp +++ b/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.h b/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.h index a36749f8..00c6de14 100644 --- a/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.h +++ b/frameworks/core/components/test/unittest/grid_layout/grid_layout_test_utils.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/image_animator/image_animator_test.cpp b/frameworks/core/components/test/unittest/image_animator/image_animator_test.cpp index 0fb2744f..5ed29c88 100644 --- a/frameworks/core/components/test/unittest/image_animator/image_animator_test.cpp +++ b/frameworks/core/components/test/unittest/image_animator/image_animator_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/list/BUILD.gn b/frameworks/core/components/test/unittest/list/BUILD.gn index 311077d3..3b1daba7 100644 --- a/frameworks/core/components/test/unittest/list/BUILD.gn +++ b/frameworks/core/components/test/unittest/list/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/list/render_list_test.cpp b/frameworks/core/components/test/unittest/list/render_list_test.cpp index f23fb290..d20b4151 100644 --- a/frameworks/core/components/test/unittest/list/render_list_test.cpp +++ b/frameworks/core/components/test/unittest/list/render_list_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/marquee/render_marquee_test.cpp b/frameworks/core/components/test/unittest/marquee/render_marquee_test.cpp index 12cacc4e..ac6aa986 100644 --- a/frameworks/core/components/test/unittest/marquee/render_marquee_test.cpp +++ b/frameworks/core/components/test/unittest/marquee/render_marquee_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/mock/container_modal_mock.cpp b/frameworks/core/components/test/unittest/mock/container_modal_mock.cpp index 3303ffcb..cef4bd10 100644 --- a/frameworks/core/components/test/unittest/mock/container_modal_mock.cpp +++ b/frameworks/core/components/test/unittest/mock/container_modal_mock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/mock/mock_render_depend.h b/frameworks/core/components/test/unittest/mock/mock_render_depend.h index 65943141..f780c7a0 100644 --- a/frameworks/core/components/test/unittest/mock/mock_render_depend.h +++ b/frameworks/core/components/test/unittest/mock/mock_render_depend.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/pattern_lock/render_pattern_lock_test.cpp b/frameworks/core/components/test/unittest/pattern_lock/render_pattern_lock_test.cpp index 6f79a0a3..998501c3 100644 --- a/frameworks/core/components/test/unittest/pattern_lock/render_pattern_lock_test.cpp +++ b/frameworks/core/components/test/unittest/pattern_lock/render_pattern_lock_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/plugin/BUILD.gn b/frameworks/core/components/test/unittest/plugin/BUILD.gn index 4b310cf0..a2ff4d1e 100644 --- a/frameworks/core/components/test/unittest/plugin/BUILD.gn +++ b/frameworks/core/components/test/unittest/plugin/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/rating/render_rating_test.cpp b/frameworks/core/components/test/unittest/rating/render_rating_test.cpp index 7823afb9..86a87b7b 100644 --- a/frameworks/core/components/test/unittest/rating/render_rating_test.cpp +++ b/frameworks/core/components/test/unittest/rating/render_rating_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/refresh/render_refresh_test.cpp b/frameworks/core/components/test/unittest/refresh/render_refresh_test.cpp index 018fed19..deea725b 100644 --- a/frameworks/core/components/test/unittest/refresh/render_refresh_test.cpp +++ b/frameworks/core/components/test/unittest/refresh/render_refresh_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/semimodal/render_semi_modal_test.cpp b/frameworks/core/components/test/unittest/semimodal/render_semi_modal_test.cpp index be7bbe67..326a270c 100644 --- a/frameworks/core/components/test/unittest/semimodal/render_semi_modal_test.cpp +++ b/frameworks/core/components/test/unittest/semimodal/render_semi_modal_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/tabbar/BUILD.gn b/frameworks/core/components/test/unittest/tabbar/BUILD.gn index 3cb186c7..35f415b7 100644 --- a/frameworks/core/components/test/unittest/tabbar/BUILD.gn +++ b/frameworks/core/components/test/unittest/tabbar/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/tabbar/render_tabcontent_test.cpp b/frameworks/core/components/test/unittest/tabbar/render_tabcontent_test.cpp index 06fb1675..c610ae4b 100644 --- a/frameworks/core/components/test/unittest/tabbar/render_tabcontent_test.cpp +++ b/frameworks/core/components/test/unittest/tabbar/render_tabcontent_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/theme/BUILD.gn b/frameworks/core/components/test/unittest/theme/BUILD.gn index bbeb26f2..44ed64ca 100644 --- a/frameworks/core/components/test/unittest/theme/BUILD.gn +++ b/frameworks/core/components/test/unittest/theme/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/theme/theme_constants_test.cpp b/frameworks/core/components/test/unittest/theme/theme_constants_test.cpp index 00adfbe0..7dcb1128 100644 --- a/frameworks/core/components/test/unittest/theme/theme_constants_test.cpp +++ b/frameworks/core/components/test/unittest/theme/theme_constants_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/transition/BUILD.gn b/frameworks/core/components/test/unittest/transition/BUILD.gn index 4795dce3..4662aabf 100644 --- a/frameworks/core/components/test/unittest/transition/BUILD.gn +++ b/frameworks/core/components/test/unittest/transition/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/transition/shared_transition_element_test.cpp b/frameworks/core/components/test/unittest/transition/shared_transition_element_test.cpp index da0b4dad..9fa6515d 100644 --- a/frameworks/core/components/test/unittest/transition/shared_transition_element_test.cpp +++ b/frameworks/core/components/test/unittest/transition/shared_transition_element_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/transition/transition_element_property_test.cpp b/frameworks/core/components/test/unittest/transition/transition_element_property_test.cpp index 1c9de918..182df4c6 100644 --- a/frameworks/core/components/test/unittest/transition/transition_element_property_test.cpp +++ b/frameworks/core/components/test/unittest/transition/transition_element_property_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/test/unittest/tween/tween_element_test.cpp b/frameworks/core/components/test/unittest/tween/tween_element_test.cpp index 79833d1c..e3966e1f 100644 --- a/frameworks/core/components/test/unittest/tween/tween_element_test.cpp +++ b/frameworks/core/components/test/unittest/tween/tween_element_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text/render_text.h b/frameworks/core/components/text/render_text.h index ec0eb926..01951575 100644 --- a/frameworks/core/components/text/render_text.h +++ b/frameworks/core/components/text/render_text.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text/text_component.cpp b/frameworks/core/components/text/text_component.cpp index c079b2d5..e767e82a 100644 --- a/frameworks/core/components/text/text_component.cpp +++ b/frameworks/core/components/text/text_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text/text_component.h b/frameworks/core/components/text/text_component.h index b250129a..7622014f 100644 --- a/frameworks/core/components/text/text_component.h +++ b/frameworks/core/components/text/text_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/flutter_render_text_clock.cpp b/frameworks/core/components/text_clock/flutter_render_text_clock.cpp index 49e7a0c1..793cf9a3 100644 --- a/frameworks/core/components/text_clock/flutter_render_text_clock.cpp +++ b/frameworks/core/components/text_clock/flutter_render_text_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/flutter_render_text_clock.h b/frameworks/core/components/text_clock/flutter_render_text_clock.h index b846773e..1af764c4 100644 --- a/frameworks/core/components/text_clock/flutter_render_text_clock.h +++ b/frameworks/core/components/text_clock/flutter_render_text_clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/render_text_clock.h b/frameworks/core/components/text_clock/render_text_clock.h index a0a58f67..e925d7ec 100644 --- a/frameworks/core/components/text_clock/render_text_clock.h +++ b/frameworks/core/components/text_clock/render_text_clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/render_text_clock_creator.cpp b/frameworks/core/components/text_clock/render_text_clock_creator.cpp index 89471592..dc4a50b3 100644 --- a/frameworks/core/components/text_clock/render_text_clock_creator.cpp +++ b/frameworks/core/components/text_clock/render_text_clock_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/rosen_render_text_clock.cpp b/frameworks/core/components/text_clock/rosen_render_text_clock.cpp index f0d7748a..f728e1d9 100644 --- a/frameworks/core/components/text_clock/rosen_render_text_clock.cpp +++ b/frameworks/core/components/text_clock/rosen_render_text_clock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/rosen_render_text_clock.h b/frameworks/core/components/text_clock/rosen_render_text_clock.h index aade8dfb..5bda4bc9 100644 --- a/frameworks/core/components/text_clock/rosen_render_text_clock.h +++ b/frameworks/core/components/text_clock/rosen_render_text_clock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_clock/text_clock_element.h b/frameworks/core/components/text_clock/text_clock_element.h index c7b0b101..edd3c748 100644 --- a/frameworks/core/components/text_clock/text_clock_element.h +++ b/frameworks/core/components/text_clock/text_clock_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/on_text_changed_listener_impl.cpp b/frameworks/core/components/text_field/on_text_changed_listener_impl.cpp index 749eb6d5..268a4875 100644 --- a/frameworks/core/components/text_field/on_text_changed_listener_impl.cpp +++ b/frameworks/core/components/text_field/on_text_changed_listener_impl.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/on_text_changed_listener_impl.h b/frameworks/core/components/text_field/on_text_changed_listener_impl.h index f09ff4bc..b48ecdf0 100644 --- a/frameworks/core/components/text_field/on_text_changed_listener_impl.h +++ b/frameworks/core/components/text_field/on_text_changed_listener_impl.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/render_text_field.cpp b/frameworks/core/components/text_field/render_text_field.cpp index 99b5a83b..d0d2aa2f 100644 --- a/frameworks/core/components/text_field/render_text_field.cpp +++ b/frameworks/core/components/text_field/render_text_field.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/render_text_field.h b/frameworks/core/components/text_field/render_text_field.h index 5071525b..f4db4647 100644 --- a/frameworks/core/components/text_field/render_text_field.h +++ b/frameworks/core/components/text_field/render_text_field.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/text_field_component.h b/frameworks/core/components/text_field/text_field_component.h index 6167c045..bd854994 100644 --- a/frameworks/core/components/text_field/text_field_component.h +++ b/frameworks/core/components/text_field/text_field_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_field/text_field_controller.cpp b/frameworks/core/components/text_field/text_field_controller.cpp index 012f6309..36e7902c 100644 --- a/frameworks/core/components/text_field/text_field_controller.cpp +++ b/frameworks/core/components/text_field/text_field_controller.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_overlay/BUILD.gn b/frameworks/core/components/text_overlay/BUILD.gn index 5085569b..3de1c8ab 100644 --- a/frameworks/core/components/text_overlay/BUILD.gn +++ b/frameworks/core/components/text_overlay/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/text_overlay/render_text_overlay.h b/frameworks/core/components/text_overlay/render_text_overlay.h index 242ffaa6..30eb4cf1 100644 --- a/frameworks/core/components/text_overlay/render_text_overlay.h +++ b/frameworks/core/components/text_overlay/render_text_overlay.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_span/flutter_render_text_span.cpp b/frameworks/core/components/text_span/flutter_render_text_span.cpp index 86c7636e..7f5f9a69 100644 --- a/frameworks/core/components/text_span/flutter_render_text_span.cpp +++ b/frameworks/core/components/text_span/flutter_render_text_span.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_span/flutter_render_text_span.h b/frameworks/core/components/text_span/flutter_render_text_span.h index df819a37..12074d52 100644 --- a/frameworks/core/components/text_span/flutter_render_text_span.h +++ b/frameworks/core/components/text_span/flutter_render_text_span.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_span/text_span_component.cpp b/frameworks/core/components/text_span/text_span_component.cpp index 64623a41..7e4ac4f1 100644 --- a/frameworks/core/components/text_span/text_span_component.cpp +++ b/frameworks/core/components/text_span/text_span_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/text_span/text_span_component.h b/frameworks/core/components/text_span/text_span_component.h index fb4ff2e9..5edb3943 100644 --- a/frameworks/core/components/text_span/text_span_component.h +++ b/frameworks/core/components/text_span/text_span_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/flutter_render_texttimer.cpp b/frameworks/core/components/texttimer/flutter_render_texttimer.cpp index 511ece4b..a7526b87 100644 --- a/frameworks/core/components/texttimer/flutter_render_texttimer.cpp +++ b/frameworks/core/components/texttimer/flutter_render_texttimer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/flutter_render_texttimer.h b/frameworks/core/components/texttimer/flutter_render_texttimer.h index e16e35f9..6a0203d7 100644 --- a/frameworks/core/components/texttimer/flutter_render_texttimer.h +++ b/frameworks/core/components/texttimer/flutter_render_texttimer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/render_texttimer.cpp b/frameworks/core/components/texttimer/render_texttimer.cpp index 179d09a4..db01f826 100644 --- a/frameworks/core/components/texttimer/render_texttimer.cpp +++ b/frameworks/core/components/texttimer/render_texttimer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/render_texttimer_creator.cpp b/frameworks/core/components/texttimer/render_texttimer_creator.cpp index d08dfdf2..2d6d72a2 100644 --- a/frameworks/core/components/texttimer/render_texttimer_creator.cpp +++ b/frameworks/core/components/texttimer/render_texttimer_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/rosen_render_texttimer.cpp b/frameworks/core/components/texttimer/rosen_render_texttimer.cpp index 5b881dad..93fb96ec 100644 --- a/frameworks/core/components/texttimer/rosen_render_texttimer.cpp +++ b/frameworks/core/components/texttimer/rosen_render_texttimer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/rosen_render_texttimer.h b/frameworks/core/components/texttimer/rosen_render_texttimer.h index f12454f4..a7e03b3b 100644 --- a/frameworks/core/components/texttimer/rosen_render_texttimer.h +++ b/frameworks/core/components/texttimer/rosen_render_texttimer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/texttimer_component.cpp b/frameworks/core/components/texttimer/texttimer_component.cpp index 0d28ccb2..a807abf4 100644 --- a/frameworks/core/components/texttimer/texttimer_component.cpp +++ b/frameworks/core/components/texttimer/texttimer_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/texttimer_controller.h b/frameworks/core/components/texttimer/texttimer_controller.h index eb05674a..357c745d 100644 --- a/frameworks/core/components/texttimer/texttimer_controller.h +++ b/frameworks/core/components/texttimer/texttimer_controller.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/texttimer/texttimer_element.h b/frameworks/core/components/texttimer/texttimer_element.h index 51231f97..28272222 100644 --- a/frameworks/core/components/texttimer/texttimer_element.h +++ b/frameworks/core/components/texttimer/texttimer_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021-2022 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/theme/app_theme.cpp b/frameworks/core/components/theme/app_theme.cpp index e74fa8fb..847fdd9d 100644 --- a/frameworks/core/components/theme/app_theme.cpp +++ b/frameworks/core/components/theme/app_theme.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/theme/theme_constants.h b/frameworks/core/components/theme/theme_constants.h index c9f04ec1..e8ed2753 100644 --- a/frameworks/core/components/theme/theme_constants.h +++ b/frameworks/core/components/theme/theme_constants.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/toggle/render_toggle.cpp b/frameworks/core/components/toggle/render_toggle.cpp index 1d4de738..3f1b0a77 100644 --- a/frameworks/core/components/toggle/render_toggle.cpp +++ b/frameworks/core/components/toggle/render_toggle.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/toggle/render_toggle.h b/frameworks/core/components/toggle/render_toggle.h index 0ef1683a..7028cd93 100644 --- a/frameworks/core/components/toggle/render_toggle.h +++ b/frameworks/core/components/toggle/render_toggle.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/toggle/toggle_component.h b/frameworks/core/components/toggle/toggle_component.h index 9663e55f..a8247839 100644 --- a/frameworks/core/components/toggle/toggle_component.h +++ b/frameworks/core/components/toggle/toggle_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/tool_bar/BUILD.gn b/frameworks/core/components/tool_bar/BUILD.gn index ac4aa2c0..86fed2cf 100644 --- a/frameworks/core/components/tool_bar/BUILD.gn +++ b/frameworks/core/components/tool_bar/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/tool_bar/render_tool_bar_item.cpp b/frameworks/core/components/tool_bar/render_tool_bar_item.cpp index b3729d82..5f440ed1 100644 --- a/frameworks/core/components/tool_bar/render_tool_bar_item.cpp +++ b/frameworks/core/components/tool_bar/render_tool_bar_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/touch_listener/render_touch_listener.cpp b/frameworks/core/components/touch_listener/render_touch_listener.cpp index 7821e440..1efcf167 100644 --- a/frameworks/core/components/touch_listener/render_touch_listener.cpp +++ b/frameworks/core/components/touch_listener/render_touch_listener.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/touch_listener/render_touch_listener.h b/frameworks/core/components/touch_listener/render_touch_listener.h index f4ca94c5..75516aff 100644 --- a/frameworks/core/components/touch_listener/render_touch_listener.h +++ b/frameworks/core/components/touch_listener/render_touch_listener.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/track/flutter_render_capsule_track.h b/frameworks/core/components/track/flutter_render_capsule_track.h index c5045b67..5cf9e57f 100644 --- a/frameworks/core/components/track/flutter_render_capsule_track.h +++ b/frameworks/core/components/track/flutter_render_capsule_track.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/track/rosen_render_capsule_track.cpp b/frameworks/core/components/track/rosen_render_capsule_track.cpp index 801f690b..9a2b664f 100644 --- a/frameworks/core/components/track/rosen_render_capsule_track.cpp +++ b/frameworks/core/components/track/rosen_render_capsule_track.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/track/rosen_render_capsule_track.h b/frameworks/core/components/track/rosen_render_capsule_track.h index 03e34a04..7370db49 100644 --- a/frameworks/core/components/track/rosen_render_capsule_track.h +++ b/frameworks/core/components/track/rosen_render_capsule_track.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/transform/rosen_render_transform.cpp b/frameworks/core/components/transform/rosen_render_transform.cpp index 51fdfe78..04474b5e 100644 --- a/frameworks/core/components/transform/rosen_render_transform.cpp +++ b/frameworks/core/components/transform/rosen_render_transform.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/transform/rosen_render_transform.h b/frameworks/core/components/transform/rosen_render_transform.h index 2cdda39e..c6b5fd17 100644 --- a/frameworks/core/components/transform/rosen_render_transform.h +++ b/frameworks/core/components/transform/rosen_render_transform.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/transform/transform_component.h b/frameworks/core/components/transform/transform_component.h index e032f8be..747bf33b 100644 --- a/frameworks/core/components/transform/transform_component.h +++ b/frameworks/core/components/transform/transform_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/BUILD.gn b/frameworks/core/components/video/BUILD.gn index 93c0009c..f31d9a86 100644 --- a/frameworks/core/components/video/BUILD.gn +++ b/frameworks/core/components/video/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/video/media_player_callback.h b/frameworks/core/components/video/media_player_callback.h index 034ae263..764a7e8d 100644 --- a/frameworks/core/components/video/media_player_callback.h +++ b/frameworks/core/components/video/media_player_callback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/render_texture.cpp b/frameworks/core/components/video/render_texture.cpp index c634827c..9d95dac0 100644 --- a/frameworks/core/components/video/render_texture.cpp +++ b/frameworks/core/components/video/render_texture.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/render_texture.h b/frameworks/core/components/video/render_texture.h index 6b3f979d..9e97d2b2 100644 --- a/frameworks/core/components/video/render_texture.h +++ b/frameworks/core/components/video/render_texture.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/rosen_render_texture.cpp b/frameworks/core/components/video/rosen_render_texture.cpp index 5da23fb8..d5078ee4 100644 --- a/frameworks/core/components/video/rosen_render_texture.cpp +++ b/frameworks/core/components/video/rosen_render_texture.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/rosen_render_texture.h b/frameworks/core/components/video/rosen_render_texture.h index 7f43cfcb..a812e42d 100644 --- a/frameworks/core/components/video/rosen_render_texture.h +++ b/frameworks/core/components/video/rosen_render_texture.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/video_component.h b/frameworks/core/components/video/video_component.h index 161437da..b5e317ec 100644 --- a/frameworks/core/components/video/video_component.h +++ b/frameworks/core/components/video/video_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/video_component_v2.h b/frameworks/core/components/video/video_component_v2.h index 6ad6b0f7..e090c6ce 100644 --- a/frameworks/core/components/video/video_component_v2.h +++ b/frameworks/core/components/video/video_component_v2.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/video_element.cpp b/frameworks/core/components/video/video_element.cpp index fe39ae1c..2f6b68eb 100644 --- a/frameworks/core/components/video/video_element.cpp +++ b/frameworks/core/components/video/video_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/video_element.h b/frameworks/core/components/video/video_element.h index 5412b246..321c4d61 100644 --- a/frameworks/core/components/video/video_element.h +++ b/frameworks/core/components/video/video_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/video/video_element_v2.cpp b/frameworks/core/components/video/video_element_v2.cpp index 48055927..be25be34 100644 --- a/frameworks/core/components/video/video_element_v2.cpp +++ b/frameworks/core/components/video/video_element_v2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/web/BUILD.gn b/frameworks/core/components/web/BUILD.gn index d7aa5cfe..bd0968f3 100644 --- a/frameworks/core/components/web/BUILD.gn +++ b/frameworks/core/components/web/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/web/flutter_render_web.cpp b/frameworks/core/components/web/flutter_render_web.cpp index fd9c5b22..367ac002 100644 --- a/frameworks/core/components/web/flutter_render_web.cpp +++ b/frameworks/core/components/web/flutter_render_web.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/web/flutter_render_web.h b/frameworks/core/components/web/flutter_render_web.h index 1771a063..258da1cc 100644 --- a/frameworks/core/components/web/flutter_render_web.h +++ b/frameworks/core/components/web/flutter_render_web.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/web/render_web.h b/frameworks/core/components/web/render_web.h index eb36a2e7..9bd73b68 100755 --- a/frameworks/core/components/web/render_web.h +++ b/frameworks/core/components/web/render_web.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/web/rosen_render_web.cpp b/frameworks/core/components/web/rosen_render_web.cpp index bacec7d5..7d5a70cf 100644 --- a/frameworks/core/components/web/rosen_render_web.cpp +++ b/frameworks/core/components/web/rosen_render_web.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/web/rosen_render_web.h b/frameworks/core/components/web/rosen_render_web.h index a4e7e6ec..e4e9c274 100644 --- a/frameworks/core/components/web/rosen_render_web.h +++ b/frameworks/core/components/web/rosen_render_web.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components/xcomponent/BUILD.gn b/frameworks/core/components/xcomponent/BUILD.gn index cb08c87b..6d65834b 100644 --- a/frameworks/core/components/xcomponent/BUILD.gn +++ b/frameworks/core/components/xcomponent/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components/xcomponent/flutter_render_xcomponent.cpp b/frameworks/core/components/xcomponent/flutter_render_xcomponent.cpp index a62fd293..4aea8176 100644 --- a/frameworks/core/components/xcomponent/flutter_render_xcomponent.cpp +++ b/frameworks/core/components/xcomponent/flutter_render_xcomponent.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/grid/render_grid_scroll.cpp b/frameworks/core/components_v2/grid/render_grid_scroll.cpp index 9df7e1ed..d9d721ca 100644 --- a/frameworks/core/components_v2/grid/render_grid_scroll.cpp +++ b/frameworks/core/components_v2/grid/render_grid_scroll.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/grid/render_grid_scroll.h b/frameworks/core/components_v2/grid/render_grid_scroll.h index 82aae28f..f3a1adbf 100644 --- a/frameworks/core/components_v2/grid/render_grid_scroll.h +++ b/frameworks/core/components_v2/grid/render_grid_scroll.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/BUILD.gn b/frameworks/core/components_v2/indexer/BUILD.gn index 95996632..a60cb04c 100644 --- a/frameworks/core/components_v2/indexer/BUILD.gn +++ b/frameworks/core/components_v2/indexer/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/flutter_render_popup_list.cpp b/frameworks/core/components_v2/indexer/flutter_render_popup_list.cpp index f344a5c1..884e81d2 100644 --- a/frameworks/core/components_v2/indexer/flutter_render_popup_list.cpp +++ b/frameworks/core/components_v2/indexer/flutter_render_popup_list.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/flutter_render_popup_list.h b/frameworks/core/components_v2/indexer/flutter_render_popup_list.h index 4ab3d531..cbb30587 100644 --- a/frameworks/core/components_v2/indexer/flutter_render_popup_list.h +++ b/frameworks/core/components_v2/indexer/flutter_render_popup_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_component.cpp b/frameworks/core/components_v2/indexer/indexer_component.cpp index 622e407a..331b3ec7 100644 --- a/frameworks/core/components_v2/indexer/indexer_component.cpp +++ b/frameworks/core/components_v2/indexer/indexer_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_component.h b/frameworks/core/components_v2/indexer/indexer_component.h index e04afc6e..d9b10895 100644 --- a/frameworks/core/components_v2/indexer/indexer_component.h +++ b/frameworks/core/components_v2/indexer/indexer_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_element.cpp b/frameworks/core/components_v2/indexer/indexer_element.cpp index 8f86f09b..4f514978 100644 --- a/frameworks/core/components_v2/indexer/indexer_element.cpp +++ b/frameworks/core/components_v2/indexer/indexer_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_event_info.cpp b/frameworks/core/components_v2/indexer/indexer_event_info.cpp index b477c9e6..583a36e6 100644 --- a/frameworks/core/components_v2/indexer/indexer_event_info.cpp +++ b/frameworks/core/components_v2/indexer/indexer_event_info.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_event_info.h b/frameworks/core/components_v2/indexer/indexer_event_info.h index 7c662343..0e74136b 100644 --- a/frameworks/core/components_v2/indexer/indexer_event_info.h +++ b/frameworks/core/components_v2/indexer/indexer_event_info.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/indexer_item_component.h b/frameworks/core/components_v2/indexer/indexer_item_component.h index 08a433cd..94c8cf14 100644 --- a/frameworks/core/components_v2/indexer/indexer_item_component.h +++ b/frameworks/core/components_v2/indexer/indexer_item_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_component.cpp b/frameworks/core/components_v2/indexer/popup_list_component.cpp index dfa25a15..ca287c0e 100644 --- a/frameworks/core/components_v2/indexer/popup_list_component.cpp +++ b/frameworks/core/components_v2/indexer/popup_list_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_component.h b/frameworks/core/components_v2/indexer/popup_list_component.h index 31ff24ee..575343f4 100644 --- a/frameworks/core/components_v2/indexer/popup_list_component.h +++ b/frameworks/core/components_v2/indexer/popup_list_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_element.cpp b/frameworks/core/components_v2/indexer/popup_list_element.cpp index d4a5058d..907de619 100644 --- a/frameworks/core/components_v2/indexer/popup_list_element.cpp +++ b/frameworks/core/components_v2/indexer/popup_list_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_element.h b/frameworks/core/components_v2/indexer/popup_list_element.h index d06d260d..7d818b48 100644 --- a/frameworks/core/components_v2/indexer/popup_list_element.h +++ b/frameworks/core/components_v2/indexer/popup_list_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_item_component.h b/frameworks/core/components_v2/indexer/popup_list_item_component.h index e74ac854..03b5be51 100644 --- a/frameworks/core/components_v2/indexer/popup_list_item_component.h +++ b/frameworks/core/components_v2/indexer/popup_list_item_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/popup_list_item_element.h b/frameworks/core/components_v2/indexer/popup_list_item_element.h index 292744c5..f5ad61ab 100644 --- a/frameworks/core/components_v2/indexer/popup_list_item_element.h +++ b/frameworks/core/components_v2/indexer/popup_list_item_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/render_indexer.h b/frameworks/core/components_v2/indexer/render_indexer.h index bd8eae5c..e04d157a 100644 --- a/frameworks/core/components_v2/indexer/render_indexer.h +++ b/frameworks/core/components_v2/indexer/render_indexer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/render_popup_list.h b/frameworks/core/components_v2/indexer/render_popup_list.h index 37b147e4..7a5fe905 100644 --- a/frameworks/core/components_v2/indexer/render_popup_list.h +++ b/frameworks/core/components_v2/indexer/render_popup_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/render_popup_list_creator.cpp b/frameworks/core/components_v2/indexer/render_popup_list_creator.cpp index d81a8496..fb6c579e 100644 --- a/frameworks/core/components_v2/indexer/render_popup_list_creator.cpp +++ b/frameworks/core/components_v2/indexer/render_popup_list_creator.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/render_popup_list_item.cpp b/frameworks/core/components_v2/indexer/render_popup_list_item.cpp index 00dc7b94..e67fd6bf 100644 --- a/frameworks/core/components_v2/indexer/render_popup_list_item.cpp +++ b/frameworks/core/components_v2/indexer/render_popup_list_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/render_popup_list_item.h b/frameworks/core/components_v2/indexer/render_popup_list_item.h index 980cd907..fed59f60 100644 --- a/frameworks/core/components_v2/indexer/render_popup_list_item.h +++ b/frameworks/core/components_v2/indexer/render_popup_list_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/rosen_render_popup_list.cpp b/frameworks/core/components_v2/indexer/rosen_render_popup_list.cpp index 83a27908..b4cbf7e6 100644 --- a/frameworks/core/components_v2/indexer/rosen_render_popup_list.cpp +++ b/frameworks/core/components_v2/indexer/rosen_render_popup_list.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/indexer/rosen_render_popup_list.h b/frameworks/core/components_v2/indexer/rosen_render_popup_list.h index d113b6e3..3b873123 100644 --- a/frameworks/core/components_v2/indexer/rosen_render_popup_list.h +++ b/frameworks/core/components_v2/indexer/rosen_render_popup_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.cpp b/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.cpp index de774a94..de1cb6e6 100644 --- a/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.h b/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.h index d1776937..a690ebe9 100644 --- a/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.h +++ b/frameworks/core/components_v2/inspector/actionsheetdialog_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/alertdialog_composed_element.cpp b/frameworks/core/components_v2/inspector/alertdialog_composed_element.cpp index 3e77dc03..8a03dd58 100644 --- a/frameworks/core/components_v2/inspector/alertdialog_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/alertdialog_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/alertdialog_composed_element.h b/frameworks/core/components_v2/inspector/alertdialog_composed_element.h index 47ae0f68..2d8b6a96 100644 --- a/frameworks/core/components_v2/inspector/alertdialog_composed_element.h +++ b/frameworks/core/components_v2/inspector/alertdialog_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/badge_composed_element.h b/frameworks/core/components_v2/inspector/badge_composed_element.h index eaa7115e..4d7f2465 100644 --- a/frameworks/core/components_v2/inspector/badge_composed_element.h +++ b/frameworks/core/components_v2/inspector/badge_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/blank_composed_element.cpp b/frameworks/core/components_v2/inspector/blank_composed_element.cpp index 4d595d2c..f7b00751 100644 --- a/frameworks/core/components_v2/inspector/blank_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/blank_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/blank_composed_element.h b/frameworks/core/components_v2/inspector/blank_composed_element.h index ec19fed0..40577e84 100644 --- a/frameworks/core/components_v2/inspector/blank_composed_element.h +++ b/frameworks/core/components_v2/inspector/blank_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/button_composed_element.cpp b/frameworks/core/components_v2/inspector/button_composed_element.cpp index 1d5fbb02..d447e434 100644 --- a/frameworks/core/components_v2/inspector/button_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/button_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/button_composed_element.h b/frameworks/core/components_v2/inspector/button_composed_element.h index 6a1dd8a8..0c307df5 100644 --- a/frameworks/core/components_v2/inspector/button_composed_element.h +++ b/frameworks/core/components_v2/inspector/button_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/calendar_composed_element.cpp b/frameworks/core/components_v2/inspector/calendar_composed_element.cpp index c6df88d5..6e76a735 100644 --- a/frameworks/core/components_v2/inspector/calendar_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/calendar_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/calendar_composed_element.h b/frameworks/core/components_v2/inspector/calendar_composed_element.h index d4079d98..afc83d68 100644 --- a/frameworks/core/components_v2/inspector/calendar_composed_element.h +++ b/frameworks/core/components_v2/inspector/calendar_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/column_composed_element.cpp b/frameworks/core/components_v2/inspector/column_composed_element.cpp index 4d862a1a..6d2ef469 100644 --- a/frameworks/core/components_v2/inspector/column_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/column_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/column_split_composed_element.cpp b/frameworks/core/components_v2/inspector/column_split_composed_element.cpp index 940bd199..8af44d8e 100644 --- a/frameworks/core/components_v2/inspector/column_split_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/column_split_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/customdialog_composed_element.cpp b/frameworks/core/components_v2/inspector/customdialog_composed_element.cpp index 9ed22904..ea7f0dd5 100644 --- a/frameworks/core/components_v2/inspector/customdialog_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/customdialog_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/customdialog_composed_element.h b/frameworks/core/components_v2/inspector/customdialog_composed_element.h index f58533f6..7475e34a 100644 --- a/frameworks/core/components_v2/inspector/customdialog_composed_element.h +++ b/frameworks/core/components_v2/inspector/customdialog_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/data_panel_composed_element.h b/frameworks/core/components_v2/inspector/data_panel_composed_element.h index a8ba99e2..076a3a38 100644 --- a/frameworks/core/components_v2/inspector/data_panel_composed_element.h +++ b/frameworks/core/components_v2/inspector/data_panel_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/divider_composed_element.cpp b/frameworks/core/components_v2/inspector/divider_composed_element.cpp index d6d2cf8b..b520e430 100644 --- a/frameworks/core/components_v2/inspector/divider_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/divider_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/divider_composed_element.h b/frameworks/core/components_v2/inspector/divider_composed_element.h index 92b15f2c..20cfe69c 100644 --- a/frameworks/core/components_v2/inspector/divider_composed_element.h +++ b/frameworks/core/components_v2/inspector/divider_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/flex_composed_element.cpp b/frameworks/core/components_v2/inspector/flex_composed_element.cpp index 14cd69d1..f3a4e86f 100644 --- a/frameworks/core/components_v2/inspector/flex_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/flex_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/gauge_composed_element.h b/frameworks/core/components_v2/inspector/gauge_composed_element.h index 58795501..f7b5b67f 100644 --- a/frameworks/core/components_v2/inspector/gauge_composed_element.h +++ b/frameworks/core/components_v2/inspector/gauge_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/grid_composed_element.cpp b/frameworks/core/components_v2/inspector/grid_composed_element.cpp index 85f6ddda..92988f57 100644 --- a/frameworks/core/components_v2/inspector/grid_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/grid_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/grid_container_composed_element.cpp b/frameworks/core/components_v2/inspector/grid_container_composed_element.cpp index 2abcaae1..6735016f 100644 --- a/frameworks/core/components_v2/inspector/grid_container_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/grid_container_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/hyperlink_composed_element.cpp b/frameworks/core/components_v2/inspector/hyperlink_composed_element.cpp index 67d74cc6..15d03701 100644 --- a/frameworks/core/components_v2/inspector/hyperlink_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/hyperlink_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/image_composed_element.cpp b/frameworks/core/components_v2/inspector/image_composed_element.cpp index bb0a75ec..ab3ef8de 100644 --- a/frameworks/core/components_v2/inspector/image_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/image_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/image_composed_element.h b/frameworks/core/components_v2/inspector/image_composed_element.h index b513d746..56b50ee1 100644 --- a/frameworks/core/components_v2/inspector/image_composed_element.h +++ b/frameworks/core/components_v2/inspector/image_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/inspector.cpp b/frameworks/core/components_v2/inspector/inspector.cpp index 45845624..4a9ece40 100644 --- a/frameworks/core/components_v2/inspector/inspector.cpp +++ b/frameworks/core/components_v2/inspector/inspector.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/inspector.h b/frameworks/core/components_v2/inspector/inspector.h index 14eee683..1d7426f6 100644 --- a/frameworks/core/components_v2/inspector/inspector.h +++ b/frameworks/core/components_v2/inspector/inspector.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/inspector_composed_component.h b/frameworks/core/components_v2/inspector/inspector_composed_component.h index 1efc22b8..effa3ed9 100644 --- a/frameworks/core/components_v2/inspector/inspector_composed_component.h +++ b/frameworks/core/components_v2/inspector/inspector_composed_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/inspector_node.h b/frameworks/core/components_v2/inspector/inspector_node.h index 2fbe7554..cf93c24e 100644 --- a/frameworks/core/components_v2/inspector/inspector_node.h +++ b/frameworks/core/components_v2/inspector/inspector_node.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/list_composed_element.h b/frameworks/core/components_v2/inspector/list_composed_element.h index a27c6cd1..4a467bda 100644 --- a/frameworks/core/components_v2/inspector/list_composed_element.h +++ b/frameworks/core/components_v2/inspector/list_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/marquee_composed_element.cpp b/frameworks/core/components_v2/inspector/marquee_composed_element.cpp index 58a02dc7..682ddc9d 100644 --- a/frameworks/core/components_v2/inspector/marquee_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/marquee_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/marquee_composed_element.h b/frameworks/core/components_v2/inspector/marquee_composed_element.h index 06302d18..d2c260d6 100644 --- a/frameworks/core/components_v2/inspector/marquee_composed_element.h +++ b/frameworks/core/components_v2/inspector/marquee_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/navigation_composed_element.h b/frameworks/core/components_v2/inspector/navigation_composed_element.h index 53d02a75..a50a3b94 100644 --- a/frameworks/core/components_v2/inspector/navigation_composed_element.h +++ b/frameworks/core/components_v2/inspector/navigation_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.cpp b/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.cpp index 11402ae1..294d0bfd 100644 --- a/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.h b/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.h index f6d13179..0e8798fe 100644 --- a/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.h +++ b/frameworks/core/components_v2/inspector/picker_text_dialog_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/progress_composed_element.cpp b/frameworks/core/components_v2/inspector/progress_composed_element.cpp index 9f30f5bd..cbda4628 100644 --- a/frameworks/core/components_v2/inspector/progress_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/progress_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/progress_composed_element.h b/frameworks/core/components_v2/inspector/progress_composed_element.h index ab93a9e3..57c2dae0 100644 --- a/frameworks/core/components_v2/inspector/progress_composed_element.h +++ b/frameworks/core/components_v2/inspector/progress_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/qrcode_composed_element.cpp b/frameworks/core/components_v2/inspector/qrcode_composed_element.cpp index 0ec0172a..8a9e59de 100644 --- a/frameworks/core/components_v2/inspector/qrcode_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/qrcode_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/qrcode_composed_element.h b/frameworks/core/components_v2/inspector/qrcode_composed_element.h index 701d9bfb..9aad9c26 100644 --- a/frameworks/core/components_v2/inspector/qrcode_composed_element.h +++ b/frameworks/core/components_v2/inspector/qrcode_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/radio_composed_element.h b/frameworks/core/components_v2/inspector/radio_composed_element.h index 72562b82..f236304d 100644 --- a/frameworks/core/components_v2/inspector/radio_composed_element.h +++ b/frameworks/core/components_v2/inspector/radio_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/row_split_composed_element.cpp b/frameworks/core/components_v2/inspector/row_split_composed_element.cpp index 0277416d..466cd4cd 100644 --- a/frameworks/core/components_v2/inspector/row_split_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/row_split_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/select_composed_element.cpp b/frameworks/core/components_v2/inspector/select_composed_element.cpp index c02ce54e..7d0970c5 100644 --- a/frameworks/core/components_v2/inspector/select_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/select_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/select_composed_element.h b/frameworks/core/components_v2/inspector/select_composed_element.h index 7997b765..26b70dc0 100644 --- a/frameworks/core/components_v2/inspector/select_composed_element.h +++ b/frameworks/core/components_v2/inspector/select_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/stack_composed_element.cpp b/frameworks/core/components_v2/inspector/stack_composed_element.cpp index 5c240744..4e20b7fb 100644 --- a/frameworks/core/components_v2/inspector/stack_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/stack_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/swiper_composed_element.cpp b/frameworks/core/components_v2/inspector/swiper_composed_element.cpp index 72fb71bc..83d7c782 100644 --- a/frameworks/core/components_v2/inspector/swiper_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/swiper_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/tab_content_composed_element.cpp b/frameworks/core/components_v2/inspector/tab_content_composed_element.cpp index 4628dffe..e93be62b 100644 --- a/frameworks/core/components_v2/inspector/tab_content_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/tab_content_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/text_clock_composed_element.cpp b/frameworks/core/components_v2/inspector/text_clock_composed_element.cpp index e103ec2b..c28bea51 100644 --- a/frameworks/core/components_v2/inspector/text_clock_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/text_clock_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/text_clock_composed_element.h b/frameworks/core/components_v2/inspector/text_clock_composed_element.h index e1f6250c..fb08a4f4 100644 --- a/frameworks/core/components_v2/inspector/text_clock_composed_element.h +++ b/frameworks/core/components_v2/inspector/text_clock_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/text_picker_composed_element.cpp b/frameworks/core/components_v2/inspector/text_picker_composed_element.cpp index e66fba16..4a3112f5 100644 --- a/frameworks/core/components_v2/inspector/text_picker_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/text_picker_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/text_picker_composed_element.h b/frameworks/core/components_v2/inspector/text_picker_composed_element.h index 29cd485c..548c0a28 100644 --- a/frameworks/core/components_v2/inspector/text_picker_composed_element.h +++ b/frameworks/core/components_v2/inspector/text_picker_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/textarea_composed_element.cpp b/frameworks/core/components_v2/inspector/textarea_composed_element.cpp index 853d4b6d..eca1334e 100644 --- a/frameworks/core/components_v2/inspector/textarea_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/textarea_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/textinput_composed_element.cpp b/frameworks/core/components_v2/inspector/textinput_composed_element.cpp index 4ccfed5e..a5a04b1b 100644 --- a/frameworks/core/components_v2/inspector/textinput_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/textinput_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/textinput_composed_element.h b/frameworks/core/components_v2/inspector/textinput_composed_element.h index 3b533476..8c502260 100644 --- a/frameworks/core/components_v2/inspector/textinput_composed_element.h +++ b/frameworks/core/components_v2/inspector/textinput_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/texttimer_composed_element.cpp b/frameworks/core/components_v2/inspector/texttimer_composed_element.cpp index 9bf71a0b..9948a333 100644 --- a/frameworks/core/components_v2/inspector/texttimer_composed_element.cpp +++ b/frameworks/core/components_v2/inspector/texttimer_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/inspector/texttimer_composed_element.h b/frameworks/core/components_v2/inspector/texttimer_composed_element.h index cebdd497..1303588a 100644 --- a/frameworks/core/components_v2/inspector/texttimer_composed_element.h +++ b/frameworks/core/components_v2/inspector/texttimer_composed_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/list_component.h b/frameworks/core/components_v2/list/list_component.h index 6bda8d20..f9a7105f 100644 --- a/frameworks/core/components_v2/list/list_component.h +++ b/frameworks/core/components_v2/list/list_component.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/list_element.cpp b/frameworks/core/components_v2/list/list_element.cpp index 7cc95af2..81e9706f 100644 --- a/frameworks/core/components_v2/list/list_element.cpp +++ b/frameworks/core/components_v2/list/list_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/render_list.h b/frameworks/core/components_v2/list/render_list.h index 7ab31ed3..7ecebfdb 100644 --- a/frameworks/core/components_v2/list/render_list.h +++ b/frameworks/core/components_v2/list/render_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/render_list_item.cpp b/frameworks/core/components_v2/list/render_list_item.cpp index 9a5b9716..cdd724ab 100644 --- a/frameworks/core/components_v2/list/render_list_item.cpp +++ b/frameworks/core/components_v2/list/render_list_item.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/render_list_item.h b/frameworks/core/components_v2/list/render_list_item.h index 9dbc835f..58d84138 100644 --- a/frameworks/core/components_v2/list/render_list_item.h +++ b/frameworks/core/components_v2/list/render_list_item.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/rosen_render_list.cpp b/frameworks/core/components_v2/list/rosen_render_list.cpp index 344f3041..83d0f142 100644 --- a/frameworks/core/components_v2/list/rosen_render_list.cpp +++ b/frameworks/core/components_v2/list/rosen_render_list.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/list/rosen_render_list.h b/frameworks/core/components_v2/list/rosen_render_list.h index 606e9559..619f5f04 100644 --- a/frameworks/core/components_v2/list/rosen_render_list.h +++ b/frameworks/core/components_v2/list/rosen_render_list.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/pattern_lock/flutter_render_pattern_lock.cpp b/frameworks/core/components_v2/pattern_lock/flutter_render_pattern_lock.cpp index ebba7a95..302acbce 100644 --- a/frameworks/core/components_v2/pattern_lock/flutter_render_pattern_lock.cpp +++ b/frameworks/core/components_v2/pattern_lock/flutter_render_pattern_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/pattern_lock/render_pattern_lock.cpp b/frameworks/core/components_v2/pattern_lock/render_pattern_lock.cpp index a0d7d341..a75679a9 100644 --- a/frameworks/core/components_v2/pattern_lock/render_pattern_lock.cpp +++ b/frameworks/core/components_v2/pattern_lock/render_pattern_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/pattern_lock/render_pattern_lock.h b/frameworks/core/components_v2/pattern_lock/render_pattern_lock.h index 8107d2de..b7752bf0 100644 --- a/frameworks/core/components_v2/pattern_lock/render_pattern_lock.h +++ b/frameworks/core/components_v2/pattern_lock/render_pattern_lock.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/components_v2/pattern_lock/rosen_render_pattern_lock.cpp b/frameworks/core/components_v2/pattern_lock/rosen_render_pattern_lock.cpp index 1a04437a..52cc92e2 100644 --- a/frameworks/core/components_v2/pattern_lock/rosen_render_pattern_lock.cpp +++ b/frameworks/core/components_v2/pattern_lock/rosen_render_pattern_lock.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/ace_events.h b/frameworks/core/event/ace_events.h index 637fbbac..2e487f74 100644 --- a/frameworks/core/event/ace_events.h +++ b/frameworks/core/event/ace_events.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/axis_event.h b/frameworks/core/event/axis_event.h index 4a072f53..f603479f 100644 --- a/frameworks/core/event/axis_event.h +++ b/frameworks/core/event/axis_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/event_convertor.h b/frameworks/core/event/event_convertor.h index 80f65edb..cb426193 100644 --- a/frameworks/core/event/event_convertor.h +++ b/frameworks/core/event/event_convertor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/key_event.h b/frameworks/core/event/key_event.h index c22ec181..d567d459 100644 --- a/frameworks/core/event/key_event.h +++ b/frameworks/core/event/key_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/keyboardCode.h b/frameworks/core/event/keyboardCode.h index f552fba1..3b572a69 100644 --- a/frameworks/core/event/keyboardCode.h +++ b/frameworks/core/event/keyboardCode.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/mouse_event.h b/frameworks/core/event/mouse_event.h index 453f3f57..0a0d8a11 100644 --- a/frameworks/core/event/mouse_event.h +++ b/frameworks/core/event/mouse_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/event/touch_event.h b/frameworks/core/event/touch_event.h index 500cc6a8..5699538c 100644 --- a/frameworks/core/event/touch_event.h +++ b/frameworks/core/event/touch_event.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/focus/focus_node.cpp b/frameworks/core/focus/focus_node.cpp index 5eebbc2c..1fd00eab 100644 --- a/frameworks/core/focus/focus_node.cpp +++ b/frameworks/core/focus/focus_node.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/focus/focus_node.h b/frameworks/core/focus/focus_node.h index 1fdf9684..be158213 100644 --- a/frameworks/core/focus/focus_node.h +++ b/frameworks/core/focus/focus_node.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/focus/test/unittest/focus/focus_test.cpp b/frameworks/core/focus/test/unittest/focus/focus_test.cpp index 28bfb4b6..39f96991 100644 --- a/frameworks/core/focus/test/unittest/focus/focus_test.cpp +++ b/frameworks/core/focus/test/unittest/focus/focus_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/click_recognizer.cpp b/frameworks/core/gestures/click_recognizer.cpp index c10dd267..72b8f4b5 100644 --- a/frameworks/core/gestures/click_recognizer.cpp +++ b/frameworks/core/gestures/click_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/click_recognizer.h b/frameworks/core/gestures/click_recognizer.h index 2afd1e03..a6b48fc8 100644 --- a/frameworks/core/gestures/click_recognizer.h +++ b/frameworks/core/gestures/click_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/drag_recognizer.cpp b/frameworks/core/gestures/drag_recognizer.cpp index 0991bb41..25f5fa90 100644 --- a/frameworks/core/gestures/drag_recognizer.cpp +++ b/frameworks/core/gestures/drag_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/drag_recognizer.h b/frameworks/core/gestures/drag_recognizer.h index 3457073d..7a48f36a 100644 --- a/frameworks/core/gestures/drag_recognizer.h +++ b/frameworks/core/gestures/drag_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/exclusive_recognizer.cpp b/frameworks/core/gestures/exclusive_recognizer.cpp index b59ac8cb..00d0c118 100644 --- a/frameworks/core/gestures/exclusive_recognizer.cpp +++ b/frameworks/core/gestures/exclusive_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/exclusive_recognizer.h b/frameworks/core/gestures/exclusive_recognizer.h index 9d15bf17..7ec5ed13 100644 --- a/frameworks/core/gestures/exclusive_recognizer.h +++ b/frameworks/core/gestures/exclusive_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/gesture_recognizer.cpp b/frameworks/core/gestures/gesture_recognizer.cpp index af8b8542..94709b06 100644 --- a/frameworks/core/gestures/gesture_recognizer.cpp +++ b/frameworks/core/gestures/gesture_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/gesture_recognizer.h b/frameworks/core/gestures/gesture_recognizer.h index 88817f1f..049334c8 100644 --- a/frameworks/core/gestures/gesture_recognizer.h +++ b/frameworks/core/gestures/gesture_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/gesture_referee.h b/frameworks/core/gestures/gesture_referee.h index 0b44e963..23b36852 100644 --- a/frameworks/core/gestures/gesture_referee.h +++ b/frameworks/core/gestures/gesture_referee.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/gesture_type.h b/frameworks/core/gestures/gesture_type.h index 0e399d4a..d3f55675 100644 --- a/frameworks/core/gestures/gesture_type.h +++ b/frameworks/core/gestures/gesture_type.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/long_press_recognizer.cpp b/frameworks/core/gestures/long_press_recognizer.cpp index 1858c7f4..723a4d37 100644 --- a/frameworks/core/gestures/long_press_recognizer.cpp +++ b/frameworks/core/gestures/long_press_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/long_press_recognizer.h b/frameworks/core/gestures/long_press_recognizer.h index fddf0ee1..bd504af7 100644 --- a/frameworks/core/gestures/long_press_recognizer.h +++ b/frameworks/core/gestures/long_press_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/multi_fingers_recognizer.cpp b/frameworks/core/gestures/multi_fingers_recognizer.cpp index cdb25b2c..6d3aa590 100644 --- a/frameworks/core/gestures/multi_fingers_recognizer.cpp +++ b/frameworks/core/gestures/multi_fingers_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/multi_fingers_recognizer.h b/frameworks/core/gestures/multi_fingers_recognizer.h index bb985602..e3372064 100644 --- a/frameworks/core/gestures/multi_fingers_recognizer.h +++ b/frameworks/core/gestures/multi_fingers_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/pan_recognizer.cpp b/frameworks/core/gestures/pan_recognizer.cpp index d4801ea2..73009254 100644 --- a/frameworks/core/gestures/pan_recognizer.cpp +++ b/frameworks/core/gestures/pan_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/pan_recognizer.h b/frameworks/core/gestures/pan_recognizer.h index 1b0e0f84..01d99faa 100644 --- a/frameworks/core/gestures/pan_recognizer.h +++ b/frameworks/core/gestures/pan_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/parallel_recognizer.cpp b/frameworks/core/gestures/parallel_recognizer.cpp index 0a7d2c38..06d1ccf8 100644 --- a/frameworks/core/gestures/parallel_recognizer.cpp +++ b/frameworks/core/gestures/parallel_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/parallel_recognizer.h b/frameworks/core/gestures/parallel_recognizer.h index 08750bad..eee7293a 100644 --- a/frameworks/core/gestures/parallel_recognizer.h +++ b/frameworks/core/gestures/parallel_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/pinch_recognizer.cpp b/frameworks/core/gestures/pinch_recognizer.cpp index 6974b058..a5ac2a76 100644 --- a/frameworks/core/gestures/pinch_recognizer.cpp +++ b/frameworks/core/gestures/pinch_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/pinch_recognizer.h b/frameworks/core/gestures/pinch_recognizer.h index 8f077e83..fb81b70f 100644 --- a/frameworks/core/gestures/pinch_recognizer.h +++ b/frameworks/core/gestures/pinch_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/press_recognizer.cpp b/frameworks/core/gestures/press_recognizer.cpp index 18f34b35..405b704f 100644 --- a/frameworks/core/gestures/press_recognizer.cpp +++ b/frameworks/core/gestures/press_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/press_recognizer.h b/frameworks/core/gestures/press_recognizer.h index 6c656829..3e388309 100644 --- a/frameworks/core/gestures/press_recognizer.h +++ b/frameworks/core/gestures/press_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/raw_recognizer.h b/frameworks/core/gestures/raw_recognizer.h index c014a581..4ac94546 100644 --- a/frameworks/core/gestures/raw_recognizer.h +++ b/frameworks/core/gestures/raw_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/rotation_recognizer.cpp b/frameworks/core/gestures/rotation_recognizer.cpp index fb6e93ae..9f3f5ba7 100644 --- a/frameworks/core/gestures/rotation_recognizer.cpp +++ b/frameworks/core/gestures/rotation_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/rotation_recognizer.h b/frameworks/core/gestures/rotation_recognizer.h index 02883bae..ad1df5e2 100644 --- a/frameworks/core/gestures/rotation_recognizer.h +++ b/frameworks/core/gestures/rotation_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/sequenced_recognizer.cpp b/frameworks/core/gestures/sequenced_recognizer.cpp index f2f898ea..c121daab 100644 --- a/frameworks/core/gestures/sequenced_recognizer.cpp +++ b/frameworks/core/gestures/sequenced_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/slide_recognizer.cpp b/frameworks/core/gestures/slide_recognizer.cpp index 4f0ae154..2ed6291d 100755 --- a/frameworks/core/gestures/slide_recognizer.cpp +++ b/frameworks/core/gestures/slide_recognizer.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/slide_recognizer.h b/frameworks/core/gestures/slide_recognizer.h index 66e8565d..312d1aeb 100755 --- a/frameworks/core/gestures/slide_recognizer.h +++ b/frameworks/core/gestures/slide_recognizer.h @@ -1,5 +1,5 @@ /* -* Copyright (c) 2021 Huawei Device Co., Ltd. +* Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/swipe_recognizer.cpp b/frameworks/core/gestures/swipe_recognizer.cpp index 09ccb3fd..01164bd2 100644 --- a/frameworks/core/gestures/swipe_recognizer.cpp +++ b/frameworks/core/gestures/swipe_recognizer.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/swipe_recognizer.h b/frameworks/core/gestures/swipe_recognizer.h index 6c10270a..fb7f1518 100644 --- a/frameworks/core/gestures/swipe_recognizer.h +++ b/frameworks/core/gestures/swipe_recognizer.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/test/unittest/BUILD.gn b/frameworks/core/gestures/test/unittest/BUILD.gn index b943fe5b..5ce9a29e 100644 --- a/frameworks/core/gestures/test/unittest/BUILD.gn +++ b/frameworks/core/gestures/test/unittest/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/frameworks/core/gestures/test/unittest/gestures_test.cpp b/frameworks/core/gestures/test/unittest/gestures_test.cpp index 1ae189cb..58ecc046 100644 --- a/frameworks/core/gestures/test/unittest/gestures_test.cpp +++ b/frameworks/core/gestures/test/unittest/gestures_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/velocity_tracker.cpp b/frameworks/core/gestures/velocity_tracker.cpp index 902b6b2c..2c8a4a8c 100644 --- a/frameworks/core/gestures/velocity_tracker.cpp +++ b/frameworks/core/gestures/velocity_tracker.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/gestures/velocity_tracker.h b/frameworks/core/gestures/velocity_tracker.h index 39b68db5..b4452386 100644 --- a/frameworks/core/gestures/velocity_tracker.h +++ b/frameworks/core/gestures/velocity_tracker.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/image/image_cache.cpp b/frameworks/core/image/image_cache.cpp index c297b325..01b6d502 100644 --- a/frameworks/core/image/image_cache.cpp +++ b/frameworks/core/image/image_cache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/mock/fake_task_executor.h b/frameworks/core/mock/fake_task_executor.h index d7cf881a..e0e8ab73 100644 --- a/frameworks/core/mock/fake_task_executor.h +++ b/frameworks/core/mock/fake_task_executor.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/mock/mock_system_properties.cpp b/frameworks/core/mock/mock_system_properties.cpp index 0261b12d..81df981f 100644 --- a/frameworks/core/mock/mock_system_properties.cpp +++ b/frameworks/core/mock/mock_system_properties.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/mock/mock_watch_dog.cpp b/frameworks/core/mock/mock_watch_dog.cpp index 70c74d61..ef8916b3 100644 --- a/frameworks/core/mock/mock_watch_dog.cpp +++ b/frameworks/core/mock/mock_watch_dog.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/element.cpp b/frameworks/core/pipeline/base/element.cpp index 075b27df..644cb06c 100644 --- a/frameworks/core/pipeline/base/element.cpp +++ b/frameworks/core/pipeline/base/element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/element.h b/frameworks/core/pipeline/base/element.h index 7eafa1d8..5ff2c6e8 100644 --- a/frameworks/core/pipeline/base/element.h +++ b/frameworks/core/pipeline/base/element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/flutter_render_context.cpp b/frameworks/core/pipeline/base/flutter_render_context.cpp index c4cab3be..b037cc5c 100644 --- a/frameworks/core/pipeline/base/flutter_render_context.cpp +++ b/frameworks/core/pipeline/base/flutter_render_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/flutter_render_context.h b/frameworks/core/pipeline/base/flutter_render_context.h index bb251e20..9b4879a1 100644 --- a/frameworks/core/pipeline/base/flutter_render_context.h +++ b/frameworks/core/pipeline/base/flutter_render_context.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/multi_composed_element.cpp b/frameworks/core/pipeline/base/multi_composed_element.cpp index fdac0916..a0e24031 100644 --- a/frameworks/core/pipeline/base/multi_composed_element.cpp +++ b/frameworks/core/pipeline/base/multi_composed_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/render_element.cpp b/frameworks/core/pipeline/base/render_element.cpp index be5abfaf..279cc2aa 100644 --- a/frameworks/core/pipeline/base/render_element.cpp +++ b/frameworks/core/pipeline/base/render_element.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/render_element.h b/frameworks/core/pipeline/base/render_element.h index 1657cab9..123af239 100644 --- a/frameworks/core/pipeline/base/render_element.h +++ b/frameworks/core/pipeline/base/render_element.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/render_sub_container.h b/frameworks/core/pipeline/base/render_sub_container.h index 5d595fed..8ead9694 100644 --- a/frameworks/core/pipeline/base/render_sub_container.h +++ b/frameworks/core/pipeline/base/render_sub_container.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/base/rosen_render_context.cpp b/frameworks/core/pipeline/base/rosen_render_context.cpp index 52793ac3..d41b9d86 100644 --- a/frameworks/core/pipeline/base/rosen_render_context.cpp +++ b/frameworks/core/pipeline/base/rosen_render_context.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/frameworks/core/pipeline/test/unittest/context/pipeline_context_test.cpp b/frameworks/core/pipeline/test/unittest/context/pipeline_context_test.cpp index 8c1bbacd..ad22dcba 100644 --- a/frameworks/core/pipeline/test/unittest/context/pipeline_context_test.cpp +++ b/frameworks/core/pipeline/test/unittest/context/pipeline_context_test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ace/BUILD.gn b/interfaces/innerkits/ace/BUILD.gn index 7aca3e7b..c9deb517 100644 --- a/interfaces/innerkits/ace/BUILD.gn +++ b/interfaces/innerkits/ace/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/interfaces/innerkits/ace/declarative_module_preloader.cpp b/interfaces/innerkits/ace/declarative_module_preloader.cpp index ad36a8da..0dda1477 100644 --- a/interfaces/innerkits/ace/declarative_module_preloader.cpp +++ b/interfaces/innerkits/ace/declarative_module_preloader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ace/declarative_module_preloader.h b/interfaces/innerkits/ace/declarative_module_preloader.h index 2135c545..683b9c44 100644 --- a/interfaces/innerkits/ace/declarative_module_preloader.h +++ b/interfaces/innerkits/ace/declarative_module_preloader.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ace/ui_content.h b/interfaces/innerkits/ace/ui_content.h index a4b0ebc4..81a64e4a 100644 --- a/interfaces/innerkits/ace/ui_content.h +++ b/interfaces/innerkits/ace/ui_content.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ui_service_manager/BUILD.gn b/interfaces/innerkits/ui_service_manager/BUILD.gn index 550162ee..9da2c281 100755 --- a/interfaces/innerkits/ui_service_manager/BUILD.gn +++ b/interfaces/innerkits/ui_service_manager/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_client.h b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_client.h index 279cc336..eb5d8556 100755 --- a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_client.h +++ b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_client.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_errors.h b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_errors.h index c3bb1659..5c98377c 100644 --- a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_errors.h +++ b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_errors.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_interface.h b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_interface.h index 9dd06ed8..00dcab80 100644 --- a/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_interface.h +++ b/interfaces/innerkits/ui_service_manager/include/ui_service_mgr_interface.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/BUILD.gn b/interfaces/napi/kits/plugincomponent/BUILD.gn index 75afd711..2c946c57 100644 --- a/interfaces/napi/kits/plugincomponent/BUILD.gn +++ b/interfaces/napi/kits/plugincomponent/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_callback.cpp b/interfaces/napi/kits/plugincomponent/js_plugin_callback.cpp index 87c46441..7d20ebc0 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_callback.cpp +++ b/interfaces/napi/kits/plugincomponent/js_plugin_callback.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_callback.h b/interfaces/napi/kits/plugincomponent/js_plugin_callback.h index 06f493ca..ccd41f01 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_callback.h +++ b/interfaces/napi/kits/plugincomponent/js_plugin_callback.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.cpp b/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.cpp index 4b39e99d..f862da47 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.cpp +++ b/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.h b/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.h index 2ac12031..329ba557 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.h +++ b/interfaces/napi/kits/plugincomponent/js_plugin_callback_mgr.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_component.cpp b/interfaces/napi/kits/plugincomponent/js_plugin_component.cpp index f312af5a..f128b11c 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_component.cpp +++ b/interfaces/napi/kits/plugincomponent/js_plugin_component.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_data.h b/interfaces/napi/kits/plugincomponent/js_plugin_data.h index 85e56a18..3f8cd0db 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_data.h +++ b/interfaces/napi/kits/plugincomponent/js_plugin_data.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_util.cpp b/interfaces/napi/kits/plugincomponent/js_plugin_util.cpp index 588d1428..36c10462 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_util.cpp +++ b/interfaces/napi/kits/plugincomponent/js_plugin_util.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/napi/kits/plugincomponent/js_plugin_util.h b/interfaces/napi/kits/plugincomponent/js_plugin_util.h index 8ffeafcc..8a39c845 100644 --- a/interfaces/napi/kits/plugincomponent/js_plugin_util.h +++ b/interfaces/napi/kits/plugincomponent/js_plugin_util.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2021 Huawei Device Co., Ltd. + * Copyright (c) 2021-2022 Huawei Device Co., Ltd. * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at diff --git a/interfaces/native/BUILD.gn b/interfaces/native/BUILD.gn index a2bf7f99..8cd74d3a 100644 --- a/interfaces/native/BUILD.gn +++ b/interfaces/native/BUILD.gn @@ -1,4 +1,4 @@ -# Copyright (c) 2021 Huawei Device Co., Ltd. +# Copyright (c) 2021-2022 Huawei Device Co., Ltd. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at