Bladeren bron

update header (#2655)

Jean-Robin 2 dagen geleden
bovenliggende
commit
b1243a33b7
100 gewijzigde bestanden met toevoegingen van 100 en 100 verwijderingen
  1. 1 1
      doc/gui/examples/async_callback.py
  2. 1 1
      doc/gui/examples/binding_lov_is_enum/builder.py
  3. 1 1
      doc/gui/examples/binding_lov_is_enum/markdown.py
  4. 1 1
      doc/gui/examples/blocks/dialog_labels/builder.py
  5. 1 1
      doc/gui/examples/blocks/dialog_labels/markdown.py
  6. 1 1
      doc/gui/examples/blocks/dialog_show_hide/builder.py
  7. 1 1
      doc/gui/examples/blocks/dialog_show_hide/markdown.py
  8. 1 1
      doc/gui/examples/blocks/pane_anchor/builder.py
  9. 1 1
      doc/gui/examples/blocks/pane_anchor/markdown.py
  10. 1 1
      doc/gui/examples/blocks/pane_as_page/builder.py
  11. 1 1
      doc/gui/examples/blocks/pane_as_page/markdown.py
  12. 1 1
      doc/gui/examples/blocks/pane_persistent/builder.py
  13. 1 1
      doc/gui/examples/blocks/pane_persistent/markdown.py
  14. 1 1
      doc/gui/examples/blocks/pane_simple/builder.py
  15. 1 1
      doc/gui/examples/blocks/pane_simple/markdown.py
  16. 1 1
      doc/gui/examples/blocks/pane_simple_lambda/builder.py
  17. 1 1
      doc/gui/examples/blocks/pane_simple_lambda/markdown.py
  18. 1 1
      doc/gui/examples/broadcast.py
  19. 1 1
      doc/gui/examples/broadcast_callback.py
  20. 1 1
      doc/gui/examples/broadcast_change.py
  21. 1 1
      doc/gui/examples/builder_lambda_property.py
  22. 1 1
      doc/gui/examples/charts/advanced_annotations.py
  23. 1 1
      doc/gui/examples/charts/advanced_large_datasets.py
  24. 1 1
      doc/gui/examples/charts/advanced_python_lib.py
  25. 1 1
      doc/gui/examples/charts/advanced_selection.py
  26. 1 1
      doc/gui/examples/charts/advanced_shapes.py
  27. 1 1
      doc/gui/examples/charts/advanced_unbalanced_datasets.py
  28. 1 1
      doc/gui/examples/charts/bar_facing.py
  29. 1 1
      doc/gui/examples/charts/bar_multiple.py
  30. 1 1
      doc/gui/examples/charts/bar_simple.py
  31. 1 1
      doc/gui/examples/charts/bar_stacked.py
  32. 1 1
      doc/gui/examples/charts/basics_multiple.py
  33. 1 1
      doc/gui/examples/charts/basics_simple.py
  34. 1 1
      doc/gui/examples/charts/basics_timeline.py
  35. 1 1
      doc/gui/examples/charts/basics_title.py
  36. 1 1
      doc/gui/examples/charts/basics_two_y_axis.py
  37. 1 1
      doc/gui/examples/charts/basics_xrange.py
  38. 1 1
      doc/gui/examples/charts/bubble_hover.py
  39. 1 1
      doc/gui/examples/charts/bubble_simple.py
  40. 1 1
      doc/gui/examples/charts/bubble_symbols.py
  41. 1 1
      doc/gui/examples/charts/candlestick_simple.py
  42. 1 1
      doc/gui/examples/charts/candlestick_styling.py
  43. 1 1
      doc/gui/examples/charts/candlestick_timeseries.py
  44. 1 1
      doc/gui/examples/charts/continuous_error_multiple.py
  45. 1 1
      doc/gui/examples/charts/continuous_error_simple.py
  46. 1 1
      doc/gui/examples/charts/error_bars_asymmetric.py
  47. 1 1
      doc/gui/examples/charts/error_bars_simple.py
  48. 1 1
      doc/gui/examples/charts/example_rebuild.py
  49. 1 1
      doc/gui/examples/charts/filled_area_normalized.py
  50. 1 1
      doc/gui/examples/charts/filled_area_overlay.py
  51. 1 1
      doc/gui/examples/charts/filled_area_simple.py
  52. 1 1
      doc/gui/examples/charts/filled_area_stacked.py
  53. 1 1
      doc/gui/examples/charts/funnel_area.py
  54. 1 1
      doc/gui/examples/charts/funnel_area_multiple.py
  55. 1 1
      doc/gui/examples/charts/funnel_multiple.py
  56. 1 1
      doc/gui/examples/charts/funnel_simple.py
  57. 1 1
      doc/gui/examples/charts/funnel_styling.py
  58. 1 1
      doc/gui/examples/charts/gantt_simple.py
  59. 1 1
      doc/gui/examples/charts/heatmap_annotated.py
  60. 1 1
      doc/gui/examples/charts/heatmap_colorscale.py
  61. 1 1
      doc/gui/examples/charts/heatmap_drawing_on_top.py
  62. 1 1
      doc/gui/examples/charts/heatmap_simple.py
  63. 1 1
      doc/gui/examples/charts/heatmap_unbalanced.py
  64. 1 1
      doc/gui/examples/charts/heatmap_unequal_cell_sizes.py
  65. 1 1
      doc/gui/examples/charts/histogram_binning_function.py
  66. 1 1
      doc/gui/examples/charts/histogram_cumulative.py
  67. 1 1
      doc/gui/examples/charts/histogram_horizontal.py
  68. 1 1
      doc/gui/examples/charts/histogram_nbins.py
  69. 1 1
      doc/gui/examples/charts/histogram_normalized.py
  70. 1 1
      doc/gui/examples/charts/histogram_overlay.py
  71. 1 1
      doc/gui/examples/charts/histogram_simple.py
  72. 1 1
      doc/gui/examples/charts/histogram_stacked.py
  73. 1 1
      doc/gui/examples/charts/line_style.py
  74. 1 1
      doc/gui/examples/charts/line_texts.py
  75. 1 1
      doc/gui/examples/charts/map_bubbles.py
  76. 1 1
      doc/gui/examples/charts/map_lines.py
  77. 1 1
      doc/gui/examples/charts/map_simple.py
  78. 1 1
      doc/gui/examples/charts/pie_multiple.py
  79. 1 1
      doc/gui/examples/charts/pie_simple.py
  80. 1 1
      doc/gui/examples/charts/pie_styling.py
  81. 1 1
      doc/gui/examples/charts/polar_angular_axis.py
  82. 1 1
      doc/gui/examples/charts/polar_area.py
  83. 1 1
      doc/gui/examples/charts/polar_multiple.py
  84. 1 1
      doc/gui/examples/charts/polar_sectors.py
  85. 1 1
      doc/gui/examples/charts/polar_simple.py
  86. 1 1
      doc/gui/examples/charts/polar_tick_texts.py
  87. 1 1
      doc/gui/examples/charts/radar_multiple.py
  88. 1 1
      doc/gui/examples/charts/radar_simple.py
  89. 1 1
      doc/gui/examples/charts/scatter_classification.py
  90. 1 1
      doc/gui/examples/charts/scatter_more_styling.py
  91. 1 1
      doc/gui/examples/charts/scatter_regression.py
  92. 1 1
      doc/gui/examples/charts/scatter_styling.py
  93. 1 1
      doc/gui/examples/charts/treemap_hierarchical.py
  94. 1 1
      doc/gui/examples/charts/treemap_hierarchical_values.py
  95. 1 1
      doc/gui/examples/charts/treemap_simple.py
  96. 1 1
      doc/gui/examples/charts/waterfall_period_levels.py
  97. 1 1
      doc/gui/examples/charts/waterfall_simple.py
  98. 1 1
      doc/gui/examples/charts/waterfall_styling.py
  99. 1 1
      doc/gui/examples/controls/button_action.py
  100. 1 1
      doc/gui/examples/controls/button_icon.py

+ 1 - 1
doc/gui/examples/async_callback.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/binding_lov_is_enum/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/binding_lov_is_enum/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_labels/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_labels/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_show_hide/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/dialog_show_hide/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_anchor/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_anchor/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_as_page/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_as_page/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_persistent/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_persistent/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple_lambda/builder.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/blocks/pane_simple_lambda/markdown.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast_callback.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/broadcast_change.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/builder_lambda_property.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_annotations.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_large_datasets.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_python_lib.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_selection.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_shapes.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/advanced_unbalanced_datasets.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_facing.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bar_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_timeline.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_title.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_two_y_axis.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/basics_xrange.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_hover.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/bubble_symbols.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/candlestick_timeseries.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/continuous_error_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/continuous_error_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/error_bars_asymmetric.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/error_bars_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/example_rebuild.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_normalized.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_overlay.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/filled_area_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_area.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_area_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/funnel_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/gantt_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_annotated.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_colorscale.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_drawing_on_top.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_unbalanced.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/heatmap_unequal_cell_sizes.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_binning_function.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_cumulative.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_horizontal.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_nbins.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_normalized.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_overlay.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/histogram_stacked.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/line_style.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/line_texts.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_bubbles.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_lines.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/map_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/pie_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_angular_axis.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_area.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_sectors.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/polar_tick_texts.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/radar_multiple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/radar_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_classification.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_more_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_regression.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/scatter_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/treemap_hierarchical.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/treemap_hierarchical_values.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/treemap_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/waterfall_period_levels.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/waterfall_simple.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/charts/waterfall_styling.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/controls/button_action.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

+ 1 - 1
doc/gui/examples/controls/button_icon.py

@@ -1,4 +1,4 @@
-# Copyright 2021-2024 Avaiga Private Limited
+# Copyright 2021-2025 Avaiga Private Limited
 #
 # Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with
 # the License. You may obtain a copy of the License at

Some files were not shown because too many files changed in this diff