From 5e9a748b0f6d8090d6e461f1f6d131348c5cce10 Mon Sep 17 00:00:00 2001 From: jrobinAV Date: Tue, 2 Jan 2024 17:06:06 +0100 Subject: [PATCH] Change the year in the Copyright + Update the readme for announcing the repo is abt to be archived --- .license-header | 2 +- .pre-commit-config.yaml | 2 +- LICENSE | 2 +- README.md | 66 +++---------------- doc/examples/broadcast.py | 2 +- doc/examples/charts/advanced-annotations.py | 2 +- doc/examples/charts/advanced-selection.py | 2 +- doc/examples/charts/advanced-shapes.py | 2 +- .../charts/advanced-unbalanced-datasets.py | 2 +- doc/examples/charts/bar-facing.py | 2 +- doc/examples/charts/bar-multiple.py | 2 +- doc/examples/charts/bar-simple.py | 2 +- doc/examples/charts/bar-stacked.py | 2 +- doc/examples/charts/basics-multiple.py | 2 +- doc/examples/charts/basics-simple.py | 2 +- doc/examples/charts/basics-timeline.py | 2 +- doc/examples/charts/basics-title.py | 2 +- doc/examples/charts/basics-two-y-axis.py | 2 +- doc/examples/charts/basics-xrange.py | 2 +- doc/examples/charts/bubble-hover.py | 2 +- doc/examples/charts/bubble-simple.py | 2 +- doc/examples/charts/bubble-symbols.py | 2 +- doc/examples/charts/candlestick-simple.py | 2 +- doc/examples/charts/candlestick-styling.py | 2 +- doc/examples/charts/candlestick-timeseries.py | 2 +- .../charts/continuous-error-multiple.py | 2 +- .../charts/continuous-error-simple.py | 2 +- doc/examples/charts/error-bars-asymmetric.py | 2 +- doc/examples/charts/error-bars-simple.py | 2 +- doc/examples/charts/example-rebuild.py | 2 +- doc/examples/charts/filled-area-normalized.py | 2 +- doc/examples/charts/filled-area-overlay.py | 2 +- doc/examples/charts/filled-area-simple.py | 2 +- doc/examples/charts/filled-area-stacked.py | 2 +- doc/examples/charts/funnel-area-multiple.py | 2 +- doc/examples/charts/funnel-area.py | 2 +- doc/examples/charts/funnel-multiple.py | 2 +- doc/examples/charts/funnel-simple.py | 2 +- doc/examples/charts/funnel-styling.py | 2 +- doc/examples/charts/gantt-simple.py | 2 +- doc/examples/charts/heatmap-annotated.py | 2 +- doc/examples/charts/heatmap-colorscale.py | 2 +- doc/examples/charts/heatmap-drawing-on-top.py | 2 +- doc/examples/charts/heatmap-simple.py | 2 +- doc/examples/charts/heatmap-unbalanced.py | 2 +- .../charts/heatmap-unequal-cell-sizes.py | 2 +- .../charts/histogram-binning-function.py | 2 +- doc/examples/charts/histogram-cumulative.py | 2 +- doc/examples/charts/histogram-horizontal.py | 2 +- doc/examples/charts/histogram-nbins.py | 2 +- doc/examples/charts/histogram-normalized.py | 2 +- doc/examples/charts/histogram-overlay.py | 2 +- doc/examples/charts/histogram-simple.py | 2 +- doc/examples/charts/histogram-stacked.py | 2 +- doc/examples/charts/line-style.py | 2 +- doc/examples/charts/line-texts.py | 2 +- doc/examples/charts/map-bubbles.py | 2 +- doc/examples/charts/map-lines.py | 2 +- doc/examples/charts/map-simple.py | 2 +- doc/examples/charts/pie-multiple.py | 2 +- doc/examples/charts/pie-simple.py | 2 +- doc/examples/charts/pie-styling.py | 2 +- doc/examples/charts/polar-angular-axis.py | 2 +- doc/examples/charts/polar-area.py | 2 +- doc/examples/charts/polar-multiple.py | 2 +- doc/examples/charts/polar-sectors.py | 2 +- doc/examples/charts/polar-simple.py | 2 +- doc/examples/charts/polar-tick-texts.py | 2 +- doc/examples/charts/radar-multiple.py | 2 +- doc/examples/charts/radar-simple.py | 2 +- doc/examples/charts/scatter-classification.py | 2 +- doc/examples/charts/scatter-more-styling.py | 2 +- doc/examples/charts/scatter-regression.py | 2 +- doc/examples/charts/scatter-styling.py | 2 +- .../charts/treemap-hierarchical-values.py | 2 +- doc/examples/charts/treemap-hierarchical.py | 2 +- doc/examples/charts/treemap-simple.py | 2 +- .../charts/waterfall-period_levels.py | 2 +- doc/examples/charts/waterfall-simple.py | 2 +- doc/examples/charts/waterfall-styling.py | 2 +- .../file_download-dynamic-temp-file.py | 2 +- .../controls/file_download-dynamic.py | 2 +- doc/examples/controls/slider-date-range.py | 2 +- doc/examples/controls/slider-lov.py | 2 +- doc/examples/controls/slider-multiple.py | 2 +- doc/examples/controls/slider-orientation.py | 2 +- doc/examples/controls/slider-range.py | 2 +- doc/examples/controls/slider-simple.py | 2 +- .../front-end/webpack.config.js | 2 +- frontend/taipy-gui/.eslintrc.js | 2 +- frontend/taipy-gui/dom/src/index.tsx | 2 +- frontend/taipy-gui/jest.config.js | 2 +- frontend/taipy-gui/packaging/taipy-gui.d.ts | 2 +- .../taipy-gui/public/stylekit/base/base.css | 2 +- .../public/stylekit/base/fontfaces.css | 2 +- .../public/stylekit/base/typography.css | 2 +- .../public/stylekit/blocks/layout.css | 2 +- .../public/stylekit/controls/button.css | 2 +- .../public/stylekit/controls/chart.css | 2 +- .../public/stylekit/controls/date.css | 4 +- .../public/stylekit/controls/expandable.css | 2 +- .../public/stylekit/controls/image.css | 4 +- .../public/stylekit/controls/input.css | 2 +- .../public/stylekit/controls/navbar.css | 2 +- .../public/stylekit/controls/number.css | 2 +- .../public/stylekit/controls/selector.css | 2 +- .../public/stylekit/controls/slider.css | 2 +- .../public/stylekit/controls/table.css | 4 +- .../public/stylekit/controls/toggle.css | 2 +- .../public/stylekit/elements/card.css | 2 +- .../public/stylekit/elements/container.css | 2 +- .../public/stylekit/elements/header.css | 2 +- .../public/stylekit/elements/sidebar.css | 2 +- .../taipy-gui/public/stylekit/stylekit.css | 2 +- .../public/stylekit/utilities/colors.css | 2 +- .../public/stylekit/utilities/misc.css | 2 +- .../public/stylekit/utilities/spacing.css | 2 +- .../public/stylekit/utilities/typography.css | 2 +- .../public/stylekit/variables/colors.css | 2 +- .../public/stylekit/variables/elements.css | 2 +- .../public/stylekit/variables/misc.css | 2 +- .../public/stylekit/variables/shapes.css | 2 +- .../public/stylekit/variables/spacing.css | 2 +- .../public/stylekit/variables/typography.css | 2 +- frontend/taipy-gui/src/components/Router.tsx | 2 +- .../src/components/Taipy/Alert.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Alert.tsx | 2 +- .../Taipy/AutoLoadingTable.spec.tsx | 2 +- .../src/components/Taipy/AutoLoadingTable.tsx | 2 +- .../src/components/Taipy/Button.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Button.tsx | 2 +- .../src/components/Taipy/Chart.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Chart.tsx | 2 +- .../src/components/Taipy/DateRange.spec.tsx | 2 +- .../src/components/Taipy/DateRange.tsx | 2 +- .../components/Taipy/DateSelector.spec.tsx | 2 +- .../src/components/Taipy/DateSelector.tsx | 2 +- .../src/components/Taipy/Dialog.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Dialog.tsx | 2 +- .../src/components/Taipy/Expandable.spec.tsx | 2 +- .../src/components/Taipy/Expandable.tsx | 2 +- .../src/components/Taipy/Field.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Field.tsx | 2 +- .../components/Taipy/FileDownload.spec.tsx | 2 +- .../src/components/Taipy/FileDownload.tsx | 2 +- .../components/Taipy/FileSelector.spec.tsx | 2 +- .../src/components/Taipy/FileSelector.tsx | 2 +- .../src/components/Taipy/GuiDownload.spec.tsx | 2 +- .../src/components/Taipy/GuiDownload.tsx | 2 +- .../src/components/Taipy/Image.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Image.tsx | 2 +- .../src/components/Taipy/Indicator.spec.tsx | 2 +- .../src/components/Taipy/Indicator.tsx | 2 +- .../src/components/Taipy/Input.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Input.tsx | 2 +- .../src/components/Taipy/Layout.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Layout.tsx | 2 +- .../src/components/Taipy/Link.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Link.tsx | 2 +- .../src/components/Taipy/Menu.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Menu.tsx | 2 +- .../src/components/Taipy/MenuCtl.spec.tsx | 2 +- .../src/components/Taipy/MenuCtl.tsx | 2 +- .../src/components/Taipy/NavBar.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/NavBar.tsx | 2 +- .../src/components/Taipy/Navigate.tsx | 2 +- .../components/Taipy/PaginatedTable.spec.tsx | 2 +- .../src/components/Taipy/PaginatedTable.tsx | 2 +- .../src/components/Taipy/Pane.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Pane.tsx | 2 +- .../src/components/Taipy/Part.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Part.tsx | 2 +- .../src/components/Taipy/Selector.spec.tsx | 2 +- .../src/components/Taipy/Selector.tsx | 2 +- .../src/components/Taipy/Slider.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Slider.tsx | 2 +- .../src/components/Taipy/Status.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Status.tsx | 2 +- .../src/components/Taipy/StatusList.spec.tsx | 2 +- .../src/components/Taipy/StatusList.tsx | 2 +- .../src/components/Taipy/Table.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Table.tsx | 2 +- .../src/components/Taipy/TableFilter.spec.tsx | 2 +- .../src/components/Taipy/TableFilter.tsx | 2 +- .../src/components/Taipy/ThemeToggle.spec.tsx | 2 +- .../src/components/Taipy/ThemeToggle.tsx | 2 +- .../src/components/Taipy/Toggle.spec.tsx | 2 +- .../taipy-gui/src/components/Taipy/Toggle.tsx | 2 +- .../src/components/Taipy/TreeView.spec.tsx | 2 +- .../src/components/Taipy/TreeView.tsx | 2 +- .../src/components/Taipy/UIBlocker.spec.tsx | 2 +- .../src/components/Taipy/UIBlocker.tsx | 2 +- .../src/components/Taipy/Unregistered.tsx | 2 +- .../taipy-gui/src/components/Taipy/index.ts | 2 +- .../src/components/Taipy/lovUtils.tsx | 2 +- .../src/components/Taipy/tableUtils.tsx | 2 +- .../taipy-gui/src/components/Taipy/utils.ts | 2 +- .../src/components/pages/MainPage.tsx | 2 +- .../src/components/pages/NotFound404.tsx | 2 +- .../src/components/pages/PageContent.tsx | 2 +- .../src/components/pages/TaipyRendered.tsx | 2 +- .../taipy-gui/src/context/taipyContext.ts | 2 +- .../src/context/taipyReducers.spec.ts | 2 +- .../taipy-gui/src/context/taipyReducers.ts | 2 +- frontend/taipy-gui/src/extensions/exports.ts | 2 +- frontend/taipy-gui/src/index.tsx | 2 +- frontend/taipy-gui/src/themes/stylekit.ts | 2 +- .../taipy-gui/src/utils/ErrorBoundary.tsx | 2 +- .../taipy-gui/src/utils/dataFormat.spec.ts | 2 +- frontend/taipy-gui/src/utils/dataFormat.ts | 2 +- frontend/taipy-gui/src/utils/hooks.ts | 2 +- frontend/taipy-gui/src/utils/icon.tsx | 2 +- frontend/taipy-gui/src/utils/index.spec.ts | 2 +- frontend/taipy-gui/src/utils/index.ts | 2 +- frontend/taipy-gui/src/utils/lov.ts | 2 +- frontend/taipy-gui/src/workers/fileupload.ts | 2 +- .../taipy-gui/src/workers/fileupload.utils.ts | 2 +- .../src/workers/fileupload.worker.ts | 2 +- frontend/taipy-gui/test-config/Canvas.js | 2 +- .../taipy-gui/test-config/createObjectUrl.js | 2 +- frontend/taipy-gui/test-config/jest.env.js | 2 +- .../taipy-gui/test-config/mockFileUpload.js | 2 +- frontend/taipy-gui/webpack.config.js | 2 +- setup.py | 2 +- src/__init__.py | 2 +- src/taipy/__init__.py | 2 +- src/taipy/gui/__init__.py | 2 +- src/taipy/gui/_default_config.py | 2 +- src/taipy/gui/_gui_cli.py | 2 +- src/taipy/gui/_gui_section.py | 2 +- src/taipy/gui/_init.py | 2 +- src/taipy/gui/_page.py | 2 +- src/taipy/gui/_renderers/__init__.py | 2 +- src/taipy/gui/_renderers/_html/__init__.py | 2 +- src/taipy/gui/_renderers/_html/factory.py | 2 +- src/taipy/gui/_renderers/_html/parser.py | 2 +- .../gui/_renderers/_markdown/__init__.py | 2 +- .../gui/_renderers/_markdown/blocproc.py | 2 +- src/taipy/gui/_renderers/_markdown/control.py | 2 +- src/taipy/gui/_renderers/_markdown/factory.py | 2 +- .../gui/_renderers/_markdown/postproc.py | 2 +- src/taipy/gui/_renderers/_markdown/preproc.py | 2 +- src/taipy/gui/_renderers/builder.py | 2 +- src/taipy/gui/_renderers/factory.py | 2 +- src/taipy/gui/_renderers/json.py | 2 +- src/taipy/gui/_renderers/utils.py | 2 +- src/taipy/gui/_warnings.py | 2 +- src/taipy/gui/builder/__init__.py | 2 +- src/taipy/gui/builder/_api_generator.py | 2 +- src/taipy/gui/builder/_context_manager.py | 2 +- src/taipy/gui/builder/_element.py | 2 +- src/taipy/gui/builder/_factory.py | 2 +- src/taipy/gui/builder/page.py | 2 +- src/taipy/gui/config.py | 2 +- src/taipy/gui/data/__init__.py | 2 +- .../gui/data/array_dict_data_accessor.py | 2 +- src/taipy/gui/data/content_accessor.py | 2 +- src/taipy/gui/data/data_accessor.py | 2 +- src/taipy/gui/data/data_format.py | 2 +- src/taipy/gui/data/data_scope.py | 2 +- src/taipy/gui/data/decimator/__init__.py | 2 +- src/taipy/gui/data/decimator/lttb.py | 2 +- src/taipy/gui/data/decimator/minmax.py | 2 +- src/taipy/gui/data/decimator/rdp.py | 2 +- .../gui/data/decimator/scatter_decimator.py | 2 +- src/taipy/gui/data/numpy_data_accessor.py | 2 +- src/taipy/gui/data/pandas_data_accessor.py | 2 +- src/taipy/gui/data/utils.py | 2 +- src/taipy/gui/extension/__init__.py | 2 +- src/taipy/gui/extension/library.py | 2 +- src/taipy/gui/gui.py | 2 +- src/taipy/gui/gui_actions.py | 2 +- src/taipy/gui/icon.py | 2 +- src/taipy/gui/page.py | 2 +- src/taipy/gui/partial.py | 2 +- src/taipy/gui/server.py | 2 +- src/taipy/gui/state.py | 2 +- src/taipy/gui/types.py | 2 +- src/taipy/gui/utils/__init__.py | 2 +- src/taipy/gui/utils/_adapter.py | 2 +- src/taipy/gui/utils/_attributes.py | 2 +- src/taipy/gui/utils/_bindings.py | 2 +- src/taipy/gui/utils/_evaluator.py | 2 +- src/taipy/gui/utils/_locals_context.py | 2 +- src/taipy/gui/utils/_map_dict.py | 2 +- src/taipy/gui/utils/_runtime_manager.py | 2 +- src/taipy/gui/utils/_variable_directory.py | 2 +- src/taipy/gui/utils/boolean.py | 2 +- src/taipy/gui/utils/chart_config_builder.py | 2 +- src/taipy/gui/utils/clientvarname.py | 2 +- src/taipy/gui/utils/datatype.py | 2 +- src/taipy/gui/utils/date.py | 2 +- src/taipy/gui/utils/expr_var_name.py | 2 +- src/taipy/gui/utils/filename.py | 2 +- src/taipy/gui/utils/filter_locals.py | 2 +- src/taipy/gui/utils/get_imported_var.py | 2 +- src/taipy/gui/utils/get_module_name.py | 2 +- src/taipy/gui/utils/get_page_from_module.py | 2 +- src/taipy/gui/utils/getdatecolstrname.py | 2 +- src/taipy/gui/utils/html.py | 2 +- src/taipy/gui/utils/is_debugging.py | 2 +- src/taipy/gui/utils/is_port_open.py | 2 +- src/taipy/gui/utils/isnotebook.py | 2 +- src/taipy/gui/utils/proxy.py | 2 +- src/taipy/gui/utils/singleton.py | 2 +- src/taipy/gui/utils/table_col_builder.py | 2 +- src/taipy/gui/utils/types.py | 2 +- src/taipy/gui/utils/varnamefromcontent.py | 2 +- tests/__init__.py | 2 +- tests/conftest.py | 2 +- tests/taipy/__init__.py | 2 +- tests/taipy/gui/__init__.py | 2 +- tests/taipy/gui/actions/test_download.py | 2 +- tests/taipy/gui/actions/test_get_state_id.py | 2 +- tests/taipy/gui/actions/test_hold_control.py | 2 +- .../taipy/gui/actions/test_invoke_callback.py | 2 +- tests/taipy/gui/actions/test_navigate.py | 2 +- tests/taipy/gui/actions/test_notify.py | 2 +- .../taipy/gui/actions/test_resume_control.py | 2 +- tests/taipy/gui/builder/control/__init__.py | 2 +- .../taipy/gui/builder/control/test_button.py | 2 +- tests/taipy/gui/builder/control/test_chart.py | 2 +- tests/taipy/gui/builder/control/test_date.py | 2 +- .../taipy/gui/builder/control/test_dialog.py | 2 +- .../gui/builder/control/test_expandable.py | 2 +- .../gui/builder/control/test_file_download.py | 2 +- .../gui/builder/control/test_file_selector.py | 2 +- tests/taipy/gui/builder/control/test_html.py | 2 +- tests/taipy/gui/builder/control/test_image.py | 2 +- .../gui/builder/control/test_indicator.py | 2 +- tests/taipy/gui/builder/control/test_input.py | 2 +- .../taipy/gui/builder/control/test_layout.py | 2 +- tests/taipy/gui/builder/control/test_menu.py | 2 +- .../taipy/gui/builder/control/test_navbar.py | 2 +- .../taipy/gui/builder/control/test_number.py | 2 +- tests/taipy/gui/builder/control/test_pane.py | 2 +- tests/taipy/gui/builder/control/test_part.py | 2 +- .../gui/builder/control/test_selector.py | 2 +- .../taipy/gui/builder/control/test_slider.py | 2 +- .../taipy/gui/builder/control/test_status.py | 2 +- tests/taipy/gui/builder/control/test_table.py | 2 +- tests/taipy/gui/builder/control/test_text.py | 2 +- .../taipy/gui/builder/control/test_toggle.py | 2 +- tests/taipy/gui/builder/control/test_tree.py | 2 +- tests/taipy/gui/config/__init__.py | 2 +- tests/taipy/gui/config/test_cli.py | 2 +- tests/taipy/gui/conftest.py | 2 +- tests/taipy/gui/control/__init__.py | 2 +- tests/taipy/gui/control/test_button.py | 2 +- tests/taipy/gui/control/test_chart.py | 2 +- tests/taipy/gui/control/test_content.py | 2 +- tests/taipy/gui/control/test_date.py | 2 +- tests/taipy/gui/control/test_date_range.py | 2 +- tests/taipy/gui/control/test_dialog.py | 2 +- tests/taipy/gui/control/test_expandable.py | 2 +- tests/taipy/gui/control/test_file_download.py | 2 +- tests/taipy/gui/control/test_file_selector.py | 2 +- tests/taipy/gui/control/test_image.py | 2 +- tests/taipy/gui/control/test_indicator.py | 2 +- tests/taipy/gui/control/test_input.py | 2 +- tests/taipy/gui/control/test_layout.py | 2 +- tests/taipy/gui/control/test_menu.py | 2 +- tests/taipy/gui/control/test_navbar.py | 2 +- tests/taipy/gui/control/test_number.py | 2 +- tests/taipy/gui/control/test_pane.py | 2 +- tests/taipy/gui/control/test_part.py | 2 +- tests/taipy/gui/control/test_selector.py | 2 +- tests/taipy/gui/control/test_slider.py | 2 +- tests/taipy/gui/control/test_status.py | 2 +- tests/taipy/gui/control/test_table.py | 2 +- tests/taipy/gui/control/test_text.py | 2 +- tests/taipy/gui/control/test_toggle.py | 2 +- tests/taipy/gui/control/test_tree.py | 2 +- .../gui/data/test_array_dict_data_accessor.py | 2 +- .../gui/data/test_pandas_data_accessor.py | 2 +- tests/taipy/gui/e2e/conftest.py | 2 +- tests/taipy/gui/e2e/page_scopes/__init__.py | 2 +- .../gui/e2e/page_scopes/assets/__init__.py | 2 +- .../taipy/gui/e2e/page_scopes/assets/page1.py | 2 +- .../taipy/gui/e2e/page_scopes/assets/page2.py | 2 +- .../taipy/gui/e2e/page_scopes/assets/page3.py | 2 +- .../gui/e2e/page_scopes/assets2/__init__.py | 2 +- .../gui/e2e/page_scopes/assets2/page1.py | 2 +- .../gui/e2e/page_scopes/assets2/page2.py | 2 +- .../assets2_class_scopes/__init__.py | 2 +- .../page_scopes/assets2_class_scopes/page1.py | 2 +- .../page_scopes/assets2_class_scopes/page2.py | 2 +- .../gui/e2e/page_scopes/assets3/__init__.py | 2 +- .../gui/e2e/page_scopes/assets3/page1.py | 2 +- .../assets3_class_scopes/__init__.py | 2 +- .../page_scopes/assets3_class_scopes/page1.py | 2 +- .../gui/e2e/page_scopes/assets4/__init__.py | 2 +- .../gui/e2e/page_scopes/assets4/page1.py | 2 +- .../test_class_scopes_binding_global.py | 2 +- .../test_class_scopes_main_var_access.py | 2 +- .../gui/e2e/page_scopes/test_page_scopes.py | 2 +- .../test_page_scopes_binding_global.py | 2 +- .../test_page_scopes_main_var_access.py | 2 +- .../e2e/page_scopes/test_page_scopes_state.py | 2 +- .../e2e/renderers/test-assets/style/style.css | 2 +- .../gui/e2e/renderers/test_html_rendering.py | 2 +- .../e2e/renderers/test_markdown_rendering.py | 2 +- .../gui/e2e/test_accessor_data_format.py | 2 +- tests/taipy/gui/e2e/test_margin.py | 2 +- tests/taipy/gui/e2e/test_navbar_navigate.py | 2 +- tests/taipy/gui/e2e/test_redirect.py | 2 +- tests/taipy/gui/e2e/test_theme.py | 2 +- tests/taipy/gui/e2e/test_timezone.py | 2 +- .../gui/e2e/with_action/test_button_action.py | 2 +- tests/taipy/gui/e2e/with_action/test_dict.py | 2 +- .../e2e/with_action/test_selector_action.py | 2 +- .../gui/e2e/with_action/test_slider_action.py | 2 +- .../with_action/test_slider_input_reload.py | 2 +- .../gui/e2e/with_action/test_text_edit.py | 2 +- .../exception_test/test_exception_bindings.py | 2 +- .../gui/exception_test/test_exception_page.py | 2 +- tests/taipy/gui/extension/test_library.py | 2 +- tests/taipy/gui/gui_specific/__init__.py | 2 +- .../sample_assets/assets/css/style.css | 2 +- .../gui/gui_specific/state_asset/page1.py | 2 +- .../taipy/gui/gui_specific/test_df_filter.py | 2 +- .../taipy/gui/gui_specific/test_expression.py | 2 +- .../gui_specific/test_folder_pages_binding.py | 2 +- .../gui/gui_specific/test_get_module_name.py | 2 +- tests/taipy/gui/gui_specific/test_gui.py | 2 +- .../gui/gui_specific/test_locals_context.py | 2 +- .../gui_specific/test_multiple_instances.py | 2 +- tests/taipy/gui/gui_specific/test_navigate.py | 2 +- tests/taipy/gui/gui_specific/test_partial.py | 2 +- .../gui/gui_specific/test_render_route.py | 2 +- .../taipy/gui/gui_specific/test_run_thread.py | 2 +- tests/taipy/gui/gui_specific/test_shared.py | 2 +- tests/taipy/gui/gui_specific/test_state.py | 2 +- .../gui/gui_specific/test_variable_binding.py | 2 +- .../test_variable_encode_decode.py | 2 +- tests/taipy/gui/helpers.py | 2 +- tests/taipy/gui/ignore/no_file/test_ignore.py | 2 +- .../gui/ignore/with_file/test_with_ignore.py | 2 +- .../gui/long_runnig/test_long_running.py | 2 +- tests/taipy/gui/notebook/__init__.py | 2 +- .../gui/notebook/test_notebook_simple_gui.py | 2 +- .../taipy/gui/renderers/test_html_parsing.py | 2 +- tests/taipy/gui/renderers/test_md_parsing.py | 2 +- tests/taipy/gui/server/http/test_extension.py | 2 +- .../taipy/gui/server/http/test_file_upload.py | 2 +- .../taipy/gui/server/http/test_image_path.py | 2 +- tests/taipy/gui/server/http/test_status.py | 2 +- .../gui/server/http/test_user_content.py | 2 +- tests/taipy/gui/server/ws/__init__.py | 2 +- tests/taipy/gui/server/ws/test_a.py | 2 +- tests/taipy/gui/server/ws/test_broadcast.py | 2 +- tests/taipy/gui/server/ws/test_df.py | 2 +- tests/taipy/gui/server/ws/test_du.py | 2 +- tests/taipy/gui/server/ws/test_on_change.py | 2 +- tests/taipy/gui/server/ws/test_ru.py | 2 +- tests/taipy/gui/server/ws/test_u.py | 2 +- tests/taipy/gui/server/ws/test_with.py | 2 +- tests/taipy/gui/utils/test_evaluator.py | 2 +- tests/taipy/gui/utils/test_filename.py | 2 +- tests/taipy/gui/utils/test_map_dict.py | 2 +- tests/taipy/gui/utils/test_types.py | 2 +- 461 files changed, 471 insertions(+), 521 deletions(-) diff --git a/.license-header b/.license-header index 680f3ea1f..4086d0e39 100644 --- a/.license-header +++ b/.license-header @@ -1,4 +1,4 @@ -Copyright 2023 Avaiga Private Limited +Copyright 2021-2024 Avaiga Private Limited Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 717705f5b..f2a2f1965 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/LICENSE b/LICENSE index 3d83ff1a4..ca413c9dd 100644 --- a/LICENSE +++ b/LICENSE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023 Avaiga Private Limited + Copyright 2021-2024 Avaiga Private Limited Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/README.md b/README.md index eec677bfe..1b74385d8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ -# 🚧 Under construction 🚧 +# ⚠️ Archived ⚠️ -WARNING: The Taipy team is performing a repository restructuration. This current repository taipy-gui is about to be -merged into the main repository: taipy. Once the merge is done, the current code base will be in the -[taipy repository](https://github.com/Avaiga/taipy). The migration should take a maximum of a few days. - +WARNING: This repository is archived. +Taipy has performed a repository restructuring. The taipy-gui code has been moved and merged into the main +[taipy repository](https://github.com/Avaiga/taipy). -# Taipy GUI +
-## License -Copyright 2023 Avaiga Private Limited + +# License +Copyright 2021-2024 Avaiga Private Limited Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -17,53 +17,3 @@ the License. You may obtain a copy of the License at Unless required by applicable law or agreed to in writing, software 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. - -## Usage -- [License](#license) -- [Usage](#usage) -- [Taipy GUI](#what-is-taipy-gui) -- [Installation](#installation) -- [Contributing](#contributing) -- [Code of conduct](#code-of-conduct) -- [Directory Structure](#directory-structure) - -## What is Taipy GUI - -Taipy is a Python library for creating Business Applications. More information on our -[website](https://www.taipy.io). Taipy is split into multiple repositories including `taipy-gui` to let users -install the minimum they need. - -[Taipy GUI](https://github.com/Avaiga/taipy-gui) provides Python classes that make it easy to create powerful web apps in minutes. - -A more in depth documentation of Taipy can be found [here](https://docs.taipy.io/). - -## Installation - -Want to install and try *Taipy GUI*? Check out our [`INSTALLATION.md`](INSTALLATION.md) file. - -## Contributing - -Want to help build *Taipy GUI*? Check out our [`CONTRIBUTING.md`](CONTRIBUTING.md) file. - -## Code of conduct - -Want to be part of the *Taipy GUI* community? Check out our [`CODE_OF_CONDUCT.md`](CODE_OF_CONDUCT.md) file. - -## Directory Structure - -- `gui`: Graphical user interface related files; -- `src/taipy/gui`: Python source files; -- `tests/taipy/gui`: Unit tests; -- `tools`: Files used to document `taipy-gui`; -- `CODE_OF_CONDUCT.md`: Code of conduct for members and contributors of `taipy-gui`; -- `CONTRIBUTING.md`: Instructions to contribute to `taipy-gui`; -- `INSTALLATION.md`: Instructions to build and install `taipy-gui`; -- `LICENSE`: The Apache 2.0 License; -- `MANIFEST.in`: Build configuration file; -- `mypy.ini`: [mypy](http://mypy-lang.org/) linter configuration file; -- `Pipfile`: File used by the Pipenv virtual environment to manage project dependencies; -- `pyproject.toml`: Python build configuration file use for linters here; -- `pytest.ini`: [pytest](https://pytest.org/) configuration file; -- `README.md`: Current file; -- `setup.py`: The setup script managing building, distributing, and installing `taipy-gui`; -- `tox.ini`: Contains test scenarios to be run. diff --git a/doc/examples/broadcast.py b/doc/examples/broadcast.py index cdaaa26b3..52e72c573 100644 --- a/doc/examples/broadcast.py +++ b/doc/examples/broadcast.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/advanced-annotations.py b/doc/examples/charts/advanced-annotations.py index e5813a17c..75c914b3b 100644 --- a/doc/examples/charts/advanced-annotations.py +++ b/doc/examples/charts/advanced-annotations.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/advanced-selection.py b/doc/examples/charts/advanced-selection.py index 8175ea29e..b204a8cfe 100644 --- a/doc/examples/charts/advanced-selection.py +++ b/doc/examples/charts/advanced-selection.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/advanced-shapes.py b/doc/examples/charts/advanced-shapes.py index 6b12ccdb1..d58759af0 100644 --- a/doc/examples/charts/advanced-shapes.py +++ b/doc/examples/charts/advanced-shapes.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/advanced-unbalanced-datasets.py b/doc/examples/charts/advanced-unbalanced-datasets.py index 33efd9624..45faebdf3 100644 --- a/doc/examples/charts/advanced-unbalanced-datasets.py +++ b/doc/examples/charts/advanced-unbalanced-datasets.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bar-facing.py b/doc/examples/charts/bar-facing.py index 52d356bad..0577aa22f 100644 --- a/doc/examples/charts/bar-facing.py +++ b/doc/examples/charts/bar-facing.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bar-multiple.py b/doc/examples/charts/bar-multiple.py index 2bb380724..8c36ed12a 100644 --- a/doc/examples/charts/bar-multiple.py +++ b/doc/examples/charts/bar-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bar-simple.py b/doc/examples/charts/bar-simple.py index 420f4917e..91bb1a8c8 100644 --- a/doc/examples/charts/bar-simple.py +++ b/doc/examples/charts/bar-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bar-stacked.py b/doc/examples/charts/bar-stacked.py index 978e7e3c4..06d3d0592 100644 --- a/doc/examples/charts/bar-stacked.py +++ b/doc/examples/charts/bar-stacked.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-multiple.py b/doc/examples/charts/basics-multiple.py index e398798bc..2c4980d34 100644 --- a/doc/examples/charts/basics-multiple.py +++ b/doc/examples/charts/basics-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-simple.py b/doc/examples/charts/basics-simple.py index ec3f66bd6..9c5d2b448 100644 --- a/doc/examples/charts/basics-simple.py +++ b/doc/examples/charts/basics-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-timeline.py b/doc/examples/charts/basics-timeline.py index 6a8c75b30..d3c8fb2cb 100644 --- a/doc/examples/charts/basics-timeline.py +++ b/doc/examples/charts/basics-timeline.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-title.py b/doc/examples/charts/basics-title.py index 04b7abed3..b706b8005 100644 --- a/doc/examples/charts/basics-title.py +++ b/doc/examples/charts/basics-title.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-two-y-axis.py b/doc/examples/charts/basics-two-y-axis.py index 3da5fb03b..10dee398a 100644 --- a/doc/examples/charts/basics-two-y-axis.py +++ b/doc/examples/charts/basics-two-y-axis.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/basics-xrange.py b/doc/examples/charts/basics-xrange.py index b03879aaf..af2120214 100644 --- a/doc/examples/charts/basics-xrange.py +++ b/doc/examples/charts/basics-xrange.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bubble-hover.py b/doc/examples/charts/bubble-hover.py index 729ac2722..9c0bfbc11 100644 --- a/doc/examples/charts/bubble-hover.py +++ b/doc/examples/charts/bubble-hover.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bubble-simple.py b/doc/examples/charts/bubble-simple.py index 3c7a5bef0..454f35feb 100644 --- a/doc/examples/charts/bubble-simple.py +++ b/doc/examples/charts/bubble-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/bubble-symbols.py b/doc/examples/charts/bubble-symbols.py index 8d3ce1341..875d39d50 100644 --- a/doc/examples/charts/bubble-symbols.py +++ b/doc/examples/charts/bubble-symbols.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/candlestick-simple.py b/doc/examples/charts/candlestick-simple.py index b9c598774..14e6514de 100644 --- a/doc/examples/charts/candlestick-simple.py +++ b/doc/examples/charts/candlestick-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/candlestick-styling.py b/doc/examples/charts/candlestick-styling.py index f4225f63d..0dd269996 100644 --- a/doc/examples/charts/candlestick-styling.py +++ b/doc/examples/charts/candlestick-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/candlestick-timeseries.py b/doc/examples/charts/candlestick-timeseries.py index ef73acf99..956c1f8e7 100644 --- a/doc/examples/charts/candlestick-timeseries.py +++ b/doc/examples/charts/candlestick-timeseries.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/continuous-error-multiple.py b/doc/examples/charts/continuous-error-multiple.py index 70ce58408..8755f5777 100644 --- a/doc/examples/charts/continuous-error-multiple.py +++ b/doc/examples/charts/continuous-error-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/continuous-error-simple.py b/doc/examples/charts/continuous-error-simple.py index bbcd9760e..e389d8506 100644 --- a/doc/examples/charts/continuous-error-simple.py +++ b/doc/examples/charts/continuous-error-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/error-bars-asymmetric.py b/doc/examples/charts/error-bars-asymmetric.py index 1ac8c35fa..9ceba0488 100644 --- a/doc/examples/charts/error-bars-asymmetric.py +++ b/doc/examples/charts/error-bars-asymmetric.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/error-bars-simple.py b/doc/examples/charts/error-bars-simple.py index dff2e3c9f..6ccd88c2f 100644 --- a/doc/examples/charts/error-bars-simple.py +++ b/doc/examples/charts/error-bars-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/example-rebuild.py b/doc/examples/charts/example-rebuild.py index c91434530..81f4cac7e 100644 --- a/doc/examples/charts/example-rebuild.py +++ b/doc/examples/charts/example-rebuild.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/filled-area-normalized.py b/doc/examples/charts/filled-area-normalized.py index a498e109b..bfb37f83c 100644 --- a/doc/examples/charts/filled-area-normalized.py +++ b/doc/examples/charts/filled-area-normalized.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/filled-area-overlay.py b/doc/examples/charts/filled-area-overlay.py index 7265e5d9c..c36ad2292 100644 --- a/doc/examples/charts/filled-area-overlay.py +++ b/doc/examples/charts/filled-area-overlay.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/filled-area-simple.py b/doc/examples/charts/filled-area-simple.py index 5559ede83..6dabe2251 100644 --- a/doc/examples/charts/filled-area-simple.py +++ b/doc/examples/charts/filled-area-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/filled-area-stacked.py b/doc/examples/charts/filled-area-stacked.py index 95aef0bac..acee01dae 100644 --- a/doc/examples/charts/filled-area-stacked.py +++ b/doc/examples/charts/filled-area-stacked.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/funnel-area-multiple.py b/doc/examples/charts/funnel-area-multiple.py index 4998e82dd..0a6ab2be8 100644 --- a/doc/examples/charts/funnel-area-multiple.py +++ b/doc/examples/charts/funnel-area-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/funnel-area.py b/doc/examples/charts/funnel-area.py index 47fe8c2bc..426bf6182 100644 --- a/doc/examples/charts/funnel-area.py +++ b/doc/examples/charts/funnel-area.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/funnel-multiple.py b/doc/examples/charts/funnel-multiple.py index 43c34b479..809ff11d5 100644 --- a/doc/examples/charts/funnel-multiple.py +++ b/doc/examples/charts/funnel-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/funnel-simple.py b/doc/examples/charts/funnel-simple.py index 345f7dfe4..22d8c33ff 100644 --- a/doc/examples/charts/funnel-simple.py +++ b/doc/examples/charts/funnel-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/funnel-styling.py b/doc/examples/charts/funnel-styling.py index 9d908ec02..a8bb0e9bb 100644 --- a/doc/examples/charts/funnel-styling.py +++ b/doc/examples/charts/funnel-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/gantt-simple.py b/doc/examples/charts/gantt-simple.py index b4cdf9532..af9dadee5 100644 --- a/doc/examples/charts/gantt-simple.py +++ b/doc/examples/charts/gantt-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-annotated.py b/doc/examples/charts/heatmap-annotated.py index ada01c4e1..b3c13a626 100644 --- a/doc/examples/charts/heatmap-annotated.py +++ b/doc/examples/charts/heatmap-annotated.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-colorscale.py b/doc/examples/charts/heatmap-colorscale.py index 930715b9b..973d035bf 100644 --- a/doc/examples/charts/heatmap-colorscale.py +++ b/doc/examples/charts/heatmap-colorscale.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-drawing-on-top.py b/doc/examples/charts/heatmap-drawing-on-top.py index 79a623ac7..4b80feb9a 100644 --- a/doc/examples/charts/heatmap-drawing-on-top.py +++ b/doc/examples/charts/heatmap-drawing-on-top.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-simple.py b/doc/examples/charts/heatmap-simple.py index 83001b014..3d7b9f154 100644 --- a/doc/examples/charts/heatmap-simple.py +++ b/doc/examples/charts/heatmap-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-unbalanced.py b/doc/examples/charts/heatmap-unbalanced.py index d23e68bcb..a6323f864 100644 --- a/doc/examples/charts/heatmap-unbalanced.py +++ b/doc/examples/charts/heatmap-unbalanced.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/heatmap-unequal-cell-sizes.py b/doc/examples/charts/heatmap-unequal-cell-sizes.py index 279e2fded..e10c2774f 100644 --- a/doc/examples/charts/heatmap-unequal-cell-sizes.py +++ b/doc/examples/charts/heatmap-unequal-cell-sizes.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-binning-function.py b/doc/examples/charts/histogram-binning-function.py index 8a2f71b1d..8d9f9f42b 100644 --- a/doc/examples/charts/histogram-binning-function.py +++ b/doc/examples/charts/histogram-binning-function.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-cumulative.py b/doc/examples/charts/histogram-cumulative.py index 78bf096ef..bc9f50f76 100644 --- a/doc/examples/charts/histogram-cumulative.py +++ b/doc/examples/charts/histogram-cumulative.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-horizontal.py b/doc/examples/charts/histogram-horizontal.py index 222cdc64d..6d6092f79 100644 --- a/doc/examples/charts/histogram-horizontal.py +++ b/doc/examples/charts/histogram-horizontal.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-nbins.py b/doc/examples/charts/histogram-nbins.py index 4dd91050e..c9de677aa 100644 --- a/doc/examples/charts/histogram-nbins.py +++ b/doc/examples/charts/histogram-nbins.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-normalized.py b/doc/examples/charts/histogram-normalized.py index d9fae3bca..830af91ab 100644 --- a/doc/examples/charts/histogram-normalized.py +++ b/doc/examples/charts/histogram-normalized.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-overlay.py b/doc/examples/charts/histogram-overlay.py index 1752557e3..f19b0097f 100644 --- a/doc/examples/charts/histogram-overlay.py +++ b/doc/examples/charts/histogram-overlay.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-simple.py b/doc/examples/charts/histogram-simple.py index f2da24265..ca09a8780 100644 --- a/doc/examples/charts/histogram-simple.py +++ b/doc/examples/charts/histogram-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/histogram-stacked.py b/doc/examples/charts/histogram-stacked.py index 9244fc96d..cc16aab5c 100644 --- a/doc/examples/charts/histogram-stacked.py +++ b/doc/examples/charts/histogram-stacked.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/line-style.py b/doc/examples/charts/line-style.py index f1b972330..8c4bbf1fc 100644 --- a/doc/examples/charts/line-style.py +++ b/doc/examples/charts/line-style.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/line-texts.py b/doc/examples/charts/line-texts.py index e82ef3225..b9dd36753 100644 --- a/doc/examples/charts/line-texts.py +++ b/doc/examples/charts/line-texts.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/map-bubbles.py b/doc/examples/charts/map-bubbles.py index 1c7253eae..bf52f147c 100644 --- a/doc/examples/charts/map-bubbles.py +++ b/doc/examples/charts/map-bubbles.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/map-lines.py b/doc/examples/charts/map-lines.py index 4bc591b05..b3713457d 100644 --- a/doc/examples/charts/map-lines.py +++ b/doc/examples/charts/map-lines.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/map-simple.py b/doc/examples/charts/map-simple.py index a7a6e6d8c..68815b050 100644 --- a/doc/examples/charts/map-simple.py +++ b/doc/examples/charts/map-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/pie-multiple.py b/doc/examples/charts/pie-multiple.py index ef1583d52..2a79b2dce 100644 --- a/doc/examples/charts/pie-multiple.py +++ b/doc/examples/charts/pie-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/pie-simple.py b/doc/examples/charts/pie-simple.py index 183002d95..723a7136c 100644 --- a/doc/examples/charts/pie-simple.py +++ b/doc/examples/charts/pie-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/pie-styling.py b/doc/examples/charts/pie-styling.py index 3b4cf006e..1ca1b1c72 100644 --- a/doc/examples/charts/pie-styling.py +++ b/doc/examples/charts/pie-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-angular-axis.py b/doc/examples/charts/polar-angular-axis.py index f95e66280..42bb2a142 100644 --- a/doc/examples/charts/polar-angular-axis.py +++ b/doc/examples/charts/polar-angular-axis.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-area.py b/doc/examples/charts/polar-area.py index ab3e6b675..3f5d3c857 100644 --- a/doc/examples/charts/polar-area.py +++ b/doc/examples/charts/polar-area.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-multiple.py b/doc/examples/charts/polar-multiple.py index 595df2e54..86975c4a8 100644 --- a/doc/examples/charts/polar-multiple.py +++ b/doc/examples/charts/polar-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-sectors.py b/doc/examples/charts/polar-sectors.py index b36dbc5fa..82c0a7e63 100644 --- a/doc/examples/charts/polar-sectors.py +++ b/doc/examples/charts/polar-sectors.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-simple.py b/doc/examples/charts/polar-simple.py index 47731ef24..ccd51d661 100644 --- a/doc/examples/charts/polar-simple.py +++ b/doc/examples/charts/polar-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/polar-tick-texts.py b/doc/examples/charts/polar-tick-texts.py index 333d7c9a1..c09ba2e8c 100644 --- a/doc/examples/charts/polar-tick-texts.py +++ b/doc/examples/charts/polar-tick-texts.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/radar-multiple.py b/doc/examples/charts/radar-multiple.py index 8f0d164ce..2f172c609 100644 --- a/doc/examples/charts/radar-multiple.py +++ b/doc/examples/charts/radar-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/radar-simple.py b/doc/examples/charts/radar-simple.py index 0c0d77d1d..736133a5f 100644 --- a/doc/examples/charts/radar-simple.py +++ b/doc/examples/charts/radar-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/scatter-classification.py b/doc/examples/charts/scatter-classification.py index 7df2e9a79..b06959b1c 100644 --- a/doc/examples/charts/scatter-classification.py +++ b/doc/examples/charts/scatter-classification.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/scatter-more-styling.py b/doc/examples/charts/scatter-more-styling.py index 01336c69c..ee22c2765 100644 --- a/doc/examples/charts/scatter-more-styling.py +++ b/doc/examples/charts/scatter-more-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/scatter-regression.py b/doc/examples/charts/scatter-regression.py index 7fec8c92a..f9136b03c 100644 --- a/doc/examples/charts/scatter-regression.py +++ b/doc/examples/charts/scatter-regression.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/scatter-styling.py b/doc/examples/charts/scatter-styling.py index dd0280250..7a67a3456 100644 --- a/doc/examples/charts/scatter-styling.py +++ b/doc/examples/charts/scatter-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/treemap-hierarchical-values.py b/doc/examples/charts/treemap-hierarchical-values.py index 47fdc0392..5b33ed369 100644 --- a/doc/examples/charts/treemap-hierarchical-values.py +++ b/doc/examples/charts/treemap-hierarchical-values.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/treemap-hierarchical.py b/doc/examples/charts/treemap-hierarchical.py index 6963990e5..5e0dc0114 100644 --- a/doc/examples/charts/treemap-hierarchical.py +++ b/doc/examples/charts/treemap-hierarchical.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/treemap-simple.py b/doc/examples/charts/treemap-simple.py index 1279844ae..9845e8e0c 100644 --- a/doc/examples/charts/treemap-simple.py +++ b/doc/examples/charts/treemap-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/waterfall-period_levels.py b/doc/examples/charts/waterfall-period_levels.py index 6169eba7d..eb20a18cc 100644 --- a/doc/examples/charts/waterfall-period_levels.py +++ b/doc/examples/charts/waterfall-period_levels.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/waterfall-simple.py b/doc/examples/charts/waterfall-simple.py index de1d67058..ecf61eefd 100644 --- a/doc/examples/charts/waterfall-simple.py +++ b/doc/examples/charts/waterfall-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/charts/waterfall-styling.py b/doc/examples/charts/waterfall-styling.py index db6e62756..8e8c1094c 100644 --- a/doc/examples/charts/waterfall-styling.py +++ b/doc/examples/charts/waterfall-styling.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/file_download-dynamic-temp-file.py b/doc/examples/controls/file_download-dynamic-temp-file.py index 1498335cd..921e81dbb 100644 --- a/doc/examples/controls/file_download-dynamic-temp-file.py +++ b/doc/examples/controls/file_download-dynamic-temp-file.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/file_download-dynamic.py b/doc/examples/controls/file_download-dynamic.py index 0ef98785e..66d08381e 100644 --- a/doc/examples/controls/file_download-dynamic.py +++ b/doc/examples/controls/file_download-dynamic.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-date-range.py b/doc/examples/controls/slider-date-range.py index ad44c07f4..68bb86df2 100644 --- a/doc/examples/controls/slider-date-range.py +++ b/doc/examples/controls/slider-date-range.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-lov.py b/doc/examples/controls/slider-lov.py index 79905b0f0..ff173ecf5 100644 --- a/doc/examples/controls/slider-lov.py +++ b/doc/examples/controls/slider-lov.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-multiple.py b/doc/examples/controls/slider-multiple.py index 6d3b909bb..0047f605d 100644 --- a/doc/examples/controls/slider-multiple.py +++ b/doc/examples/controls/slider-multiple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-orientation.py b/doc/examples/controls/slider-orientation.py index 0ea5768e8..374f671a9 100644 --- a/doc/examples/controls/slider-orientation.py +++ b/doc/examples/controls/slider-orientation.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-range.py b/doc/examples/controls/slider-range.py index 41c43246e..d96d19a96 100644 --- a/doc/examples/controls/slider-range.py +++ b/doc/examples/controls/slider-range.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/examples/controls/slider-simple.py b/doc/examples/controls/slider-simple.py index 90668fbad..dca20a466 100644 --- a/doc/examples/controls/slider-simple.py +++ b/doc/examples/controls/slider-simple.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/doc/extension/example_library/front-end/webpack.config.js b/doc/extension/example_library/front-end/webpack.config.js index 2fc48260f..e5a1c1fe5 100644 --- a/doc/extension/example_library/front-end/webpack.config.js +++ b/doc/extension/example_library/front-end/webpack.config.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/.eslintrc.js b/frontend/taipy-gui/.eslintrc.js index 48b9b02b2..730a0a9aa 100644 --- a/frontend/taipy-gui/.eslintrc.js +++ b/frontend/taipy-gui/.eslintrc.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/dom/src/index.tsx b/frontend/taipy-gui/dom/src/index.tsx index 43e4e772b..bd7fd03a8 100644 --- a/frontend/taipy-gui/dom/src/index.tsx +++ b/frontend/taipy-gui/dom/src/index.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/jest.config.js b/frontend/taipy-gui/jest.config.js index 6c0430bb5..d4e0d4ac4 100644 --- a/frontend/taipy-gui/jest.config.js +++ b/frontend/taipy-gui/jest.config.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/packaging/taipy-gui.d.ts b/frontend/taipy-gui/packaging/taipy-gui.d.ts index 7c77b1302..5028100b5 100644 --- a/frontend/taipy-gui/packaging/taipy-gui.d.ts +++ b/frontend/taipy-gui/packaging/taipy-gui.d.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/base/base.css b/frontend/taipy-gui/public/stylekit/base/base.css index b8ec458c0..6f1f09b22 100644 --- a/frontend/taipy-gui/public/stylekit/base/base.css +++ b/frontend/taipy-gui/public/stylekit/base/base.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/base/fontfaces.css b/frontend/taipy-gui/public/stylekit/base/fontfaces.css index 512895e8a..4ec90d1b0 100644 --- a/frontend/taipy-gui/public/stylekit/base/fontfaces.css +++ b/frontend/taipy-gui/public/stylekit/base/fontfaces.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/base/typography.css b/frontend/taipy-gui/public/stylekit/base/typography.css index fe15d0521..138652f77 100644 --- a/frontend/taipy-gui/public/stylekit/base/typography.css +++ b/frontend/taipy-gui/public/stylekit/base/typography.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/blocks/layout.css b/frontend/taipy-gui/public/stylekit/blocks/layout.css index 4fcb6da5c..c4a192ee7 100644 --- a/frontend/taipy-gui/public/stylekit/blocks/layout.css +++ b/frontend/taipy-gui/public/stylekit/blocks/layout.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/button.css b/frontend/taipy-gui/public/stylekit/controls/button.css index f7f9db6c7..9bf4d9a17 100644 --- a/frontend/taipy-gui/public/stylekit/controls/button.css +++ b/frontend/taipy-gui/public/stylekit/controls/button.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/chart.css b/frontend/taipy-gui/public/stylekit/controls/chart.css index 8b19f4f4a..c92916fd4 100644 --- a/frontend/taipy-gui/public/stylekit/controls/chart.css +++ b/frontend/taipy-gui/public/stylekit/controls/chart.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/date.css b/frontend/taipy-gui/public/stylekit/controls/date.css index d83577d7a..66b319f4e 100644 --- a/frontend/taipy-gui/public/stylekit/controls/date.css +++ b/frontend/taipy-gui/public/stylekit/controls/date.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at @@ -34,4 +34,4 @@ .taipy-date.fullwidth .MuiFormControl-root{ display: flex; max-width: initial; -} \ No newline at end of file +} diff --git a/frontend/taipy-gui/public/stylekit/controls/expandable.css b/frontend/taipy-gui/public/stylekit/controls/expandable.css index 84fa88033..07fdbe746 100644 --- a/frontend/taipy-gui/public/stylekit/controls/expandable.css +++ b/frontend/taipy-gui/public/stylekit/controls/expandable.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/image.css b/frontend/taipy-gui/public/stylekit/controls/image.css index 08d816a3a..da11a3bd9 100644 --- a/frontend/taipy-gui/public/stylekit/controls/image.css +++ b/frontend/taipy-gui/public/stylekit/controls/image.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at @@ -25,4 +25,4 @@ .taipy-image.inline { display: inline-flex; vertical-align: middle; -} \ No newline at end of file +} diff --git a/frontend/taipy-gui/public/stylekit/controls/input.css b/frontend/taipy-gui/public/stylekit/controls/input.css index bbd5ec894..c64cb0f56 100644 --- a/frontend/taipy-gui/public/stylekit/controls/input.css +++ b/frontend/taipy-gui/public/stylekit/controls/input.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/navbar.css b/frontend/taipy-gui/public/stylekit/controls/navbar.css index 3c4f93428..a4be218a2 100644 --- a/frontend/taipy-gui/public/stylekit/controls/navbar.css +++ b/frontend/taipy-gui/public/stylekit/controls/navbar.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/number.css b/frontend/taipy-gui/public/stylekit/controls/number.css index 1379bab94..561be8e66 100644 --- a/frontend/taipy-gui/public/stylekit/controls/number.css +++ b/frontend/taipy-gui/public/stylekit/controls/number.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/selector.css b/frontend/taipy-gui/public/stylekit/controls/selector.css index a81040da2..72f9e3e33 100644 --- a/frontend/taipy-gui/public/stylekit/controls/selector.css +++ b/frontend/taipy-gui/public/stylekit/controls/selector.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/slider.css b/frontend/taipy-gui/public/stylekit/controls/slider.css index 852e60349..ce6d1158b 100644 --- a/frontend/taipy-gui/public/stylekit/controls/slider.css +++ b/frontend/taipy-gui/public/stylekit/controls/slider.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/controls/table.css b/frontend/taipy-gui/public/stylekit/controls/table.css index e60836d60..f22d04a10 100644 --- a/frontend/taipy-gui/public/stylekit/controls/table.css +++ b/frontend/taipy-gui/public/stylekit/controls/table.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at @@ -32,7 +32,7 @@ } .card .taipy-table .MuiPaper-elevation { - box-shadow: none; + box-shadow: none; } /************************************************* diff --git a/frontend/taipy-gui/public/stylekit/controls/toggle.css b/frontend/taipy-gui/public/stylekit/controls/toggle.css index 22787c1eb..78bf6ecfe 100644 --- a/frontend/taipy-gui/public/stylekit/controls/toggle.css +++ b/frontend/taipy-gui/public/stylekit/controls/toggle.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/elements/card.css b/frontend/taipy-gui/public/stylekit/elements/card.css index eda9a4391..526d17745 100644 --- a/frontend/taipy-gui/public/stylekit/elements/card.css +++ b/frontend/taipy-gui/public/stylekit/elements/card.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/elements/container.css b/frontend/taipy-gui/public/stylekit/elements/container.css index 4648bb153..8048e2da8 100644 --- a/frontend/taipy-gui/public/stylekit/elements/container.css +++ b/frontend/taipy-gui/public/stylekit/elements/container.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/elements/header.css b/frontend/taipy-gui/public/stylekit/elements/header.css index 46732ddd6..85b44cf32 100644 --- a/frontend/taipy-gui/public/stylekit/elements/header.css +++ b/frontend/taipy-gui/public/stylekit/elements/header.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/elements/sidebar.css b/frontend/taipy-gui/public/stylekit/elements/sidebar.css index 303b7a8a2..ff83ce3ed 100644 --- a/frontend/taipy-gui/public/stylekit/elements/sidebar.css +++ b/frontend/taipy-gui/public/stylekit/elements/sidebar.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/stylekit.css b/frontend/taipy-gui/public/stylekit/stylekit.css index 7977491c5..604a7815b 100644 --- a/frontend/taipy-gui/public/stylekit/stylekit.css +++ b/frontend/taipy-gui/public/stylekit/stylekit.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/utilities/colors.css b/frontend/taipy-gui/public/stylekit/utilities/colors.css index ec9c1ca82..c11619084 100644 --- a/frontend/taipy-gui/public/stylekit/utilities/colors.css +++ b/frontend/taipy-gui/public/stylekit/utilities/colors.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/utilities/misc.css b/frontend/taipy-gui/public/stylekit/utilities/misc.css index 8b30f0d58..b23adefca 100644 --- a/frontend/taipy-gui/public/stylekit/utilities/misc.css +++ b/frontend/taipy-gui/public/stylekit/utilities/misc.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/utilities/spacing.css b/frontend/taipy-gui/public/stylekit/utilities/spacing.css index f3587b1c6..2cd0bddc8 100644 --- a/frontend/taipy-gui/public/stylekit/utilities/spacing.css +++ b/frontend/taipy-gui/public/stylekit/utilities/spacing.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/utilities/typography.css b/frontend/taipy-gui/public/stylekit/utilities/typography.css index b70483aaf..dd704ec59 100644 --- a/frontend/taipy-gui/public/stylekit/utilities/typography.css +++ b/frontend/taipy-gui/public/stylekit/utilities/typography.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/colors.css b/frontend/taipy-gui/public/stylekit/variables/colors.css index 0d60b4365..af94c2cdd 100644 --- a/frontend/taipy-gui/public/stylekit/variables/colors.css +++ b/frontend/taipy-gui/public/stylekit/variables/colors.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/elements.css b/frontend/taipy-gui/public/stylekit/variables/elements.css index 499adc355..5130edca9 100644 --- a/frontend/taipy-gui/public/stylekit/variables/elements.css +++ b/frontend/taipy-gui/public/stylekit/variables/elements.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/misc.css b/frontend/taipy-gui/public/stylekit/variables/misc.css index cd638d451..98593c4c4 100644 --- a/frontend/taipy-gui/public/stylekit/variables/misc.css +++ b/frontend/taipy-gui/public/stylekit/variables/misc.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/shapes.css b/frontend/taipy-gui/public/stylekit/variables/shapes.css index abaad542a..703cd3c59 100644 --- a/frontend/taipy-gui/public/stylekit/variables/shapes.css +++ b/frontend/taipy-gui/public/stylekit/variables/shapes.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/spacing.css b/frontend/taipy-gui/public/stylekit/variables/spacing.css index b7654cc37..2514f70e9 100644 --- a/frontend/taipy-gui/public/stylekit/variables/spacing.css +++ b/frontend/taipy-gui/public/stylekit/variables/spacing.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/public/stylekit/variables/typography.css b/frontend/taipy-gui/public/stylekit/variables/typography.css index 808e7c8e1..fcfd188ad 100644 --- a/frontend/taipy-gui/public/stylekit/variables/typography.css +++ b/frontend/taipy-gui/public/stylekit/variables/typography.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Router.tsx b/frontend/taipy-gui/src/components/Router.tsx index 5fc0d9d4f..fa20484c4 100644 --- a/frontend/taipy-gui/src/components/Router.tsx +++ b/frontend/taipy-gui/src/components/Router.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Alert.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Alert.spec.tsx index 097e4f4a9..44f3166ac 100644 --- a/frontend/taipy-gui/src/components/Taipy/Alert.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Alert.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Alert.tsx b/frontend/taipy-gui/src/components/Taipy/Alert.tsx index 383996241..b16db40a4 100644 --- a/frontend/taipy-gui/src/components/Taipy/Alert.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Alert.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.spec.tsx b/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.spec.tsx index 8e1e21510..350b945ac 100644 --- a/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.tsx b/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.tsx index 282018fdc..2f1e958c3 100644 --- a/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.tsx +++ b/frontend/taipy-gui/src/components/Taipy/AutoLoadingTable.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Button.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Button.spec.tsx index 9b1220a86..6a094c6eb 100644 --- a/frontend/taipy-gui/src/components/Taipy/Button.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Button.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Button.tsx b/frontend/taipy-gui/src/components/Taipy/Button.tsx index 658be9d2f..df3c3a0fe 100644 --- a/frontend/taipy-gui/src/components/Taipy/Button.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Button.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Chart.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Chart.spec.tsx index 68c20adc9..f791aa548 100644 --- a/frontend/taipy-gui/src/components/Taipy/Chart.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Chart.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Chart.tsx b/frontend/taipy-gui/src/components/Taipy/Chart.tsx index bfcff23e5..337682fcc 100644 --- a/frontend/taipy-gui/src/components/Taipy/Chart.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Chart.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/DateRange.spec.tsx b/frontend/taipy-gui/src/components/Taipy/DateRange.spec.tsx index 28c2ad6a1..b70b328ec 100644 --- a/frontend/taipy-gui/src/components/Taipy/DateRange.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/DateRange.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/DateRange.tsx b/frontend/taipy-gui/src/components/Taipy/DateRange.tsx index 8ee72a424..672372396 100644 --- a/frontend/taipy-gui/src/components/Taipy/DateRange.tsx +++ b/frontend/taipy-gui/src/components/Taipy/DateRange.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/DateSelector.spec.tsx b/frontend/taipy-gui/src/components/Taipy/DateSelector.spec.tsx index 6c40a2ea6..76b3df070 100644 --- a/frontend/taipy-gui/src/components/Taipy/DateSelector.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/DateSelector.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/DateSelector.tsx b/frontend/taipy-gui/src/components/Taipy/DateSelector.tsx index 5229def57..f8c46f15d 100644 --- a/frontend/taipy-gui/src/components/Taipy/DateSelector.tsx +++ b/frontend/taipy-gui/src/components/Taipy/DateSelector.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Dialog.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Dialog.spec.tsx index e4e8f96b7..0a03dc4f6 100644 --- a/frontend/taipy-gui/src/components/Taipy/Dialog.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Dialog.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Dialog.tsx b/frontend/taipy-gui/src/components/Taipy/Dialog.tsx index 6b6c8bda5..25dbbad26 100644 --- a/frontend/taipy-gui/src/components/Taipy/Dialog.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Dialog.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Expandable.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Expandable.spec.tsx index b4f66804d..1bc8b5aa4 100644 --- a/frontend/taipy-gui/src/components/Taipy/Expandable.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Expandable.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Expandable.tsx b/frontend/taipy-gui/src/components/Taipy/Expandable.tsx index f5d3cce68..e823a4561 100644 --- a/frontend/taipy-gui/src/components/Taipy/Expandable.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Expandable.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Field.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Field.spec.tsx index 8f5674ba2..58838356b 100644 --- a/frontend/taipy-gui/src/components/Taipy/Field.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Field.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Field.tsx b/frontend/taipy-gui/src/components/Taipy/Field.tsx index 373ccb2a1..318be798c 100644 --- a/frontend/taipy-gui/src/components/Taipy/Field.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Field.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/FileDownload.spec.tsx b/frontend/taipy-gui/src/components/Taipy/FileDownload.spec.tsx index 01deb99d0..d93484cf3 100644 --- a/frontend/taipy-gui/src/components/Taipy/FileDownload.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/FileDownload.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/FileDownload.tsx b/frontend/taipy-gui/src/components/Taipy/FileDownload.tsx index bf8016748..fa4b82e74 100644 --- a/frontend/taipy-gui/src/components/Taipy/FileDownload.tsx +++ b/frontend/taipy-gui/src/components/Taipy/FileDownload.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/FileSelector.spec.tsx b/frontend/taipy-gui/src/components/Taipy/FileSelector.spec.tsx index 2728e9d61..c7ae9a6eb 100644 --- a/frontend/taipy-gui/src/components/Taipy/FileSelector.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/FileSelector.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/FileSelector.tsx b/frontend/taipy-gui/src/components/Taipy/FileSelector.tsx index 1ada65a90..f9e3f27cd 100644 --- a/frontend/taipy-gui/src/components/Taipy/FileSelector.tsx +++ b/frontend/taipy-gui/src/components/Taipy/FileSelector.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/GuiDownload.spec.tsx b/frontend/taipy-gui/src/components/Taipy/GuiDownload.spec.tsx index 5bfa24f83..cb4d55cfb 100644 --- a/frontend/taipy-gui/src/components/Taipy/GuiDownload.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/GuiDownload.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/GuiDownload.tsx b/frontend/taipy-gui/src/components/Taipy/GuiDownload.tsx index eb16da869..285ef5c8c 100644 --- a/frontend/taipy-gui/src/components/Taipy/GuiDownload.tsx +++ b/frontend/taipy-gui/src/components/Taipy/GuiDownload.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Image.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Image.spec.tsx index 0e26f808a..649ff242a 100644 --- a/frontend/taipy-gui/src/components/Taipy/Image.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Image.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Image.tsx b/frontend/taipy-gui/src/components/Taipy/Image.tsx index 926b0e776..1d283b1a2 100644 --- a/frontend/taipy-gui/src/components/Taipy/Image.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Image.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Indicator.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Indicator.spec.tsx index 14ff0f7b3..a5ca1f927 100644 --- a/frontend/taipy-gui/src/components/Taipy/Indicator.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Indicator.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Indicator.tsx b/frontend/taipy-gui/src/components/Taipy/Indicator.tsx index 2a8ec9583..91533b740 100644 --- a/frontend/taipy-gui/src/components/Taipy/Indicator.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Indicator.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Input.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Input.spec.tsx index 590e122a4..a8dca04c8 100644 --- a/frontend/taipy-gui/src/components/Taipy/Input.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Input.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Input.tsx b/frontend/taipy-gui/src/components/Taipy/Input.tsx index ea907f442..866507aa4 100644 --- a/frontend/taipy-gui/src/components/Taipy/Input.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Input.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Layout.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Layout.spec.tsx index e59d0194d..4c4936b78 100644 --- a/frontend/taipy-gui/src/components/Taipy/Layout.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Layout.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Layout.tsx b/frontend/taipy-gui/src/components/Taipy/Layout.tsx index 6af425439..1beca62cc 100644 --- a/frontend/taipy-gui/src/components/Taipy/Layout.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Layout.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Link.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Link.spec.tsx index 4018cb9bc..83e34661b 100644 --- a/frontend/taipy-gui/src/components/Taipy/Link.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Link.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Link.tsx b/frontend/taipy-gui/src/components/Taipy/Link.tsx index 2363d83f2..e65b1ab42 100644 --- a/frontend/taipy-gui/src/components/Taipy/Link.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Link.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Menu.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Menu.spec.tsx index c3744780a..bed03eb69 100644 --- a/frontend/taipy-gui/src/components/Taipy/Menu.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Menu.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Menu.tsx b/frontend/taipy-gui/src/components/Taipy/Menu.tsx index 1dd5cb672..f6ae82f2a 100644 --- a/frontend/taipy-gui/src/components/Taipy/Menu.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Menu.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/MenuCtl.spec.tsx b/frontend/taipy-gui/src/components/Taipy/MenuCtl.spec.tsx index cbbd5ed71..eb777294c 100644 --- a/frontend/taipy-gui/src/components/Taipy/MenuCtl.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/MenuCtl.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/MenuCtl.tsx b/frontend/taipy-gui/src/components/Taipy/MenuCtl.tsx index d38133ca9..a3ad6a824 100644 --- a/frontend/taipy-gui/src/components/Taipy/MenuCtl.tsx +++ b/frontend/taipy-gui/src/components/Taipy/MenuCtl.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/NavBar.spec.tsx b/frontend/taipy-gui/src/components/Taipy/NavBar.spec.tsx index e775d4a7b..e30ef437c 100644 --- a/frontend/taipy-gui/src/components/Taipy/NavBar.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/NavBar.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/NavBar.tsx b/frontend/taipy-gui/src/components/Taipy/NavBar.tsx index dd8d06025..828d16096 100644 --- a/frontend/taipy-gui/src/components/Taipy/NavBar.tsx +++ b/frontend/taipy-gui/src/components/Taipy/NavBar.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Navigate.tsx b/frontend/taipy-gui/src/components/Taipy/Navigate.tsx index 0c98541de..329454c38 100644 --- a/frontend/taipy-gui/src/components/Taipy/Navigate.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Navigate.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/PaginatedTable.spec.tsx b/frontend/taipy-gui/src/components/Taipy/PaginatedTable.spec.tsx index fdf07844e..b741a6adb 100644 --- a/frontend/taipy-gui/src/components/Taipy/PaginatedTable.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/PaginatedTable.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/PaginatedTable.tsx b/frontend/taipy-gui/src/components/Taipy/PaginatedTable.tsx index bcff660bd..fca80c510 100644 --- a/frontend/taipy-gui/src/components/Taipy/PaginatedTable.tsx +++ b/frontend/taipy-gui/src/components/Taipy/PaginatedTable.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Pane.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Pane.spec.tsx index 7c3b55bef..7bd3038d0 100644 --- a/frontend/taipy-gui/src/components/Taipy/Pane.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Pane.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Pane.tsx b/frontend/taipy-gui/src/components/Taipy/Pane.tsx index 36e434dc3..94cdbc347 100644 --- a/frontend/taipy-gui/src/components/Taipy/Pane.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Pane.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Part.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Part.spec.tsx index df7f338a7..005f62821 100644 --- a/frontend/taipy-gui/src/components/Taipy/Part.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Part.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Part.tsx b/frontend/taipy-gui/src/components/Taipy/Part.tsx index 9ddfe2efc..0a5fdd6fc 100644 --- a/frontend/taipy-gui/src/components/Taipy/Part.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Part.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Selector.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Selector.spec.tsx index e835e28ea..52f5098ca 100644 --- a/frontend/taipy-gui/src/components/Taipy/Selector.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Selector.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Selector.tsx b/frontend/taipy-gui/src/components/Taipy/Selector.tsx index 04f496aa6..fac27919e 100644 --- a/frontend/taipy-gui/src/components/Taipy/Selector.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Selector.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Slider.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Slider.spec.tsx index 5db1c661d..eec9fb093 100644 --- a/frontend/taipy-gui/src/components/Taipy/Slider.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Slider.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Slider.tsx b/frontend/taipy-gui/src/components/Taipy/Slider.tsx index 61c5881dc..4a082ad5a 100644 --- a/frontend/taipy-gui/src/components/Taipy/Slider.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Slider.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Status.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Status.spec.tsx index 02ef3a8a8..38aaefe70 100644 --- a/frontend/taipy-gui/src/components/Taipy/Status.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Status.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Status.tsx b/frontend/taipy-gui/src/components/Taipy/Status.tsx index 0f5d413fa..d5dcf7e4a 100644 --- a/frontend/taipy-gui/src/components/Taipy/Status.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Status.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/StatusList.spec.tsx b/frontend/taipy-gui/src/components/Taipy/StatusList.spec.tsx index 7afc5bade..18ea80492 100644 --- a/frontend/taipy-gui/src/components/Taipy/StatusList.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/StatusList.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/StatusList.tsx b/frontend/taipy-gui/src/components/Taipy/StatusList.tsx index 375b2503f..1ecc3b754 100644 --- a/frontend/taipy-gui/src/components/Taipy/StatusList.tsx +++ b/frontend/taipy-gui/src/components/Taipy/StatusList.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Table.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Table.spec.tsx index d267514f3..b6180b17b 100644 --- a/frontend/taipy-gui/src/components/Taipy/Table.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Table.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Table.tsx b/frontend/taipy-gui/src/components/Taipy/Table.tsx index 2096780c4..e535fca84 100644 --- a/frontend/taipy-gui/src/components/Taipy/Table.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Table.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/TableFilter.spec.tsx b/frontend/taipy-gui/src/components/Taipy/TableFilter.spec.tsx index a27e731f0..c87336e5c 100644 --- a/frontend/taipy-gui/src/components/Taipy/TableFilter.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/TableFilter.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/TableFilter.tsx b/frontend/taipy-gui/src/components/Taipy/TableFilter.tsx index 5ff2c5638..16c6e9a76 100644 --- a/frontend/taipy-gui/src/components/Taipy/TableFilter.tsx +++ b/frontend/taipy-gui/src/components/Taipy/TableFilter.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/ThemeToggle.spec.tsx b/frontend/taipy-gui/src/components/Taipy/ThemeToggle.spec.tsx index d922c26a3..ccd37ddf6 100644 --- a/frontend/taipy-gui/src/components/Taipy/ThemeToggle.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/ThemeToggle.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/ThemeToggle.tsx b/frontend/taipy-gui/src/components/Taipy/ThemeToggle.tsx index 3cd398512..6271394bb 100644 --- a/frontend/taipy-gui/src/components/Taipy/ThemeToggle.tsx +++ b/frontend/taipy-gui/src/components/Taipy/ThemeToggle.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Toggle.spec.tsx b/frontend/taipy-gui/src/components/Taipy/Toggle.spec.tsx index c0e807bf3..d7ba58bfc 100644 --- a/frontend/taipy-gui/src/components/Taipy/Toggle.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Toggle.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Toggle.tsx b/frontend/taipy-gui/src/components/Taipy/Toggle.tsx index f80ceed64..1bf901b52 100644 --- a/frontend/taipy-gui/src/components/Taipy/Toggle.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Toggle.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/TreeView.spec.tsx b/frontend/taipy-gui/src/components/Taipy/TreeView.spec.tsx index 03d434385..75a5bfe21 100644 --- a/frontend/taipy-gui/src/components/Taipy/TreeView.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/TreeView.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/TreeView.tsx b/frontend/taipy-gui/src/components/Taipy/TreeView.tsx index 9859387c8..b806eb57f 100644 --- a/frontend/taipy-gui/src/components/Taipy/TreeView.tsx +++ b/frontend/taipy-gui/src/components/Taipy/TreeView.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/UIBlocker.spec.tsx b/frontend/taipy-gui/src/components/Taipy/UIBlocker.spec.tsx index 536325922..0d3c67cd1 100644 --- a/frontend/taipy-gui/src/components/Taipy/UIBlocker.spec.tsx +++ b/frontend/taipy-gui/src/components/Taipy/UIBlocker.spec.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/UIBlocker.tsx b/frontend/taipy-gui/src/components/Taipy/UIBlocker.tsx index 216ac2a74..08f8b2924 100644 --- a/frontend/taipy-gui/src/components/Taipy/UIBlocker.tsx +++ b/frontend/taipy-gui/src/components/Taipy/UIBlocker.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/Unregistered.tsx b/frontend/taipy-gui/src/components/Taipy/Unregistered.tsx index cec28e9f3..5444bf8b7 100644 --- a/frontend/taipy-gui/src/components/Taipy/Unregistered.tsx +++ b/frontend/taipy-gui/src/components/Taipy/Unregistered.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/index.ts b/frontend/taipy-gui/src/components/Taipy/index.ts index 93668ad43..014600ebb 100644 --- a/frontend/taipy-gui/src/components/Taipy/index.ts +++ b/frontend/taipy-gui/src/components/Taipy/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/lovUtils.tsx b/frontend/taipy-gui/src/components/Taipy/lovUtils.tsx index 8b11c3b77..d4621c1be 100644 --- a/frontend/taipy-gui/src/components/Taipy/lovUtils.tsx +++ b/frontend/taipy-gui/src/components/Taipy/lovUtils.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/tableUtils.tsx b/frontend/taipy-gui/src/components/Taipy/tableUtils.tsx index 48b954a2b..8c2a130db 100644 --- a/frontend/taipy-gui/src/components/Taipy/tableUtils.tsx +++ b/frontend/taipy-gui/src/components/Taipy/tableUtils.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/Taipy/utils.ts b/frontend/taipy-gui/src/components/Taipy/utils.ts index 9a798b703..4a03f28bf 100644 --- a/frontend/taipy-gui/src/components/Taipy/utils.ts +++ b/frontend/taipy-gui/src/components/Taipy/utils.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/pages/MainPage.tsx b/frontend/taipy-gui/src/components/pages/MainPage.tsx index 914ca5b79..845df46f4 100644 --- a/frontend/taipy-gui/src/components/pages/MainPage.tsx +++ b/frontend/taipy-gui/src/components/pages/MainPage.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/pages/NotFound404.tsx b/frontend/taipy-gui/src/components/pages/NotFound404.tsx index 60fc1cf94..b4bf540a8 100644 --- a/frontend/taipy-gui/src/components/pages/NotFound404.tsx +++ b/frontend/taipy-gui/src/components/pages/NotFound404.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/pages/PageContent.tsx b/frontend/taipy-gui/src/components/pages/PageContent.tsx index d695be014..cdcd2bd63 100644 --- a/frontend/taipy-gui/src/components/pages/PageContent.tsx +++ b/frontend/taipy-gui/src/components/pages/PageContent.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/components/pages/TaipyRendered.tsx b/frontend/taipy-gui/src/components/pages/TaipyRendered.tsx index 8d9d87d53..0cb777a32 100644 --- a/frontend/taipy-gui/src/components/pages/TaipyRendered.tsx +++ b/frontend/taipy-gui/src/components/pages/TaipyRendered.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/context/taipyContext.ts b/frontend/taipy-gui/src/context/taipyContext.ts index 885c11875..6f08a28fa 100644 --- a/frontend/taipy-gui/src/context/taipyContext.ts +++ b/frontend/taipy-gui/src/context/taipyContext.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/context/taipyReducers.spec.ts b/frontend/taipy-gui/src/context/taipyReducers.spec.ts index 1ab6ce70c..51aa2b6f4 100644 --- a/frontend/taipy-gui/src/context/taipyReducers.spec.ts +++ b/frontend/taipy-gui/src/context/taipyReducers.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/context/taipyReducers.ts b/frontend/taipy-gui/src/context/taipyReducers.ts index 9d3fa2176..d4731517a 100644 --- a/frontend/taipy-gui/src/context/taipyReducers.ts +++ b/frontend/taipy-gui/src/context/taipyReducers.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/extensions/exports.ts b/frontend/taipy-gui/src/extensions/exports.ts index 1e95d41c5..379f6e80f 100644 --- a/frontend/taipy-gui/src/extensions/exports.ts +++ b/frontend/taipy-gui/src/extensions/exports.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/index.tsx b/frontend/taipy-gui/src/index.tsx index ed99ce633..119a3ef1e 100644 --- a/frontend/taipy-gui/src/index.tsx +++ b/frontend/taipy-gui/src/index.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/themes/stylekit.ts b/frontend/taipy-gui/src/themes/stylekit.ts index 1de39203c..b40e840d6 100644 --- a/frontend/taipy-gui/src/themes/stylekit.ts +++ b/frontend/taipy-gui/src/themes/stylekit.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/ErrorBoundary.tsx b/frontend/taipy-gui/src/utils/ErrorBoundary.tsx index 0876bad64..b83d470f8 100644 --- a/frontend/taipy-gui/src/utils/ErrorBoundary.tsx +++ b/frontend/taipy-gui/src/utils/ErrorBoundary.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/dataFormat.spec.ts b/frontend/taipy-gui/src/utils/dataFormat.spec.ts index 55756c2d7..3c905efb9 100644 --- a/frontend/taipy-gui/src/utils/dataFormat.spec.ts +++ b/frontend/taipy-gui/src/utils/dataFormat.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/dataFormat.ts b/frontend/taipy-gui/src/utils/dataFormat.ts index 38e57b341..652071060 100644 --- a/frontend/taipy-gui/src/utils/dataFormat.ts +++ b/frontend/taipy-gui/src/utils/dataFormat.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/hooks.ts b/frontend/taipy-gui/src/utils/hooks.ts index 44975440a..cff5f95f0 100644 --- a/frontend/taipy-gui/src/utils/hooks.ts +++ b/frontend/taipy-gui/src/utils/hooks.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/icon.tsx b/frontend/taipy-gui/src/utils/icon.tsx index 8e282c7dd..eaabba538 100644 --- a/frontend/taipy-gui/src/utils/icon.tsx +++ b/frontend/taipy-gui/src/utils/icon.tsx @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/index.spec.ts b/frontend/taipy-gui/src/utils/index.spec.ts index 409333c75..3de158f61 100644 --- a/frontend/taipy-gui/src/utils/index.spec.ts +++ b/frontend/taipy-gui/src/utils/index.spec.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/index.ts b/frontend/taipy-gui/src/utils/index.ts index aebfb02df..5578ec305 100644 --- a/frontend/taipy-gui/src/utils/index.ts +++ b/frontend/taipy-gui/src/utils/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/utils/lov.ts b/frontend/taipy-gui/src/utils/lov.ts index 2e89bcd90..544651fbc 100644 --- a/frontend/taipy-gui/src/utils/lov.ts +++ b/frontend/taipy-gui/src/utils/lov.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/workers/fileupload.ts b/frontend/taipy-gui/src/workers/fileupload.ts index de2203361..fc33cf43f 100644 --- a/frontend/taipy-gui/src/workers/fileupload.ts +++ b/frontend/taipy-gui/src/workers/fileupload.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/workers/fileupload.utils.ts b/frontend/taipy-gui/src/workers/fileupload.utils.ts index e97398694..96c726400 100644 --- a/frontend/taipy-gui/src/workers/fileupload.utils.ts +++ b/frontend/taipy-gui/src/workers/fileupload.utils.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/src/workers/fileupload.worker.ts b/frontend/taipy-gui/src/workers/fileupload.worker.ts index f7303fcbc..e1ec781f4 100644 --- a/frontend/taipy-gui/src/workers/fileupload.worker.ts +++ b/frontend/taipy-gui/src/workers/fileupload.worker.ts @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/test-config/Canvas.js b/frontend/taipy-gui/test-config/Canvas.js index f6bcbf0ee..9f6aa85e7 100644 --- a/frontend/taipy-gui/test-config/Canvas.js +++ b/frontend/taipy-gui/test-config/Canvas.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/test-config/createObjectUrl.js b/frontend/taipy-gui/test-config/createObjectUrl.js index 62180172e..dbcbca371 100644 --- a/frontend/taipy-gui/test-config/createObjectUrl.js +++ b/frontend/taipy-gui/test-config/createObjectUrl.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/test-config/jest.env.js b/frontend/taipy-gui/test-config/jest.env.js index fda52ade6..25a813b8a 100644 --- a/frontend/taipy-gui/test-config/jest.env.js +++ b/frontend/taipy-gui/test-config/jest.env.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/test-config/mockFileUpload.js b/frontend/taipy-gui/test-config/mockFileUpload.js index b5d8ffa20..644ff9d30 100644 --- a/frontend/taipy-gui/test-config/mockFileUpload.js +++ b/frontend/taipy-gui/test-config/mockFileUpload.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/frontend/taipy-gui/webpack.config.js b/frontend/taipy-gui/webpack.config.js index b817b5863..cb336e5f6 100644 --- a/frontend/taipy-gui/webpack.config.js +++ b/frontend/taipy-gui/webpack.config.js @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/setup.py b/setup.py index aeafa046f..39f594cb4 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/__init__.py b/src/__init__.py index 85a26091f..4309283dc 100644 --- a/src/__init__.py +++ b/src/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/__init__.py b/src/taipy/__init__.py index 60774997b..d953e94d4 100644 --- a/src/taipy/__init__.py +++ b/src/taipy/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/__init__.py b/src/taipy/gui/__init__.py index 3bc79ffaf..5ee447ebb 100644 --- a/src/taipy/gui/__init__.py +++ b/src/taipy/gui/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_default_config.py b/src/taipy/gui/_default_config.py index 6dd49ed86..35dd36d56 100644 --- a/src/taipy/gui/_default_config.py +++ b/src/taipy/gui/_default_config.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_gui_cli.py b/src/taipy/gui/_gui_cli.py index 279d4dda9..8bf89131b 100644 --- a/src/taipy/gui/_gui_cli.py +++ b/src/taipy/gui/_gui_cli.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_gui_section.py b/src/taipy/gui/_gui_section.py index 4739d4db4..87b4484d8 100644 --- a/src/taipy/gui/_gui_section.py +++ b/src/taipy/gui/_gui_section.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_init.py b/src/taipy/gui/_init.py index 8406853e7..85463c3c5 100644 --- a/src/taipy/gui/_init.py +++ b/src/taipy/gui/_init.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_page.py b/src/taipy/gui/_page.py index 45478a37d..e31e26095 100644 --- a/src/taipy/gui/_page.py +++ b/src/taipy/gui/_page.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/__init__.py b/src/taipy/gui/_renderers/__init__.py index eee584488..0a268d46f 100644 --- a/src/taipy/gui/_renderers/__init__.py +++ b/src/taipy/gui/_renderers/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_html/__init__.py b/src/taipy/gui/_renderers/_html/__init__.py index 3c6f8e26c..f4883b95d 100644 --- a/src/taipy/gui/_renderers/_html/__init__.py +++ b/src/taipy/gui/_renderers/_html/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_html/factory.py b/src/taipy/gui/_renderers/_html/factory.py index dde498c28..35cb5f96e 100644 --- a/src/taipy/gui/_renderers/_html/factory.py +++ b/src/taipy/gui/_renderers/_html/factory.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_html/parser.py b/src/taipy/gui/_renderers/_html/parser.py index 23e53b3e2..0e7e31c0a 100644 --- a/src/taipy/gui/_renderers/_html/parser.py +++ b/src/taipy/gui/_renderers/_html/parser.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/__init__.py b/src/taipy/gui/_renderers/_markdown/__init__.py index 6913fdaad..7501524fd 100644 --- a/src/taipy/gui/_renderers/_markdown/__init__.py +++ b/src/taipy/gui/_renderers/_markdown/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/blocproc.py b/src/taipy/gui/_renderers/_markdown/blocproc.py index ff7cfe680..b3821832e 100644 --- a/src/taipy/gui/_renderers/_markdown/blocproc.py +++ b/src/taipy/gui/_renderers/_markdown/blocproc.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/control.py b/src/taipy/gui/_renderers/_markdown/control.py index 877254ce1..91e2fb39f 100644 --- a/src/taipy/gui/_renderers/_markdown/control.py +++ b/src/taipy/gui/_renderers/_markdown/control.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/factory.py b/src/taipy/gui/_renderers/_markdown/factory.py index aafc42495..5517e7105 100644 --- a/src/taipy/gui/_renderers/_markdown/factory.py +++ b/src/taipy/gui/_renderers/_markdown/factory.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/postproc.py b/src/taipy/gui/_renderers/_markdown/postproc.py index 2e35d82ae..6c66d8943 100644 --- a/src/taipy/gui/_renderers/_markdown/postproc.py +++ b/src/taipy/gui/_renderers/_markdown/postproc.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/_markdown/preproc.py b/src/taipy/gui/_renderers/_markdown/preproc.py index 3dd2070fa..f72226675 100644 --- a/src/taipy/gui/_renderers/_markdown/preproc.py +++ b/src/taipy/gui/_renderers/_markdown/preproc.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/builder.py b/src/taipy/gui/_renderers/builder.py index fda8a7b82..95c623bb5 100644 --- a/src/taipy/gui/_renderers/builder.py +++ b/src/taipy/gui/_renderers/builder.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/factory.py b/src/taipy/gui/_renderers/factory.py index e45d3ebbc..e5f239f98 100644 --- a/src/taipy/gui/_renderers/factory.py +++ b/src/taipy/gui/_renderers/factory.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/json.py b/src/taipy/gui/_renderers/json.py index c7549836c..cc4bfa07d 100644 --- a/src/taipy/gui/_renderers/json.py +++ b/src/taipy/gui/_renderers/json.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_renderers/utils.py b/src/taipy/gui/_renderers/utils.py index c519157ec..2ab8ba8c6 100644 --- a/src/taipy/gui/_renderers/utils.py +++ b/src/taipy/gui/_renderers/utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/_warnings.py b/src/taipy/gui/_warnings.py index 920ab4de5..cef8bbbe1 100644 --- a/src/taipy/gui/_warnings.py +++ b/src/taipy/gui/_warnings.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/__init__.py b/src/taipy/gui/builder/__init__.py index 5a0ed5780..88e79650c 100644 --- a/src/taipy/gui/builder/__init__.py +++ b/src/taipy/gui/builder/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/_api_generator.py b/src/taipy/gui/builder/_api_generator.py index 003f0ddad..5c9240ce0 100644 --- a/src/taipy/gui/builder/_api_generator.py +++ b/src/taipy/gui/builder/_api_generator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/_context_manager.py b/src/taipy/gui/builder/_context_manager.py index 87b19f707..143c69ca8 100644 --- a/src/taipy/gui/builder/_context_manager.py +++ b/src/taipy/gui/builder/_context_manager.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/_element.py b/src/taipy/gui/builder/_element.py index ff43deed2..0ff1c9269 100644 --- a/src/taipy/gui/builder/_element.py +++ b/src/taipy/gui/builder/_element.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/_factory.py b/src/taipy/gui/builder/_factory.py index 45439df10..9d77696fd 100644 --- a/src/taipy/gui/builder/_factory.py +++ b/src/taipy/gui/builder/_factory.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/builder/page.py b/src/taipy/gui/builder/page.py index 399435149..e6b54c340 100644 --- a/src/taipy/gui/builder/page.py +++ b/src/taipy/gui/builder/page.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/config.py b/src/taipy/gui/config.py index 9e7ad73bf..195738eeb 100644 --- a/src/taipy/gui/config.py +++ b/src/taipy/gui/config.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/__init__.py b/src/taipy/gui/data/__init__.py index 14e279106..dfeb73f93 100644 --- a/src/taipy/gui/data/__init__.py +++ b/src/taipy/gui/data/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/array_dict_data_accessor.py b/src/taipy/gui/data/array_dict_data_accessor.py index e1db2e6a2..d0c298c15 100644 --- a/src/taipy/gui/data/array_dict_data_accessor.py +++ b/src/taipy/gui/data/array_dict_data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/content_accessor.py b/src/taipy/gui/data/content_accessor.py index 8e78627ee..a4dd46f43 100644 --- a/src/taipy/gui/data/content_accessor.py +++ b/src/taipy/gui/data/content_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/data_accessor.py b/src/taipy/gui/data/data_accessor.py index e9fa5ee33..20083c91a 100644 --- a/src/taipy/gui/data/data_accessor.py +++ b/src/taipy/gui/data/data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/data_format.py b/src/taipy/gui/data/data_format.py index 438989262..f9f85abe0 100644 --- a/src/taipy/gui/data/data_format.py +++ b/src/taipy/gui/data/data_format.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/data_scope.py b/src/taipy/gui/data/data_scope.py index 051f22e52..d28a36082 100644 --- a/src/taipy/gui/data/data_scope.py +++ b/src/taipy/gui/data/data_scope.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/decimator/__init__.py b/src/taipy/gui/data/decimator/__init__.py index ad8795786..8fa50a9f3 100644 --- a/src/taipy/gui/data/decimator/__init__.py +++ b/src/taipy/gui/data/decimator/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/decimator/lttb.py b/src/taipy/gui/data/decimator/lttb.py index 77ec51d0c..06201c6bb 100644 --- a/src/taipy/gui/data/decimator/lttb.py +++ b/src/taipy/gui/data/decimator/lttb.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/decimator/minmax.py b/src/taipy/gui/data/decimator/minmax.py index dba6bc10c..089373d50 100644 --- a/src/taipy/gui/data/decimator/minmax.py +++ b/src/taipy/gui/data/decimator/minmax.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/decimator/rdp.py b/src/taipy/gui/data/decimator/rdp.py index caae9e9b5..8168697c4 100644 --- a/src/taipy/gui/data/decimator/rdp.py +++ b/src/taipy/gui/data/decimator/rdp.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/decimator/scatter_decimator.py b/src/taipy/gui/data/decimator/scatter_decimator.py index d21a44c10..a22a8aac9 100644 --- a/src/taipy/gui/data/decimator/scatter_decimator.py +++ b/src/taipy/gui/data/decimator/scatter_decimator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/numpy_data_accessor.py b/src/taipy/gui/data/numpy_data_accessor.py index 13a4ae955..e2067bba2 100644 --- a/src/taipy/gui/data/numpy_data_accessor.py +++ b/src/taipy/gui/data/numpy_data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/pandas_data_accessor.py b/src/taipy/gui/data/pandas_data_accessor.py index 8d5822586..61265b0cc 100644 --- a/src/taipy/gui/data/pandas_data_accessor.py +++ b/src/taipy/gui/data/pandas_data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/data/utils.py b/src/taipy/gui/data/utils.py index 095a4c8f4..fd594aa45 100644 --- a/src/taipy/gui/data/utils.py +++ b/src/taipy/gui/data/utils.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/extension/__init__.py b/src/taipy/gui/extension/__init__.py index b67a58311..e6a232385 100644 --- a/src/taipy/gui/extension/__init__.py +++ b/src/taipy/gui/extension/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/extension/library.py b/src/taipy/gui/extension/library.py index 86cc6329d..901355fd8 100644 --- a/src/taipy/gui/extension/library.py +++ b/src/taipy/gui/extension/library.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/gui.py b/src/taipy/gui/gui.py index e10d434cb..8625979e0 100644 --- a/src/taipy/gui/gui.py +++ b/src/taipy/gui/gui.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/gui_actions.py b/src/taipy/gui/gui_actions.py index 993314221..f515439c4 100644 --- a/src/taipy/gui/gui_actions.py +++ b/src/taipy/gui/gui_actions.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/icon.py b/src/taipy/gui/icon.py index c996e2a75..c5246ad42 100644 --- a/src/taipy/gui/icon.py +++ b/src/taipy/gui/icon.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/page.py b/src/taipy/gui/page.py index 4b91d095f..685dea1f8 100644 --- a/src/taipy/gui/page.py +++ b/src/taipy/gui/page.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/partial.py b/src/taipy/gui/partial.py index 088f55b42..66c6366d7 100644 --- a/src/taipy/gui/partial.py +++ b/src/taipy/gui/partial.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/server.py b/src/taipy/gui/server.py index ac0db11d8..ecf5af842 100644 --- a/src/taipy/gui/server.py +++ b/src/taipy/gui/server.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/state.py b/src/taipy/gui/state.py index d6bb043d2..4d6ed8775 100644 --- a/src/taipy/gui/state.py +++ b/src/taipy/gui/state.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/types.py b/src/taipy/gui/types.py index 4dace40e3..3bfde6599 100644 --- a/src/taipy/gui/types.py +++ b/src/taipy/gui/types.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/__init__.py b/src/taipy/gui/utils/__init__.py index 8973c0fd8..21216a1b2 100644 --- a/src/taipy/gui/utils/__init__.py +++ b/src/taipy/gui/utils/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_adapter.py b/src/taipy/gui/utils/_adapter.py index d5ce6869e..b73159722 100644 --- a/src/taipy/gui/utils/_adapter.py +++ b/src/taipy/gui/utils/_adapter.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_attributes.py b/src/taipy/gui/utils/_attributes.py index 984452690..b7342c14d 100644 --- a/src/taipy/gui/utils/_attributes.py +++ b/src/taipy/gui/utils/_attributes.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_bindings.py b/src/taipy/gui/utils/_bindings.py index 9917680b7..2dc7db9eb 100644 --- a/src/taipy/gui/utils/_bindings.py +++ b/src/taipy/gui/utils/_bindings.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_evaluator.py b/src/taipy/gui/utils/_evaluator.py index 01fb75517..fb23f3259 100644 --- a/src/taipy/gui/utils/_evaluator.py +++ b/src/taipy/gui/utils/_evaluator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_locals_context.py b/src/taipy/gui/utils/_locals_context.py index 2314e7448..19d00b58d 100644 --- a/src/taipy/gui/utils/_locals_context.py +++ b/src/taipy/gui/utils/_locals_context.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_map_dict.py b/src/taipy/gui/utils/_map_dict.py index f1b9a12c0..c6ba4db0a 100644 --- a/src/taipy/gui/utils/_map_dict.py +++ b/src/taipy/gui/utils/_map_dict.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_runtime_manager.py b/src/taipy/gui/utils/_runtime_manager.py index 23acd3bf8..18e7fb1ab 100644 --- a/src/taipy/gui/utils/_runtime_manager.py +++ b/src/taipy/gui/utils/_runtime_manager.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/_variable_directory.py b/src/taipy/gui/utils/_variable_directory.py index c80ba0c9f..d163c47e6 100644 --- a/src/taipy/gui/utils/_variable_directory.py +++ b/src/taipy/gui/utils/_variable_directory.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/boolean.py b/src/taipy/gui/utils/boolean.py index 999289cb5..9872114b1 100644 --- a/src/taipy/gui/utils/boolean.py +++ b/src/taipy/gui/utils/boolean.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/chart_config_builder.py b/src/taipy/gui/utils/chart_config_builder.py index 8fce11f77..371bb9b41 100644 --- a/src/taipy/gui/utils/chart_config_builder.py +++ b/src/taipy/gui/utils/chart_config_builder.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/clientvarname.py b/src/taipy/gui/utils/clientvarname.py index dc6cac5d3..81fc78f5b 100644 --- a/src/taipy/gui/utils/clientvarname.py +++ b/src/taipy/gui/utils/clientvarname.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/datatype.py b/src/taipy/gui/utils/datatype.py index f50bb2518..be92557b8 100644 --- a/src/taipy/gui/utils/datatype.py +++ b/src/taipy/gui/utils/datatype.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/date.py b/src/taipy/gui/utils/date.py index bf56d8c5a..6747d7619 100644 --- a/src/taipy/gui/utils/date.py +++ b/src/taipy/gui/utils/date.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/expr_var_name.py b/src/taipy/gui/utils/expr_var_name.py index 4adfed98a..43461758a 100644 --- a/src/taipy/gui/utils/expr_var_name.py +++ b/src/taipy/gui/utils/expr_var_name.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/filename.py b/src/taipy/gui/utils/filename.py index 379ec2816..76ed082c0 100644 --- a/src/taipy/gui/utils/filename.py +++ b/src/taipy/gui/utils/filename.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/filter_locals.py b/src/taipy/gui/utils/filter_locals.py index c1cc7c230..9fcc69f91 100644 --- a/src/taipy/gui/utils/filter_locals.py +++ b/src/taipy/gui/utils/filter_locals.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/get_imported_var.py b/src/taipy/gui/utils/get_imported_var.py index 259e11566..71e023b43 100644 --- a/src/taipy/gui/utils/get_imported_var.py +++ b/src/taipy/gui/utils/get_imported_var.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/get_module_name.py b/src/taipy/gui/utils/get_module_name.py index e0ff13814..fe9a8125d 100644 --- a/src/taipy/gui/utils/get_module_name.py +++ b/src/taipy/gui/utils/get_module_name.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/get_page_from_module.py b/src/taipy/gui/utils/get_page_from_module.py index 11e767da7..eccc99328 100644 --- a/src/taipy/gui/utils/get_page_from_module.py +++ b/src/taipy/gui/utils/get_page_from_module.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/getdatecolstrname.py b/src/taipy/gui/utils/getdatecolstrname.py index c8d18a43b..d422d855b 100644 --- a/src/taipy/gui/utils/getdatecolstrname.py +++ b/src/taipy/gui/utils/getdatecolstrname.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/html.py b/src/taipy/gui/utils/html.py index c66054855..bdf9e59eb 100644 --- a/src/taipy/gui/utils/html.py +++ b/src/taipy/gui/utils/html.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/is_debugging.py b/src/taipy/gui/utils/is_debugging.py index 2e6a0f035..8065030bd 100644 --- a/src/taipy/gui/utils/is_debugging.py +++ b/src/taipy/gui/utils/is_debugging.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/is_port_open.py b/src/taipy/gui/utils/is_port_open.py index cad3fedb5..d25213018 100644 --- a/src/taipy/gui/utils/is_port_open.py +++ b/src/taipy/gui/utils/is_port_open.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/isnotebook.py b/src/taipy/gui/utils/isnotebook.py index 1f515a477..c9ef17a08 100644 --- a/src/taipy/gui/utils/isnotebook.py +++ b/src/taipy/gui/utils/isnotebook.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/proxy.py b/src/taipy/gui/utils/proxy.py index 8219c2b65..e40e84a87 100644 --- a/src/taipy/gui/utils/proxy.py +++ b/src/taipy/gui/utils/proxy.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/singleton.py b/src/taipy/gui/utils/singleton.py index edc553f11..3300b4eb6 100644 --- a/src/taipy/gui/utils/singleton.py +++ b/src/taipy/gui/utils/singleton.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/table_col_builder.py b/src/taipy/gui/utils/table_col_builder.py index 43ecb0556..9233cfad6 100644 --- a/src/taipy/gui/utils/table_col_builder.py +++ b/src/taipy/gui/utils/table_col_builder.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/types.py b/src/taipy/gui/utils/types.py index 04bbd935f..0de3da57b 100644 --- a/src/taipy/gui/utils/types.py +++ b/src/taipy/gui/utils/types.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/src/taipy/gui/utils/varnamefromcontent.py b/src/taipy/gui/utils/varnamefromcontent.py index 4dfa8a428..8aa6dd0c4 100644 --- a/src/taipy/gui/utils/varnamefromcontent.py +++ b/src/taipy/gui/utils/varnamefromcontent.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/__init__.py b/tests/__init__.py index bc875f24a..c440f86b3 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/conftest.py b/tests/conftest.py index fde3d0f0d..542d9b17f 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/__init__.py b/tests/taipy/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/__init__.py +++ b/tests/taipy/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/__init__.py b/tests/taipy/gui/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/__init__.py +++ b/tests/taipy/gui/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_download.py b/tests/taipy/gui/actions/test_download.py index 77e22bbfc..608fae307 100644 --- a/tests/taipy/gui/actions/test_download.py +++ b/tests/taipy/gui/actions/test_download.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_get_state_id.py b/tests/taipy/gui/actions/test_get_state_id.py index 653097eea..60d32b252 100644 --- a/tests/taipy/gui/actions/test_get_state_id.py +++ b/tests/taipy/gui/actions/test_get_state_id.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_hold_control.py b/tests/taipy/gui/actions/test_hold_control.py index d3c98de4e..46790a028 100644 --- a/tests/taipy/gui/actions/test_hold_control.py +++ b/tests/taipy/gui/actions/test_hold_control.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_invoke_callback.py b/tests/taipy/gui/actions/test_invoke_callback.py index b7709368d..4d0c1eb13 100644 --- a/tests/taipy/gui/actions/test_invoke_callback.py +++ b/tests/taipy/gui/actions/test_invoke_callback.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_navigate.py b/tests/taipy/gui/actions/test_navigate.py index 9b8bdbee1..4e597a38d 100644 --- a/tests/taipy/gui/actions/test_navigate.py +++ b/tests/taipy/gui/actions/test_navigate.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_notify.py b/tests/taipy/gui/actions/test_notify.py index a753a235f..bd67da80d 100644 --- a/tests/taipy/gui/actions/test_notify.py +++ b/tests/taipy/gui/actions/test_notify.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/actions/test_resume_control.py b/tests/taipy/gui/actions/test_resume_control.py index 3dba3dbb6..53205281d 100644 --- a/tests/taipy/gui/actions/test_resume_control.py +++ b/tests/taipy/gui/actions/test_resume_control.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/__init__.py b/tests/taipy/gui/builder/control/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/builder/control/__init__.py +++ b/tests/taipy/gui/builder/control/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_button.py b/tests/taipy/gui/builder/control/test_button.py index 1e7b18996..4164ce482 100644 --- a/tests/taipy/gui/builder/control/test_button.py +++ b/tests/taipy/gui/builder/control/test_button.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_chart.py b/tests/taipy/gui/builder/control/test_chart.py index ed865e2af..76e24ad33 100644 --- a/tests/taipy/gui/builder/control/test_chart.py +++ b/tests/taipy/gui/builder/control/test_chart.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_date.py b/tests/taipy/gui/builder/control/test_date.py index b0dbdf41c..8fc6233f5 100644 --- a/tests/taipy/gui/builder/control/test_date.py +++ b/tests/taipy/gui/builder/control/test_date.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_dialog.py b/tests/taipy/gui/builder/control/test_dialog.py index 0b9294909..f656856c8 100644 --- a/tests/taipy/gui/builder/control/test_dialog.py +++ b/tests/taipy/gui/builder/control/test_dialog.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_expandable.py b/tests/taipy/gui/builder/control/test_expandable.py index 6515611fe..a5380cf9b 100644 --- a/tests/taipy/gui/builder/control/test_expandable.py +++ b/tests/taipy/gui/builder/control/test_expandable.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_file_download.py b/tests/taipy/gui/builder/control/test_file_download.py index 6bb72b278..064d6e61f 100644 --- a/tests/taipy/gui/builder/control/test_file_download.py +++ b/tests/taipy/gui/builder/control/test_file_download.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_file_selector.py b/tests/taipy/gui/builder/control/test_file_selector.py index 7720b60e3..e19b1256a 100644 --- a/tests/taipy/gui/builder/control/test_file_selector.py +++ b/tests/taipy/gui/builder/control/test_file_selector.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_html.py b/tests/taipy/gui/builder/control/test_html.py index d16aa30e5..8ea127439 100644 --- a/tests/taipy/gui/builder/control/test_html.py +++ b/tests/taipy/gui/builder/control/test_html.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_image.py b/tests/taipy/gui/builder/control/test_image.py index a75d1866c..06339b9c2 100644 --- a/tests/taipy/gui/builder/control/test_image.py +++ b/tests/taipy/gui/builder/control/test_image.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_indicator.py b/tests/taipy/gui/builder/control/test_indicator.py index 2df6d2f73..068e9f8d8 100644 --- a/tests/taipy/gui/builder/control/test_indicator.py +++ b/tests/taipy/gui/builder/control/test_indicator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_input.py b/tests/taipy/gui/builder/control/test_input.py index bdf48711c..e694f904f 100644 --- a/tests/taipy/gui/builder/control/test_input.py +++ b/tests/taipy/gui/builder/control/test_input.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_layout.py b/tests/taipy/gui/builder/control/test_layout.py index 101f32a76..950f2c12b 100644 --- a/tests/taipy/gui/builder/control/test_layout.py +++ b/tests/taipy/gui/builder/control/test_layout.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_menu.py b/tests/taipy/gui/builder/control/test_menu.py index 30fb067c7..fac638a5c 100644 --- a/tests/taipy/gui/builder/control/test_menu.py +++ b/tests/taipy/gui/builder/control/test_menu.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_navbar.py b/tests/taipy/gui/builder/control/test_navbar.py index 4a28789f9..ebe215783 100644 --- a/tests/taipy/gui/builder/control/test_navbar.py +++ b/tests/taipy/gui/builder/control/test_navbar.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_number.py b/tests/taipy/gui/builder/control/test_number.py index bcdec144e..b46b7eb97 100644 --- a/tests/taipy/gui/builder/control/test_number.py +++ b/tests/taipy/gui/builder/control/test_number.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_pane.py b/tests/taipy/gui/builder/control/test_pane.py index 35a247914..53d96ae1e 100644 --- a/tests/taipy/gui/builder/control/test_pane.py +++ b/tests/taipy/gui/builder/control/test_pane.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_part.py b/tests/taipy/gui/builder/control/test_part.py index 05512eba8..647637365 100644 --- a/tests/taipy/gui/builder/control/test_part.py +++ b/tests/taipy/gui/builder/control/test_part.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_selector.py b/tests/taipy/gui/builder/control/test_selector.py index 814d75209..829031187 100644 --- a/tests/taipy/gui/builder/control/test_selector.py +++ b/tests/taipy/gui/builder/control/test_selector.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_slider.py b/tests/taipy/gui/builder/control/test_slider.py index bbd4d83ad..69f0a411a 100644 --- a/tests/taipy/gui/builder/control/test_slider.py +++ b/tests/taipy/gui/builder/control/test_slider.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_status.py b/tests/taipy/gui/builder/control/test_status.py index 78b7b9411..b8b35ddc8 100644 --- a/tests/taipy/gui/builder/control/test_status.py +++ b/tests/taipy/gui/builder/control/test_status.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_table.py b/tests/taipy/gui/builder/control/test_table.py index befc753ae..0cb283e90 100644 --- a/tests/taipy/gui/builder/control/test_table.py +++ b/tests/taipy/gui/builder/control/test_table.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_text.py b/tests/taipy/gui/builder/control/test_text.py index bf7a7644c..3a2bf68a1 100644 --- a/tests/taipy/gui/builder/control/test_text.py +++ b/tests/taipy/gui/builder/control/test_text.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_toggle.py b/tests/taipy/gui/builder/control/test_toggle.py index 45c3b640f..60e1945bb 100644 --- a/tests/taipy/gui/builder/control/test_toggle.py +++ b/tests/taipy/gui/builder/control/test_toggle.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/builder/control/test_tree.py b/tests/taipy/gui/builder/control/test_tree.py index 7a818d093..c79939db8 100644 --- a/tests/taipy/gui/builder/control/test_tree.py +++ b/tests/taipy/gui/builder/control/test_tree.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/config/__init__.py b/tests/taipy/gui/config/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/config/__init__.py +++ b/tests/taipy/gui/config/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/config/test_cli.py b/tests/taipy/gui/config/test_cli.py index c8eca91a1..72e43fa61 100644 --- a/tests/taipy/gui/config/test_cli.py +++ b/tests/taipy/gui/config/test_cli.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/conftest.py b/tests/taipy/gui/conftest.py index e3b67a0ce..380b5571c 100644 --- a/tests/taipy/gui/conftest.py +++ b/tests/taipy/gui/conftest.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/__init__.py b/tests/taipy/gui/control/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/control/__init__.py +++ b/tests/taipy/gui/control/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_button.py b/tests/taipy/gui/control/test_button.py index 72886e69f..a4011d6b2 100644 --- a/tests/taipy/gui/control/test_button.py +++ b/tests/taipy/gui/control/test_button.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_chart.py b/tests/taipy/gui/control/test_chart.py index 6062dab27..4a2666bd9 100644 --- a/tests/taipy/gui/control/test_chart.py +++ b/tests/taipy/gui/control/test_chart.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_content.py b/tests/taipy/gui/control/test_content.py index 86b411bd0..6071bbe2b 100644 --- a/tests/taipy/gui/control/test_content.py +++ b/tests/taipy/gui/control/test_content.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_date.py b/tests/taipy/gui/control/test_date.py index 936a0f4a2..c3eff426e 100644 --- a/tests/taipy/gui/control/test_date.py +++ b/tests/taipy/gui/control/test_date.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_date_range.py b/tests/taipy/gui/control/test_date_range.py index fdc8d22ba..699a52248 100644 --- a/tests/taipy/gui/control/test_date_range.py +++ b/tests/taipy/gui/control/test_date_range.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_dialog.py b/tests/taipy/gui/control/test_dialog.py index aa22c0033..96d728895 100644 --- a/tests/taipy/gui/control/test_dialog.py +++ b/tests/taipy/gui/control/test_dialog.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_expandable.py b/tests/taipy/gui/control/test_expandable.py index da66ddef6..f9487bf06 100644 --- a/tests/taipy/gui/control/test_expandable.py +++ b/tests/taipy/gui/control/test_expandable.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_file_download.py b/tests/taipy/gui/control/test_file_download.py index 8f776b4c8..6721e172d 100644 --- a/tests/taipy/gui/control/test_file_download.py +++ b/tests/taipy/gui/control/test_file_download.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_file_selector.py b/tests/taipy/gui/control/test_file_selector.py index 37a5ef3d7..b15d8055b 100644 --- a/tests/taipy/gui/control/test_file_selector.py +++ b/tests/taipy/gui/control/test_file_selector.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_image.py b/tests/taipy/gui/control/test_image.py index 0092b252b..97eb34973 100644 --- a/tests/taipy/gui/control/test_image.py +++ b/tests/taipy/gui/control/test_image.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_indicator.py b/tests/taipy/gui/control/test_indicator.py index a1a7af1cb..7095e30f5 100644 --- a/tests/taipy/gui/control/test_indicator.py +++ b/tests/taipy/gui/control/test_indicator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_input.py b/tests/taipy/gui/control/test_input.py index 2b520d138..dc6c134d5 100644 --- a/tests/taipy/gui/control/test_input.py +++ b/tests/taipy/gui/control/test_input.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_layout.py b/tests/taipy/gui/control/test_layout.py index 5dc896697..3daf99501 100644 --- a/tests/taipy/gui/control/test_layout.py +++ b/tests/taipy/gui/control/test_layout.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_menu.py b/tests/taipy/gui/control/test_menu.py index 98d331aee..5c8611a24 100644 --- a/tests/taipy/gui/control/test_menu.py +++ b/tests/taipy/gui/control/test_menu.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_navbar.py b/tests/taipy/gui/control/test_navbar.py index 1cf4de320..e60d93fbd 100644 --- a/tests/taipy/gui/control/test_navbar.py +++ b/tests/taipy/gui/control/test_navbar.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_number.py b/tests/taipy/gui/control/test_number.py index fea91ca94..0d70fc6a1 100644 --- a/tests/taipy/gui/control/test_number.py +++ b/tests/taipy/gui/control/test_number.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_pane.py b/tests/taipy/gui/control/test_pane.py index 3053b93ea..3b5d7bc2b 100644 --- a/tests/taipy/gui/control/test_pane.py +++ b/tests/taipy/gui/control/test_pane.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_part.py b/tests/taipy/gui/control/test_part.py index 73256a8fe..d9ff0d5f1 100644 --- a/tests/taipy/gui/control/test_part.py +++ b/tests/taipy/gui/control/test_part.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_selector.py b/tests/taipy/gui/control/test_selector.py index b1a281c8d..dfc7771df 100644 --- a/tests/taipy/gui/control/test_selector.py +++ b/tests/taipy/gui/control/test_selector.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_slider.py b/tests/taipy/gui/control/test_slider.py index 00d5e0f0b..3801aeca6 100644 --- a/tests/taipy/gui/control/test_slider.py +++ b/tests/taipy/gui/control/test_slider.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_status.py b/tests/taipy/gui/control/test_status.py index f9043b03a..fe7874053 100644 --- a/tests/taipy/gui/control/test_status.py +++ b/tests/taipy/gui/control/test_status.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_table.py b/tests/taipy/gui/control/test_table.py index 7df1ba6c6..e68b8dbfe 100644 --- a/tests/taipy/gui/control/test_table.py +++ b/tests/taipy/gui/control/test_table.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_text.py b/tests/taipy/gui/control/test_text.py index b0ae3d1b6..11bf39044 100644 --- a/tests/taipy/gui/control/test_text.py +++ b/tests/taipy/gui/control/test_text.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_toggle.py b/tests/taipy/gui/control/test_toggle.py index a61ce0ada..4c9f66e0f 100644 --- a/tests/taipy/gui/control/test_toggle.py +++ b/tests/taipy/gui/control/test_toggle.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/control/test_tree.py b/tests/taipy/gui/control/test_tree.py index 0f7ae70db..ed185e7a9 100644 --- a/tests/taipy/gui/control/test_tree.py +++ b/tests/taipy/gui/control/test_tree.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/data/test_array_dict_data_accessor.py b/tests/taipy/gui/data/test_array_dict_data_accessor.py index fa2d19566..3c43d3917 100644 --- a/tests/taipy/gui/data/test_array_dict_data_accessor.py +++ b/tests/taipy/gui/data/test_array_dict_data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/data/test_pandas_data_accessor.py b/tests/taipy/gui/data/test_pandas_data_accessor.py index e01df10ad..b3e619470 100644 --- a/tests/taipy/gui/data/test_pandas_data_accessor.py +++ b/tests/taipy/gui/data/test_pandas_data_accessor.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/conftest.py b/tests/taipy/gui/e2e/conftest.py index 23cc17412..7714f3e4c 100644 --- a/tests/taipy/gui/e2e/conftest.py +++ b/tests/taipy/gui/e2e/conftest.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/__init__.py b/tests/taipy/gui/e2e/page_scopes/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets/page1.py b/tests/taipy/gui/e2e/page_scopes/assets/page1.py index aa1e0c5fa..40e7924e8 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets/page2.py b/tests/taipy/gui/e2e/page_scopes/assets/page2.py index 6207def12..d32688097 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets/page2.py +++ b/tests/taipy/gui/e2e/page_scopes/assets/page2.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets/page3.py b/tests/taipy/gui/e2e/page_scopes/assets/page3.py index 9da808a2c..bada3da6b 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets/page3.py +++ b/tests/taipy/gui/e2e/page_scopes/assets/page3.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets2/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2/page1.py b/tests/taipy/gui/e2e/page_scopes/assets2/page1.py index a6b13fd3c..bb7a991cd 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2/page2.py b/tests/taipy/gui/e2e/page_scopes/assets2/page2.py index 31d1fefa1..d258529f4 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2/page2.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2/page2.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page1.py b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page1.py index 6dbf98cc3..24d361d07 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page2.py b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page2.py index 3c42efc24..606776e10 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page2.py +++ b/tests/taipy/gui/e2e/page_scopes/assets2_class_scopes/page2.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets3/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets3/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets3/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets3/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets3/page1.py b/tests/taipy/gui/e2e/page_scopes/assets3/page1.py index 784a0b8f9..33afd273b 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets3/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets3/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/page1.py b/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/page1.py index 9b3628929..261215c68 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets3_class_scopes/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets4/__init__.py b/tests/taipy/gui/e2e/page_scopes/assets4/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets4/__init__.py +++ b/tests/taipy/gui/e2e/page_scopes/assets4/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/assets4/page1.py b/tests/taipy/gui/e2e/page_scopes/assets4/page1.py index 2a23de6cf..943bb35b4 100644 --- a/tests/taipy/gui/e2e/page_scopes/assets4/page1.py +++ b/tests/taipy/gui/e2e/page_scopes/assets4/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_class_scopes_binding_global.py b/tests/taipy/gui/e2e/page_scopes/test_class_scopes_binding_global.py index c15dcdd04..2e4c67b1c 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_class_scopes_binding_global.py +++ b/tests/taipy/gui/e2e/page_scopes/test_class_scopes_binding_global.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_class_scopes_main_var_access.py b/tests/taipy/gui/e2e/page_scopes/test_class_scopes_main_var_access.py index daf891e25..12597bb90 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_class_scopes_main_var_access.py +++ b/tests/taipy/gui/e2e/page_scopes/test_class_scopes_main_var_access.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_page_scopes.py b/tests/taipy/gui/e2e/page_scopes/test_page_scopes.py index 35475be87..d972d8a28 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_page_scopes.py +++ b/tests/taipy/gui/e2e/page_scopes/test_page_scopes.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_binding_global.py b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_binding_global.py index 81e742a8c..8a673e1c0 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_binding_global.py +++ b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_binding_global.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_main_var_access.py b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_main_var_access.py index c2e4ac9d3..ff0ed5c1d 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_main_var_access.py +++ b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_main_var_access.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_state.py b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_state.py index 187247fd6..dd9e5e486 100644 --- a/tests/taipy/gui/e2e/page_scopes/test_page_scopes_state.py +++ b/tests/taipy/gui/e2e/page_scopes/test_page_scopes_state.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/renderers/test-assets/style/style.css b/tests/taipy/gui/e2e/renderers/test-assets/style/style.css index 48f609719..3bbf3b8dc 100644 --- a/tests/taipy/gui/e2e/renderers/test-assets/style/style.css +++ b/tests/taipy/gui/e2e/renderers/test-assets/style/style.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/renderers/test_html_rendering.py b/tests/taipy/gui/e2e/renderers/test_html_rendering.py index 8fd6674cc..296794a39 100644 --- a/tests/taipy/gui/e2e/renderers/test_html_rendering.py +++ b/tests/taipy/gui/e2e/renderers/test_html_rendering.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/renderers/test_markdown_rendering.py b/tests/taipy/gui/e2e/renderers/test_markdown_rendering.py index 870c8b661..63c8d5e38 100644 --- a/tests/taipy/gui/e2e/renderers/test_markdown_rendering.py +++ b/tests/taipy/gui/e2e/renderers/test_markdown_rendering.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_accessor_data_format.py b/tests/taipy/gui/e2e/test_accessor_data_format.py index ee68f1111..3c208afdc 100644 --- a/tests/taipy/gui/e2e/test_accessor_data_format.py +++ b/tests/taipy/gui/e2e/test_accessor_data_format.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_margin.py b/tests/taipy/gui/e2e/test_margin.py index 0eac1caf3..b5ba189bf 100644 --- a/tests/taipy/gui/e2e/test_margin.py +++ b/tests/taipy/gui/e2e/test_margin.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_navbar_navigate.py b/tests/taipy/gui/e2e/test_navbar_navigate.py index 14d73931c..b0ca201bc 100644 --- a/tests/taipy/gui/e2e/test_navbar_navigate.py +++ b/tests/taipy/gui/e2e/test_navbar_navigate.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_redirect.py b/tests/taipy/gui/e2e/test_redirect.py index 0653e52df..75ad59ca2 100644 --- a/tests/taipy/gui/e2e/test_redirect.py +++ b/tests/taipy/gui/e2e/test_redirect.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_theme.py b/tests/taipy/gui/e2e/test_theme.py index f06dd7853..be5f84a35 100644 --- a/tests/taipy/gui/e2e/test_theme.py +++ b/tests/taipy/gui/e2e/test_theme.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/test_timezone.py b/tests/taipy/gui/e2e/test_timezone.py index 9ed1c4968..0eb589609 100644 --- a/tests/taipy/gui/e2e/test_timezone.py +++ b/tests/taipy/gui/e2e/test_timezone.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_button_action.py b/tests/taipy/gui/e2e/with_action/test_button_action.py index cf7dc621f..34b18fa4e 100644 --- a/tests/taipy/gui/e2e/with_action/test_button_action.py +++ b/tests/taipy/gui/e2e/with_action/test_button_action.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_dict.py b/tests/taipy/gui/e2e/with_action/test_dict.py index 6a42578e9..ea4319539 100644 --- a/tests/taipy/gui/e2e/with_action/test_dict.py +++ b/tests/taipy/gui/e2e/with_action/test_dict.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_selector_action.py b/tests/taipy/gui/e2e/with_action/test_selector_action.py index 9d26656d7..77000c61f 100644 --- a/tests/taipy/gui/e2e/with_action/test_selector_action.py +++ b/tests/taipy/gui/e2e/with_action/test_selector_action.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_slider_action.py b/tests/taipy/gui/e2e/with_action/test_slider_action.py index 46850e789..0dab877f3 100644 --- a/tests/taipy/gui/e2e/with_action/test_slider_action.py +++ b/tests/taipy/gui/e2e/with_action/test_slider_action.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_slider_input_reload.py b/tests/taipy/gui/e2e/with_action/test_slider_input_reload.py index 9ceb732af..2d8d9be3c 100644 --- a/tests/taipy/gui/e2e/with_action/test_slider_input_reload.py +++ b/tests/taipy/gui/e2e/with_action/test_slider_input_reload.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/e2e/with_action/test_text_edit.py b/tests/taipy/gui/e2e/with_action/test_text_edit.py index 39487745d..ea036701f 100644 --- a/tests/taipy/gui/e2e/with_action/test_text_edit.py +++ b/tests/taipy/gui/e2e/with_action/test_text_edit.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/exception_test/test_exception_bindings.py b/tests/taipy/gui/exception_test/test_exception_bindings.py index f231579c7..7be7d8e4c 100644 --- a/tests/taipy/gui/exception_test/test_exception_bindings.py +++ b/tests/taipy/gui/exception_test/test_exception_bindings.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/exception_test/test_exception_page.py b/tests/taipy/gui/exception_test/test_exception_page.py index 3616d3867..840193143 100644 --- a/tests/taipy/gui/exception_test/test_exception_page.py +++ b/tests/taipy/gui/exception_test/test_exception_page.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/extension/test_library.py b/tests/taipy/gui/extension/test_library.py index 9b9c4844c..268a37146 100644 --- a/tests/taipy/gui/extension/test_library.py +++ b/tests/taipy/gui/extension/test_library.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/__init__.py b/tests/taipy/gui/gui_specific/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/gui_specific/__init__.py +++ b/tests/taipy/gui/gui_specific/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/sample_assets/assets/css/style.css b/tests/taipy/gui/gui_specific/sample_assets/assets/css/style.css index 32ccf6ef4..43ab8ebd4 100644 --- a/tests/taipy/gui/gui_specific/sample_assets/assets/css/style.css +++ b/tests/taipy/gui/gui_specific/sample_assets/assets/css/style.css @@ -1,5 +1,5 @@ /* - * Copyright 2023 Avaiga Private Limited + * Copyright 2021-2024 Avaiga Private Limited * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/state_asset/page1.py b/tests/taipy/gui/gui_specific/state_asset/page1.py index 4082b0664..42a98e8fd 100644 --- a/tests/taipy/gui/gui_specific/state_asset/page1.py +++ b/tests/taipy/gui/gui_specific/state_asset/page1.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_df_filter.py b/tests/taipy/gui/gui_specific/test_df_filter.py index 7bf008f1b..fac084509 100644 --- a/tests/taipy/gui/gui_specific/test_df_filter.py +++ b/tests/taipy/gui/gui_specific/test_df_filter.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_expression.py b/tests/taipy/gui/gui_specific/test_expression.py index bcef0bc7c..132f8369e 100644 --- a/tests/taipy/gui/gui_specific/test_expression.py +++ b/tests/taipy/gui/gui_specific/test_expression.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_folder_pages_binding.py b/tests/taipy/gui/gui_specific/test_folder_pages_binding.py index 402ff85ba..0087b7c29 100644 --- a/tests/taipy/gui/gui_specific/test_folder_pages_binding.py +++ b/tests/taipy/gui/gui_specific/test_folder_pages_binding.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_get_module_name.py b/tests/taipy/gui/gui_specific/test_get_module_name.py index b2af23d18..e29cde257 100644 --- a/tests/taipy/gui/gui_specific/test_get_module_name.py +++ b/tests/taipy/gui/gui_specific/test_get_module_name.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_gui.py b/tests/taipy/gui/gui_specific/test_gui.py index e9ec94bfb..54fa3d00c 100644 --- a/tests/taipy/gui/gui_specific/test_gui.py +++ b/tests/taipy/gui/gui_specific/test_gui.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_locals_context.py b/tests/taipy/gui/gui_specific/test_locals_context.py index 85980ef07..8c7511d82 100644 --- a/tests/taipy/gui/gui_specific/test_locals_context.py +++ b/tests/taipy/gui/gui_specific/test_locals_context.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_multiple_instances.py b/tests/taipy/gui/gui_specific/test_multiple_instances.py index c13af4c26..7e395f90d 100644 --- a/tests/taipy/gui/gui_specific/test_multiple_instances.py +++ b/tests/taipy/gui/gui_specific/test_multiple_instances.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_navigate.py b/tests/taipy/gui/gui_specific/test_navigate.py index 161a7e074..2f1854a14 100644 --- a/tests/taipy/gui/gui_specific/test_navigate.py +++ b/tests/taipy/gui/gui_specific/test_navigate.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_partial.py b/tests/taipy/gui/gui_specific/test_partial.py index de709d4ca..6d95765bc 100644 --- a/tests/taipy/gui/gui_specific/test_partial.py +++ b/tests/taipy/gui/gui_specific/test_partial.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_render_route.py b/tests/taipy/gui/gui_specific/test_render_route.py index 964beb2f4..154d3242b 100644 --- a/tests/taipy/gui/gui_specific/test_render_route.py +++ b/tests/taipy/gui/gui_specific/test_render_route.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_run_thread.py b/tests/taipy/gui/gui_specific/test_run_thread.py index 6318e1a20..30e85fae3 100644 --- a/tests/taipy/gui/gui_specific/test_run_thread.py +++ b/tests/taipy/gui/gui_specific/test_run_thread.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_shared.py b/tests/taipy/gui/gui_specific/test_shared.py index 67e0cc5fa..719f3be13 100644 --- a/tests/taipy/gui/gui_specific/test_shared.py +++ b/tests/taipy/gui/gui_specific/test_shared.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_state.py b/tests/taipy/gui/gui_specific/test_state.py index 650622ae7..1a292e38e 100644 --- a/tests/taipy/gui/gui_specific/test_state.py +++ b/tests/taipy/gui/gui_specific/test_state.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_variable_binding.py b/tests/taipy/gui/gui_specific/test_variable_binding.py index 599091265..6608050fd 100644 --- a/tests/taipy/gui/gui_specific/test_variable_binding.py +++ b/tests/taipy/gui/gui_specific/test_variable_binding.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/gui_specific/test_variable_encode_decode.py b/tests/taipy/gui/gui_specific/test_variable_encode_decode.py index 29f0b5c2c..96fd6856b 100644 --- a/tests/taipy/gui/gui_specific/test_variable_encode_decode.py +++ b/tests/taipy/gui/gui_specific/test_variable_encode_decode.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/helpers.py b/tests/taipy/gui/helpers.py index b08ce65a8..03debb2de 100644 --- a/tests/taipy/gui/helpers.py +++ b/tests/taipy/gui/helpers.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/ignore/no_file/test_ignore.py b/tests/taipy/gui/ignore/no_file/test_ignore.py index 1faa67738..4fa8831f1 100644 --- a/tests/taipy/gui/ignore/no_file/test_ignore.py +++ b/tests/taipy/gui/ignore/no_file/test_ignore.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/ignore/with_file/test_with_ignore.py b/tests/taipy/gui/ignore/with_file/test_with_ignore.py index 11c5fcc9d..d79406b49 100644 --- a/tests/taipy/gui/ignore/with_file/test_with_ignore.py +++ b/tests/taipy/gui/ignore/with_file/test_with_ignore.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/long_runnig/test_long_running.py b/tests/taipy/gui/long_runnig/test_long_running.py index 7944e0f57..db108b7a9 100644 --- a/tests/taipy/gui/long_runnig/test_long_running.py +++ b/tests/taipy/gui/long_runnig/test_long_running.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/notebook/__init__.py b/tests/taipy/gui/notebook/__init__.py index feca7bca5..db30febb4 100644 --- a/tests/taipy/gui/notebook/__init__.py +++ b/tests/taipy/gui/notebook/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/notebook/test_notebook_simple_gui.py b/tests/taipy/gui/notebook/test_notebook_simple_gui.py index 948eb3010..9bec475b9 100644 --- a/tests/taipy/gui/notebook/test_notebook_simple_gui.py +++ b/tests/taipy/gui/notebook/test_notebook_simple_gui.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/renderers/test_html_parsing.py b/tests/taipy/gui/renderers/test_html_parsing.py index ab8eb08b6..32dcef111 100644 --- a/tests/taipy/gui/renderers/test_html_parsing.py +++ b/tests/taipy/gui/renderers/test_html_parsing.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/renderers/test_md_parsing.py b/tests/taipy/gui/renderers/test_md_parsing.py index acc35d94b..15dc357c9 100644 --- a/tests/taipy/gui/renderers/test_md_parsing.py +++ b/tests/taipy/gui/renderers/test_md_parsing.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/http/test_extension.py b/tests/taipy/gui/server/http/test_extension.py index 01e8286ca..89e220cda 100644 --- a/tests/taipy/gui/server/http/test_extension.py +++ b/tests/taipy/gui/server/http/test_extension.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/http/test_file_upload.py b/tests/taipy/gui/server/http/test_file_upload.py index af86feeb9..9b5d12f11 100644 --- a/tests/taipy/gui/server/http/test_file_upload.py +++ b/tests/taipy/gui/server/http/test_file_upload.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/http/test_image_path.py b/tests/taipy/gui/server/http/test_image_path.py index 74aec58f8..c190429c0 100644 --- a/tests/taipy/gui/server/http/test_image_path.py +++ b/tests/taipy/gui/server/http/test_image_path.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/http/test_status.py b/tests/taipy/gui/server/http/test_status.py index e5eaa51a9..f387359f5 100644 --- a/tests/taipy/gui/server/http/test_status.py +++ b/tests/taipy/gui/server/http/test_status.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/http/test_user_content.py b/tests/taipy/gui/server/http/test_user_content.py index ee0440e09..b2b25b536 100644 --- a/tests/taipy/gui/server/http/test_user_content.py +++ b/tests/taipy/gui/server/http/test_user_content.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/__init__.py b/tests/taipy/gui/server/ws/__init__.py index 85a26091f..4309283dc 100644 --- a/tests/taipy/gui/server/ws/__init__.py +++ b/tests/taipy/gui/server/ws/__init__.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_a.py b/tests/taipy/gui/server/ws/test_a.py index 27779c8ab..2b17c9e7b 100644 --- a/tests/taipy/gui/server/ws/test_a.py +++ b/tests/taipy/gui/server/ws/test_a.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_broadcast.py b/tests/taipy/gui/server/ws/test_broadcast.py index 11298da11..ad750cc86 100644 --- a/tests/taipy/gui/server/ws/test_broadcast.py +++ b/tests/taipy/gui/server/ws/test_broadcast.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_df.py b/tests/taipy/gui/server/ws/test_df.py index 769966559..9da09c4e7 100644 --- a/tests/taipy/gui/server/ws/test_df.py +++ b/tests/taipy/gui/server/ws/test_df.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_du.py b/tests/taipy/gui/server/ws/test_du.py index 7223c9d47..26c07de45 100644 --- a/tests/taipy/gui/server/ws/test_du.py +++ b/tests/taipy/gui/server/ws/test_du.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_on_change.py b/tests/taipy/gui/server/ws/test_on_change.py index 6285a7f91..41bec5181 100644 --- a/tests/taipy/gui/server/ws/test_on_change.py +++ b/tests/taipy/gui/server/ws/test_on_change.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_ru.py b/tests/taipy/gui/server/ws/test_ru.py index c4326fafc..4d3887a8a 100644 --- a/tests/taipy/gui/server/ws/test_ru.py +++ b/tests/taipy/gui/server/ws/test_ru.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_u.py b/tests/taipy/gui/server/ws/test_u.py index 779778622..6ffbed204 100644 --- a/tests/taipy/gui/server/ws/test_u.py +++ b/tests/taipy/gui/server/ws/test_u.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/server/ws/test_with.py b/tests/taipy/gui/server/ws/test_with.py index e3a529f1d..565fa59c4 100644 --- a/tests/taipy/gui/server/ws/test_with.py +++ b/tests/taipy/gui/server/ws/test_with.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/utils/test_evaluator.py b/tests/taipy/gui/utils/test_evaluator.py index 782f2d93a..f5029a0e0 100644 --- a/tests/taipy/gui/utils/test_evaluator.py +++ b/tests/taipy/gui/utils/test_evaluator.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/utils/test_filename.py b/tests/taipy/gui/utils/test_filename.py index 6b61d7c7b..bb92537f4 100644 --- a/tests/taipy/gui/utils/test_filename.py +++ b/tests/taipy/gui/utils/test_filename.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/utils/test_map_dict.py b/tests/taipy/gui/utils/test_map_dict.py index c8740b283..70f9540d2 100644 --- a/tests/taipy/gui/utils/test_map_dict.py +++ b/tests/taipy/gui/utils/test_map_dict.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at diff --git a/tests/taipy/gui/utils/test_types.py b/tests/taipy/gui/utils/test_types.py index d09ee795a..5d209363a 100644 --- a/tests/taipy/gui/utils/test_types.py +++ b/tests/taipy/gui/utils/test_types.py @@ -1,4 +1,4 @@ -# Copyright 2023 Avaiga Private Limited +# Copyright 2021-2024 Avaiga Private Limited # # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at